.texto {
	font-family: Arial,Helvetica, Verdana;
	font-size:12px;
	color: #3f4861;
	line-height: 1;
	text-align: justify;
}
.cadastro {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ed791a;
	text-align: left;
	background-color: #c8ccd5;
	height: 20px;
	border: 1pt solid #c8ccd5;
	font-weight:bold
}

.titulo {
	font-family: Arial,Helvetica, Verdana;
	font-size:12px;
	color: #3f4861;
	line-height: 1;
	text-align: left;
	font-weight:bold;
}

.capa_box_1 {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #ffffff;
	line-height: 1.5;
}

.capa_box_1_destaque {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #afbbcf;
	line-height: 1.5;
}

.capa_box_2_destaque {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #b5becc;
	line-height: 1.5;
}

.capa_box_3_destaque {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #54637a;
	line-height: 1.5;
}

.capa_box_4 {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #3e4c67;
	line-height: 1.5;
}

.capa_box_4_destaque {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #566a8f;
	line-height: 1.5;
}

.capa_box_5 {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #54637a;
	line-height: 1.5;
}

.capa_box_5_destaque {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #3e4c67;
	line-height: 1.5;
}

.capa_box_6_destaque {
	font-family: Arial,Helvetica, Verdana;
	font-size:11px;
	color: #c8ccd5;
	line-height: 1.5;
}

a.texto_tipo1 {
	text-decoration: none;
	color: #ffffff;
}

a.texto_tipo1:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.texto_tipo2 {
	text-decoration: none;
	color: #3e4c67;
}

a.texto_tipo2:hover {
	text-decoration: underline;
	color: #3e4c67;
}

a.texto_tipo3 {
	text-decoration: none;
	color: #3f4861;
}

a.texto_tipo3:hover {
	text-decoration: underline;
	color: #003366;
}

a.main, a.main:visited {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial,Helvetica;
	font-size:12px;
	color: #660099;
	text-decoration: underline;
	line-height: 1.5;
}

a.main:hover, a.main:visited:hover {
	text-decoration: underline;
	color: #6666FF;
}

a.menu,a.menu:visited {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial,Helvetica;
	font-size:12px;
	color: #FFED8B;
	text-decoration: none;
	font-weight:bold;
}

a.menu:hover,a.menu:visited:hover {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial,Helvetica;
	font-size:12px;
	color: #90C820;
	text-decoration: none;
	font-weight:bold;
}