body 
{
	background-color:#99C3B9;
	margin-top: 0px;
}

#principal 
{
	width:780px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #99C3B9;
	background-image:url(../jpeg/fundo_associado.jpg);
}

#topo
{
	width:750px;
	height:305px;
	margin-top:60px;
	margin-left:16px;
	clear:left;
	/*border:1px solid #000;*/
}

#topo_superior
{
	width:750px;
	height:21px;
	/*border:1px solid #000;*/
}

#slogan 
{
	width:276px;
	height:14px;
	margin-left:16px;
	float:left;
}

#fale
{
	width:158px;
	height:15px;
	margin-top:0px;
	float:right;
	/*border:1px solid #000;*/
}

#top_meio_esq
{
	width:572px;
	height:305px;
	float:left;
	/*border:1px solid #000;*/
}

#ban_topo 
{
	width:572px;
	height:146px;
}

#barra_naveg 
{
	width:570px;
	height:29px;
}

#ban_anuncio
{
	width:571px;
	height:114px;
	background-color: #062C6A;
}

#top_meio_dir
{
	width:137px;
	height:305px;
	float:left;
	/*border:1px solid #000;*/
}

#logo 
{
	width:137px;
	height:115px;
}

#data 
{
	position:relative;
	left:20px;
	top:160px;
	width:128px;
	height:18px;
	/*border:1px solid #000;*/
}

#conteudo
{
	width:750px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #f00;*/
}

#cadastro 
{
	width:566px;
	height:550px;
	margin-top:20px;
	float:left;
	margin-left:16px;
	/*border:1px solid #000;*/
}

#barra_v_naveg 
{
	width:140px;
	height:400px;
	padding:30px 0px 0px 0px;
	margin-right:20px;
	float:right;
	/*border:1px solid #000;*/
}

/*Configuração da barra de links vertical inicio*/
.texto
{
	font-family:Calibri;
	font-size:12px;
	color:#006666;
}
.faixa
{
	height:20px;
	width:120px;
	padding:2px 0px 0px 20px;
	background-color:#99c3b9;
	font-family:Calibri;
	font-size:12px;
	color:#006666;
}
#links_grupo1 p
{
	
	margin-top:0px;
}
#links_grupo2 p
{	
	margin-bottom:0px;
	
}
#links_grupo3 p
{
	margin-bottom:0px;
}
#links_grupo4 p
{
	margin-bottom:0px;
}
#links_grupo5 p
{
	margin-bottom:0px;
}
/*Configuração da barra de links vertical fim*/

.texto_link 
{
	margin-top:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #006666;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover 
{
	color: #006633;
	text-decoration: underline;
}

a:visited 
{
	text-decoration: none;
}

a:active 
{
	text-decoration: none;
}

.links_base
{
	font-family:Calibri;
	font-size:12px;
	color:#333333; 
}

#rodape
{
	width:750px;
	height:20px;
	z-index:29;
	font-family: Calibri;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #000;*/
}

.texto_rodape
{
	font-size:11px;
}

.obrigatorio 
{
	color:#FF0000;
}

.titulo
{
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	background-color: #99c3b9;
	padding-left: 15px;
}
