/* ESTILOS DE LA HOME*/
#home-contenido-izquierda {
	width: 575px;
	float: left;
	padding-bottom:55px;
	_padding-bottom:0px;
	_padding-top:0px;
}
#home-contenido-derecha {
	width: 190px;
	float: right;
}

/* Caja para la imagen horizontal grande de la home */
#home-imagen {
	float: left;
	height:60px;
	width: 772px;
	border-bottom:1px solid #00619A;
	overflow:hidden;
	padding-bottom:2px;
}

#home-destacado-agenda-img {
	float: right;
	/* height: 97px;  */
	/* width: 189px;  */
	height: 0px;  
	width: 0px;  
	padding-bottom:2px;
	border-bottom: 1px solid #cccccc;
}

#home-destacado-agenda-img img{
	border:0;
}

#home-col-1 {
	background-image:url(img/vineta-a.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	float:left;
	width: 160px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	font-size:0.9em;
	
}
#home-col-1 img {
	display:none;
}
#home-col-1 h2 
{	
	text-transform: uppercase;
	color: #00619A;
	display:none;
}
#home-col-1 ul {
	list-style-image: url(img/vineta-2flecha.jpg);
}
#home-col-1 li {
	padding-left: 0px;
	margin-left: 0px;
	color:#00619A;
}
#home-col-1 a {
	color: #333333;
	text-decoration: none;
}
#home-col-1 a:hover {
	text-decoration: underline;
}
#home-col-2 {
	background-image:url(img/vineta-h.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	float:left;
	width: 171px;
	margin-right: 10px;
	margin-top: 5px;
	font-size:0.9em;
}
#home-col-2 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00619A;
	display:none;
}
#home-col-2 ul {
	list-style-image: url(img/vineta-2flecha.jpg);
}
#home-col-2 li {
	padding-left: 0px;
	margin-left: 0px;
	color:#00619A;
}
#home-col-2 a {
	color: #333333;
	text-decoration: none;
}
#home-col-2 a:hover {
	text-decoration: underline;
}
#home-col-3 {
	background-image:url(img/vineta-noticias.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-top: 5px;
	font-size:0.9em;
}
#home-col-3 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00619A;
	display:none;
	
}
#home-col-3 ul {
	list-style-image: url(img/vineta-2flecha.jpg);
}
#home-col-3 li {
	padding-left: 0px;
	margin-left: 0px;
	color: #666666
}
#home-col-3 a {
	color: #333333;
	text-decoration: none;
}
#home-col-3 a:hover {
	text-decoration: underline;
}
#home-col-4 
{
	background-image:url(img/vineta-agenda.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	float:right;
	width: 170px;
	margin-top: 5px;
	font-size:0.9em;
}
#home-col-4 h2 {
	font: bold 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#00619A;
	display:none;
}
#home-col-4 strong {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
#home-separador 
{
	float:left;
	overflow:hidden;
	/*height: 49px;
	width: 560px;*/
height: 0px;
width: 0px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999; /*separador gris de abajo*/
	background-image:url(img/separador.jpg);
	/*background: url(/MODULOS/_INDICE/publico/interfaces/resto/img/home-separador.gif) no-repeat;*/
	margin-top: 0px;
}
#home-areas-iz 
{
	margin-top: 10px;
	float: left;
	padding-left:10px;
}
#home-areas-iz h2 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F0619A;
	margin-right: 5px;
}
#home-areas-iz img
{
	display:none;
}
#home-areas-der {
	margin-top: 10px;
	float: left;
	width: 495px;
	color:#233B8C;
	font-weight: bold;
	font-size:0.9em;
}
#home-areas-der a {
	color: #333333;
	font-weight: normal;
}
#home-calendario {
	width: 130px;
	font-size: 11px;
	color: #333333;
	text-align: center;
/*le pongo borde solido al calendario            */	
	border:1px solid #F4F5FF;
	border-top: 1px solid #F4F5FF;
	border-bottom: 1px solid #F4F5FF;
}
#home-calendario caption {
	font-size: 11px;
	font-weight: bold;
	color: #0656AF;
}
#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:1px solid #F4F5FF;

	color:#333333;
}
#destacado-agenda
{
	margin: 18px 0px 0px 20px;
}


/* CLASES */
/* ------ */

.calendario-evento-pasado a
{
	color: #3366ff;
	font-weight:bold;
}
.calendario-evento-hoy {
	font-weight: bold;
	color: #000000;
	border-style:solid;
	border-width:0.1em;
	border-color:#00619A;
	background-color: #CBE3FE;

}
.calendario-evento-futuro {
	font-weight: bold;
	color: #FFFFFF;
	/*background: #233B8C;*/
}
.calendario-evento-futuro a {
	color: #333333;
}
.home-fondo-promo {
	background: url(img/home-fondo-promo.gif) no-repeat right;
	float: left;
	height: 0px;
	margin-top: 3px;
	padding-top: 2px;
	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;}
