*{
	margin: 0;
	border: 0;	
	}

body {
	background-color: #191919;
}

#release { border:0px dotted #666;  padding:2px; width:600px; }

#release td { border-bottom:1px dotted #666; padding:2px;  width:125px; }

#release tr { border-bottom:1px  dotted #666; padding:2px;  width:125px; }

#site{
	background: #000000;
	margin: 0 auto;
	width: 950px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #D3D3D3;
}

 .hide {
	display: none;
}
#centro{
	background: #000000;
	}

#conteudo{
	padding: 50px;
	background: #000000;
	}
	
input, textarea, select{
	background: #000000;
	border: 1px solid #444444;
	color: #D3D3D3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	width: 300px;
	}
	
.enviadados{
	border: 0px;
	margin-top: 10px;
	width: auto;
	}
	
.f2{
	color: #CEAA66;
	}
	
.f1{
	color: #D3D3D3;
	}
	
/*CONTATO*/
#contato_esq{
	float: left;
	width: 350px;
	}
	
#contato_dir{
	float: right;
	width: 480px;
	text-align: left;
	}
	
#separador{
	clear: both;
	}

a:link{
	color: #CEAA66;
	text-decoration: none;
	}
a:hover{
	color: #CCCCCC;
	}
a:visited{
    color: #CEAA66;
	text-decoration: none;
	}
	
a:active{
	color: #CCCCCC;
	}

          
	
	
h1{
	font: 20px "Times New Roman", Times, serif;
	letter-spacing: 5px;
	text-transform: lowercase;
	color: #D3D3D3;
	}
	
h3 {
	font: bold 15px "Trebuchet MS";
	color: #91754c;
	background:	transparent;
	padding: 4px;
	margin:	0px;
	/*border-bottom:	1px solid #91754c;*/
	cursor:	pointer;
}
.resposta {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #D3D3D3;
	padding: 10px;
	margin:	0px;
	/*border-top: none;
	border-bottom:	1px solid #91754c;
	border-left: 1px solid #91754c;
	border-right: 1px solid #91754c;
	*/
}
.fechar {
	font-size: 11px;
	font-weight:bold;
	cursor:	pointer;
	text-align: right;
	color: #91754c;
}
/** DIV faq **/
/*#faq {
position:relative;
   list-style: none;
   letter-spacing:2px;
}
#faq li {
	
	cursor: pointer;

}
#faq li.liout {
	
	
}
#faq li.lihover {
	position:relative;
  	letter-spacing:normal;
	border:inherit;
}


#faq {
		letter-spacing:normal;
}
#faq label {
	width: 90px;
    /* padding: 2px;*/
	position: absolute;
}
#faq span.inputs {
	
	/*margin-bottom: 3px;*/
	
}
#faq span.inputs input {
	height: 17px;
	border: solid 1px #CCCCCC;
}
#faq input.botao {
	
}*/