@charset "utf-8";
/* CSS Document */
.TUDO{
	width:auto;
	height:900px;
	background-color:#000;
}
.TOPO{
	width:auto;
	height:180px;
	background-color:#F60;
	margin-bottom:0px;
	margin-top:0px;
}
.NAVBAR{
	width:auto;
	height:30px;
	background-image:url(imagens/topo_r2_c1.jpg);
	margin-top: 0px;
 	margin-bottom:0px;
	
 }
 
.NAV2 ul {
	alignment-adjust:central;	
 text-align: center;
 margin-left: 0px;
 padding-left:0px;
 margin-top:0px;
 border-bottom: 1px solid gray
 }
 
.NAV2 li {
 list-style-type: none;
 padding: 0.25em 1em;
 border-left: 2px solid white;
 display: inline;
 }

.NAV2 li:first-child {
 border: none;
 }

.CONTEUDO{
	width:auto;
	height:660px;
	background-color:#CCC;
	background-image:url(imagens/fundo.jpg)
	
}
.CONTEUDO2{
	width:auto;
	height:660px;
	background-color: #FFF;
	margin-left:50px;
	margin-right:50px;
	background-image:url(imagens/fundo.jpg)
	
}
.RODAPE{
	width:auto;
	height:40px;
	background-color:#000;
	color:#FFF;
	font-size:14px;
}
.VISTORIA{
	width: auto;
	height:250px;
	
}
.VISTORIA2{
	width: 600px;
	height: 350px;
	background-image: url(imagens/fundo2.gif);
	font-family: Arial, Helvetica, sans-serif
	color: #FFF;
	float:left;
	display:inline
}
.ESPAÇO{
	width:auto;
	height:30px;
}
.ENQUETE{
	width: 220px;
	height: 350px;
	float: left;
	padding-left: 20px;
	color: #F60;
	text-align: center;
	display:inline
	
}
.FORMAT2{
	color: #333;
	size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	font-size: 21px;
	float:left;
}
.CONT3{
	width:850px;
	height:auto;
	font-size:18px;
	
}
