/********************/
/** CSS El Palacio **/
/********************/

/*TAGS GENERALES*/
body {
	font-size: 11px;
	margin: 0px;
	/*background-repeat:  repeat-x;*/
	background-repeat:  repeat;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #83949A;
	background-position: center top;
}
/*parrafo y titulos*/
p{
	margin-top: 10px;
	margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 10px;
	margin-bottom: 10px;
}
h1{
	font-size: 14px;
	color: #524d4e;
}
h1 a{
	color: #524d4e;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
	color: #524d4e;
}
h4{
	font-size: 12px;
}
h5{
	font-size: 14px;
}
/*links*/
a{
	color: #B1BDC3;
	text-decoration: none;
}
a:hover{
	color: #5a5a5a;
}
/*imagenes*/
img{
	border: 0px;
}
/*formularios*/
form{
	margin: 0px;
	padding: 0px;
}
input{
	color: #8da4b0;
	font-size: 12px;
}
.compartir {
	right: 0px;
	position: fixed;
	text-align: right;
}

/*CONTENEDOR PRINCIPAL*/
ul.gallery-list li {
	margin-bottom:2px !important;
	margin-top:2px !important;
	padding-bottom:2px !important;
	padding-top:2px !important;
}

ul.gallery-list h5 {
	height: 14px;
	margin: 0;
}
ul.gallery-list h6 {
	height: 14px;
	margin: 0;
}

/*fondo de la pagina*/
/*
#background{
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 650px;
}
.fondo_naranja{
	background-image: url(../images/fondo_body.jpg);
	background-color: #f5991c;	
}
.fondo_verde{
	background-image: url(../images/fondo_body_verde.jpg);
	background-color: #A7B625;	
}
.fondo_rojo{
	background-image: url(../images/fondo_body_rojo.jpg);
	background-color: #D0343F;	
}
.fondo_azul{
	background-image: url(../images/fondo_body_azul.jpg);
	background-color: #55B4E0;	
}
.fondo_gris{
	background-image: url(../images/fondo.jpg); 
	background-color: #C91B15;
	background-repeat: repeat;
}
.fondo_morado{
	background-image: url(../images/fondo_body_morado.jpg);
	background-color: #9c2569;	
}

.fondo_naranjaS{
	background-image: url(../images/fondo_body_sombra.jpg);
}
.fondo_verdeS{
	background-image: url(../images/fondo_body_sombra_verde.jpg);
}
.fondo_rojoS{
	background-image: url(../images/fondo_body_sombra_rojo.jpg);
}
.fondo_azulS{
	background-image: url(../images/fondo_body_sombra_azul.jpg);
}
.fondo_moradoS{
	background-image: url(../images/fondo_body_sombra_morado.jpg);
}

.fondo_grisS{
	background-image: url(../images/fondo_body_sombra_rojo_2.jpg); 
}
/*
/*Nuevos fondos*/
#background{
	background-repeat: no-repeat;
	background-position: center 0px;
	background-image: url(../images/fondo_body_sombra.png);
	height: 900px;
}

.fondo_naranja{
	background-image: url(../images/fondo_amarillo.jpg);
	background-color: #f5991c;	
}
.fondo_verde{
	background-image: url(../images/fondo_verde.jpg);
	background-color: #A7B625;	
}
.fondo_rojo{
	background-image: url(../images/fondo_rojo.jpg);
	background-color: #D0343F;	
}
.fondo_azul{
	background-image: url(../images/fondo_azul.jpg);
	background-color: #55B4E0;	
}
.fondo_gris{
	background-image: url(../images/fondo_rojo.jpg); 
	background-color: #C91B15;
	background-repeat: repeat;
}
.fondo_morado{
	background-image: url(../images/fondo_morado.jpg);
	background-color: #9c2569;	
}
/*
.fondo_naranjaS{
	background-image: url(../images/fondo_body_sombra_amarillo_2.jpg);
}
.fondo_verdeS{
	background-image: url(../images/fondo_body_sombra_verde_2.jpg);
}
.fondo_rojoS{
	background-image: url(../images/fondo_body_sombra_rojo_2.jpg);
}
.fondo_azulS{
	background-image: url(../images/fondo_body_sombra_azul_2.jpg);
}
.fondo_moradoS{
	background-image: url(../images/fondo_body_sombra_morado_2.jpg);
}

.fondo_grisS{
	background-image: url(../images/fondo_body_sombra_rojo_2.jpg); 
}
*/


