.texto_branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
#transparencia4 {    
	opacity:0.80; 
    -moz-opacity: 0.80; 
    filter: alpha(opacity=80); 
}
.div_scrool {
	width: 380px;
	height: 500px;
	overflow: auto;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #161616;
	scrollbar-arrow-color: #FFFFFF;
	color: #999999;
}
.titu_home {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
}
.texto_cinza {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
.box_ {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.bt_ {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #333333;
	height: 21px;
}
.contato_txt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #999999;
}
.titu_interna {
	font-family: "Trebuchet MS";
	font-size: 27px;
	color: #CCCCCC;
}
