/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
	font-family: Verdana;
	font-size: 10px;
	color: black;
} 
 
#pagewidth{ 
 width:776px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
} 
 
#header{
 position:relative; 
 height:129px; 
 width:100%;
} 
 
#leftcol{
/*background-color:#3333CC;*/
 width:174px; 
 float:left; 
 position:relative; 
  }
#leftcollogin {
/*background-image:url(home/cliente.gif);*/
width:174px;
height:102px;
}
#leftcolcar {
width:174px;
height:22px;
}
#leftcolnov {
width:174px; 
height:97px;
}
#leftcolpq {
width:174px; 
/*height:20px;*/
}
#leftcolmenu {
width: 174px;

}
#leftcolbanner {
width:174px;
height:90px;
}
#leftcolnews {
width:174px;
height:48px;
}
#leftcolmb {
width:174px;
height:74px;
}
#topleftcol{
 width:272px; 
 float:left; 
 position:relative; 
}
#topmaincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:504px;
 height:129px;
 /*background-image:url(home/redback.gif);*/

}
#topmaincollinks{
 width:504px;
 position:absolute;
 bottom:0;
}
#topmainbanner{
 width:504px;
 height:65px;
 position:absolute;
 bottom:0;
 /*background-color:#000000;*/
 top:37px;
}
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:602px; 
 }
 
#footer{
 height:35px; 
 clear:both;
} 
#footer1{
height:15px;
}
#footer2{
height:20px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.formul {
	height: 16px;
	width: 70px;
	border: 1px solid #666366;
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
}
.formul2 {
	height: 16px;
	width: 125px;
	border: 1px solid #d02421;
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
}
.formnews {
	height: 16px;
	width: 125px;
	border: 1px solid #636363;
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
}

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