/*contenedor principal*/
#body{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 64px;
	padding-left: 65px;
}

/*HEADER*/
#header{
	position: relative;
}
/*logo*/
#logo{
	float: left;
	width: 285px;
	padding-top: 26px;
	padding-bottom: 0px;
	position: absolute;
	left: -52px;
}
/*menues header*/
#headerRight{
	margin-left: 285px;
}
/*menu superior*/
#menuSup{
	height: 32px;
	padding-top: 4px;
	padding-left: 4px;
}
#menuSup ul{
	margin: 0px;
	padding: 0px;
}
#menuSup li{
	list-style-type: none;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	list-style-image: none;
}
#menuSup a{
	color: #95a7b0;
}
#menuSup a:hover{
	color: #524d4e;
}

/*texto header con scroll*/
#headerTextContainer{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	height:27px;
	margin-bottom:3px;
	background: #FFF;
}
#headerTextMain{
	height: 22px;
	padding-top: 3px;
	text-align: center;
}
#headerTextMain2{
	height: 22px;
	padding-top: 3px;
	text-align: center;
}
#headerText{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F1F1F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2DBE3;
	border-bottom-color: #D2DBE3;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #FF0000;
}
/*menu principal*/
#menu{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 500px;
	color: #B1BBBD;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#menu li{
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#menu a{
	font-weight: bold;
	color: #95a7b0;
	margin-top: 2px;
	float: left;
}
#menu a:hover{
	color: #524d4e;
}
/*logo el palacio deportes*/
#logo2{
	margin-left: 380px;
	padding-top: 25px;
}

/*CONTENIDOS*/
#main{
	padding-top: 3px;
/*	min-height: 350px; 			/* agregado para 	*/
/*	height: auto !important;	/* mantener el	*/
/*	height: 350px;				/* alto fijo		*/
	
}
.HOME{}
.bordeHome_naranja{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FBAD45;
}
.bordeHome_verde{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A7B625;
}
.bordeHome_azul{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4EA6CC;
}
.bordeHome_rojo{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BC3039;
}
.bordeHome_morado{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9C2569;
}

/*contenidos home*/
#homeContentSup{
	width: 840px;
}
#homeImages{
	width: 625px;
	float: left;
	background-image: url(../images/fondo_fotos_home.jpg);
	background-repeat: no-repeat;
}
#homeImages ul{
	margin: 0px;
	padding: 0px;
}
#homeImages li{
	list-style-type: none;
	list-style-image: none;
	position: absolute;
}
#homeImages h2{
	font-size: 14px;
	color: #F99B1F;
	float: left;
	width: 406px;
	font-weight: bold;
}
#homeImages h4{
	font-size: 12px;
	font-weight: bold;
	color: #FB9E26;
	float: right;
	width: 95px;
	text-align: right;
}
#homeImages p{
	font-size: 11px;
	font-weight: bold;
	color: #78787D;
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 5px;
}

#homeImages a, #homeImages a:hover{
	color: #78787D;
}
#masInfoHome{
	height: 50px;
	width: 160px;
	top: 138px;
	position: absolute;
	left: 240px;
}
#masInfoHome a{
	height: 50px;
	width: 160px;
	display: block;
	float: left;
}

#navInf{
	position: relative;
}
#navInfCapas{
	position: absolute;
	top: -120px;
	left: 0px;
	width: 616px;
	z-index: 1;
}
#navInfBtns{
	position: absolute;
	top: -106px;
	left: 0px;
	width: 616px;
	z-index: 2;
}
#destHome{
	float: left;
	width: 24px;
	padding-top: 10px;
}

