#noticias_cabecera {background-image: url(imgs/encabezado_noticias.jpg); width:775px; height: 85px; overflow:hidden}
#noticias_encabezado {width: 100%; border-bottom:1px solid #AAAAAA;margin-bottom:10px;padding-bottom:2px;font-size: 14px; font-weight: bold; color: #365f91;}
#noticias_contenido {width:775px;}

#noticias_busquedas {width: 100%; padding-bottom:20px}
#noticias_busquedas_titulo {width: 100%; border-bottom:1px solid #AAAAAA;margin-bottom:10px;padding-bottom:2px;font-size: 14px; font-weight: bold; color: #365f91;}

.noticias_elemento {width: 100%; border-bottom:1px solid #DDDDDD; margin-bottom:10px;}
.noticias_fotoelemento {float:left; padding-right: 10px; padding-bottom:10px;}
.noticias_fechaelemento{font-size: 12px; font-weight: bold; padding-top:5px; padding-bottom:5px}
div.noticias_descripcionelemento {font-size: 12px;}
a.noticias_descripcionelemento:link {color : #000000; text-decoration : none; font-weight:normal;}
a.noticias_descripcionelemento:visited {color : #333333; text-decoration : none; font-weight:normal;}
a.noticias_descripcionelemento:hover {color : #666666; text-decoration : underline; background-color:Transparent; font-weight:normal;}
a.noticias_descripcionelemento:active {color: #aaaaaa; text-decoration : none; font-weight:normal;}

input {font-size:10px}
select {font-size:10px}

#txtContenido {width:150px}
#resultado {text-align:center; color:#DD5555}


