body {
	margin:0px 0px 0px 0px;
	background-color:#E6EEF4;
	background-image: url(../images/tira_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}
.titulo {
	font-family: Tahoma;
	font-size: 16x;
	text-indent: 15px;
	font-weight: bold;
	color: #CA0231;
	text-decoration: none;
}
.titulo_menor {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ca0231;
	text-align: center;
}
.titulo_branco {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabela {
	border: solid 1px #AEC9E1;
	border-margin: inheritance;
}
.tabela_consultores{
	border: solid 1px #1A69AA;
}
.topo_bg {
	background-color: #FFFFFF;
	background-image: url(../images/topo_BG.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
.rodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #5C94C2;
	text-decoration: none;
	text-indent: 15px;
}
.rodape_endereco {
	font-family: Tahoma;
	font-size: 10px;
	color: #0B5795;
	text-decoration: none;
	text-align: right;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.texto_italico {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	font-style: italic;
}
.texto_bold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
}
.nome_consultor {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_valores{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_consultor {
	font-family: Tahoma;
	font-size: 9px;
	font-size-adjust: 10px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_talents {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
