/* CSS ESTÁTICA */


body{
	margin:0;
	padding:0;
	color:#FFB74c;
	background:url(../images/index/style01/bg-content.jpg) repeat-y center;
}

h1				{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding:5px 0px 0px 0px;
	margin:0px;
	letter-spacing: -1px;
	}


h2				{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	color:#FF9900;
	}
	
h3				{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	}


h4				{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
	padding:5px 0px 0px 0px;
	margin:0px;
	}
	
p				{
	font-size:12px;
	color:#474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

b				{
	font-weight:bold;
	color:#FF9900;
	}
	
strong{
	font-weight:bold;
	color:#FF9900;
	}

a 				{
	text-decoration: underline;
	border:0;
	}
	

a:hover 		{
	text-decoration: none;
	}
	
img{
	border:none;
}


.img_empty{
	border:0;
}

.img_right{
	border:0;
	float:right;
}

.img_left{
	border:0;
	float:left;
}

.img_not{
	border:0;
	float:right;
	height:auto;
	width:120px;
	display: block;
	margin: 5px 0px 0px 0px;
}

form{
	margin:0;
	padding:0;
}

.subtitulo{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin:2px auto;
}

.subtitulosmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:2px auto;
}
/************ BOXES PRINCIPALES ***************/

#content{
	width: 685px;
	height:auto;
	margin: 0 auto 0 auto;
	background-repeat: repeat-y;
}

#cabecera{
	width: 685px;
	height: 163px;
	background-repeat:no-repeat;
	float: left;
}

#cabecera-boletin{
	width:630px;
	height:22px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
}

#cabecera-idioma{
	width:98px !important;
	width: 95px;
	height:130px;
	float:left;
	padding: 0px 0px 0px 15px;
}
.cabecera_spacer{
	width: 490px;
	height:130px;
	float:left;
}

.cabecera_logo{
	float: left;
}

#contenidos{
	width:430px;
	height:auto;
	float:left;
	padding: 0px 0px 0px 10px;
}


#contenidos_especial{
	width:660px;
	height:auto;
	float:left;
	padding: 10px 10px 20px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}

#contenidos_el{
	width:660px;
	height:auto;
	float:left;
	padding: 10px 10px 20px 15px;
	font: 12px Arial, Helvetica, sans-serif;
}


#columna-izda{
	width: 220px;
	height:auto;
	float:left;
	padding: 0px 0px 0px 14px;
}

#pie{
	width: 686px;
	height:114px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size:11px
}

.enunciados_columna	{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding:5px 0px 0px 0px;
	margin:0px;
	letter-spacing: -1px;
	display:block;
	}

/************ CONTENIDO COLUMNAS ***************/

#cita{
	width:207px;
	height:auto;
	float:left;
	padding:14px 5px 5px 8px;
	margin:0;
	background-color:#A4A4A4;
	background-repeat: no-repeat;
	color:  #fff;
	font: 12px Arial, Helvetica, sans-serif;
}
#cita p{

	color:  #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}

#reportaje{
	width:220px;
	height:auto;
	float:left;
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#reportaje_texto{
	width:207px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 8px;
}

#sabias-q{
	width:207px;
	height:auto;
	float:left;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 16px 5px 5px 8px;
	color: #fff;
	text-align: justify;
}

#sabor-a{
	width:220px;
	height:auto;
	float:left;
	padding: 0x 0px 0px 0px;
	color: #fff;
}

#unsuscribe{
	width:220px;
	height:107px;
	float:left;
	background-repeat:no-repeat;	
}


#titulo_noticia{
	width: 428px;
	height:auto;
	float:left;
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align:center;
	padding:0;
}

/************ MENÚ PRINCIPAL  ***************/

#menu-p{
	width: 215px;
	height: auto;
	float:left;
	padding:6px 5px 5px 0px;
	margin:0;
	background-repeat: no-repeat;
}

#menu-p ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu-p li a{
	height:auto !important;
	height: 14px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	display:block;
	border-bottom: solid 1px #fff;
	padding: 2px 0px 2px 8px;
}

#menu-p li a{
	text-decoration:none;
}

#menu-p a:hover{
	text-decoration:none;
	background-image: url(../images/index/icons/over.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px
}

#menu-p ul ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}
#menu-p ul ul li{
	list-style-type:none;
	padding: 0px 0px 0px 8px;
	text-transform:none;
}
#menu-p ul ul li a{
	font-weight: normal;
	text-decoration:none;
	color:#fff;
	border-bottom: none;
}

/************ MENÚ DE ESPECIAL  ***************/

#menu-h ul
{
	color: #ccc;
	float: left;
	width: 674px;
	background: url(../images/index/style01/menu-h.jpg) no-repeat;
	font: 10px arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px!important;
	margin: 0px 0px 0px 4px;
}