#homeCalendar{
	margin-left: 625px;
	background-image: url(../images/fondo_calendar.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	height: 315px;
	font-size: 10px;
}
#homeCalendar li{
	list-style-image: none;
	list-style-type: none;
}
#homeCalendar p{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#homeCalendar table{
	margin: 30px 0px 0px;
	padding: 0px;
	width: 210px;
}
#homeCalendar tr{
	margin: 0px;
	padding: 0px;
}
#homeCalendar td{
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
}
#homeCalendar a{
	display: block;
}
a.linkCal{
}
.navCal{
	position: relative;
}
.navCalBtns{
	position: absolute;
	top: 2px;
	padding-right: 25px;
	padding-left: 25px;
	width: 165px;
}
.diaDest{
	position: relative;
}
.ddiaDest{
	position: relative;
}
.diaDestCartel{
	position: absolute;
	top: -70px;
	left: -200px;
	color: #83949A;
	z-index: 1;
}
.diaDestText{
	position: absolute;
	z-index: 2;
	top: -1px;
	padding-top: 13px;
	left: -1px;
	width: 200px;
	padding-left: 25px;
	text-align: left;
}
div.diaDestText a{
		color: #83949A;
}
.bordeRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDD8DE;
}
#tipos{
	padding-top: 40px;
	text-align: center;
}
#homeContent{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE0E4;
	padding-top: 10px;

}
#homeContent h3 a{
	color: #524d4e;
}
#homeContent p a{
	color: #667982;
}
.homeBox{
	float: left;
	width: 274px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(../images/fondo_home_box.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.homeBoxImg{
	background-color: #071F2A;
	background-image: url(../images/rollover_home_noticias.jpg);
	background-repeat: no-repeat;
	height: 154px;
}
.homeBoxText{
	color: #667982;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	height: 100px;
}
#homeForm{
	background-image: url(../images/fondo_home_form.jpg);
	background-repeat:  repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CED7DE;
	margin-top: 22px;
}
#homeForm a{
	font-size: 11px;
	font-weight: bold;
}
#homeContentInf{
	margin-top: 35px;
}
#homeContentInf img{
	margin-right: 30px;
}
.logosInf{
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7ECEF;

}
/*SECCION EVENTOS*/
.EVENTOS{}
#menuEventos{
	background-color: #F5F6F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2DBE3;
	border-bottom-color: #D2DBE3;
	padding-left: 10px;
	padding-bottom: 2px;
}
#menuEventosBtns{
	float: left;
	width: 480px;
	padding-top: 10px;
}
#menuEventosBtns ul{
	margin: 0px;
	padding: 0px;
}
#menuEventosBtns li{
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#menuEventosBtns a{
	color: #939Ba0;
}
#menuEventosBtns a:hover{
	color: #b3bBc0;
	/*color: #000000;*/
}
.hover {
	color: #b3bBc0!important;
}
#formEventos{
	margin-left: 520px;
	padding-top: 5px;
}
#formEventos input{
	width: 120px;
}
#calenEventos{
	background-image: url(../images/fondo_home_form.jpg);
	background-repeat:  repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED7DE;
	margin-top: 6px;
	height: 25px;
}
#calenEventos lu{
	margin: 0px;
	padding: 0px;

}
#calenEventos li{
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 7px;
}
#calenEventos p{
	float: left;
	width: 100px;
}
.navCalBtnsEv{
	position: absolute;
	top: 8px;
	left: -10px;
	padding-right: 25px;
	padding-left: 25px;
	width: 150px;
}
#content{
	padding-top: 25px;
