/* CSS Document */
/* ESTILOS DE LA HOME*/

#home-cuerpo{
	width:95%;	
	/*margin-right:0.3em;*/
	margin-top:10px;
	font-size: 12px;
	font-style: normal;
	float:left;
	margin-left:2%;
	
}

span#titulo
{
	color:#444444;
	font-family: verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 110%;
	line-height: 135%;
	font-size-adjust: none;
	font-stretch: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9E2;
}


#home-contenido-izquierda {
	float:left;
	width: 34%; /*Antes 575*/
	/*margin-left:1%;	
	padding-left:1em;*/
	text-align:justify;
	
}

#home-contenido-central {
	float:left;
	width:58%;	
	margin-left:3%;
	/*padding-left:em;**/
	text-align:justify;
}


#home-contenido-derecha {
	width: 15%;/*180px;*/
	float:right;
	margin-right:1.5%;
	margin-top:-5px;
	
	
}

div#home-menu-bottom 
{
	float: left;
	width: 100%;
	padding:0;
	margin: 0;
	margin-top:8px;
	margin-left:4px;
	
}


#home-menu-bottom ul
{
        list-style: none; display: inline;
}
#home-menu-bottom  li
{
        display: inline;
}

#home-menu-bottom a
{

	padding-top: .6em;
	padding-right:5.2em;
	padding-bottom: .6em;
	padding-left:1.2em;	
 	font:bold 1.4em verdana, sans-serif;
	color: #fff;
	
   
}

#home-menu-bottom a:hover
{
        color:#99CC00;
        background-color:#003366;
}

/*
#tablon
{
	color:#ffffff;
	background-color:#007dc2;
}


#ruta
{
	color:#ffffff;
	background-color:#70615c;
}

#silosNat
{
	color:#ffffff;
	background-color:#4d475c;
}
#merca
{
	color:#ffffff;
	background-color:#c4bf66;
}

*/

#home-ultimahora{
 	/*float:left;*/
        text-align:left;
	font-size:11px;
	width: 100%; /*aniadidio niobe 20 oct 2009*/
}


#home-ultimahora .titulo-ultimahora
{
        color:#444444;
        font-family: verdana,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 14px;
        line-height: 135%;
        font-size-adjust: none;
        font-stretch: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #aaa;/*#ECE9E2;*/
    	margin-bottom:0px;	
}


#home-ultimahora .titulo-act a
{
        color:#000;

}


#home-ultimahora  ul li a
{
	color:#888;
}

#home-ultimahora table
{
/*	width:58%;*/
}


#home-contenido-central td a 
{
	color:#888;
}

#home-ultimahora .masagenda a
{
	color:#ff6600;/*#990000;*/
	float:right;
	font-size:11px;
}

#home-ultimahora ul
{
}

#home-ultimahora  ul li 
{
	color:#aaa;
	font-size:90%;
	
}

#home-ultimahora .cap 
{
 	color:#444444;
        font-family: verdana,sans-serif;
        font-style: normal;
        font-variant: normal;
	line-height: 135%;
        font-size: 14px;
	text-align:left;
        font-size-adjust: none;
        font-stretch: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #aaa;/*#ECE9E2;*/


}

#columna1
{
	width:168px;
	text-align:left;
}


#columna2
{
	width:168px;
	text-align:left;
}


#columna3
{
	width:168px;
	text-align:left;
}

#home-noticias{

	text-align:justify;
	margin-bottom:2px;
	list-style-type:none;
	
}

#home-noticias .titulo-not
{
        color:#444444;
        font-family: verdana,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size:14px; 
        line-height: 135%;
        font-size-adjust: none;
        font-stretch: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
	border-bottom-color: #aaa;/*#ECE9E2;*/
	margin-bottom:13px;
}

#home-noticias .masnoticias a
{
	color:#ff6600;/*#990000;*/
	float:right;
	font-size:11px;
}

