/* GERAL

*****************************************************************************************/





body {
	background:#20221a ;
	font-family:Arial, Helvetica ;
	font-size:10pt ; /* Reseta 1em para 12px */
	color:#b6aa8b ;
	margin:0;
	padding:0;
	overflow-x:hidden;
	position:relative;

}

	
#corpo{
	margin:0 auto;
	width:941px;
}




/*CONFIGURA TAGS

*****************************************************************************************/

hr {

	display: none;

	height: 1px;

	font-size: 1px;

	}

	

ul {

	list-style: none;
	margin:0;
	padding:0;
	border:0;

	}

	

address {

	font-style: normal;
	margin:0;
	padding:0;
	}

a{
	margin:0;
	padding:0;
	color:#b6aa8b;
	text-decoration:none;
	outline:none;	
}

a:hover{
	color:#11a5ec;
}

span{
	margin:0;
	padding:0;
}	





/*CABECALHO

*****************************************************************************************/
.topo{
	margin:0;
	padding:0;
	background-image:url(../images/geral/topo.png);
	background-repeat:no-repeat;
	background-color:#20221a;
	float:left;
	width:941px;
	height:137px;
	padding-top:45px;
	display:inline;
}

.logo a{
	background-image:url(../images/geral/logo.png);
	background-repeat:no-repeat;
	float:left;
	width:408px;
	height:86px;
	text-indent:-5000px;
	display:inline;
}


/********Elaborando o menu DropDown******************/

	#menu_principal{
		float:right;
		margin-top:30px;
	}
	#menu_principal li{
		float:left;
		display:inline;

	}
	#menu_principal li a{
		float:left;
		color:#11a5ec;
	}
	.menu_servicos{
		text-indent:-5000px;
		background-image:url(../images/geral/menu/servicos.png);
		background-repeat:no-repeat;
		background-position:right;
		width:106px;
		height:32px;
		
		
	}
	.menu_contato{
		text-indent:-5000px;
		background-image:url(../images/geral/menu/contato.png);
		background-repeat:no-repeat;
		background-position:center;
		width:96px;
		height:32px;
		
	}
	/***menu DropDown*****/
	li.headlink div { display: none; }
	li.headlink:hover div { display: block; }
	
	.visible_{
			margin-left:-105px;
			display:inline;
			width:250px;
	}
	.menu_drop{
		float:left;
		margin-top:15px;
		border-top:1px dashed #51859b;
		display:inline;	
		position:relative;
	}
	.menu_drop li{
		float:left;
		padding-top:10px;
		margin-right:2px;
	}

/*RODAPE

*****************************************************************************************/
#rodape{
	padding-bottom:40px;
	float:left;
}
#rodape span{
	margin-top:45px;
	float:left;
	font-size:8pt;
	color:#7e7350;
}







/*CONTEUDO

*****************************************************************************************/
#conteudo{
	border-bottom:1px solid #373931;
	float:left;
	padding-bottom:50px;
	width:100%;
}
.titulo{
	border-top:1px solid #40403a;
	border-bottom:1px solid #40403a;
	float:left;
	width:99%;
	padding-top:10px;
	padding-bottom:10px;
	text-indent:-5000px;

}

/*NAVEGACAO

*****************************************************************************************/

/*navegacao principal*/







/* navegacao secundaria */







/* breadcrumb */







/*paginacao/



	



/*BARRAS  *JANELAS  *BOX

*****************************************************************************************/









/*FORMULARIOS	

*****************************************************************************************/
/* contato */
.formulario{
	float:left;
	padding:0;
	border:0;
	display:inline;
}
.formulario div{
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	display:inline;
	padding:0;
}
.formulario label{
	color:#fff;
	font-size:13pt;
}
.text{
	background-color:#2d2920;
	background-image:url(../images/geral/fundo_formulario_text.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #302f2a;
	color:#b6aa8b;
	font-size:8pt;
	margin-top:3px;
}

#enviar{
	margin-top:30px;
	background-image:url(../images/home/enviar.gif);
	background-position:top;
	width:99px;
	height:35px;
	border:0;
}
#enviar:hover{
	background-position:bottom;
	cursor:pointer;
}


/*mensagem sucesso*/

#mensagem_sucesso{
	background-image:url(../images/geral/fundo_mensagem_sucesso.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	font-size:9pt;
	margin-left:150px;
	margin-top:-26px;
	float:left;
	display:inline;
}

/*mensagem de confirmacao*/

#confirmacao{
	float:left;
	height:220px;
	background:url(../images/cadastro/simbolo_confirmacao.png) left no-repeat;
	padding:0 0 0 290px;
	margin:0 0 0 110px;
}

#confirmacao h2{
	float:left;
	width:292px;
	height:25px;
	background:url(../images/cadastro/titulo_confirmacao.png) no-repeat left;
	text-indent:-5000px;
	margin:30px 0 0 30px;
}

#confirmacao p{
	float:left;
	color:#776C4C;
	font-family:Arial;
	margin:5px 0 10px 0;
}

#confirmacao a{
	float:left;
	width:141px;
	height:35px;
	background:url(../images/cadastro/link_confirmacao.gif) top no-repeat;
	text-indent:-5000px;
	margin:0 0 0 100px;
}

#confirmacao a:hover{
	background-position:bottom;
}

/*mensagem de erro*/

#container_erro{
	width:668px;
	height:210px;
	background:#2D2920;
	border:1px solid #9F0000;
	margin:0 auto;
}

#container_erro h4{
	float:left;
	color:#B6AA8B;
	font-size:12pt;
	font-weight:normal;
	margin: 0 0 15px 30px;
}


#simbolo_erro{
	float:left;
	background:url(../images/geral/simbolo_erro.png) no-repeat left;
	width:38px;
	height:38px;
	text-indent:-5000px;
	margin:-15px 0 0 -15px;
}
.erro{
	float:left;
	width:275px;
	background:url(../images/geral/fundo_erro.gif) no-repeat left;
	color:#ff0000;
	margin:3px 5px 0 35px;
	padding:0 0 0 18px;	
}

/* busca */









/*LISTAS

*****************************************************************************************/









/*TABELAS

*****************************************************************************************/









/*TIPOGRAFIA

*****************************************************************************************/

h1, h2, h3, h4, h5, h6 {

	margin:0;
	border:0;
	padding:0;

}



p {

	margin:0;
	padding:0;
	border:0;	

}




img{
	margin:0;
	padding:0;
	border:0;
}

dl{
	margin:0;
	padding:0;
}
/*EFEITOS

*****************************************************************************************/

.clear {

    position: relative;

    clear: both;

    height: 1px;

    font-size: 1px;

    }

	

.center {

	text-align: center;

}

	





/*ELEMENTOS DIVERSOS

*****************************************************************************************/

/*validacao*/

