@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#B4CFE5;
	/*color:#232323;#B4CFE5*/
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/img/bg.gif);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B4CFE5;


}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
.midarea p {
	text-indent: 25px;
	padding-bottom: 9px;
}

/*------------------------------------------------topheader--------------------*/

.top_gobierno{
    background: #FFFFFF url(/img/top_gobierno.gif) no-repeat scroll center center;
    width:990px;
    margin:0 auto 0 auto;
	padding: 0px;
	height: 65px;
	border-left:2px #ccc dotted;
	border-right:2px #ccc dotted;
}

.menu_area {
	float: left;
	margin-top: 58px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

/*------------------------------------------------search_strip-------------------*/
#search_strip{
	width:990px;
	height:30px;
	margin:0 auto 0 auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
    background-color:#fff;
	/*background-image: url(/img/search_strip.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
    /**/border-left:2px #ccc dotted;
	border-right:2px #ccc dotted;/**/
	/*border:1px #000 solid;/*borrar*/
}
.freeregistration {
	margin: 0px;
	float: left;
	height: 30px;
	width: 790px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;/**/
    /**border:1px #990000 solid;/*borrar*/
        /*background-color:#fff;*/
}
.registration {

}
.fechas_evento{
    font-family: "Arial Narrow";
	font-size: 10px;
	font-weight: normal;
	color:#8fa9b5;
	text-decoration: none;
	border-top:1px #ccc solid;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:595px;
	float:left;
}
.search_area {
	float: right;
	height: 30px;
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(/img/search.png);*/
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	/*border: 1px solid #999;/*borrar*/

}


.search_box {
	margin: 0px;
	float: right;
	height: 30px;
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #b2d2d5;
	/*border: 1px solid #ccc;/*borrar*/
}