#home-noticias .listaNoticias {
	padding-bottom:10px;
	font-size:11px;
}

#home-noticias .titulo-not a
{
	color:#000;
}


#home-noticias li
{
	list-style-type:none;
	margin-left:-40px;
}

#home-noticias li a{
	color:#888;
}

/****Actividades*/
#home-actividades{

        text-align:justify;
	/*float:left;*/
	margin-top:20px;

}

*html #home-actividades{

        text-align:justify;
        /*float:left;*/
        margin-top:30px;

}

*:first-child+html #home-actividades{

        text-align:justify;
        /*float:left;*/
        margin-top:30px;
}


#home-actividades .masact a
{
	color:#ff6600;/*#990000;*/
	float:right;
	font-size:11px;
}

#home-separador_actividades {
        height:3px;
        /*background-color:#ECE9E2;*/
        background-color:#9F8D92;
        width:auto;
}
/*
#home-actividades .listaAct {
	padding-bottom:10px;
}
*/

#home-actividades .actividades
{
        margin-top:10px;
        text-align:justify;
        border-bottom:1px solid #ECE9E2;

}

#home-actividades .titulo-act
{
        /*color:#5F99BE;*/
        color:#444444;
        font-size:14px;
	font-family: verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: bold;*/
	font-size: 14px;
	line-height: 135%;
	font-size-adjust: none;
	font-stretch: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;/*#ECE9E2;*/
	margin-bottom:4%;

}

*html #home-actividades .titulo-act
{
        color:#444444;
        font-size:14px;
        font-family: verdana,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 14px;
        line-height: 135%;
        font-size-adjust: none;
        font-stretch: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #aaa;/*#ECE9E2;*/
	margin-bottom:-12px;

}

*:first-child+html #home-actividades .titulo-act
{
        color:#444444;
        font-size:14px;
        font-family: verdana,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 14px;
        line-height: 135%;
        font-size-adjust: none;
        font-stretch: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #aaa;/*#ECE9E2;*/
        margin-bottom:-10px;

}





#home-actividades .titulo-act a
{
	color:#000;
}

#home-actividades li
{
	list-style:none;
	margin-left:-40px;
}

#home-actividades li a{
	font-size:11px;
        color:#888;
}
/****/


#home-contenido-derecha img{
	padding-top:0px;
	border:1px dotted #9F8D92;
	width:173px;
	padding-right:1px;
	padding-left:1px;

}


#home-agenda {
        text-align:justify;
	margin-top:5px;

}

#home-agenda .titulo-agen{
        color:#444444;
        font-family: verdana,sans-serif;
        font-style: normal;
        font-variant: normal;
	font-size:14px ;
        line-height: 135%;
        font-size-adjust: none;
        font-stretch: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #aaa;/*#ECE9E2;*/
	margin-bottom:12px;

}
#home-agenda .titulo-agen a
{
        color:#000;
}

#home-agenda a{
        font-size:14px;
        color:#444444;
}





#home-titulo {
	padding-top:3px;
	padding-left:10px;
	width:200px;
	border:1px dotted #807C78;
	height:18px;
	background-color:#6689cc;
	font-weight: bold;	
	font-size:14px;
	color: #ffffff;
}
#home-titulo h8 {
	font-weight: bold;	
	font-size:14px;
	color: #ffffff;
}

/* Caja para la imagen horizontal grande de la home */
#home-imagen {
	float: left	;
	height: 58px; /* antes 97px*/ 
	width: 575px;
	padding-bottom: 3px;
	margin: 1px;
	/*border-bottom: 2px solid #993300;*/
	overflow:hidden; /*ocultar si se pasa de la medida*/
	/*visibility:hidden;/*oclutar capa*/
}
#home-imagen img {
	height: 97px; /* antes 97px*/ 
	width: 575px;/*antes 575*/
	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: 250px;
	padding-top:0px;
	margin-right: 0px;
	padding-left:2px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:8px;
	/*background: url("img/TenerifeLocal.gif") no-repeat;*/
 	background-position:0px 2px;	
}

