.cinza12{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABA8A8;
}

.cinza12 a{
	color:white;
	text-decoration:none;
}

.cinza12 a:hover{
	color:white;
	text-decoration:underline;
}

.arial11 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #9293A9;
	text-decoration: none;
}

.arial12 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #05396D;
	text-decoration: none;
}

.times14 {
	font-family: Times New Roman, Tahoma, Verdana;
	font-size: 14px;
	color: #05396D;
}

.times14 a{
	text-decoration:none;
	color: #05396D;
}

.times14 a:hover{
	text-decoration:none;
}

.subtitulo{
	color:#B19E37;
	font-family: Times New Roman, Tahoma, Verdana;
	font-size: 16px;
	background:url('../imgs/subtitulo_faixa.jpg') no-repeat; width:394px; height:29px; padding-top:3px; padding-left:3px;
}

.subtitulo_menor{
	color:#B19E37;
	font-family: Times New Roman, Tahoma, Verdana;
	font-size: 16px;
	background:url('../imgs/subtitulo_faixa_menor.jpg') no-repeat; width:201px; height:29px; padding-top:3px; padding-left:3px;
}

.justificar{
	text-align:justify;
}

.form1{
	Background-color:#F1F5F8;
	Color:#05396B;
	Font-Family: Arial;
	Font-Size: 10pt;
	Font-Weight: none;
	border-color:#F1F5F8;
}

.form2{
	Background-color:#E2E0FE;
	Color:#05396B;
	Font-Family: Arial;
	Font-Size: 8pt;
	Font-Weight: none;
	border:1px solid white;
}

.tit_cursos{
	font-family:times; font-size:30px; color:#04386A;
}

.style9 {
	font-size: 11px;
}

a{
	text-decoration:none;
	color: blue;
}


a:hover {
	text-decoration: underline;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: none;
}

img{
	border:0;
}


.alinha_vertical{
	vertical-align: middle;
}

#centraliza{

	position:absolute;
	margin-left:-496px;
	left:50%;
	z-index: 0;

}