@charset "utf-8";

/* CSS Document */





#controle{



	position:relative; 

	background-image:url(../img/topo.jpg);

	margin-top:0px;
	margin-left:0px;

	height:30px;

	width:100%;



}







#fundo_controle{



	position:relative;

	width:980px;

	margin-top:0px;

	margin-left:10px;



}



#controle1{



	position:relative;

	margin-left:0px;

	margin-top:2px;

	width:500px;

	float:left;



}



#controle2{



	position:absolute;

	margin-left:505px;

	margin-top:5px;

	width:340px;

	float:left;



}



