@charset "utf-8";
/* CSS Document */

#footer {float:left; width:985px; background:url(imagenes/footer_fondo.png) top repeat-x #dadada; height:162px; border-top:1px solid #bbbbbb; position:relative; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.footer_tvn { float:left; margin:10px;}

#footer_final {width:985px; height:36px; float:left; background-color:#535353; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#footer_final h1 { font-size:11px; color:#FFF; float:left; text-align:center; width:800px; margin:0px; padding:0px; line-height:36px; font-weight:normal;}
#footer_final h1 a {color:#f2f2f2; text-decoration:none; font-weight:bold;}
#footer_final h1 a:hover { color:#b9b9b9;}
#footer_final img { float:right; margin:4px 10px 0px 0px;}
#footer_final img:hover {filter: alpha(opacity=70); opacity:.7;}

ul.footer_lista1 {width:180px; height:80px; float:left; list-style:none; position:absolute; left:100px; top:70px;}
ul.footer_lista1 li { color:#222222; font-size:11px; line-height:20px;}
ul.footer_lista1 li a { color:#222; text-decoration:none;}
ul.footer_lista1 li a:hover {color:#900;}

ul.footer_lista2 { width:180px; height:142px; float:right; margin:20px 10px 0px 0px ; padding:0px 0px 0px 35px; list-style:none; background:url(imagenes/footer_separador.png) left bottom no-repeat;}
ul.footer_lista2 li {color:#222222; font-size:11px; float:left; width:230px; min-height:20px;}
ul.footer_lista2 li img { margin-right:2px;}
ul.footer_lista2 li a { color:#222; text-decoration:none; float:left; text-align:left;}
ul.footer_lista2 li a:hover { color:#900;}

.boton1 { width:180px; height:35px; float:left; padding-left:20px; position:absolute; left:100px; top:20px; background:url(imagenes/footer_icoinfo.png) no-repeat top left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; line-height:12px;}
.boton1 a{ color:#222; text-decoration:none;}
.boton1 a:hover{ color:#900; text-decoration:none;}

.boton2 { width:180px; height:35px; float:left; padding-left:20px; position:absolute; left:100px;top:50px;  background:url(imagenes/footer_icocomunicados.png) no-repeat top left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; line-height:12px; }
.boton2 a{ color:#222; text-decoration:none;}
.boton2 a:hover{ color:#900; text-decoration:none;}