.searchtextbox {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 158px;
	background: #FFFFFF url(/img/search.png) no-repeat scroll center left;
    padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 23px;
	border: 1px solid #7F9DB9;
	height: 23px;
}
.searchtextbox:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 158px;
	border: 1px solid #ccc;
    background: #FFFFFF url(/img/search.png) no-repeat scroll center left;
    padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 23px;
	height: 23px;

}
.search_go{
	margin: 0px;
	float: left;
	height: 24px;
	width: 35px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.go {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/go.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 34px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.go:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/go1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 34px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:990px;
	height:1700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family:Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	background-color:#fff;
	text-decoration: none;
	float: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left:2px #ccc dotted;
	border-right:2px #ccc dotted;
}
#innerbody_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	float: none;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.innerbanner {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	/*background-image: url(images/innerbanner.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	float: left;
	height: 60px;
	width: 508px;
	padding-top: 57px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.innerbanner_head {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-image: url(/img/tickmark.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-position: 0px 4px;
}
.left {
	margin: 0px;
	float: left;
	height: 1600px;
	width: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow:hidden;
	/*background-color: #000;*/
}
.left_menu_area {
	margin: 0px;
	padding: 0px;
	float: right;
	/*height: 320px;*/

	width: 153px;

}
.left_menutop {
	background-image: url(/img/menu_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 153px;
}
.left_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #386060;
	text-decoration: none;
	background-image: url(/img/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_menu:HOVER {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #da2a2a;
	text-decoration: none;
	background-image: url(/img/menu_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comment_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/comments.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	background-position: 20px 8px;
}
.comments_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
.comments_area_cal {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;

}

.comments_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #386060;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comments_text_todo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #386060;
	text-decoration: none;
	margin: 0px;

	width: 560px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.notes_previo {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	margin-top:5px;
	text-indent: 20px;

}
.comments_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.comments_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}
.Services_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/services.png);
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	background-position: 45px 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midarea {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 1700px;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
    overflow-y:auto;
    font-family:Times New Roman;
}
.head {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.body_textarea {
	font-family:Times New Roman;
	font-size: 14px;
	font-weight: normal;
	/*color: #3c6f75;*/
	color: #4d4d4d;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/readmore.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/readmore1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lista1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-image: url(/img/tickmark.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-position: 0px 4px;
}
.right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 1600px;
	width: 170px;

	text-align: center;
}
.events_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/events.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin: 0px;
}
.events_head_todos {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/events.png);
	background-repeat: no-repeat;
	float: left;
	width: 560px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin: 0px;
}
.login_area {
	margin: 0px;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.login_top {
	background-image: url(/img/login_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 146px;
}
.login_bottom {
	background-image: url(/img/login_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 146px;
}
.login_bodyarea {
	margin: 0px;
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-attachment: scroll;
	background-image: url(/img/login_02.png);
	background-repeat: repeat-y;
}
.right_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 131px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(/img/right_head2.png);
	background-repeat: no-repeat;
}
.right_textbox{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 131px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.right_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d5ca89;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 131px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.righttextbox {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 128px;
	border: 1px solid #999999;
}
.righttextbox:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 128px;
	border: 1px solid #333333;
}
.login {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(/img/login_button.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(/img/login_button1.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newletter_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/noticias.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin: 0px;
	background-position: 0px 3px;
}
.news_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.news_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}
/*------------------------------------------------fotter--------------------*/

.fotter_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #202219;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}


/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: overline;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
/*------------------------------------------------fotterlinksend--------------------*/

.fotter_designed {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#submenuhedding
			{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}
#submenublank
			{
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}
#submenutop
			{
				margin: 0px;
				float: left;
				width: 433px;
				height:1px;
				padding:0px;
				background-image:url(/img/topline.jpg);
				background-repeat:no-repeat;
			}
.submenu
			{
				margin: 0px;
				float: left;
				width: 410px;
				height:17px;
				padding:2px 0 0 23px;
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				background-image: url(/img/active.png);
				background-repeat:no-repeat;
			}
.submenu:hover
			{
				margin: 0px;
				float: left;
				width: 410px;
				height:17px;
				padding:2px 0 0 23px;
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				background-image: url(/img/over.jpg);
				background-repeat:no-repeat;
			}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/

.submitbutton
			{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	cursor:pointer;
			}
.submitbutton:hover
			{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    background-color: #336699;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	cursor:pointer;
			}

.contactinput
		{

				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{

				width:174px;
				height:20px;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}

.eventos_leer_mas{
	            border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				float:right;
				text-align: right;
	}
.imprimir_icon{
				border-width:0px;
				float:right;
				text-align: right;
	}
.eventos_pasados{
	            border:solid;
				border-width:1px;
				border-color:#ebdefe;
				float:right;
				text-align: right;
	}
#eventos_leer_mas a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;

}
#eventos_leer_mas a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
    text-align:right;
}
#eventos_leer_mas a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;

}
#eventos_leer_mas a:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;

}
.head_noticias_todos {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #218FCA;
	text-decoration: none;
	background-image: url(/img/noticias.png);
	background-repeat: no-repeat;
	width: 560px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom:15px;
}

.head_ver_video {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #218FCA;
	text-decoration: none;
	background-image: url(/img/ver_video1.png);
	background-repeat: no-repeat;
	width: 560px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom:15px;
}
.marquee{
font-size:20px;
font-weight:bold;
color:#1F83BA;
}
.head_home_page {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #1F83BA;
	text-decoration: none;
	/*background-image: url(/img/inicio.png);
	background-repeat: no-repeat;*/
	width: 590px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom:15px;
}
.head_link_interes {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/link.png);
	background-repeat: no-repeat;
	width: 560px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom:15px;
}
.head_galeria {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/jpg.png);
	background-repeat: no-repeat;
	width: 560px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom:15px;
}
.head_busquedas {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	background-image: url(/img/busquedas.png);
	background-repeat: no-repeat;
	width: 560px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom:15px;
}
.bloque_previo_noticia{
    border:dotted;
	border-width:1px;
	border-color:#d2e3e9;

	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:10px;
	padding-left:10px;
}