#home-col-1 img {
	display:none;/
}
#home-col-1 ul {
	margin-top:5px;
        list-style-image: url("img/puntoVineta.gif");
	/*list-style-image: url("/img/vineta-2flecha.gif");*/
}
#home-col-1 li {
	padding-left: 0px;
	padding-top: 3px;
	/*margin-left: -18px;*/
	margin-left: -25px;
	color: #993300;
	list-style-type:square;
	font-size:10px;
}
#home-col-1 a {
	color: #666666;
	text-decoration: none;
}
#home-col-1 a:hover {
	text-decoration: underline;
}

#home-col-1 foto {

}

#home-col-2 {
	float: left;
	width: 250px;
	padding-top:5px;
	margin-right: 0px;
	padding-left:2px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:8px;
	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/puntoVineta.gif");
	/*list-style-image: url("img/vineta-2flecha.gif");*/
}
#home-col-2 li {
	/*text-align:justify;*/
	padding-left: 0px;
	padding-top: 3px;
	margin-left: -25px;
	color: #993300;
	list-style-type:square;
	font-size:10px;
}
#home-col-2 a {
	color: #666666;
	text-decoration: none;
}
#home-col-2 a:hover {
	text-decoration: underline;
}
#home-col-3 {
float: left;
	width: 250px;/* antes 197px*/
	margin-right: 0px;
	padding-top:5px;
	padding-left:2px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:8px;
	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/puntoVineta.gif");
}
#home-col-3 li {
	padding-left: 0px;
	padding-top: 3px;
	margin-left: -18px;
	color: #993300;
	list-style-type:square;
	font-size:10px;
}
#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;
	margin-top: 20px;
	padding-bottom:8px;
	/*background: url("img/infor_inte_sombra.gif") no-repeat;*/
	padding-top:15px;
	
}
#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:10px;
	color: #666666;
        margin-top:10px;
}

#home-col-5 {
	float: left;
	width: 175px;
	padding-top:25px;
	margin-right: 0px;
	padding-left:2px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:8px;
	font-size:11px;
	/*background: url("img/acceso_extra.gif") no-repeat  ;*/
	background-position:0px 2px;
}

#home-col-5 h2 {
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	color: #333333;
	display:none;
}
#home-col-5 img {
	display:none;
}
#home-col-5 ul {
	margin-top:5px;
        list-style-image: url("img/puntoVineta.gif");
	/*list-style-image: url("img/vineta-2flecha.gif");*/
}

#home-col-5 li {
	padding-left: 0px;
	padding-top: 3px;
	margin-left: -18px;
	color: #993300;
	list-style-type:square;
	font-size:11px;
}
#home-col-5 a {
	color: #666666;
	text-decoration: none;
}
#home-col-5 a:hover {
	text-decoration: underline;
}


/*Tramites y gestiones*/
#home-col-6 {
	float: left;
	/*width: 197px;*/
	/*height:75px;*/
	margin-right: 1px;
	margin-top: 0px;
	padding-bottom:8px;
	/*background: url("img/tramites.gif") no-repeat;*/
        background-position:0px 2px 0px 0px;
        padding-top:25px;
}

#home-col-6 h2 {
        font-weight: bold;
        font-size:11px;
        text-transform: uppercase;
        color: #333333;
        display:none;
}
#home-col-6 img {
	border:1px dotted #9F8D92;
	width:173px;
	
}
#home-col-6 ul {
        margin-top:5px;
        list-style-image: url("img/puntoVineta.gif");
        /*list-style-image: url("img/vineta-2flecha.gif");*/
}

#home-col-6 li {
        padding-left: 0px;
	padding-top: 3px;
        margin-left: -18px;
        color: #993300;
        list-style-type:square;
        font-size:11px;
}
#home-col-6 a {
        color: #666666;
        text-decoration: none;
}
#home-col-6 a:hover {
        text-decoration: underline;
}

