/* ESTILOS DE LA HOME*/

img
{border:0}

#home-contenido-izquierda {
	width: 70%;
	float: left;
}
#home-contenido-derecha {
	width: 25%;
	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 {
	margin-top:5px;
	/*float: right;*/
	height: 97px;
	width: 189px;
	margin: 1px;
	padding-bottom: 4px;
}

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


#home-fondo 
{
	float: left;
	 width: 100%;
	/*height:260px;*/
	margin-left:2px;
	margin-bottom:3px;
	margin-top:3px;

}

#home-col-1 {
	float: left;
	width: 30%;
	height:100%;
	margin-right: 20px;
	/*background: url("img/barra_int_g.gif");*/
}

#contCol1 
{
	background: url("img/barra_int_g.gif");
}

#contCol1 p {
	margin-left:9px;
	margin-top:2px;	

}
#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);*/
	text-decoration: none;
	
}
#home-col-1 li {
	padding-left: 0px;
	margin-left: 0px;
}
#home-col-1 a {
	color: #6B6B6B;
	text-decoration: none;
}
#home-col-1 a:hover {
	text-decoration: underline;
}
#home-col-2 {
	float: left;
	width: 30%;
	height:100%;
	margin-right: 20px;
	/*background: url("img/barra_int_o.gif") ;*/

}

#contCol2 {
	background: url("img/barra_int_o.gif") ;
}

#contCol2 p {
	margin-left:9px;
	margin-top:2px;	
		
}
#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);*/
  text-decoration: none;

}
#home-col-2 li {
	padding-left: 0px;
	margin-left: 1px;
}
#home-col-2 a {
color: #6B6B6B;
	text-decoration: none;
}
#home-col-2 a:hover {
	text-decoration: underline;
}
#home-col-3 {
	float: left;
	width: 30%;
	height:100%;
	/*margin-right: 10px;*/
	/*background: url("img/barra_int_b.gif");*/
}

#contCol3 {
	background: url("img/barra_int_b.gif");
}


#contCol3 p {
	margin-left:9px;
	margin-top:2px;	
}
#home-col-3 h2 {
	font: bold 11px "Verdana";
	text-transform: uppercase;
	color: #00619A;
	
	
}
#home-col-3 ul {
/*	list-style-image: url(/MODULOS/_GLOBAL/publico/interfaces/resto/img/vineta-2flecha.gif);*/
 text-decoration: none;

}

#home-col-3 li {
	padding-left: 0px;
	margin-left: 0px;
}

#home-col-3 a {
	color: #6B6B6B;
	text-decoration: none;
}
#home-col-3 a:hover {
	text-decoration: underline;
}
#home-col-4 {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 10px;
	background: url("img/barra_int_br.gif");
 	/*margin-right: 15px;*/

}
#home-col-4 p
{
	margin-left:0px;
	margin-right:15px;
}
#home-col-4 h2 {
	padding-top:3px;
	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(/pub/css/estilo3/_INDICE/img/linea1.gif) no-repeat;
	margin-top: 70px;
}
#home-areas-iz {
	margin-top: 10px;
	float: left;
}

#home-areas-iz a {
	color: #6B6B6B;
	text-decoration: none;

}

#home-areas-iz h2 {
	font: bold 11px "Verdana";
	text-transform: uppercase;
	color: #028B9F;
	margin-right: 5px;
	text-transform: capitalize;
}

#home-areas-der {
	margin-top: 15px;
	/*margin: 15px 0 0 0;*/
	float: left;
	/*width: 460px;*/
	color:#6B6B6B;
}

#home-areas-der a {
	color: #6B6B6B;
	text-decoration: none;
}
#home-calendario {
  	/*margin:0 0 0 30px;*/
	margin-left: 10px;/*antes 20px;*/
	margin-top: 5px;
	width: 120px;
	font-size: 11px;
	color: #444444;
	text-align: center;
	border-top: 2px solid #9f6202;
	/*border-bottom: 2px solid #9f6202;*/
}
#home-calendario caption { 
  margin:0 0 10px 17px;
	font-size: 11px;
	font-weight: bold;
	color: #9f6202;
	padding-left:3px;/*10px;*/
	padding-top:5px;
	text-align:left;/*center;*/
	}
#home-calendario th {
	border-top: 1px solid #9f6202;
	background-color: #ffffff;
	font-weight: bold;
	color: #9f6202;
	font-size: 11px;
	text-align: center;
}
#home-calendario td {
	background:#ffffff;
}
#home-calendario a { 
	margint-top:2px;
	color: #444444;

}
#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;}
