/* CSS Document */

.titulo_entrada {
font-family: "verdana"; font-size: 9px; color:#901111 ; text-decoration:none;
}

.titulo_entrada:hover {
font-family: "verdana"; font-size: 9px; color:#901111 ; text-decoration:underline;
}

.agenda_formacao {
font-family: "verdana"; font-size: 9px; color:#901111 ; text-decoration:none;
}

.texto_lateral_destaque {
font-family: "verdana"; font-size: 10px; color:#B80000 ; text-decoration:none; font-weight:bold;
}

.mail_lateral {
	font-family: "verdana";
	font-size: 10px;
	color:#B80000;
	text-decoration:none;
	font-weight:normal;
	line-height: 20px;
}


.mail_lateral:hover{
font-family: "verdana"; font-size: 10px; color:#B80000 ; text-decoration:underline; font-weight:normal;
}

.texto_lateral {
	font-family: "verdana";
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height: 15px;
	font-stretch: normal;
}


.pdf {
	font-family: "verdana";
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height: 15px;
	font-stretch: normal;
}

.pdf:hover{
	font-family: "verdana";
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	line-height: 15px;
	font-stretch: normal;
}


.texto_entrada {
font-family: verdana; font-size: 9px; color:#3E4044 ; text-decoration:none; font-weight:normal;
}

.grupo_looking_entrada {
font-family: "verdana"; font-size: 9px; color:#999999 ; text-decoration:none; font-weight: normal;
}

.grupo_looking_entrada:hover {
font-family: "verdana"; font-size: 9px; color:#999999 ; text-decoration:underline; font-weight: normal;
}



.sitemap {
	font-family: verdana;
	font-size: 9px;
	color:#901111;
	text-decoration:none;
	font-weight: normal;
}

.sitemap:hover {
	font-family: verdana;
	font-size: 9px;
	color:#901111;
	text-decoration:underline;
	font-weight: normal;
}

.texto_principal,#mail_sent {
	font-family: "verdana";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	font-stretch: normal;
	text-align: justify;
}
.fundo {
	background-image: url(../imagens/destaques.gif);
	background-repeat: no-repeat;
}
.texto_lateralgrande {
	font-family: "verdana";
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height: 15px;
	font-stretch: normal;
}
.texto_telefone {
	font-family: "verdana";
	font-size: 13px;
	color:#B80000;
	text-decoration:none;
	font-weight:bold;
	line-height: 15px;
	font-stretch: normal;
	}
