@CHARSET "ISO-8859-1";
html{
	position:relative;
	
	background-color: #C8C8C8;
	font-family: verdana,arial,sans-serif;
	
	/*margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	float: left;
	*/
}
body{
	position:relative;
	float:left;
	width:100%;
	height:100%;
	/*background-color:#C8C8C8;*/
	/*background-color:#0F0;*/
	margin: 0 auto;
	padding: 0;
}
#centro{
	position:relative;
	display:block;
	height:100%;
	width: 977px;
	margin: 0 auto;
	/*clear:left;*/
	/*height:1000px;*/
	background-color:#FFF;
	text-align: justify;
	/*margin: 0 0 0 20px;*/
}
/************************
	TOPO
************************/
#topo{
	float:left;
	clear: left;
	/*border: 1px solid #0F0;*/
	width: 977px;
	height: 123px;
	position:relative;
	z-index: 2;
}
#topo #logo{
	/*border: 1px solid #00F;*/
	width: 252px;
	height: 123px;
	float: left;
	z-index: 5;
	position: relative;
	/*display: none;*/
}
#topo #flash{
	/*display: none;*/
	/*border: 1px solid #F00;*/
	width: 725px;
	height: 123px;
	margin: 0 0 0 0;
	float:left;	
}
#topo #flash img{
	/*width: 500px;*/
	
}
/*****************************
	MENU PRINCIPAL
*****************************/
#menu_linguagem{
	/*border: 1px solid #0F0;*/
	/*text-align: right;*/
	/*margin: 109px 0 0 130px;*/
	position:relative;
	margin: -17px 5px 0 0; 
	float: right;
	padding: 0;
	z-index: 100;
	width: 115px;
	/*position: absolute;*/
	/*position: fixed;*/
}
#menu_linguagem p{
	font-family: Verdana, Arial;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	float: left;
	/*border: 1px solid #0F0;*/
}
#menu_linguagem a{
	margin: 0;
	text-decoration: none;
	border: none;
}
#menu_linguagem a img{
	border: none;	
}
#menu_linguagem a:hover img{
	/*background-color: #FFF;*/
	/*border: 1px solid #FFF;*/
	background-color: #FFF;
}
#menu_linguagem ul{
	float: right;
	/*border: 1px solid #F00;*/
	margin: -12px 0 0 0;
	*margin: 0 0 0 0;

}
#menu_linguagem li{
	display: inline;
	margin: 0;
}

#menu_principal{
	float: left;
	clear:left;
	position:relative;
	width: 977px;
	height: 54px;
	/*border: 1px solid #F0F;*/
	clear:left;
	margin: 2px 0 0 0;
	list-style: none;
	padding: 0;
	list-style-position: inside;
	padding: 0 0 0 2px;
}
#menu_principal li{
	display: inline;
	float:left;
	
}
#menu_principal a{
	float:left;
	width: 97px;
	height:54px;
	/*color:#0F0;*/
	background-image: url("../imagens/bg_menu.png");
	background-repeat: no-repeat;
}
#menu_principal #select a{
	float:left;
	width: 97px;
	height:54px;
	color:#FFF;
	text-decoration: none;
	background-image: url("../imagens/bg_menu_select.png");
	background-repeat: no-repeat;
}
#menu_principal a:hover{
	background-image: url("../imagens/bg_menu_hover.png");
	background-repeat: no-repeat;
}

#menu_principal a img{
	border: none;
	color:#FFF;
	
}

#coluna_esquerda{
	float: left;
	clear: left;
}


/************************
	parceiros	
***********************/

