@import "menu.css";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

a{text-decoration: none; color:#444;}
a:link{text-decoration: none; color:#444;}
a:hover{ text-decoration:none; color:#c80301;}
a:active{text-decoration: none;color:#c80301;}
a:visited{text-decoration: none;}

body{
	background: #efeded;
	/*background:#fff url(../img/img_fondo_navidad.jpg) no-repeat center 0;*/
	font-family: "Trebuchet MS" !important;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	/*margin-left: 8px;*/
}
strong{
	font-weight: bold;
}
p{margin:0px 0px 15px 0px;padding: 0px;}
.clear{clear: both; margin: 0px; padding: 0px;}
.clear2{clear: both; margin: 0px; padding: 0px;}

/* IE6 Only */
* html .clear2{clear: none; margin: 0px; padding: 0px;}

/******************** CONTENEDORES ************************/

.cont_general{
	background: #fff;
	margin: 0px auto 0px auto;
	width: 995px;
	overflow: hidden;
	/*border: 1px solid #000;*/
}
.columna1{
	border-left:1px solid #ececec;
	background:#fff;
	position: relative;
	/*width: 480px;*/
	float: left;
	border-right:1px solid #ececec;
	margin-right: -1px;
}

.col1{
	width: 490px;
	float: left;
	border-right: 1px solid #d2d2d2;
	margin-right: -2px;
}

*html .col2{
	overflow: hidden;
	width: 280px;
	float: left;
	background:#fff url(../img/puntosv2.jpg) repeat-y top right;
	margin-left: -1px;
	border-left:1px solid #ececec;
}

.col1_int{
	margin: 10px;
}
.col2{
	overflow: hidden;
	width: 280px;
	float: left;
	background:#fff url(../img/puntosv2.jpg) repeat-y top right;
	/*margin-left: -1px;*/
	border-left:1px solid #ececec;
}
.col3{
	float: left;
	background: url(../img/puntosv2.jpg) repeat-y top left;
	margin-left: -1px;
}
div.col1, .col2, .col3, .columna1{
  min-height:1000px;
  overflow: hidden;
  height: expression(this.scrollHeight < 1001? "1000px" : "auto" );
}

/*BANNER*/
.cont_bannertop{
	/*background: #f2f2f2 url(../img/ico_publicidad.jpg) no-repeat top left;*/
	padding: 0px 0px 0px 0px;
}
.bannertop{
	background: #fff;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	padding: 3px;
}
.banners{
	border: 1px solid #d1d1d1;
}

.bannersZona5{
	border: 1px solid #d1d1d1;
	margin: 0px auto 10px auto;
}

/*TOP*/
.bg_top{
	background: #fff url(../img/bg_top.jpg) repeat-x top left;
	/*height: 75px;*/
	padding: 10px 6px 5px 30px;
	/*border-bottom: 2px solid #e7e7e7;*/
}
.buscador{
	border: 1px solid #9c9c9c;
	width: 100px;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	float: left;
}
.bg_buscador {
	background: url(../img/bg_menu.jpg) repeat-x bottom left;
}
/*BARRA-FECHA_CLIMA*/

.cont_barra{
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 10px 3px 3px;
	/*font-family: Georgia;*/
	height: 23px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666672;
}
.f-h-c{
	font-family: Georgia;
	color: #3c3c3c;
	font-size: 11px;
}
.f-h-c b{
	font-size: 12px;
	font-weight: bold;
}
.hora{
	font-family: Georgia;
	color:#000;
}
.puntosv{
	background: url(../img/puntosv.jpg) repeat-y top left;
	width: 1px;
	height: 16px;
	margin: 0px 10px 0px 10px;
}

a.ruta_secciones{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#93A3AB;}
a:hover.ruta_secciones{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#A40000;}
.ruta_divsecciones{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#A40000;}

/****************** NOTICIAS ***********************/

.fecha_categoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	float: left
}
.fecha_categoria2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:26px;
	text-align: left; 
	color:#93A3AB;
	margin: 0px 0px 10px 0px;
}
.comentario{
	background: url(../img/ico_comentario.jpg) no-repeat 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a3a3a3;
	padding-left: 15px;
	float: right;
}

.comentario b{ font-family: Georgia; color: #5b5b5b; font-size: 11px; }

a.comentario{
	background: url(../img/ico_comentario.jpg) no-repeat 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a3a3a3;
	padding-left: 15px;
	float: right;
}
a:hover.comentario{
	color:#d00200;
	padding-left: 15px;
}
a.comentario, .comentariosec{
	float: none;
	font-size: 11px;
}

.volanta{
	color: #7f7f7f;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	clear: both;
	padding-top: 5px;
}
h1, h2{
	color: #1c1c1c;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
}
h1, h2 a{color: #1c1c1c;}
h1, h2 a:hover{color: #1c1c1c;}
h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

h3 {
	font:normal 12px/14px Arial;color:#666;
}
h4{
	font:bold 12px/14px Georgia;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


/*RELACIONADAS-ADJUNTOS*/
.cont_relacionada{ background: #fbfbfb; padding: 3px; margin: 5px 0px 5px 0px; }
.relacionada{
	background: url(../img/ico_relacionada.jpg) no-repeat 0px 5px;
	padding-left: 10px;
}
.list_adj{
	margin:10px 0 0 0;
	padding-left: 0;
	list-style: none;
}
.list_adj li{
	background: url(../img/ico_imagenes.jpg) no-repeat;
	height: 16px;
	padding:2px 0 0 23px;
	margin-bottom: 2px;
}
.list_adj li a:hover{
	text-decoration: underline;}
	
ul.list_adj li.doc{background: url(../img/ico_word.jpg) no-repeat;}
ul.list_adj li.pdf{background: url(../img/ico_pdf.jpg) no-repeat;}
ul.list_adj li.mp3{background: url(../img/ico_audio.jpg) no-repeat;}

/*IMAGENES*/
#float{
	float: none;
}
* html #float{
	float: left;
}

.con_imgP{
	position: relative;
	background: #f5f5f5;
	border-bottom: 1px solid #c8c8c8;
	/*border: 1px solid #c4c4c4;*/
	padding: 5px;
	margin: 0px 10px 10px 0px;
	/*max-width: 420px;*/
  	/*width: expression(document.body.clientWidth > 421? "420px": "auto");*/
	float: left;
}
/*.con_imgP:after {
    content: "."; 
    height: 1%;
    visibility: hidden;
}*/


.descripcion{
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;
}
.descripcion li{
	background: url(../img/ico_descripcion.jpg) no-repeat 12px 1px;
	/*height: 16px;*/
	padding:0 0 0 35px;
}
.img_notis{
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
	float: left;
}

/*separacion*/
.puntosh{
	background: url(../img/puntosh.jpg) repeat-x top left;
	height: 1px;
	margin: 10px 0px 10px 0px;
	clear: both;
}

/*INTERNAS*/
.internas{font:normal 12px/20px Arial,sans-serif;color:#777;margin-top:5px;}
.internas_cuerpo{font:normal 12px/18px "Trebuchet MS";}
.div_interna{
	border-top:1px dashed #ccc;
	height: 1px;
	margin: 10px 0px 5px 0px;
}
.d-f-h-interna{
padding:0px;
margin-top: 0px; 
float: left; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px/*26px*/;
text-align: left; 
color:#93A3AB;
}
.cont_imginterna{
	background: #f5f5f5;
	overflow: hidden;
	padding: 3px 3px 10px 3px;
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
}
.con_iconos_int{
	background: #f9f9f9;
	padding: 3px;
	margin: 0px 0px 5px 0px;
}
.volver a{
	font: 12px/18px "Trebuchet MS";
}

.con_tit-comentario{
	background: #f0f0ee;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}
.tit_comentario-int{
	font: bold 16px/18px Georgia;color:#d00200;margin-top:0px;
}
.tit_comentario-int b{
	font: normal 12px/18px Georgia;color:#777;margin-top:0px;
}
.tit_comentario-int2{
	font: bold 14px/18px Georgia;color:#222;margin-top:0px;
}
.div_comentario{
	border-top:1px solid #ccc;
	height: 1px;
	margin: 10px 0px 5px 0px;
}


/*SECCIONES*/
.tit_seccion{
	font: normal 36px/36px "Trebuchet MS", Georgia;color:#dcdcdc;margin-top:0px;
}

/*clasificados*/
.cont_clasificados{
	padding: 5px;
	border: 1px solid #dfdfdf;
	background: #f0f0ee;
}
.tex_clasi{
	margin-top:5px;
}
.bg_titclasi{
	background: url(../img/bg_clasificados.jpg) repeat-x top left;
	height: 40px;
	padding: 12px 10px 5px 10px;
}
.tex_titclasi{
	font: normal 20px/30px Georgia;color:#555;
}
.tex_titclasi b{
	font: bold 14px/30px Georgia;color:#999;
}

.sombra_clasi{
	background: url(../img/sombra_clasi.jpg) repeat-x bottom left;
	height: 7px;
	margin-bottom: 20px;
}

.input-clasi{
	border: 1px solid #d5d5d5;
	color: #d00200;
	width: 200px;
	height: 15px;
	background: #f7f7f7;
}

.input-clasi-error{
	background-color:#F4E3D9; border: 1px solid #FF0000;
	width: 200px;
	height: 15px;
	color: #666;
}

/*deportes*/
.cont_trebolense{
	border: 1px solid;
	border-color:  #d5e0e8;
	background:#eff5f9;
	text-align: right; 
}
.cont_expreso{
	border: 1px solid #dce7da;
	background:#f1f6f0;
	text-align: right; 
}


/*COLUMNA-2*/
.cont_col2{
	padding: 5px 7px 5px 7px;
	overflow: hidden;
}
.cont_especiales{
	overflow: hidden;
	padding: 3px;
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
}
.sombra_espec{
	background: url(../img/sombra_especiales.jpg) repeat-x bottom left;
	height: 5px;
	margin-bottom: 10px;
}
.sombra_espec2{
	background: url(../img/sombra_especiales2.jpg) repeat-x bottom left;
	height: 5px;
	margin-bottom: 10px;
}
.bg_vermas{
	/*background: url(../img/bg_verespeciales.jpg) no-repeat top center;*/
	padding: 5px 10px 5px 0px;
	text-align: right;
	overflow: hidden;
}
.tex_verespc{
	background: url(../img/flecha_vermas.jpg) no-repeat 0px 0px;
	padding-left: 20px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
}

/***** link *****/
.titlink_sitios{
	background:#eeeef0; padding:5px; font:bold 14px Georgia; color:#666672; text-transform:uppercase;
}

.listalink  li a{
	background: url(../img/flechalink.jpg) no-repeat 0px 5px;
	padding-left: 12px;
}
.listalink  li a:hover{
	background: url(../img/flechalink.jpg) no-repeat 0px 5px;
	padding-left: 12px;
	text-decoration: underline;
}

/*frases del dia*/

.cont_frases{
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	font-family: Georgia;
	color: #676767;
	font-size: 10px;
	line-height: 14px;
}
.img_frases{
	border:1px solid #c1c5c8;
	float: left;
	margin: 0 10px 3px 0;
}
.tex_autor{
	color: #000;
	text-align: right;
	text-transform: uppercase;
	padding-top:10px;
}

/***** clasi *******/
a.link-clasi{
	color:#222222;
	line-height:18px
}
a:hover.link-clasi{
	color:#dd7000;
}

/***** agenda ******/
.bg_cal{
	background: url(../img/agendabn.jpg) no-repeat top left;
	height: 50px;
	width:35px; 
	float:left;
}
.tex_cal{
	padding: 7px;
	color: #fff;
	font:bold 12px/14px Georgia;
}

/*banner*/
.bg_bannerscol2{
	background: #f5f5f5;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}


/*FOOTER*/
.menu_footer{
	border-top: 1px solid #dedede;
	padding: 10px;
	margin-right: 15px;
}

.divmenufooter{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#A40000;}
a.menufooter{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#93A3AB;
}
a:hover.menufooter{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#A40000;
	text-decoration: underline;
}
.cont_footer{
	background: url(../img/bg_footer.jpg) repeat-x top left;
	height: 80px;
	padding: 10px;
	color: #878787;
}
 /*html #estilo-imagen {
	background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="logoea.png",sizingMethod="escala");
 }*/

.input-ligthbox{
       background: url(../img/bg_input.jpg) repeat-x top left;;
       border: 1px solid #ccc;
       width:190px;
       height: 15px;
       font-size: 10px;
       font-family: Arial;
       padding-left: 5px;
       color: #666;
}

/********* marquesina de urgentes *******/
.NewsSlider { margin-left: 0px; }

.NewsSlider-Items {
	margin-left:80px;
	background-color: #f5f2ea;
   
}

.enunalinea {
	background-color: #f5f2ea;
	color:#FF0000;	
	font-weight:bold;
 
}
.NewsSliderBlockNews { margin-bottom: 0px;  }

.NewsSliderImg { float: left; }

.NewsSliderVolanta {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	float: left;
	margin-bottom: 0px;
}

.NewsSliderBlue {
	color: #dc0002;
	font: bold 10px Verdana, Arial, sans-serif;
	float: left;
}

.NewsSliderTitle { float: left;margin-bottom: 0px; }


/********** Momentos ***************/
a.titulo_momentos{
	font: bold 18px/20px Georgia; color:#222222;
}

a:hover.titulo_momentos{
	font: bold 18px/20px Georgia; color:#ee7500;
}

a.titulo_momentos2{
	font: bold 18px/20px Georgia; color:#fff;
}
a:hover.titulo_momentos2{
	font: bold 18px/20px Georgia; color:#dc0002;
}

a.ver_momentos{
	font: bold 11px/20px Georgia; color:#fff;
	font-style: italic;
	margin-right: 10px;
}

a:hover.ver_momentos{color:#dc0002;}

/******* menu-servicios *********/
.tit_servicios{
	font: bold 18px/30px Georgia; 
	color:#dc0002;
	font-style: italic;
	margin-left: 10px;
}
a.smenu{
	display: block;
	padding:3px 0px 3px 10px;
	color: #777;
	height: 15px;
	border-bottom: 1px solid #ddd;
}
a:hover.smenu{
	background: #edeae1;
	display: block;
	padding:3px 0px 3px 10px;
	color: #dc0002;
	border-bottom: 1px solid #ddd;
	height: 15px;
}

.tex_verserv{
	background: url(../img/flecha_vermas2.jpg) no-repeat 0px 1px;
	padding:0px 5px 0px 13px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

.tit_servicios-int{
	font: bold 17px/20px Georgia; color:#656571;
	font-style: italic;
	margin-bottom: 5px;
}
.subtit_servicios-int{
	font: bold 14px/20px Georgia; color:#535353;
	font-style: italic;
	margin-bottom: 5px;
	/*margin-left: 10px;*/
}


.tit_farmacia{
	font: bold 17px/20px Georgia; 
	color:#006600;
	font-style: italic;
	margin-left: 5px;
}

a.farmacia{
	display: block;
	padding:5px;
	color: #777;
	border-bottom: 1px solid #ddd;
}
a:hover.farmacia{
	background: #dee3de;
	display: block;
	padding:5px;
	color: #006600;
	border-bottom: 1px solid #b6c8b6;
}

.tex_farmacia{
	font: bold 12px Arial;
	color: #333;
}

.tex_farmacia_hoy{
	font: bold 12px Arial;
	color: #FF0000;
}


/*** telefonos ***/
.fila1{
	width:200px; float:left;
	padding: 3px;
}
.fila1b{
	font:bold 12px/14px Georgia, Arial;
	float:right; 
	color:#333333;
	padding: 3px;
	margin: 0px;
}

/****** formulario-comentarios ************/

.imput_formcom{
	background: #f8e6c9;
	border: 1px solid #dc744f;
	height: 18px;
	width: 200px;
	margin: 0px 0px 7px 5px;
	padding-left: 5px;
	font: normal 11px Arial;
}

/******* fotosdeldia *********/
.cont_ftda{
	background: url(../img/fotos/bg_bottom.jpg) repeat-x bottom left;
	padding: 3px;
	overflow: hidden;
	margin: 10px 13px 10px 10px;
	border: 1px solid #d2d2d2;
}
.int_ftda{
	background: url(../img/fotos/bg_cont.jpg) repeat-x top left;
	overflow: hidden;
}
.tituloftda{
	background: url(../img/fotos/bg_titulo.jpg) repeat-x top left;
	font: normal 30px/32px Georgia;
	color: #626b6f;
	height: 57px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.tituloftda span{
	font: bolder 14px Arial;
	color: #e41515;
	display: block;
}
.tituloftda2{
	font: normal 15px/16px Georgia;
	color:#e41515;
	height: 27px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.tituloftda strong{
	color: #444444;
}
.imgftda{
	margin: 3px;
	border: 1px solid #fff;
}

/************** paginado **************/
.bg_paginador {
	background: url(../img/pag_bg.jpg) repeat-x top left;
	height: 20px;
	font: normal 12px/12px Arial;
}
