
/* ------------------------------------------------------------------------ */
/* Mdulo: Home                                                             */
/* ------------------------------------------------------------------------ */


/* SELECTORES */
/* CABECERA*/

/* ---------- */
#home-fondo {background: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/fondo-contenido-home.gif) repeat-x;}
#home-contenido-izquierda {
	width: 575px;
	float: left;
	
}
#home-contenido-derecha {
	width: 190px;
	float: right;
}

/* Caja para la imagen horizontal grande de la home */
#home-imagen {
	float: left;
	height: 97px;
	width: 576px;
	padding-bottom: 1px;
	margin: 1px;
}

#home-destacado-agenda-img {
	float: right;
	height: 97px;
	width: 189px;
	margin: 1px;
	padding-bottom: 1px;
}

#home-destacado-agenda-img img{
	border:0;
}

#home-col-1 {
	float: left;
	width: 188px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	height:300px;

	
}
#home-col-1 h2 {
	font: bold 12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #66635C;
	background:#D4D0BA;
	border-bottom: 1px dotted #66635C;
	padding:10px;
	
	
}
#home-col-1 ul {
	/*list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);*/
	list-style:none;
	margin: 0px; 
	padding: 15px 0px 0px 0px;

	
}
#home-col-1 li {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	background: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif) 10px 7px no-repeat;
	
}
#home-col-1 a {
	color: #23385E;
	text-decoration: none;
}
#home-col-1 a:hover {
	text-decoration: underline;
	color:#000000;

}
#home-col-2 {
	float: right;
	width: 188px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height:300px;
	
	
	
}
#home-col-2 h2 {
	font: bold 12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #66635C;
	background:#D4D0BA;
	border-bottom: 1px dotted #66635C;
	padding:10px;
	
	
	
}
#home-col-2 ul {
	/*list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);*/
	list-style:none;
	margin: 0px; 
	padding: 15px 0px 0px 0px;

	

}
#home-col-2 li {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
		background: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif) 10px 7px no-repeat;
}
#home-col-2 a {
	color: #23385E;
	text-decoration: none;
	/*text-align:left;*/
}
#home-col-2 a:hover {
	text-decoration: underline;
	color:#000000;

}
#home-col-3 {
	float: left;
	width: 188px;
	margin-right: 5px;
	margin-top: 0px;



	
}
#home-col-3 h2 {
	font: bold 12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #66635C;
	background:#D4D0BA;
	border-bottom: 1px dotted #66635C;
	padding:10px;
	
}
#home-col-3 ul {
	/*list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);*/
	list-style:none;
	margin: 0px; 
	padding: 15px 10px 0px 0px;
}
#home-col-3 li {
	padding: 0px 10px 5px 10px;
	margin: 0px;
	color: #004389;
	border-bottom:1px solid #8A8B8C;

}
#home-col-3 a {
	color: #23385E;
	text-decoration: none;
}
#home-col-3 a:hover {
	text-decoration: underline;
	color:#000000;

}
#home-col-4 {
	float: left;
	width: 190px;
	margin-top: 0px;

}
#home-col-4 h2 {
	font: bold 12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #66635C;
	background:#D4D0BA;
	padding:10px;
	border-bottom: 1px dotted #66635C;
}
#home-col-4 strong {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #23385E;
}
#home-separador {
	height: 5px;
	width: 575px;
	border-bottom:1px solid #66635C;
	padding-left:0px;
	margin-top:10px;
}
#home-areas-iz {
	margin-top: 10px;
	float: left;
}
#home-areas-iz h2 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #66635C;
	margin: -11px 0px 0 7px;
	_margin:-6px 0px 0 7px;

}
#home-areas-der {
	margin: 3px 0 0 10px;
	_margin:8px 0 0 10px;
	float: left;
	width: 460px;
	color:#233B8C;
	font-weight: bold;

}
#home-areas-der a {
	color:#23385E;
	font-weight: normal;
}
#home-calendario {
	width: 130px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border-top: 2px solid #8399A9;
	border-bottom: 2px solid #8399A9;
}
#home-calendario caption {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	margin:10px 0 10px 0;
	_margin:20px 0 10px 0;
}
#home-calendario th {
	border-top: 1px solid #8399A9;
	background-color: #DCF6FF;
	font-weight: bold;
	color: #23385E;
	font-size: 11px;
	text-align: center;
}
#home-calendario td {
	border-top: 1px solid #8399A9;
	background:#FFFFFF;
	border-bottom: 1px solid #1799BA;
}
#destacado-agenda {
	margin: 18px 0 0 20px;
	color:#23385E;
}



/* CLASES */
/* ------ */

.calendario-evento-pasado {
	background: #DDEDFF;
	color:#000000;
}
.calendario-evento-hoy {
	font-weight: bold;
	color: #1799BA;
	background-color: #FFCA06;
}
.calendario-evento-futuro {
	font-weight: bold;
	color: #000000;
	background-color: #233B8C;
}
.calendario-evento-futuro a {
	color: #FFCA06;
}
.home-fondo-promo {
	background: url(/MODULOS/_INDICE/publico/interfaces/resto/img/home-fondo-promo.gif) no-repeat right;
	float: left;
	height: 39px;
	margin-top: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}

.home-fondo-promo a img {
	border: 0;
	
}
/*estilos para romper el flujo del diseņo*/
.romper {clear:both;}
