.tituloPag {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B1B1B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	}

.textBarra {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linkprox:link, .linkprox:visited {
    color: #3756A7;
	font-weight: bold;
	text-decoration: none;
}

.linkprox:active, .linkprox:hover {
    color: #001D68;
	font-weight: bold;
	text-decoration: none;
}

.linkBarra:link, .linkBarra:visited {
    color: #7E8495;
	font-weight: bold;
	text-decoration: none;
}

.linkBarra:active, .linkBarra:hover {
    color: #903C3C;
	font-weight: bold;
	text-decoration: none;
}

.linkMenu:link, .linkMenu:visited {
    color: #903C3C;
	font-weight: bold;
	text-decoration: none;
}

.linkMenu:active, .linkMenu:hover {
    color: #0A3D9C;
	font-weight: bold;
	text-decoration: none;
}

.linkManchete:link, .linkManchete:visited {
    font-size: 13px;
   	color: #93060B;
	font-weight: bold;
	text-decoration: underline;
}

.linkManchete:active, .linkManchete:hover {
    font-size: 13px;
	color: #0512BD;
	font-weight: bold;
	text-decoration: none;
}

.linkManchete1:link, .linkManchete1:visited {
        color: #000000;
    	text-decoration: underline;
}

.linkManchete1:active, .linkManchete1:hover {
    color: #000000;
   	text-decoration: none;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tituloAssunto {

	font-family: Arial, Helvetica, sans-serif;
	color: #011C61;
	font-weight: bold;
	font-size: 100%;
	font-style : italic;
	text-decoration: underline;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2C;

}
.texto3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

.bl {border-left: 1px solid #C7D7E5;}
.bb {border-bottom: 1px solid #C7D7E5;}
.bb2 {border-bottom: 2px solid #C7D7E5;}
.bt {border-top: 1px solid #C7D7E5;}
.br {border-right: 1px solid #C7D7E5;}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	border-top: 1px inset #666666;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px inset #666666;

}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3675A6;
	border: 1px inset #FFFFFF;

}
