/* PAGINA \*/
* { margin: 0px; padding: 0px; border: 0px;}
html {	min-height:100%; margin-bottom:1px; border: 0; margin: 0; padding: 0;}	
body {	background: url(../images/page_bg.jpg) center top no-repeat #FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#666666; font: 85%/0.9 arial, helvetica, sans-serif; line-height: 130%; width: 100%; min-width: 806px;}
/* FINE PAGINA \*/


/*MAIN LAYOUT*/
#container { width: 100%; height: 100%; }
#content { width: 1000px; margin: 0 auto;}
#main_top { width:891px; height:654px; }
#main_middle { width:891px; height:375px; }
#main_bottom { width:891px; height:375px; }
#footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:center; color:#999999; margin-bottom:10px;}

/*HOME*/
#logo { background-image:url(../images/logo.png); background-repeat:no-repeat; width:568px; height:185px; margin-left:400px; margin-top:30px;}
#trailer { width:560px; height:312px; margin-left:470px; margin-top:355px;}
#menu { width:560px; margin-left:490px; margin-top:65px; text-align:justify;  }
.underlinemenu{ font-family: 'Abel', sans-serif; font-size:23px; color:#856D2C; width: 100%; letter-spacing:0px; font-weight:bold;}
.underlinemenu ul{padding: 15px 3px 7px 0; margin: 0; text-align: center; }
.underlinemenu ul li{display: inline;}
.underlinemenu ul li a{color: #856D2C; padding: 6px 10px 4px 7px; /*top padding is 6px, bottom padding is 4px*/  text-decoration: none;}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{ color: #A53A20; }
