@import "destacada.css";
@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:#dd7000;}
a:active{text-decoration: none;color:#dd7000;}
a:visited{text-decoration: none;}

body{
	background: #f8f8f8;
	font-family: "Trebuchet MS" !important;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: center;
	/*margin-left: 8px;*/
}
strong{
	font-weight: bold;
}
p{margin:0 0 15 0;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{
	margin: 0px auto 0px auto;
	width: 995px;
	overflow: hidden;
	text-align: left;
	/*border: 1px solid #000;*/
}
.columna1{
	border-left:1px solid #ececec;
	background: #fff url(../img/bg_sombra1.jpg) repeat-y top right;
	position: relative;
	width: 794px;
	float: left;
}

.col1{
	width: 480px;
	float: left;
	border-right: 1px solid #d2d2d2;
	margin-right: -1px;
}
.col1_sinColumna2{
	width: 780px;
	float: left;
	border-right: 1px solid #d2d2d2;
	margin-right: -1px;
}

.col1_int{
	margin: 10px;
}
.col2{
	width: 300px;
	float: left;
	border-left: 1px solid #d2d2d2;
}
.col3{
	float: left;
}
.col3_sinColumna2{
	width: 200px;
	float: left;
}
div.col1, .col2, .col3, .columna1{
  min-height:600px;
  overflow: hidden;
  height: expression(this.scrollHeight < 601? "600px" : "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: url(../img/bg_top.jpg) no-repeat top left;
	height: 96px;
	padding: 2px;
	/*border-bottom: 2px solid #e7e7e7;*/
}
.bg_top2{
	background: url(../img/bg_top2.jpg) no-repeat top left;
	height: 96px;
	padding: 2px;
	/*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: 5px 10px 5px 5px;
	font-family: Georgia;
	height: 23px;
}
.f-h-c{
	font-family: Georgia;
	color: #3c3c3c;
	font-size: 10px;
}
.f-h-c b{
	font-size: 11px;
	font-weight: bold;
}
.hora{
	font-family: Georgia;
	color:#f0710f;
}
.puntosv{
	background: url(../img/puntosv.jpg) repeat-y top left;
	width: 1px;
	height: 16px;
	margin: 0px 10px 0px 10px;
}

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

.fecha_categoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#dd7000;
	float: left;
}
.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:#dd7000;
	padding-left: 15px;
}
a.comentario, .comentariosec{
	float: none;
	font-size: 11px;
}

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

h3 {
	font:normal 12px/14px Arial;color:#666;
}

/*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: 1px solid #c4c4c4;
	padding: 4px;
	margin: 0px 10px 5px 0px;
	max-width: 455px;
  	/*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{
	color: #666;
	float: left;
}
.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:#dd7000;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: bold 36px/36px 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{
	font-size: 11px;
	border: 1px solid #d5d5d5;
	color: #fd7f04;
	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: 10px 7px 10px 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;
}
.bg_vermas{
	background: url(../img/bg_verespeciales.jpg) no-repeat top center;
	height: 18px;
	padding: 0 10px 0 0;
	text-align: right;
	overflow: hidden;
}
.tex_verespc{
	background: url(../img/flecha_vermas.jpg) no-repeat 0px 2px;
	padding-left: 13px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

/*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;
}
.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: #e3ece8;
       border: 1px solid #98a29d;
       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: #ee7500;
	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:#ee7500;
}

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

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

/******* menu-servicios *********/
.tit_servicios{
	font: bold 18px/30px Georgia; 
	color:#ee7500;
	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: #e97500;
	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:#ee7500;
	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;
}




