@charset "UTF-8";

.Accordion {
	overflow: hidden;}

.AccordionPanel {
	margin: 0px;
	padding: 0px;}

.AccordionPanelTab {
	margin-left: 7px;
	margin-top:10px;
	padding: 2px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000033;
	-moz-user-select: none;
	-khtml-user-select: none;}

.submenuhans {
	overflow: auto;
	margin-top: 10px;
	margin-left:18px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height:300px;}
	
.submenuhans a:link{
	text-decoration:none;
	color:#000000;}
	
.submenuhans a:visited{
	text-decoration:underline;
	color:#666666;}

.submenuhans a:hover{
	text-decoration:underline;
	color:#990000;}

.submenubtn {
	height:20px;}
	
	.submenubtn2 {
	height:20px;
	text-decoration:underline;
	color:#990000;}

.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}


#total_conteudo {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:1000px;
	}

#conteudo_construcao{
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:623px;
	height:300px;}

#conteudo {
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:1000px;
	height:350px;
	}
	
	.titulo_conteudo{
	margin-left:16px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	}
	
	#conteudo_topo{
	position:relative;
	background-image:url(../imagens/interna_produtos/topo_contatos.png);
	background-repeat:no-repeat;
	width:1000px;
	height:5px;}
	
	#conteudo_bottom{
	position:relative;
	float:left;
	background-image:url(../imagens/interna_produtos/bottom_contatos.png);
	background-repeat:no-repeat;
	width:1000px;
	height:20px;}
	
#mensagem {
	position:relative;
	float:left;
	width:395px;
	height:275px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:20px;
	margin-top:10px;
	}
	

	
	#formtxt {
	position:relative;
	float:left;
	width:80px;
	height:265px;
	text-align:right;
	}
	
	#textoform {
	position:relative;
	width:80px;
	height:23px;
	margin-top:10px;}
	
	#formcampo {
	position:relative;
	float:left;
	width:300px;
	height:265px;
	margin-left:10px;}
	
	#campo{
	position:relative;
	width:300px;
	height:23px;
	margin-top:10px;}
	
	#campo2{
	position:relative;
	width:300px;
	height:65px;
	margin-top:10px;}
	
	
	#texto {
	position:relative;
	float:left;
	width:400px;
	margin-left:120px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	#texto a:link {
	color:#000000;
	text-decoration:none;
	}
	
	#texto a:visited {
	color:#000000;
	text-decoration:none;
	}
	
	#texto a:hover {
	color:#FF9900;
	text-decoration:underline;
	}
	
	.logo_contato{
	text-align:center;
	margin-top:20px;}
	
	#obrigatorio {
	position:relative;
	float:left;
	width:257px;
	height:20px;
	font-size:9px;
	margin-top:20px;
	margin-left:180px;
	color:#000000;
	}