@charset "utf-8";

/* ---------- FORMULARIOS ---------- */

.form01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
}

.form02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
}

/* ---------- CONTORNO ---------- */

.contorno01 {
	border: 1px solid #CCC;
}


/* ---------- TOPO ----------- */

a.texto_infos{
	
	text-decoration: none;
	color:#fff;

}

a.texto_infos:hover{

	text-decoration: underline;
	color:#fff;
	
}

a.img_midias img{

	border: 0;
	margin-left:5px;
	height: 27px;
	filter: alpha(opacity=50);
	opacity:0.5;
	-moz-opacity: 0.5;

}

a.img_midias:hover img{	

	filter: alpha(opacity=100);
	opacity:1;
	-moz-opacity: 1;

}




/* ---------- TEXTOS ---------- */

.texto01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.texto02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.texto03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A598C;
	text-decoration: none;
}

.texto04{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: -0.1em;
}

.texto05 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}

.texto06 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B598D;
	text-decoration: none;
	height: 20px;
}
.titulo02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #1A598C;
	text-decoration: none;
	letter-spacing: -0.05em;
}

.titulo02_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A598C;
	text-decoration: none;
	letter-spacing: -0.05em;
}

.titulo02_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1A598C;
	text-decoration: none;
	letter-spacing: -0.05em;
}

.titulo02_4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1A598C;
	text-decoration: none;
	letter-spacing: -0.05em;
	text-transform:uppercase;
}

.titulo03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CDAF07;
	text-decoration: none;
	letter-spacing: -0.05em;
	height: 15px;
}
.titulo03_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CDAF07;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.titulo03_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -0.05em;
}

.titulo03_4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CDAF07;
	text-decoration: none;
	letter-spacing: -0.05em;
}

.titulo_portais {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A598C;
	text-decoration: none;
	margin-left:60px;
}

a.titulo_portais:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A598C;
	text-decoration: none;
	text-decoration: underline;
	margin-left:60px;
}

.link02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDAF07;
	font-weight: bold;
	text-decoration: none;
}

.cursos_subtitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1A598C;
	text-decoration: none;
	letter-spacing: -0.05em;
	text-transform:uppercase;
}