.left_menu_sub {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #888;
	text-decoration: none;
	background-image: url(/img/submenu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_menu_sub:HOVER {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #da2a2a;
	text-decoration: none;
	background-image: url(/img/submenu_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_menu_info{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #da2a2a;
	text-decoration: none;
	background-image: url(/img/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
  margin: 1em 0;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}

#mainCol {
width: 600px;
float: left;
margin: 0px;
padding: 0px;
text-align: left;
}
#mainCol ul#maincon {
border: 1px solid #cde1f5;
margin: 0px;
padding: 6px;
width: 590px;
list-style-type: none;
background: url(/img/main_col_bg.png) no-repeat top left #f8fcff;
}
#mainCol ul#maincon li {
width: 590px;
padding: 5px 0px 10px 0px;
margin: 0px 0px 5px 0px;
border-bottom: 1px dotted #aeaeae;
}
#mainCol ul#maincon li.last {
border: none;
}
#mainCol ul#maincon li img {
width: 153px;
height: 117px;
padding: 1px;
margin: 6px 0px 0px 0px;
float: left;
border: 2px solid #cde1f5;
}
#mainCol ul#maincon li h2{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 170px;
margin-top: 5px;
line-height:14px;
}
#mainCol ul#maincon li h2 a{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 0px;
margin-top: 1em;
text-decoration: none;
}
#mainCol ul#maincon li h2 a:hover{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 0px;
margin-top: 1em;
text-decoration: underline;
}
#mainCol ul#maincon li p {
font-size: 14px;
color: #4d4d4d;
font-family: Arial;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-left: 170px;
margin-top: 1em;
line-height:16px;
text-align:justify;
}

#mainCol ul#maincon li h2#video{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 0px;
margin-top: 5px;
line-height:14px;
}

h3#news, h3#test, h3#why {
position: relative;
left: 21px;
background: url(images/latest_bg.png) no-repeat top left;
width: 289px;
text-align: left;
height: 33px;
padding: 3px 5px 3px 25px;
margin: 0px;
margin-top: 10px;
color: #fff;
font-size: 18px;
font-weight: normal;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
h3#why {
background: url(images/why_bg.png) no-repeat top left;
width: 284px;
position: relative;
left: -20px;
padding: 3px 5px 3px 30px;
}
/*para los resultados de las busquedas*/
#mainCol_bus {
width: 600px;
float: left;
margin: 0px;
padding: 0px;
text-align: left;
}
#mainCol_bus ul#maincon_bus {
border: 1px solid #cde1f5;
margin: 0px;
padding: 6px;
width: 590px;
list-style-type: none;
background: url(/img/main_col_bg.png) no-repeat top left #f8fcff;
}
#mainCol_bus ul#maincon_bus li {
width: 590px;
padding: 5px 0px 10px 0px;
margin: 0px 0px 5px 0px;
border-bottom: 1px dotted #aeaeae;
}
#mainCol_bus ul#maincon_bus li.last {
border: none;
}
#mainCol_bus ul#maincon_bus li img {
width: 153px;
height: 117px;
padding: 1px;
margin: 6px 0px 0px 0px;
float: left;
border: 2px solid #cde1f5;
}
#mainCol_bus ul#maincon_bus li h2{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 10px;
margin-top: 1em;
}
#mainCol_bus ul#maincon_bus li h2 a{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 0px;
margin-top: 1em;
text-decoration: none;
}
#mainCol_bus ul#maincon_bus li h2 a:hover{
font-size: 18px;
color: #34394e;
font-family: Cambria, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0px;
margin: 0px 0px 0px 0px;
margin-top: 1em;
text-decoration: underline;
}
#mainCol_bus ul#maincon_bus li p {
font-size: 14px;
color: #4d4d4d;
font-family: Arial;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-left: 10px;
margin-top: 1em;
line-height:16px;
}

