/* mmm 08022010 */
*{
	margin:0;
	padding:0;
}

html{
	background:url(http://www.bioetanolfuel.com.br/layout/green_1600.jpg) fixed no-repeat;
	}

body{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	}
	
div#site{
	text-align:left;
	width:990px;
	margin:0 auto;
	border-bottom:10px solid #F5F5F5;
	background:#FFF;
	}
	
div#topo{
	height:100px;
	}
	
div#esquerda{
	float:right;
	width:170px;
	}
	
div#miolo{
	float:right;
	width:640px;
	margin:0px;
	padding-bottom:10px;
	}
	
div#esquerda_2colunas{
	float:right;
	width:0px;
	}
	
div#miolo_2colunas{
	float:right;
	width:810px;
	margin:0px;
	padding-bottom:10px;
	}
		
div#navigation{
	float:left;
	width:165px;
	padding-left:5px;
	}

	
div#extra{
	clear:both;
	width:100%;
	height:10px;
	}


div#rodape{
	text-align:center;
	padding:20px 0px 20px 0px;
	border-bottom:5px solid #336600;
	background:#FBFBFB;
	border-top:1px solid #E0E0E8;
	}
a.lnk_rodape{
	color:#333;
	text-decoration:none;
	}
a.lnk_rodape:hover{
	color:#003300;
	text-decoration:underline;
	}	


a{
	color:#333333;
	text-decoration:none;
	}

a:hover{
	color:#003300;
	text-decoration: underline;
	}


ul.aeromenu{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	width:164px;
	}
ul.aeromenu li{
	margin:0;
	padding:0;
	border-bottom:1px solid #E0E0E8;
	background:url(http://www.bioetanolfuel.com.br/layout/bkg_v170.gif) repeat-y top left;
	}
ul.aeromenu li a{
	display:block;
	text-decoration:none;
	color:#333333;
	padding:7px 0px 7px 10px;
	width:154px;
	}
ul.aeromenu li a:hover{
	background:url(http://www.bioetanolfuel.com.br/layout/bkg_170_verde.gif) repeat-y top left;
	text-decoration:none;
	}
ul.aeromenu li a.current,ul.vert-one li a.current:hover{
	background:url(http://www.bioetanolfuel.com.br/layout/bkg_170_verde.gif) repeat-y top left;
	text-decoration:none;
	}



label { 
	display: block; 
	margin-top:5px;
	padding-left:7px;
	color:#666; 
	font-size:10px; 
	}

.formbutton{
	cursor:pointer;
	border:outset 1px #FBFBFB;
	color:#003300;
	background: url(http://www.aeromodelli.com.br/layout/formbg.gif) repeat-x center top;
	font-size:11px;
	width:25px;
	}
	
.formbutton2{
	cursor:pointer;
	border:outset 1px #FBFBFB;
	color:#336600;
	background: url(http://www.aeromodelli.com.br/layout/formbg.gif) repeat-x center top;
	font-size:12px;
	padding:5px;
	}	
	
.inputindex{
	width:100px; 
	border:1px solid #E0E0E8; 
	margin-left:7px;
	font-size:12px;
	color:#666;
	padding:1px;
	}
	
.box170{
	border-top: 1px solid #E0E0E8; 
	border-right: 1px solid #E0E0E8; 
	border-bottom: 1px solid #E0E0E8; 
	width:164px; 
	margin-bottom:10px; 
	background:url(http://www.bioetanolfuel.com.br/layout/bkg_v170.gif) repeat-y top left;
	padding:8px 0px;
	}
	
p {
	padding:5px;
}



	#menu{
/*		margin:0 auto;*/
		width:990px;
		height:59px;
		background:url(http://www.bioetanolfuel.com.br/layout/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:990px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:59px;
				line-height:59px;
				font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
			}
				#menu li a{
					display:block;
					float:left;
					color:#a7a7a7;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 12px;				
				}
					#menu li a:hover{
						color:#fff;
						background:url(http://www.bioetanolfuel.com.br/layout/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(http://www.bioetanolfuel.com.br/layout/menu_034_h.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 12px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}

/*espaco tabelas*/

td {
	padding:5px;
	}
