/* Fontes */
.Verdana12cinza{
	font-size: 12px;
	color: #999;
}
.Verdana11cinza{
	font-size: 11px;
	color: #999;
}
.Verdana10cinza{
	font-size: 10px;
	color: #999;
}
.Verdana9cinza{
	font-size: 9px;
	color: #999;
}
.Verdana8cinza{
	font-size: 8px;
	color: #999;
}
.Verdana10preta{
	font-size: 10px;
	color: #000;
}
.Azul12boldcenter{
	color:#295C87; 
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
.Azul14boldcenter{
	color:#295C87; 
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.Azul16boldcenter{
	color:#295C87; 
	font-weight:bold;
	text-align:center;
	font-size:16px;
}

.Preto12boldcenter{
	text-align:center;
	color:#222; 
	font-weight:bold;
	font-size:12px;
}
.Preto12center{
	text-align:center;
	color:#222; 
	font-size:12px;
}
.Preto14center{
	text-align:center;
	color:#222; 
	font-size:14px;
}
.Preto14boldcenter{
	text-align:center;
	color:#222; 
	font-weight:bold;
	font-size:14px;
}
.Preto12bold{
	color:#222; 
	font-weight:bold;
	font-size:12px;
}
.Branco12bold{
	color:#FFF; 
	font-weight:bold;
	font-size:12px;
}
.Preto14bold{
	color:#222; 
	font-weight:bold;
	font-size:14px;
}
.Cinza12{
	color:#777; 
	font-size:12px;
}
.bemvindo{
	color:#222;
	font-weight:bold;
	font-size:16px;
	padding: 2px;
}
.bemvindo:hover{
	background: #295C87;
	color: #FFF;
}
.titulo{
	color:#222;
	font-weight: bold;
	font-size: 18px;
}
/* Links*/
a.Link10cinza{
	font-size:10px;
	color:#999;
}
a.Link10cinza:hover{
	text-decoration:underline;
}
a.Link12azul{
	font-size: 12px;
	color: #295C87;
}
a.Link12azul:hover{
	text-decoration:underline;
}
a.Link14azul{
	font-size: 14px;
	color: #295C87;
}
a.Link14azul:hover{
	text-decoration:underline;
}

a.Link12pretobold{
	font-size: 12px;
	color: #222;
	font-weight:bold;
}
a.Link12pretobold:hover{
	text-decoration:underline;
}
a.Link12preto{
	font-size: 12px;
	color: #222;
}
a.Link12preto:hover{
	text-decoration:underline;
}

a.Link14preto{
	font-size: 14px;
	color: #222;
}
a.Link14preto:hover{
	text-decoration:underline;
}
a.Link14pretobold{
	font-size: 14px;
	color: #222;
	font-weight:bold;
}
a.Link14pretobold:hover{
	text-decoration:underline;
}

a.Link14vermelho{
	font-size: 14px;
	color: #F00;
}
a.Link14vermelho:hover{
	text-decoration:underline;
}
/* paragrafos */

.Preto12{
	color:#222; 
	font-size:12px;
}
.Preto14{
	color:#222; 
	font-size:14px;
}
.Azul12bold{
	color:#295C87; 
	font-size:12px;
	font-weight:bold;
}
.Azul14bold{
	color:#295C87; 
	font-size:14px;
	font-weight:bold;
}
.Azul14{
	color:#295C87; 
	font-size:14px;
}

.pa14icon{
	font-size: 14px;
	padding: 5px 0px;
	text-align: justify;
	text-indent: 16px;
	background: transparent url('imagens/ponto2.gif') left top no-repeat;
}
.pa14icon-sub{
	font-size: 14px;
	padding: 5px 0px;
	text-align: justify;
	text-indent: 30px;
	background: transparent url('imagens/ponto-sub.gif') left top no-repeat;
}
.pa12icon-sub{
	font-size: 12px;
	padding: 5px 0px;
	text-align: justify;
	text-indent: 30px;
	background: transparent url('imagens/ponto-sub.gif') left top no-repeat;
}

.pa12{
	color:#222; 
	font-size:12px;
	text-indent: 15px;
	text-align:justify;
	 padding:4px 0px;
}
.pa14{
	color:#222; 
	font-size:14px;
	text-indent: 15px;
	text-align:justify;
	 padding:4px 0px;
}
