


h1{
font-size:17px;
text-transform:uppercase;
color:#fb8800;
padding:0;
margin:0;
font-weight:100;
letter-spacing:-1px;}


h2{
font-size:12px;
text-transform:uppercase;
color:#990000;
padding:0;
margin:0;
font-weight:100;
letter-spacing:-1px;}

.color_1{
color:#e85d21;}



#cont a{font-size:11px;

color:#fb8800;
padding:0;
margin:0;
font-weight:100;
letter-spacing:-1px;
text-decoration:none;
font-weight:bold;}

#cont a:hover{color:#e85d21;}

ul {
list-style:none;}


p{
font-size:11px;
color:#333333;
padding:0;
margin:0;}



body{

background-color:#f9f4eb;
color:#000;
font-size:12px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:auto;
padding:0px;
background-image:url(../img/back_internas.jpg);
background-repeat:repeat-x;



}




#site{
padding:0px;
margin:auto;
width:900px;



}

#topo{
width:100%;
height:172px;
float:left;

}
	#banner_topo{
	width:469px;
	height:58px;
	
	float:right;
	border: solid #FF6633 1px;
	margin-top:10px;}
	
	#tel_topo{
	margin-top:25px;
	width:469px;
	height:58px;

	float:right;
	background-image:url(../img/tel.gif);
	background-repeat:no-repeat;
	background-position:right;}


#logo{
margin-top:25px;
float:left;
width:336px;
height:111px;}




#menu{
width:100%;
height:29px;

float:left;

margin-left:25px;
text-transform:uppercase;
}
 #menu .sub{
 font-size:10px;}



#cont{
width:100%;
float:left;
}
	#texto{
	width:600px;
	float:left;
	text-align:justify;}
	
	#imagem{

	width:250px;
	
	float:right;}
	
	
	
	
	

#rodape{
width:100%;
background-image:url(../img/back_rodape.jpg);
height:150px;
float:left;
margin-top:10px;}



#cont_rodape{

width:900px;
margin:auto;
color:#6f2302;
font-size:12px;
font-weight:bold;}



#cont_rodape a{
text-decoration:none;
color:#e95200;
font-size:12px;
font-weight:bold;}


#cont_rodape a:hover{color:#6f2302;}







/*formulario*/

 label{
			color:#6f2302;
			text-transform:uppercase;
			font-size:12px;
			letter-spacing:-1px;
			font-weight:bold;
			margin-bottom:3px}
			
			 input{
			border:solid #6f2302 1px;
			background-color:#fff;
			color:#6f2302;
			width:230px;
			font-size:12px;
		
			padding:6px;
			margin-bottom:3px;}
			
			
			
			
			.textarea{
			border:solid #6f2302 1px;
			background-color:#fff;
			color:#6f2302;
			width:230px;
			font-size:12px;
		
			padding:6px;
			margin-bottom:3px;}
			
			.botao{
			padding:5px;
			background-color:#fb8800;
			margin-left:5px;
			cursor:pointer;
			color:#6f2302;
			font-size:10px;
			font-weight:bold;
			width:50px;
			}