/**/
#home-col-8 {
        float: left;
        width: 173px;
	height:75;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom:8px;
        /*background: url("img/ConoceTenerifeAzul.gif") no-repeat;*/
        /*background: url("img/telefonos.gif") no-repeat;*/
        padding-left:2px;
        font-size:11px;
        background-position:0px 2px;
        padding-top:25px;
}

#home-col-8 h2 {
        font-weight: bold;
        font-size:11px;
        text-transform: uppercase;
        color: #333333;
        display:none;
}
#home-col-8 img {
        display:none;
}
#home-col-8 ul {
        margin-top:5px;
        list-style-image: url("img/puntoVineta.gif");
}

#home-col-8 li {
        padding-left: 0px;
	padding-top: 3px;
   	margin-left: -18px;
        color: #993300;
        list-style-type:square;
        font-size:11px;
}
#home-col-8 a {
        color: #666666;
        text-decoration: none;
}
#home-col-8 a:hover {
        text-decoration: underline;
}



#home-col-7 {
	float: left;
	width: 170px;
	margin-right: 0px;
	margin-top: 20px;
	padding-bottom:8px;
/*	background: url("img/Info_inter_marr.gif") no-repeat;*/
	/*background: url("img/infor_inte_sombra.gif") no-repeat;*/
	padding-left:2px;
	
}

#home-col-7 h2 {
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	color: #333333;
	display:none;
}
#home-col-7 img {
	display:none;
}
#home-col-7 ul {
	margin-top:5px;
        list-style-image: url("img/puntoVineta.gif");
	/*list-style-image: url("img/vineta-2flecha.gif");*/
}
#home-col-7 li {
	padding-left: 0px;
	padding-top: 3px;
	margin-left: -18px;
	color: #993300;
	list-style-type:square;
	font-size:11px;
}
#home-col-7 a {
	color: #666666;
	text-decoration: none;
}
#home-col-7 a:hover {
	text-decoration: underline;
}

#home-sep {
	height: 2px;
	width: 575px;
	/*border-top:1px solid #861817;*
	background: url("img/linea.jpg") no-repeat;
	background-position:0px 1px;
	background-repeat:no-repeat;
	/*padding-top:1px;*/
	margin-top: 30px;
	overflow:hidden;
	float:left;
}

#home-separador_bajo {
	height:17px;
	background-color:#999999;
}

#home-separador {
	height: 97px;
	width: 575px;
	border-top:1px solid #861817;
	padding-top:1px;
	border-bottom:1px solid #861817; /*separador rojo 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: 500px;
	overflow:hidden;
	float:left;
}

#home-areas-iz {
	margin-top: 8px;
	margin-left:0px;
	float: left;
	width: 605px;
}
#home-areas-iz h2 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #990000;
	margin-left:0px;
	/*margin-right: 5px;*/
}
#home-areas-der {
	margin-top: 10px;
	float: left;
	width: 576px;
	color:#993300;
	font-weight: bold;
	font-size:10px;	
}
#home-areas-der a {
	color: #666666;
	font-weight: normal;
}
#home-calendario {
	width: 130px;
	font-size: 11px;
	color: #222212;
	text-align: center;
	border-top: 2px solid #9F8D92;
	border-bottom: 2px solid #9F8D92;
}
#home-calendario a
{

}
#home-calendario caption {
	font-size: 9px;
	font-weight: bold;
	color: #ECE9E2;
}
#home-calendario th {
	/*border-top: 1px solid #ECE9E2;*/

	font-weight: bold;
	color: #447CA0;
	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;
	text-align:justify;
	color:#97928C;
	/*background-color:#E6ECF1;*/
	
	padding-left:4px;
	padding-right:4px;
}

#destacado-agenda a{
	/*color:#97928C;*/
	color:#OEODOC;
}


/* 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 #cccccc;
}
.calendario-evento-futuro a {
	color: #993300;
}
.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;}