.input_buscar {
	background: #FFFFFF url(/img/search.png) no-repeat scroll center left;
	padding: 1px 1px 0px 0px;
	border: 1px solid #7F9DB9;
	height: 25px;
	width: 150px;
	font-family: "trebuchet MS",sans-serif;
	font-size: 10pt;

}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;
}
div.paging a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;
}

.input1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 18px;
	width: 200px;
	border: 1px solid #999999;
}
.input1:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 18px;
	width: 200px;
	border: 1px solid #333333;
	color:#666;
	font-size:13px;
}

.input1_select {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 28px;
	width: 200px;
	border: 1px solid #999999;
}
.input1_select:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 28px;
	width: 200px;
	border: 1px solid #333333;
	color:#666;
	font-size:13px;
}

.textarea {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 70px;
	width: 90%;
	border: 1px solid #999999;
}
.textarea:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 70px;
	width: 90%;
	border: 1px solid #333333;
}

.input2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 18px;
	border: 1px solid #999999;
}
.input2:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 18px;
	border: 1px solid #333333;
}


.input3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 18px;
	width: 90%;
	border: 1px solid #999999;
}
.input3:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	height: 18px;
	width: 90%;
	border: 1px solid #333333;
}
.label_contact {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align:right;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.input_text{
   width:90%;
   border:1px #000 solid;
}



/** formulario de contactar*/

.campo{
	text-align:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#418eb6;
    width:160px;
	height:30px;
	padding-right:5px;
}
.campot{
	text-align:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#418eb6;
    width:160px;
	height:30px;
	padding-right:5px;
}
#enviar_comentario{
	float:left;
	padding:0; margin:15px 0 0 140px;
	background:#d0e8f7; color:#418eb6;
	width:185px;height:45px;
}
/* Hover a nuestro Boton
   No funciona en IE6(no se por qué lo siguen usando xD) */
#enviar_comentario:hover{
	background:#418eb6; color:#d0e8f7;
}
/* Opcional - Bordes Redondeados
   Solo funciona con Firefox / Safari / Google Chrome */
input,textarea,#enviar_comentario{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/******ESTILOS DE MENSAJES DE ERROR Y EXITO*******/
#bloque_mensajes{
	z-index:6000;
    position:fixed;
    /*top:0px;*/
    bottom:0px;
    height:27px;
	width:100%;
	margin-bottom:0px;
	padding:0px;
}
.info, .exito, .alerta, .error {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height: normal;
	font-weight: bold;
	white-space: normal;
	text-transform:uppercase;
    border: 1px solid;
    margin: 0px;
    padding:7px 5px 7px 5px;
    background-repeat: no-repeat;
    background-position: 5px center;
    text-align:center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(/img/info_msj.png);
}
.exito {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(/img/exito_msj.png);
}
.alerta {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(/img/alerta_msj.png);
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(/img/error_msj.png);
}
.input_1{
	font-family: "trebuchet MS",sans-serif;
	color: #034C66;
	font-size: 12px;
	font-weight: bold;
	border:1px #034C66 solid;
}

.obras_link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.obras_link:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}

.foto_img_galeria {
width: 153px;
height: 117px;
padding: 2px;
margin: 6px 0px 0px 0px;
float: left;
border: 2px solid #cde1f5;
}

.titulo_categoria{
	height:30px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color:#4a6682;
	white-space: normal;
	text-transform:uppercase;
	font-weight: bold;
	background-color:#f0f9e7;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	border-left:1px #116036 solid;
	cursor:pointer;
	background: #f0f9e7 url(/img/down.gif) no-repeat scroll center right;
}

