@charset "utf-8";
html, body { margin:0px; padding:0px; background:url(../imagenes/fondogi_news.jpg) #fff no-repeat top center; }
ul li a {	display:block;		 list-style-type: none;
text-decoration:none;	text-align:right;			}
img{ border:none; }
a{ text-decoration:none; }

#todo { width:850px;
position: absolute; 
left: 50%; 
margin-top: 150px; 
margin-left: -425px;
 }
 
#top{ width:850px; height:25px;  }


#logo{ width:200px; height:25px; float:left;  }
/* comienzo menu */
#menu{ width:500px; height:25px; background-color:#000; float:right; }

#navi { list-style:none;	margin:0;	padding:0; }
#navi ul { margin: 0;
        padding: 0; color:#FFF; }
#navi li { float:right; font-family: Georgia, "Times New Roman", Times, serif; color:#FFF;
}
#navi a { font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:10px; line-height:3; padding: 1px 8px;
}
#navi a:hover { font-family: Georgia, "Times New Roman", Times, serif; color:#f00; font-size:10px; line-height:3;  padding: 1px 8px;  overflow:hidden; 
       }
#navi a:visited { text-decoration:none;}
#navi li:visited { text-decoration:none;}
/* fin_menu */

#contenido { 
 margin: 0 auto;
 width: 740px; 

}
#recuadro {width:740px; background:url(../imagenes/fondo_news_b.jpg) #fff repeat-y;}
#recuadro1 {width:488px;  background:url(../imagenes/fondo_news2.gif) #fff repeat-y; margin:auto; margin-top:15px;}
#recuadro2 {width:344px; height:383px; background:url(../imagenes/recuadro2.jpg) ; float:right;}
#titulo {width:488px; height:27px; background:url(../imagenes/news_title.jpg) #fff no-repeat;}
/* noticias */
#noticia { width:461px; margin:auto; margin-top:5px;padding-bottom:5px;}
#noticia_top {width:461px; height:10px; }
#noticia_middle {width:461px;  background-color:#FFF; overflow:auto; }
#noticia_txt {width:350px; min-height:60px;  background-color:#FFF; padding:2px; float:left; padding-left:15px; display:inline;}
#noticia_img { width:92px; height:60px; min-height:60px; float:right;  background-color:#FFF; overflow: visible;}
#noticia_down {width:461px; height:10px;}
/* fin_noticias */

				
.txt { font-family: Arial, Helvetica, sans-serif, Times, serif; color:#000; font-size:11.5px; line-height:14px; text-align:left;}
.txt span {font-family: Georgia, "Times New Roman", Times, serif; color:#C90000;  font-size:12px; font-weight: bold; }
.pie_txt { font-family: Georgia, "Times New Roman", Times, serif; color:#999; font-size:9px; text-align:right; padding-top:5px; padding-right:10px;}

#footer { 
 width: 488px;
 clear: both;
 color: #ccc; margin:auto;

 background: #000;
height:25px;
}