/* ESTILOS DE LA HOME*/
#home-contenido-izquierda {
	width: 575px;
	float: right;
}
#home-contenido-derecha {
	width: 190px;
	float: left;
}

/* Caja para la imagen horizontal grande de la home */
#home-imagen {
	float: right	;
	height: 97px; /* antes 97px*/ 
	width: 576px;
	padding-bottom: 1px;
	margin: 1px;
	border-bottom: 3px solid #ae1a30;
	overflow:hidden; /*ocultar si se pasa de la medida*/
	/*visibility:hidden;/*oclutar capa*/
}
#home-imagen img {
	height: 97px; /* antes 97px*/ 
	width: 576px;
	border:0px;
}
#home-destacado-agenda-img {
	float: right;
	height: 97px; /*antes 97px*/
	width: 189px;
	margin: 1px;
	padding-bottom: 1px;
	border-bottom: 3px solid #999999;
	overflow:hidden; /*ocultar si se pasa de la medida*/
	/*visibility:hidden; 
	display:none;*/
}

#home-destacado-agenda-img img{
	border:0;
	width:189px;height: 97px;
}

#home-col-1 {
	float: left;
	width: 160px;
	padding-top:25px;
	margin-right: 0px;
	padding-left:25px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:3px;
	font-size:11px;
	background: url("img/vineta-a.jpg") no-repeat  ;
	background-position:0px 2px;
	
}
#home-col-1 img {
	display:none;
}
#home-col-1 h2 {
	font-weight: bold;	
	font-size:11px;
	text-transform: uppercase;
	color: #333333;
	display:none;
}
#home-col-1 ul {
	margin-top:5px;
	/*list-style-image: url("/img/vineta-2flecha.gif");*/
}
#home-col-1 li {
	padding-left: 0px;
	margin-left: -18px;
	color: #ae1a30;
	list-style-type:square;
	font-size:11px;
}
#home-col-1 a {
	color: #666666;
	text-decoration: none;
}
#home-col-1 a:hover {
	text-decoration: underline;
}
#home-col-2 {
	float: left;
	width: 160px;
	padding-top:25px;
	margin-right: 0px;
	padding-left:25px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:3px;
	font-size:11px;
	background: url("img/vineta-h.jpg") no-repeat  ;
	background-position:0px 2px;
}
#home-col-2 h2 {
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	color: #333333;
	display:none;
}
#home-col-2 img {
	display:none;
}
#home-col-2 ul {
	margin-top:5px;
	/*list-style-image: url("img/vineta-2flecha.gif");*/
}
#home-col-2 li {
	padding-left: 0px;
	margin-left: -18px;
	color: #ae1a30;
	list-style-type:square;
	font-size:11px;
}
#home-col-2 a {
	color: #666666;
	text-decoration: none;
}
#home-col-2 a:hover {
	text-decoration: underline;
}
#home-col-3 {
float: left;
	width: 160px;
	margin-right: 0px;
	padding-top:25px;
	padding-left:25px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:3px;
	font-size:11px;
	background: url("img/vineta-n.jpg") no-repeat  ;
	background-position:0px 2px;
}
#home-col-3 h2 {
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	color: #333333;
	display:none;
	
}
#home-col-3 ul {
	margin-top:5px;
	/*list-style-image: url("img/vineta-2flecha.gif");*/
}
#home-col-3 li {
	padding-left: 0px;
	margin-left: -18px;
	color: #ae1a30;
	list-style-type:square;
	font-size:11px;
}
#home-col-3 a {
	color: #666666;
	text-decoration: none;
}
#home-col-3 a:hover {
	text-decoration: underline;
}

#home-col-4 {
	float: left;
	width: 170px;
	margin-right: 0px;
	padding-left:25px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:3px;
	font-size:11px;
	padding-top:25px;
	background: url("img/vineta-agenda.jpg") no-repeat  ;
	background-position:0px 2px;
}
#home-col-4 h2 {
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	color: #333333;
	display:none;
}
#home-col-4 strong {
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	color: #000000;
	text-align:center;
}
#home-col-4 a {
	font-size:11px;
	color: #666666;
}
#home-separador {
	height: 51px;
	width: 576px;
	border-top:2px solid #ae1a30;
	padding-top:1px;
	border-bottom:2px solid #999999; /*separador gris de abajo*/
	background: url("img/separador.jpg") no-repeat;
	background-position:0px 1px;
	background-repeat:no-repeat;
	/*background: url("img/home-separador.gif") no-repeat;*/
	margin-top: 0px;
	overflow:hidden;
	float:left;
}
#home-areas-iz {
	margin-top: 10px;
	float: left;
}
#home-areas-iz h2 {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ae1a30;
	margin-right: 5px;
}
#home-areas-der {
	margin-top: 10px;
	float: left;
	width: 576px;
	color:#ae1a30;
	font-weight: bold;
	font-size:10px;	
}
#home-areas-der a {
	color: #666666;
	font-weight: normal;
}
#home-calendario {
	width: 130px;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-top: 2px solid #ae1a30;
	border-bottom: 2px solid #ae1a30;
}
#home-calendario a
{

}
#home-calendario caption {
	font-size: 11px;
	font-weight: bold;
	color: #ae1a30;
}
#home-calendario th {
	border-top: 1px solid #333333;

	font-weight: bold;
	color: #ae1a30;
	font-size: 11px;
	text-align: center;
}
#home-calendario td {
	/*border-top: 1px solid #666666;*/
	/*background-color: #FFFFFF;*/
	/*border-bottom: 1px solid #999999;*/
}
#destacado-agenda {
	margin: 18px 0 0 00px;
}


/* CLASES */
/* ------ */

.calendario-evento-pasado {
	border:1px solid #CCCCCC;
}
.calendario-evento-hoy {
	font-weight: bold;
	color: #000000;
	border:1px solid #333333;
}
.calendario-evento-hoy a
{
	color:Red;
}
.calendario-evento-futuro {
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #ae1a30;
}
.calendario-evento-futuro a {
	color: #FFFFFF;
}
.home-fondo-promo {
	background: url("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("/img/herramientas-interior-conta.gif") no-repeat; padding-left:20px;}
