.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
a:link {  color: #444444; text-decoration: none}
a:active {  color: #444444; text-decoration: underline}
a:visited {  color: #000066; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}
.campos {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	border: 1px solid #999999;
	background-image: url(images/fundo_campos.jpg);
}
.campos_peq {
	font-family: arial;
	font-size: 10px;
	border: 1px #CCCCCC solid;
	color: #666666;
	background-color: #F2F2F2;
}
.trebuch {  font-family: "Trebuchet MS"; font-size: 11px}
.btn_peq {  font-family: verdana; font-size: 10px; background-image: url(images/fundo-enq.gif); background-attachment: fixed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}
.verdana_p {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_site.gif);
	background-position: center;
}
.texto_p {
	font-family: verdana;
	font-size: 10px;
	color: #444444;
}
.verdana_azul {
	font-family: verdana;
	font-size: 11px;
	color: #000066;
}
.verdana_cinza {
	font-family: verdana;
	font-size: 11px;
	color: #444444;
}
.btn {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #3e3faf;
	border-right-color: #00016a;
	border-bottom-color: #000166;
	border-left-color: #3839ac;
	background-color: #315CAC;
	background-image: url(images/fundo_btn.gif);
	cursor: hand;
}
.arialp {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.table_azul {
	background-image: url(images/fundo_azul_table.png);
	background-repeat: repeat;
	border: 1px solid #E0DFE3;
}
.fundo_rodape {
	background-image: url(images/fundo_rodape.png);
	background-repeat: repeat;
}
.table_cinza {
	background-image: url(images/fundo_cinza_table.png);
	background-repeat: repeat;
	border: 1px solid #E0DFE3;

}.table_cinza2 {
	background-image: url(images/fundo_cinza2_table.png);
	background-repeat: repeat;
	border: 1px solid #999999;
	border: 1px solid #E0DFE3;
}

