/* CSS Document */
body {
	margin:0px;
	background-image:url(../images/bg_site.jpg);
	background-position:center;
	background-repeat:repeat-y;	
	scrollbar-face-color:#7A2101;
	scrollbar-highlight-color:#90340F;
	scrollbar-3dlight-color:#461009;
	scrollbar-darkshadow-color:#0A0A0C;
	scrollbar-shadow-color:#591000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#96390D;
}
.central{
	width:732px;
	text-align:left;
}
.centraliza{
	text-align:center;
}
.bgCavalo{
	padding-left:10px;
	margin-top:16px;
}
.txtInterna{
	color:#782507;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.txtInterna1{
	color:#782507;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
.titInterna{
	color:#782507;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:20px;
	/*line-height:18px;*/
	font-weight:bold;
	letter-spacing:-1px;
}
.txtInterna a:link, .txtInterna a:visited{
	color:#782507;
	text-decoration:underline;
}
.edtForm{
	border-style:solid;
	border-width:1px;
	border-color:#a08d6d;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#782507;
}
.linhaX{
	background-image:url(../images/linhaX.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.dataNumero{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFFFFF;
	line-height:31px;
}
.dataMes{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e7ad13;
	font-weight:bold;
}
.txtBranco{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}
#alerta{
	padding:7px; 
	background-color:#F0DFB3;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#782507;
	font-weight:bold;
	border:solid red 1px;
	display:none;
}
.txtadm{
	color:#271205;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.edtForm2{
	border-style:solid;
	border-width:1px;
	border-color:#a08d6d;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	color:#782507;
}
.edtBtn{
	border-style:solid;
	border-width:1px;
	border-color:#a08d6d;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	color:#782507;
	cursor:hand;
	cursor:pointer;
}
