/* ESTILOS DE LA HOME*/
#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;
	border-bottom: 3px dotted #00619A;

}

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

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

#home-col-1 {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	background: url("img/vineta-a.jpg") no-repeat  ;

	
}
#home-col-1 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00619A;
	
	
	
}
#home-col-1 ul {
	list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);
	margin-top:25px;

}
#home-col-1 li {
	padding-left: 0px;
	margin-left: 0px;
}
#home-col-1 a {
	color: #572B04;
	text-decoration: none;
}
#home-col-1 a:hover {
	text-decoration: underline;
}
#home-col-2 {
	float: left;
	width: 171px;
	margin-right: 10px;
	margin-top: 5px;
	background: url("img/vineta-h.jpg") no-repeat  ;

}
#home-col-2 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00619A;
	
	
}
#home-col-2 ul {
	list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);
	margin-top:25px;
}
#home-col-2 li {
	padding-left: 0px;
	margin-left: 0px;
}
#home-col-2 a {
	color: #572B04;
	text-decoration: none;
}
#home-col-2 a:hover {
	text-decoration: underline;
}
#home-col-3 {
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-top: 5px;
	background: url("img/vineta-noticias.jpg") no-repeat  ;

}
#home-col-3 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00619A;
	
	
}
#home-col-3 ul {
	list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);
	margin-top:25px;

}
#home-col-3 li {
	padding-left: 0px;
	margin-left: 0px;
	color: #085990;
}
#home-col-3 a {
	color: #572B04;
	text-decoration: none;
}
#home-col-3 a:hover {
	text-decoration: underline;
}
#home-col-4 {
	float: left;
	width: 170px;
	margin-top: 5px;
	background: url("img/vineta-agenda.jpg") no-repeat  ;
}
#home-col-4 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
}
#home-col-4 strong {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
#home-separador {
	height: 5px;
	width: 560px;
	border-bottom:3px dotted #D36D43;
	/*background: url(/MODULOS/_INDICE/publico/interfaces/resto/img/home-separador.gif) no-repeat;*/
	margin-top: 70px;
}
#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: #000000;
	margin-right: 5px;
}
#home-areas-der {
	margin: 8px 40px 0 0;
	_margin:8px 20px 0 0;
	float: left;
	width: 460px;
	color:#233B8C;
	font-weight: bold;
}
#home-areas-der a {
	color:#000000;
	font-weight: normal;
}
#home-calendario {
  margin:10px 0 0 30px;
	width: 130px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border-top: 2px solid #00619A;
	border-bottom: 2px solid #00619A;
}
#home-calendario caption { 
  margin:20px 0 10px 17px;
	font-size: 11px;
	font-weight: bold;
	color: #0656AF;
	padding-left:10px;
	text-align:center;
	}
#home-calendario th {
	border-top: 1px solid #00619A;
	background-color: #CBE3FE;
	font-weight: bold;
	color: #0656AF;
	font-size: 11px;
	text-align: center;
}
#home-calendario td {
	border-top: 1px solid #00619A;
	background:#DDEDFF;
	border-bottom: 1px solid #00619A;
}
#destacado-agenda {
	margin: 18px 0 0 20px;
}


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

.calendario-evento-pasado {
	background: #DDEDFF;
}
.calendario-evento-hoy {
	font-weight: bold;
	color: #000000;
	background: #FFCA06;
}
.calendario-evento-futuro {
	font-weight: bold;
	color: #FFFFFF;
	background: #233B8C;
}
.calendario-evento-futuro a {
	color: #FFFFFF;
}
.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;
	
}
.icono-enviar {background: url("/MODULOS/_GLOBAL/publico/interfaces/resto/img/herramientas-interior-conta.gif") no-repeat; padding-left:20px;}
.romper {clear:both;}