#menu-h ul li { display: inline; }

#menu-h ul li a
{
	padding: 7px 15px 0px 15px;
	color: #E6E6E6;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	height: 20px;
}

#menu-h ul li a:hover
{
color: #fff;
}

/************ ELEMENTOS VARIOS ***************/

.idioma-on{
	width:15px;
	height:13px;
	float:left;
	margin: 120px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border:none;
}

.idioma-off {
	width:15px;
	height:13px;
	float:left;
	margin: 120px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border:none;
	-moz-opacity:0.4;
	filter: alpha(opacity=40);
	opacity: .4;
}

.img_clear{
	border:0px;
}

#ampliar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background: url(../images/iconos/lupa.jpg) no-repeat 0px 2px;
}

#ampliar a:link{color:#333333; text-decoration:none;}
#ampliar a:visited{color:#333333; text-decoration:none;}
#ampliar a:hover{text-decoration:underline;}


/************ BOXES GENÉRICAS  ***************/

#box_1{
	width: 425px;
	height: auto;
	float:left;
	background: #F4F4F4 url(../images/eltos/box1/box1_top.gif) no-repeat;
	padding: 0px 0px 0px 5px;
	margin:0px 0px 30px 0px;
}

/************ BOXES HOME ***************/

#home_especial{
	width:430px;
	height:auto;
	float:left;
	margin: 0 !important;
	margin: 0px 0px 15px 0px;
}

#home_listados{
	width:430px;
	height:auto;
	float:left;
	background-color:#f5f5f5;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
}

#home_listados2{
	width:430px;
	height:auto;
	float:left;
	background-color:#f5f5f5;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
}

#home_listados-icon{
	width:39px;
	height:39px;
	float:left;
}

#home_listados-name{
	width:380px;
	height:29px;
	float:left;
	padding: 10px 0px 0px 5px;
	display:block;
}

#home_listados-menu{
	float:left;
	height:auto;
	width: 415px;
	padding:0px;
	margin:0px;
}

#home_listados-ul
{
	padding: 0;
	margin: 0px 0px 10px 10px;
	float:left;
	border-bottom: 1px solid #CFCFCF;
	list-style-type: none;
	width: 410px;
}

#home_listados-ul li
{
	list-style: none;
	width: 410px;
	margin: 0;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #CFCFCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#home_listados-ul li a { 
	text-decoration: none; 
	display: block;
	}

#home_empresayagenda{
	width:430px;
	height:auto;
	float:left;
	background:no-repeat;
	padding: 39px 0px 0px 0px;
}

#home_agenda-ul{
	width:420px;
	height:auto;
	padding: 0;
	margin: 0px 0px 10px 5px;
	float:left;
}

#home_agenda_evento{
	width:425px;
	height:auto;
	float:left;
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	border-bottom:1px  dotted #ccc;
}

#home_agenda_fecha{
	width:55px;
	height:auto;
	float:left;
	padding:0px 5px 0px 0px;
	margin:0;
	border-right:1px  dotted #ccc;
	text-align:center;
	color: #666666;
	font-size: 18px;
	text-align:center;
}

#home_agenda_mouth{
	width:55px;
	height:auto;
	float:left;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

#home_agenda_detalles{
	width:355px;
	height:auto;
	float:left;
	margin:0px 0px 0px 5px;
}

.home_agenda_name, .home_agenda_name a{
	font-size:12px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-weight: bold;
}

.home_agenda_date{
	color:#999;
	font-size:10px;
}







/************ BOXES ESPECIAL ***************/

#especial_galeria{
	width: 200px;
	height:auto;
	float:right;
	background-color:#fff;
}

/************ BOXES NOTICIA  ***************/

#not_box{
	width:430px;
	height:auto;
	float:left;
}

#not_galeria{
	width: 140px;
	height:auto;
	float:right;
	margin: 5px 0px;
}

#not_leyenda{
	width: 110px;
	height:auto;
	float:right;
	margin: 1px 0px 5px 0px;
	padding: 2px 0px 5px 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/eltos/flecha-leyenda.jpg);
	background-repeat: no-repeat;
	background-position: 18px 0px;
}


/************ BOXES CITA  ***************/

#citas_princ{
	width: 260px;
	height:auto;
	float:left;
	background: url(../images/cumpl/citas/bg-cita.jpg) no-repeat right top;
	padding: 0px 165px 0px 0px;
	margin: 15px 0px 10px 0px;
}

/************ BOXES SABÍAS QUE?  ***************/

#sabias_princ{
	width: 260px;
	height:auto;
	float:left;
	background: url(../images/cumpl/sabiasque/bg-sabiasq.jpg) no-repeat right top;
	padding: 0px 165px 0px 0px;
	margin: 15px 0px 10px 0px;
}

