.f-principal-1, .subtitulo-azul-escuro, a, a.l-principal-1, body {
	/*color:#313073;*/
	color:#313073;
}

#matriz {
	border:solid 1px #313073;
}

.bg-principal-1, #matriz, .rodape, body {
	background-color:#444387;
}

.f-principal-2 {
	color:#3B2B7D;
}

.bg-principal-2, .mn_vertical-azul {
	background-color:#3B2B7D;
}

.f-principal-3 {
	color:#8D70B2;
}

.bg-principal-3 {
	background-color:#8D70B2;
}

.f-principal-4 {
	color:#D6D1EF;
}


.bg-principal-4 {
	background-color:#D6D1EF;
}

.f-principal-5 {
	color:#e6e6ff;
}

.bg-principal-5 {
	background-color:#e6e6ff;
}

.mn_horizontal_esquerdo {
	background-image:url(img/bt_mn_h_esquerdo.gif);
	float:left; 
	width:10px; 
	height:31px;
	margin-left:-1;
}

.mn_horizontal_centro {
	float:left; 
	height:31px;
	background-image:url(img/bt_mn_h_centro.gif); 
}

.mn_horizontal_direito {
	float:left; 
	background-image:url(img/bt_mn_h_direito.gif); 
	width:10px; 
	height:31px;
}

.mn_vertical {
	vertical-align:top;
	background-repeat: no-repeat; 
	width:150px; 
	height:100px;
	background-image:url(img/bg_mn_vertical.gif); 
	background-repeat:no-repeat;
}

.mn_vertical_bt {
	background-repeat: no-repeat;
	font-size:11px;
	width:150px; 
	height:21px; 
	padding-left:4px;
	background-image:url(img/bt_mn_vertical.gif);
}

.borda-principal-1 {
	border:solid 1px #313073;
}

.borda-principal-3 {
	border:solid 1px #8D70B2;
}