body {
	background-color:#DAE7F1;
}
.borda {
	border: 1px solid #0568B2;
}
a:link {
	color: #04548E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #04548E;
}
a:hover {
	text-decoration: none;
	color: #04548E;
}
a:active {
	text-decoration: underline;
	color: #04548E;
}
.style25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.style26 {
	font-size: 10px
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif
}
.style19 {
	font-size: 12px
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #04548E;
}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style22 {
	color: #589A38
}
.style28 {
	color: #0568B2;
}
.style30 {
	font-size: 16px;
	font-weight: bold;
}
.style31 {
	font-size: 11px
}
.style32 {
	color: #04548E
}
.style33 {
	font-size: 11px;
	color: #04548E;
}
.style34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04548E;
}
.style35 {
	font-family: Arial, Helvetica, sans-serif;
	color: #04548E;
}

a img{
	border:0;
}

.menu_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}

a.menu_text:Link, a.menu_text:Visited, a.menu_text:Active, a.menu_text:Hover{
	text-decoration:none;
	color:#000;
}

/*  DEFINE O ESTILO DA ASSINATURA */

div#dnn_BottomPane {
	width: 100%;
	z-index: 5;
	bottom: 0px;
	color: #333;
	padding: 10px 0px;
}
div#dnn_BottomPane p{
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottompane {
	background-color: transparent;
	padding: 0px;
}
.bottompane, A.bottompane:visited, A.bottompane:active, A.bottompane:link,A.bottompane:hover {
	color: #333;
} 
A.bottompane:visited, A.bottompane:active, A.bottompane:link {
	text-decoration: none;
}
A.bottompane:hover {
	text-decoration: underline;
}