#sabias_princ_foto{
	width: 425px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
}

/************ BOXES DARSE DE ALTA  ***************/

.alta_table{
	width: 370px;
	height:auto;
	float:left;
	border:none;
	padding:0;
	margin:20px 0px 0px 20px;
	display: block;
}

.alta_table_td{
	width:240px;
	height:12px;
	background: url(../images/cumpl/alta/separador.jpg) repeat-x 9px;
	padding: 0;
	margin: 0;
}

.alta_text_form{
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color:#fff;
}

.alta_form_form{
	font: 10px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#fff;
	width: 150px;
	height:11px;
	border: #709427 1px solid;
	padding: 3px;
}

/************ BOXES DARSE OFERTAS  ***************/

#oferta_box{
	width:430px;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #333333;
	margin:10px 0px 0px 0px;
}

.oferta_thurmb{
	width:85px;
	height:auto;
	float:left;
	margin:0px 5px 0px 0px;
	border:0;
	}

.oferta_image{
	width:130px;
	height:auto;
	float:left;
	margin:0px 5px 0px 0px;
	border:0;
	}

.oferta_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.oferta_descripcion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#oferta_desrrollo{
	width: 420px;
	height:auto;
	float:left;
	margin: 20px 0px 20px 0px;
}

/************ AGENDA BOXES  ***************/

#agenda_cab{
	background: url(../images/index/style01/menu-h.jpg) no-repeat right;
	width: 420px;
	height: 25px;
	padding: 2px 0px 0px 10px;
	font-family: "trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

#agenda_box{
	width:212px;
	height:105px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	background: url(../images/eltos/separador-horizontal.gif) repeat-x bottom;
}

#agenda_box2{
	width:430px;
	height:auto;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	background: url(../images/eltos/separador-horizontal.gif) repeat-x bottom;
}

#agenda_box:hover{
	background-color:#F6F6F6;
}

#agenda_evento_day{
	width:57px;
	height:103px;
	float:left;
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:35px;
	text-align:center;
	margin: 0px 3px 0px 0px;
	padding: 0px 3px 0px 4px;
	background: url(../images/eltos/separador-vertical.gif) repeat-y left;
}

#agenda_evento_week{
	height:12px;
	float:left;
	margin: 0px 0px 0px 4px;
	width:50px;
	text-align:center;
	font: 10px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.agenda_thurmb{
	width:50px;
	height:37px;
	float:left;
	margin:5px 5px 0px 4px;
	border:0;
	}

.agenda_thurmb2{
	width:50px;
	height:37px;
	float:left;
	margin:0px 5px 5px 0px;
	padding:0px 0px 10px 0px;
	border:0;
	}
	
.agenda_salto{
	width: 140px;
	height:14px !important;
	height: auto;
	border:0;
	float:right;
	color: #fff;
	font: 10px Arial, Helvetica, "sans-serif #ff";
	text-transform:uppercase;
}

#agenda_salto{
	width: 140px;
	height:20px !important;
	height: auto;
	float:right;
	padding: 4px 11px 0px 0px !important;
	padding: 3px 11px 0px 0px;
	}

#agenda_mouth{
	width: 250px;
	height:20px;
	float:left;
	margin: 0 !important;
	margin: 3px 0px 0px 0px;
	text-transform:uppercase;
	}
	
#agenda_list{
	padding: 0;
	margin: 0;
	width: 145px;
	float:left;
}
#agenda_list ul{
	text-decoracion: none;
	margin: 0;
	padding: 0;
	float: left;
}

#agenda_list li{
	width: 140px;
	margin:0;
	list-style:none;
	text-transform: lowercase;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/eltos/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#agenda_list li a{
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display:block;
}

#agenda_list li a:hover { 
	text-decoration: underline; 
}

.agenda_title{
	font-family: "trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

#agenda_detalles1{
	width: 50px;
	height:100px;
	float:left;
	margin: 0px 5px 0px 0px;
}

#agenda_detalles2{
	margin:0;
	width: 370px;
	height:auto;
	float:left;
}
/************************** BOXES DE BOLETINES */

#boletin_box{
	width: 430px;
	height:auto;
	float:left;
	background: url(../images/eltos/separador-horizontal.gif) repeat-x bottom;
	margin: 8px 0px 0px 0px;
}

.boletin_thrumb{
	width:150px;
	height:auto;
	float:left;
	margin: 0px 5px 0px 0px;
	border:0;
}

#boletin_content{
	width: 271px;
	height:auto;
	float:left;
}

.boletin_mouth{
	color: #ccc;
	font: bold 14px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
}

.boletin_title{
	color: #666666;
	font: bold 14px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
}

