body{
 background: url("../images/fondo.gif");
 margin: 0px 2px 0px 2px;
}
#noticias_container{
 background: white none;
 padding: 8px;
}
#noticias_container table{
 width: 100%;
 clear: both;
 border-collapse: collapse;
}
#noticias_container table tr td{
 vertical-align: top;
 border-bottom: solid 1px #999;
 border-right: solid 0px #999;
}

body, td, th, textarea{
 font-family: Verdana, Arial;
 font-size: 10pt;
}
.noticia{
 clear: both;
 padding: 20px;
}
.noticia_foto img{
}
.noticia_titulo{
 font-size: 12pt;
 font-weight: bold;
 padding: 8px 0px 8px 0px;
}
.noticia_volanta{
 font-size: 11pt;
}
.noticia_foto{
 float: left;
 margin:0 10px 0 0;
}
.noticia_copete, .noticia_foto, .noticia_volanta, .noticia_titulo{
 cursor: pointer;
}
.noticia_sonido{
 text-align: right;
}
.noticia_flash{
 text-align: center;
 clear: both;
 border-top: solid 0px #999;
 border-bottom: solid 0px #999;
}

.banner{
width:100%;
text-align: center;
padding:20px 0 0 0;
}

a{
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}

#footer{
 background: white;
 width: 955px;
 color: black;
 padding: 24px;
}
#footer a{
 color: black;
}

#header{
 width: 1003px;
 height: 130px;
 background: #053769 url(../images/encabezado.gif) no-repeat bottom center;
 color: white;
 padding-top: 4px;
}
#header a{
 color: white;
}
#header ul, #header li{
 margin-left: 0px;
 padding-left: 0px;
 list-style: none inside;
 display: inline;
}
#header ul{
 margin-left: 8px;
}
#header li{
 margin: 10px;
}
#header_fecha{
 float: right;
 margin-right: 8px;
}

#menu{
 width: 1003px;
 background: #053769;
 color: white;
 margin: 0px;
 padding: 5px 0px 5px 0px;
}
#menu a{
 color: white;
}
#menu a:hover{
 text-decoration: none;
 /*background: #7694B2;*/
}
.menuSelected{
 background: #7694B2;
}
#menu ul, #menu li{
 padding: 0px;
 list-style: none inside;
 display: inline;
 margin: 0px;
}
#menu ul{
 margin-left: 14px;
}
#menu li{
 padding: 5px;
 margin: 0px;
 border-right: solid 1px #7694B2;
}

#bottomMenu{
 background: white;
 color: #717171;
 font-size: 7pt;
 text-align: center;
 padding-bottom: 8px;
}
#bottomMenu a{
 color: #717171;
}
#bottomMenu ul, #bottomMenu li{
 margin-left: 0px;
 padding-left: 0px;
 list-style: none inside;
 display: inline;
}
#bottomMenu ul{
 margin-left: 8px;
}
#bottomMenu li{
 margin: 10px;
}

#cont_y_banners{
 width: 1003px;
 background: #E7E7E7;
}
#cont_y_banners tr{
 vertical-align: top;
}
#cont_y_banners td{
 padding: 0px;
 padding-bottom: 8px;
}

#banners{
 padding: 8px;
}

#busqueda{
 margin-top: 20px;
 margin-left: 600px;
}
#busqueda input{
 border: solid 1px black;
 /*width: 140px;*/
}

.slideshow img{
 border: solid 1px black;
 padding: 4px;
}

.clasificado{
 border-bottom: solid 1px #999;
}
.clasificado .rubro{
 font-style: italic;
}
.clasificado .titulo{
 font-weight: bold;
}
.clasificado .resumen{
}

#gallery_menu{
 text-align: center;
}

#gallery_menu ul, #gallery_menu li{
 margin-left: 0px;
 padding-left: 0px;
 list-style: none inside;
 display: inline;
}
#gallery_menu li{
 padding: 8px;
}

#clima{
 position: absolute;
 left: 825px;
 top: 26px;
 /*background: #7694B2;*/
 width: 180px;
 height: 135px;
 overflow: hidden;
}

#climbaBack{
 position: absolute;
 left: 825px;
 top: 134px;
 background: #7694B2;
 width: 180px;
 height: 26px;
 overflow: hidden;
}
