@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/back_mae2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	
}

#mae{
	width:950px;
	height:1150px;
	margin:0 auto;
	
}

#menu{
	width:166px;
	height:240px;
	margin-top:300px;
	margin-left:20px;
	float:left;
	
}

#botao1{
	width:166px;
	height:44px;
	
}

#botao2{
	width:166px;
	height:44px;
	
}

#botao3{
	width:166px;
	height:44px;
	
}

#botao4{
	width:166px;
	height:44px;
	
}

#botao5{
	width:166px;
	height:44px;
	
}

#titulo{
	width:287px;
	height:92px;
	margin-left:130px;
	margin-top:90px;
	float:left;
	
}

#bg1{
	width:551px;
	height:57px;
	float:left;
	
}

#bg2{
	width:551px;
	height:800px;
	background-image:url(../img/text.png);
	float:left;
	
}

#galeria{
	width:430px;
	height:490px;
	float:left;
	margin-left:60px;
	margin-top:50px;
	
}

#bg3{
	width:551px;
	height:57px;
	float:left;
	margin-left:186px;
}

#txt1{
	width:500px;
	height:150px;
	margin-left:20px;
	float:left;

}

#txt2{
	width:500px;
	height:200px;
	margin-left:20px;
	float:left;

}


#frame{
	width:420px;
	height:315px;
	float:left;
	margin-left:60px;
	
}

#down{
	width:500px;
	height:330px;
	margin-left:25px;
	float:left;

}

#patch{
	width:275px;
	height:70px;
	margin-left:150px;
	float:left;

}

#specs{
	width:524px;
	height:320px;
	margin-left:13px;
	float:left;

}

#register{
	width:500px;
	height:700px;
	margin-left:45px;
	float:left;

}

#campo1{
	width:460px;
	height:120px;
	float:left;
	background-color:#666;

}

#campo2{
	width:460px;
	height:180px;
	float:left;
	background-color:#666;
	margin-top:30px;

}

#campo3{
	width:460px;
	height:120px;
	float:left;
	background-color:#666;
	margin-top:30px;

}

#campo4{
	width:460px;
	height:60px;
	float:left;
	background-color:#666;
	margin-top:30px;

}

#campo5{
	width:80px;
	height:25px;
	float:left;
	margin-top:30px;
	margin-left:190px;

}


.fonte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#FFF;
	
}