body{
	font-size:12px;
	line-height:16px;
}
a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0f3672;
	text-decoration:none;
	cursor:hand;
}
a:hover{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0f3672;
	text-decoration:none;
	cursor:hand;
}
.div_total{
	width:100%;
}
.form {
	border: 1px solid #4C8DC2;
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
}
.materia{
	font-family:Verdana;
	font-size:12px;
	color:#0f3672;
	padding-left:5px;
	line-height:16px;
}
.materia_10px{
	font-family:Verdana;
	font-size:10px;
	color:#0f3672;
	padding-left:5px;
}
.materia_laranja{
	font-family:Verdana;
	font-size:12px;
	color:#ff9900;
	padding-left:5px;
}
.subtitulo{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0f3672;
}
.tabela{
	border-color:#FF9900;
	border-width:1px;
	border-style:solid;
	padding-left:5px;
	padding-top:5px;
	font-family:Verdana;
	font-size:12px;
	color:#0f3672;
}
.titulo{
	padding-top:20px;
	font-family:Verdana;
	font-size:16px;
	color:#0f3672;
}
.titulo2{
	padding-top:20px;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#0f3672;
}
.arial12 {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	line-height:16px;
}
.degradeTopo{
	background-image:url(./img/degrade1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.degradeRodape{
	background-image:url(./img/degrade2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.esconde_label{
	display:none;
}
.valida{
	font-size: 12px;
	text-align:left;
}
