@charset "utf-8";

#geral{
margin:0px; 
padding:0px;
color:#54a7f9;
background-color:#F7F7F7;
border:#54a7f9 1px solid;
font-family:'Lato', sans-serif;
font-size:14px;
width:587px;
height:520px;
}

#log{
position: absolute;
left: 100px;
top: 200px;
width: 400px;
height: 245px;
background-image:url(../imagens/img1.png);
	
}

#login{
position: absolute;
left: 30px;
top: 0px;
width: 300px;
height: auto;

	
}
#celula_esq{
width:auto;
min-width:320px;
height:520px;
background-color:#F7F7F7;
border-right:#54a7f9 7px solid;
float:left;
padding:0px 0px 0px 0px;
text-align:left;
color:#06F;;
}

#direcional{
width:auto;
height:auto;
margin-top:30px;
margin-left:30px;
}

#acionamento{
width:auto;
height:auto;
margin-top:20px;
margin-left:30px;

}
#modo{
width:auto;
height:auto;
margin-top:0;
margin-left:40px;

}

#celula_central{
width:auto;
min-width:260px;
height:520px;
background-color:#F7F7F7;
float:left;
padding:0px 0px 0px 0px;
text-align:left;
}

#texto {
	position: absolute;
	left: 24px;
	top: 77px;
	width: 575px;
	height: 487px;
	z-index: 1;
}
