.bg_esq {
	background-image: url(bg_esq.jpg);
	background-repeat: repeat-x;
}
.bg_dir {
	background-image: url(bg_dir.jpg);
	background-repeat: repeat-x;
}
.texto_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#transparencia4 {    
	opacity:0.90; 
    -moz-opacity: 0.90; 
    filter: alpha(opacity=90); 
}
.contato_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A79681;
}


.div_scrool {   
	 width: 401px;
    height: 315px;
    overflow: auto;	 		 
	scrollbar-face-color: #663E1E;
	scrollbar-shadow-color: #663E1E;
	scrollbar-highlight-color: #663E1E;
	scrollbar-3dlight-color: #663E1E;
	scrollbar-darkshadow-color: #663E1E;
	scrollbar-track-color: #E5D5BB;
	scrollbar-arrow-color: #FFFFFF;
}

.titu_home {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.box_contato_home {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E5D5BB;
	height: 20px;
	width: 239px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #999999;
}
.bt_ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #80694B;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titu_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