#parc{
	float: left;
	clear: left;
	text-align:center;
	margin: 200px 0 0 0;
	width: 230px;
}
#parc_topo{
	float:left;
	clear:left;
	width: 230px;
	height: 10px;
	margin: 0;
	background-image: url("../imagens/parceiros_topo.png");
	background-repeat: no-repeat;
}
#parc_fundo{
	float:left;
	clear:left;
	width: 230px;
	height: 13px;
	margin: 0;
	background-image: url("../imagens/parceiros_fundo.png");
	background-repeat: no-repeat;
}
#parc_corpo{
	float:left;
	clear:left;
	width: 230px;
	margin: 0;
	list-style: none;
	padding:0;
	background-image: url("../imagens/parceiros_corpo.png");
	background-repeat: repeat-y;
}
#parc_corpo li{
	float:left;
	clear:left;
	border-bottom: 1px solid #999;
	width: 200px;
	margin: 0 0 0 5px;
	padding: 5px;
}
#parc_corpo #parc_ultimo{
	border-bottom: none;
}
/****************************
		CONTEUDO
*****************************/
#conteudo{
	position: relative;
	float:left;
	/*border: 1px solid #0F0;*/
	margin: 5px 0 0 10px;
	padding: 0 20px 10px 20px;
	width:690px; 
}
#conteudo h1{
	margin: 10pxx 0;
	padding: 0;
	color: #F27F00;
	font-size: 24px;
}
#conteudo h2{
	margin: 10pxx 0;
	padding: 0;
	color: #F27F00;
	font-size: 18px;
}
#conteudo h3{
	margin: 10pxx 0;
	padding: 0;
	color: #F27F00;
	font-size: 16px;
}
#conteudo p{
	/*float:left;*/
	clear:left;
	font-size:12px;
	text-align: justify;
	line-height: 18px;
}	
#conteudo img{
	margin: 0 auto;
	clear: left;
}

#conteudo .centralizado{
	margin: 0 auto;
}
#conteudo .cont_img{
	margin: 10px;
}
#arqs{
	float:left;
	clear:left;
	margin: 10px 0 20px 0;	
}
#arqs ul{
	list-style-position: outside;
}
#arqs li{
	list-style: circle;
}
#arqs li a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#arqs li a:hover{
	color:#00A;
}
#conts_prod {
	/*border: 1px solid #0F0;*/
	/*border-top: 1px dotted #F27F00;*/
	border-top: 1px dotted #000;
	width: 100%;
	float:left;
	clear: left;
	margin: 10px 0;
}
#conteudo, img ,p,#centro,.cont_img,body,html{
	z-index: 4;
	position: relative;
}
#conteudo object{
	/*border: 1px solid #0F0;*/
	z-index: 5;
	position: relative;
	clear: left;
}
#conteudo object embed{
	/*border: 1px solid #F00;*/
	z-index: 5;
	position: relative;
	clear: left;
}
/*****************************
		CONTATO
*****************************/
#form_contato{
	/*border: 1px solid #0F0;*/
}
#form_contato .campo_form{
	/*border: 1px solid #F00;*/
}
#form_contato .campo_form label{
	margin: 0 10px 0 0;
	text-align: right;
	/*border: 1px solid #00F;*/
	width: 100px;
	float: left;
	clear: left; 
}
#form_contato #botoes{
	float: right;
	margin: 10px 234px 20px 0;	
}
.erro_mail {
	background-color:#B00;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px;
	width: 435px;
}
.sucesso_mail {
	background-color:#090;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px;
	width: 435px;
}
/*****************************
		rodape
*****************************/
#rodape{
	color: #FFF;
	width: 100%;
	background-color: #000;
	clear: both;
	background-position: top;
	background-image: url("../imagens/rodape_topo.png");
	background-repeat: no-repeat;
	margin:0;
	padding: 5px 0;
	font-size: 11px;
	font-weight:bold; 
	text-align: center;
}

#links_rodape {
	margin:15px 0 6px 0; 
}

#links_rodape li{
	display: inline;
	margin: 0 10px;
} 

#links_rodape li a{
	color: #FFF;

	text-decoration: none;
}
#links_rodape li a:hover{
	text-decoration: underline;
}
#rodape p{
	margin: 7px 0;
}



#rodape_logo_esq{
	float:left;
	width: 99px;
	height: 63px;
	background-image: url("../imagens/selo_brtw.png");
	background-repeat: no-repeat;
	margin: 20px 0 0 10px;
}

#rodape_logo_dir{
	width: 79px;
	height: 79px;
	float: right;
	background-image: url("../imagens/selo_25anos.png");
	background-repeat: no-repeat;	
	margin: 10px 10px 0 0;
}
#rodape_central{

}

#representantes{
	/*border:1px solid #0F0;*/
	margin: 0 0 0 -5px;
}