/*	min-height: 350px; 			/* agregado para 	*/
/*	height: auto !important;	/* mantener el	*/
/*	height: 350px;				/* alto fijo		*/
}
.box{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	background-image: url(../images/fondo_eventos_box.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 119px;
	padding-top: 4px;
	margin-top: 2px;
	overflow: hidden; /* agregado para prevenir que si el texto tiene muchos saltos de línea y renglones cortos el texto se "escape" de la capa contenedora */
}
div.box h3{
	margin: 0px;
	padding: 0px;
}
div.box h5{
	margin: 0px 0px 10px;
	padding: 0px;
}
div.box p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div.box li{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 117px;
	width: 840px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.box li a{
	height: 100%;
	width: 100%;
	display: block;
}
.fondoBox_verde{
	background-color: #A7B625;	
}
.fondoBox_rojo{
	background-color: #CB343D;	
}
.fondoBox_azul{
	background-color: #55B4E0;	
}
.fondoBox_naranja{
	background-color: #F99C1C;	
}
.fondoBox_morado{
	background-color: #9c2569;	
}

.fondoBoxGris{
	background-color: #F3F3F5;	
}
.boxImg{
	float: left;
	width: 210px;
}
.boxText{
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	width: 590px;
}
.borde_naranja{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FBAD45;
}
.borde_verde{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A7B625;
}
.borde_azul{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4EA6CC;
}
.borde_rojo{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BC3039;
}
.borde_morado{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9c2569;
}

.borde_gris{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A8B5BB;
}

.tit_naranja{
	color: #FBAD45;
	font-weight: bold;
	visibility: hidden;
}
.tit_verde{
	color: #A7B625;
	font-weight: bold;
	visibility: hidden;
}
.tit_azul{
	color: #4EA6CC;
	font-weight: bold;
	visibility: hidden;
}
.tit_rojo{
	color: #BC3039;
	font-weight: bold;
	visibility: hidden;
}
.tit_morado{
	color: #9c2569;
	font-weight: bold;
	visibility: hidden;
}

.tit_gris{
	color: #A8B5BB;
	font-weight: bold;
}

.EVENTOS_FICHA{}
#content2{
	padding-top: 20px;
	background-image: url(../images/fondo_content.jpg);
	background-repeat:  repeat-x;
	margin-top: 6px;
}
#content2 h1{
	font-size: 17px;
}
#content2 h4{
	font-size: 13px;
}
#eventosVolver{
	float: left;
	width: 120px;
}
#fichaImages{
	margin-left: 140px;
}
#fichaTit{
	width: 695px;
	margin-bottom: 18px;
	padding-bottom: 20px;
}
.spacerTit{
	clear: both;
	font-size: 3px;
}
#fichaTit h1{
	margin-top: 0px;
	float: left;
	width: 620px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 19px;
}
#fichaTit img{
	margin-top: 5px;
}
#fichaFecha{
	float: left;
	width: 135px;
}
#fichaFecha h4{
	margin-top: 5px;
	margin-bottom: 5px;
}
#galeria{
	margin-left: 135px;
}
#menuImages{
	margin-left: 135px;
	padding-top: 5px;
}
#navGaleria ul{
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
#navGaleria li{
	float: left;
	padding-right: 1px;
	list-style-image: none;
	list-style-type: none;
}
#ficha{
	margin-left: 280px;
	margin-top: 5px;
	padding-top: 10px;
}
#fichaText{
	float: left;
	width: 260px;
}
#fichaTextWide{
	float: left;
	width: 565px;
}
#fichaItems{
	margin-left: 280px;
}
#fichaItems td{
	padding-top: 3px;
	padding-bottom: 3px;
}
table.naranja a:hover{
	color: #F99C1C;	
}
table.verde a:hover{
	color: #A7B625;
}
table.rojo a:hover{
	color: #CB343D;
}
table.azul a:hover{
	color: #55B4E0;
}
.NOTICIAS{}
#subMenu{
	background-color: #F5F6F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2DBE3;
	border-bottom-color: #D2DBE3;
	padding-right: 10px;
	padding-left: 10px;
}

#subMenuBtns{
	padding-top: 10px;
	padding-bottom: 4px;
	height: 16px;
}
#subMenuBtns ul{
	margin: 0px;
	padding: 0px;
}
#subMenuBtns li{
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#left{
	float: left;
	width: 240px;
}
#menuLeft{}
#menuLeft ul{
	margin: 0px;
	padding: 0px;
}
#menuLeft li{
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-image: none;
	list-style-type: none;
}
#menuLeft a{
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
}
li.link1 a{
	background-image: url(../images/menu_left_no_rollover.jpg);
	color: #99CC66;
}
li.link1 a:hover{
	background-image: url(../images/menu_left_rollover.jpg);
}
li.link2 a{
	background-image: url(../images/menu_left_no_rollover2.jpg);
}
li.link2 a:hover{
	background-image: url(../images/menu_left_rollover2.jpg);
}
li.link1 p{
	background-image: url(../images/menu_left_rollover.jpg);
}
li.link2 p{
	background-image: url(../images/menu_left_rollover2.jpg);
}



#menuLeft p{
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#right{
	margin-left: 240px;
}
#noticiasTit{
	width: 595px;
	height: 17px;
	padding-bottom: 17px;
	margin-bottom: 9px;
}
#noticiasTit h1{
	margin-top: 0px;
	float: left;
	width: 555px;
}

.boxNoticiaGrisClaro{
	/*float: left;*/
	width: 247px;
	background-image: url(../images/fondo_noticias_gris_claro.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: center 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
li.boxNoticiaGrisClaro a{
	color: #454545;
}

.boxNoticiaGrisOscuro{
	/*float: left;*/
	width: 247px;
	background-image: url(../images/fondo_noticias_gris_oscuro.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: center 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.boxNoticiaMorado{
	/*float: left;*/
	width: 247px;
	background-image: url(../images/fondo_noticias_rollover.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: center 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
li.boxNoticiaMorado p, li.boxNoticiaMorado a{
	color: #FFFFFF;
}
.boxNoticiaImages{
	/*float: left;*/
	width: 277px;
	height: 130px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
}

.titNoticia{
	height: 50px;
	width: 240px;
}
div.titNoticia p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #524d4e;
}
div.titNoticia a{
	height: 49px;
	width: 239px;
	display: block;
}
div.titNoticia a:hover{
	color: #FFFFFF;
}
div.boxNoticiaMorado div.titNoticia p{
	color: #FFFFFF;
}
#contentLeft{
	float: left;
	width: 350px;
}
#contentRight{
	margin-left: 350px;
	margin-top: 10px;
}
.boxImage{
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.epigrafe{
	text-align: right;
	padding-top: 8px;
	font-size: 10px;
}
.epigrafe2{
	font-size: 10px;
}
.separadorImages{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83949A;
	margin-left: 10px;
}
.separadorGalerias{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83949A;
}

#boxText{
	margin-left: 10px;
}
#boxText h5{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8B5BB;*/
	font-size: 13px;
}
#boxText p{
	font-size: 11px;
}
#boxText a{
}
.GALERIAS{}
#rightGal{
	margin-left: 275px;
}

