

body{
background-color:#666666;
}

#corpo{
	width:768px;
	
	margin:0 auto;
	
	position:relative;
	background-image:url(imagens/fundo.jpg);
	background-repeat: repeat-y;
background-position: left;
display:table;
border:3px solid #FFFFFF;

}
#topo{
width:768px;
height:289px;

}

#logo{
width:250px;
height:289px;
float:left;

}

#logotut{
width:250px;
height:100px;

}


#botoes{

width:240px;
float:left;

}

/*menu*/


ul#menus{
width:240px;
background:#336600;
margin:0;
padding:0;
list-style-type:none;


}
ul#menus li{
border-bottom:1px solid #FFFFFF;/*BORDA DO BOTAO*/
}

ul#menus li a:link, ul#menus li a:visited{
display:block;
height:1%;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:10px;
padding:6px 20px;
padding:11px;
}

ul#menus li a:hover{
background-color:#5cb900;
color:#FFFFFF;

}

#topo2{
width:517px;
height:289px;
float:left;


}

#topoverde{
width:517px;
height:100px;
background-color:#336600;

}

#pantanal{
width:510px;
height:180px;
border:1px solid #CCCCCC;
padding:3px;

}

#pagina{
width:768px;

}

#colunaesquerda{
width:240px;
padding-top:40px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
float:left;
}

#esquerda{
width:517px;
float:left;
padding-left:10px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-top:10px;

}

#esquerda2{
width:517px;
float:left;
padding-left:10px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
padding-top:10px;

}


#rodape{
width:768px;
height:30px;
padding-top:5px;
background-color:#eaeaea;
text-align:center;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0 auto;
border:3px solid #FFFFFF;

}

#copy{
width:768px;
margin:0 auto;
text-align:right;
font:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;

}

a:link{
color:#666666;
text-decoration:underline;

}

a:hover{
color:#cccccc;
text-decoration:none;
}

#lista_carros{
width:500px;
border:1px solid #cccccc;
padding:5px;
float:left;
}

#lista_car{
width:120px;
float:left;
}

#lista_tipo{
width:300px;
float:left;
background-color:#eaeaea;
padding:7px;
border: 8px solid #fff;
}


#lista_car2{
width:200px;
float:left;
}

#lista_tipo2{
width:265px;
float:left;
padding:7px;
border: 8px solid #fff;
}


#lista_todos{
width:500px;
float:left;
border:1px solid #eaeaea;
}

h2 a:link{
text-decoration:underline;
color:#666666;
}

h2 a:hover{
text-decoration:none;
color:#666666;
}



