
body {
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	background:url(../images/2.jpg) repeat-x #76cbe8;
	text-align:left;
	margin:0;
	
	
}
body ul li{list-style:none;}
#enlaces a{ color:#0099CC;}

#pagina{ margin:auto;  padding:15px 0px;}
#menu{ font-family:"Trebuchet MS"; font-size:12px;  line-height:60px; color:#000000;}
#cont_menu{ background:url(../images/linea.png) no-repeat; width:1000px;  height:50px; margin:auto;}
#menu a{ color:#FFFFFF; text-decoration:none;}
#menu a:hover{ color: #000; text-decoration:underline;}
#noticias{ padding:10px 5px; border-top:1px solid #000000; width:200px; font-size:12px; float:left; text-align:left;}
#noticias img{ border:4px solid #FFFFFF; width:181px; height:98px;}
#footer{ background:url(../images/footer.jpg) no-repeat; height:49px; display:block; width:770px; text-align:left; padding:5px; font-size:14px; line-height:35px; margin-top:20px;}
#footer a{ color:#000000; text-decoration:none; padding-left:10px;}
#footer a:hover{  text-decoration:underline;}
#contenido{ background:#FFFFFF; width:500px; font-size:12px; float:right; display:block; border-left:1px solid #000000; text-align:left; padding:15px;}