.fila1{
	height:20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-transform:uppercase;
	background-color:#efefef;
}
.fila2{
	height:20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-transform:uppercase;
	background-color:#fcfcfc;
}
.fila_titulos{
	height:20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color:#4a6682;
	white-space: normal;
	text-transform:uppercase;
	font-weight: none;
	background-color:#f0f9e7;
}
.tablax  td {
	border-top: 0px solid #cfdad9;
	border-bottom: 1px solid #cfdad9;
	border-left: 1px solid #cfdad9;
	border-right: 0px solid #cfdad9;
	height: 20px;
	padding-left: 1px;
	padding-right: 0px;
	border-spacing: 0px;
    empty-cells:show;
    font-size: 11px;
}
.tablax2{
	border-top: 1px solid #cfdad9;
	border-right: 1px solid #cfdad9;
    border-spacing: 0px;
    empty-cells:show;
    font-size: 11px;
}
.tablax3{
	border-right: 1px solid #cfdad9;
	border-spacing: 0px;
	empty-cells:show;
	font-size: 11px;
}

#top_mensaje_principal{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color:#000;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;

}

#top_mensaje_principal #top_mensaje_content{
   width: auto;
   height: auto;
   background-color:#FFF;
   z-index: 101;
}


#fotter{
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c5a873;
	text-decoration: none;
	padding: 0px;

	height: 100px;
    /*background-color:#C8DCEC;*/
	border-top: 2px #85AED3 dotted;
	border-left:2px #ccc dotted;
	border-right:2px #ccc dotted;
	/*background-image: url(/img/fotos/foo/1.jpg);
	background: #C8DCEC url(/img/fotos/foo/1.jpg) no-repeat scroll center center;*/
	background: #FFF url(/img/fotos/foo/1.jpg) no-repeat scroll center center;

}



#topheader{
	width:990px;
	height:px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
    background: #FFFFFF;
        /*background: #FFFFFF
	background-image: url(/img/topbanner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	border-left:2px #ccc dotted;
	border-right:2px #ccc dotted;
	/*border-bottom: 2px #000 solid;*/
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* calendar CSS */

table.calendar_mini {width: 100%; border: 1px solid #D4E0EE; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;font-family: "Trebuchet MS", Arial, sans-serif;}
table.calendar_mini th {
	background-color:#E6EDF5;
	text-transform: none;
	color: #4F76A3;
	padding: 1px;
	text-align: center;
	border: 1px solid #D4E0EE;
	font-size: 70% !important;
	height:12px;}

table.calendar_mini th.cell-prev {text-align: center;}
table.calendar_mini th.cell-next {text-align: center;}
table.calendar_mini th.cell-header {width: 70px; border-bottom: 1px solid #D4E0EE;}
table.calendar_mini td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar_mini td.cell-weekend {background-color: #F7F9FC;}
table.calendar_mini td {border: 1px solid #D4E0EE;vertical-align:top;}

table.calendar_mini td div.cell-number {height:10px;vertical-align:top;text-align: right; font-size: 8px; color: #444444; display: block;}
table.calendar_mini td div {display: block; font-size: 8px; text-align: left;}
table.calendar_mini td div a {font-size: 6pt;text-decoration:none;}
table.calendar_mini td div a:hover {font-size: 6pt;text-decoration:underline;color:#718ABE;}
table.calendar_mini thead th {border: 1px solid #D4E0EE;}

#mes_anterior {
    background-image: url(../img/calendar/prev.png);
	background-position: top;
    background-repeat:  no-repeat ;
	border: none;
	background-color:transparent;
	cursor: pointer;
	height: 16px;
    width: 16px;
}

#mes_siguiente {
	background-image: url(../img/calendar/next.png);
	background-position: top;
    background-repeat:  no-repeat ;
	border: none;
	background-color:transparent;
	cursor: pointer;
	height: 16px;
    width: 16px;
}.chromestyle{
width: 99%;
height:30px;
font-weight: bold;
/*border:1px #000 solid;*/
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle a{
border: 1px solid #BBB;
width: 100%;
background: url(/img/menu/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
height:30px;
}

.chromestyle a{
display: inline;
height:35px;
}
.chromestyle a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
height:30px;
}

.chromestyle a:hover, .chromestyle a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(/img/menu/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

