/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; 
} 
a{ color:#333; text-decoration: none;} 
a:hover{ text-decoration:underline; color:#000;} 
 
#pagewidth{ 
 width:850px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 width:100%; height:130px;
} 
#subheader{ margin:0px 0px 4px 0px; padding:0px; height:120px; color:#003366; width:850px;}
#menu{background-image:url(images/_back_menu.gif); background-repeat:no-repeat; height:49px; padding:8px 0px 0px 0px; margin:0px; clear:both; width:100%;}
#menu ul{display:inline; margin:0px; padding:0; list-style:none;}
#menu ul li{ padding:0px; margin:0 0 0 19px; display:inline;}
 
#maincol{
 float: right; 
 position: relative; 
 width:100%; 
 }
.boxportada{float:left; margin:0px; padding:0px 10px 0px 0px; font-size:10px; width:151px; color:gray;} 
.boxportada img{padding:8px 0px; margin:0px;}
#boxnoticias{margin:0px; padding:4px 0px 0px 8px; width:170px; height:169px; background-color:#EDF3F6; border:1px solid #EFEFEF; float:right;}
#footer{
 background: url(images/_back_footer.gif) no-repeat #D3DEEB; height:14px; margin:6px 0px 0px 0px;
 clear:both;
 } 
 #copyrights{clear:both; margin:0px; padding:10px 4px 0px 0px; text-align:right; font-size:10px; color:gray;}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
