@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6F71;
	text-align:justify;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
body {
	background-color: #F1F1F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}

/* home */

.titulo_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#6D6F71;
}
.titulo_BOX {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bolder;
}
.tex_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6F71;
	text-align:justify;
}

.tit_cinza {
	font-size: 18px;
	font-weight: bold;
}
.tit_vermelho {
	font-size: 18px;
	font-weight: bold;
	color: #B5121B;
}

.tit_cinza2 {
	font-size: 9px;
	font-weight: bold;
}
.tit_vermelho2 {
	font-size: 9px;
	font-weight: bold;
	color: #B5121B;
}

.txt_parceria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5121B;
	text-align:justify;
}
.vermelho {color: #990000; } 
