.degrade {
	background-image: url(Imagens/degrade.jpg);
	background-repeat: repeat-x;
	background-color: #EAEFF2;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007795;
	line-height: 120%;
}
.rodlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007795;
	line-height: 120%;
}
A.rodlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007795;
	line-height: 120%;
}

A.rodlink:HOVER {
	color : #333333;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
.bordao {
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1C656F;
	border-bottom-color: #1C656F;
	border-left-color: #1C656F;
}

.espaco {
	margin-left: 10px;
}
.bolinhas {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #66ABA1;
}

.subtit_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}.textoverm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 120%;
}
.textotab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 120%;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #007795;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00566D;
	background-color: #FFFFFF;
	border: 1px solid #A6BDC2;
}