#galeriaTit{
	width: 555px;
	height: 20px;
}
#galeriaTit h1{
	margin-top: 0px;
	float: left;
	width: 515px;
}
#menuDespl{
	font-size: 10px;
}
#menuDespl ul{
	margin: 0px;
	padding: 0px;
}
#menuDespl li{
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menuDespl li ul{
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2BDC3;
	margin-left: 15px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menuDespl a:hover{
	color: #545454;
}
.SERVICIOS{}
#imagenMapa{
	padding-top: 6px;
}
.FOOTER{}
/*FOOTER*/
#separadorFooter{
	margin-top: 65px;
	border: 0px;
}
#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83949A;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #95A7B1;
	font-size: 10px;
	padding-left: 2px;
	margin-top: 5px;
}
#footer a{
	color: #95A7B1;
	text-decoration: underline;
}

/*CLASES GENERALES*/
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.spacer1 {
	height: 22px;
}
.destCal1 {
	background-image: url(../images/circulo_1.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.destCal2 {
	background-image: url(../images/circulo_2.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.destCal3 {
	background-image: url(../images/circulo_3.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.destCal4 {
	background-image: url(../images/circulo_4.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.destCal5 {
	background-image: url(../images/circulo_gris.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.relativa {
	position: relative;
}
.bordeInfGris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8B5BB;
}
.bordeSupGris {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8B5BB;
}
.sizeText {
	font-size: 4px;
}
.separador1 {
	height: 10px;
}
#titAncho{
	width: 840px;
	height: 21px;
	margin-bottom: 3px;
}
#titAncho h1{
	margin-top: 0px;
	float: left;
	width: 780px;
}
/* ************ */
.columnaBuscador {
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
.news_item_rollover {
	/*background-image: url(../images/fondo_noticias_rollover.jpg)!important;*/
	background-image: none!important;
}
.news_item_rollover_text {
	color: #000000!important;
}
.minHeight200 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.normalT{
	font-weight: normal;
	font-size: 9px;
	color: #C0C0C0;
}.fondo_grisSS {	/*background-image: url(../images/fondo_body_sombra_gris.jpg);*/
	background-image: url(../images/fondo_body_sombra_rojo.jpg); /*rojo*/
}

.MonthlyCalendar {
	font-size:10px;
}

.MonthlyCalendar a {
	color: #83949A;
}


.MonthlyCalendar tr {
	margin:0;
	padding:0;
}

.DateBox {
	text-align: center;
	margin: 0px;
	padding:3px 0 4px;
	border-right: 1px solid #CDD8DE;
}

.MonthlyCalendar a{
	display: block;
}
div.hover_rojo a:hover{
	color: #C91B15;
}
.evento_naranja{
	background-image: url(../images/circulo_naranja.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
}
.evento_azul{
	background-image: url(../images/circulo_azul.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
}
.evento_verde{
	background-image: url(../images/circulo_verde.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
}
.evento_morado{
	background-image: url(../images/circulo_morado.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
}
.bordeInfForm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.cerrarSesion{
	float: right;
	padding-right: 30px;
}
div.cerrarSesion a{
	color: #889396;
}
div.cerrarSesion a:hover{
	color: #707070;
}

.diaDestTextBox{
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
} 

.diaDestTextBox_1{
	background-image: url(../images/cartel_1.png);
} 
.diaDestTextBox_2{
	background-image: url(../images/cartel_2.png);
} 
.diaDestTextBox_3{
	background-image: url(../images/cartel_3.png);
} 
.diaDestTextBox_4{
	background-image: url(../images/cartel_4.png);
} 
.borderThin{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
