body{
	background-image:url(../imagens/template/siteBG.jpg); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;
}


.txtTitDestaques{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #aa171e;
	font-size: 13px;
	line-height:20px;
	font-weight:bold;
}

.txt{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
/*	color: #4f4b4a;*/
	color: #181512;
	font-size: 12px;
	line-height:16px;
}

.txt a:link, .txt a:visited, .txt a:hover{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
	text-decoration:none
}

.txtBlue{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #172330;
	font-size: 12px;
	line-height:18px;
}

.txtRed{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #AB171E;
	font-size: 10px;
	line-height:18px;
}


.txtTitGreen, .txtTitGreen a:link, .txtTitGreen a:visited{
	font-family: "Calibri", "Trebuchet MS", Helvetica, sans-serif;
	color: #00494B;
	font-size: 14px;
	line-height:18px;
}


a:link, a:visited{
	text-decoration: none;
}

.tituloEmpresas{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #716F6E;
	font-size: 14px;
	line-height:12px;
	font-weight:bold;
}

.tituloEmpresas a:link, .tituloEmpresas a:visited, .tituloEmpresas a:hover{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #716F6E;
	font-size: 14px;
	line-height:12px;
	font-weight:bold;
}

.subTituloEmpresas{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #716F6E;
	font-size: 12px;
	line-height:18px;	
	font-weight:bold;
	text-transform:uppercase;
}

.txtEmpresas{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
}

.logoOpacity{
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}


.txtEmpresas a:link, .txtEmpresas a:visited, .txtEmpresas a:hover{
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
	text-decoration:underline;
}

.scrollBarWhiteBG{
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	
}
.scrollBarGreyBG{
	scrollbar-base-color: #E0E0E0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-track-color: #E0E0E0;
	
}

.form1 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	border:0px;
	color: #000000;
	width:90px;
	height:15px;	
}

.formInput {
	font-family:"Calibri","Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:90px;
	height:20px;	
}

