body,html
{
margin:0;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
background-color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.corpo
{
margin:0 auto;

height:100%;
width:790px;
}

.topo
{
width:790px;
height:150px;
background-image:url(../images/logomarca.jpg);
background-repeat:no-repeat;
}

.botao
{
width:790px;
height:30px;
text-align:right;
font-family:14px;
color:#FFFFFF;
font-weight:bold;
}

.fundo
{
width:790px;
margin:0 auto;
background-color:#555555;
height:500px;
background-position:center;
clear:both;
background-image:url(../images/moto.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}

.fundo1
{
width:790px;
margin:0 auto;
background-color:#555555;
height:100%;
clear:both;
}


.servicos
{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
width:330px;
height:100px;
float:left;
clear:both;
padding-left:10px;
text-align:left;
margin:0 auto;

}

.localizacao
{
width:330px;
float:right;
height:180px;
padding-right:10px;
text-align:center;
}

.sobre
{
width:330px;
height:200px;
float:left;
padding-left:10px;
font-size:11px;
text-align:justify;
color:#FFFFFF;
}

.moto
{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
width:780px;
float:left;
clear:both;
padding-left:10px;
text-align:left;

}

.rodape
{
margin-top:10px;
width:100%;
height:20px;
bottom:0;
clear:both;
font-size:11px;
color:#FFFFFF;
text-align:center;

}
