@charset "utf-8";
/* CSS Document */
/*----- Conteudo Imprensa ------ */
#contPgImprensa {
	height:600px;
	background:url(images/bg-content-transparent.png) repeat;
	float:left;
}
#acessImprensa {
	width:380px;
	height:280px;
	margin-left:20px;
	margin-top:20px;
	padding:50px;
	text-align:left;
	float:left;
}
#contentCadastrar {
	background:url(images/imprensa-box.png) no-repeat;
	width:300px;
	height:120px;
	padding:15px 5px 5px 5px;
	margin-top:60px;
	margin-left:10px;
	text-align:center;
	float:left;
}
/*------ Conteudo Contato ----------------*/
#contPgContato {
	width:860px;
	height:600px;
	background:url(images/bg-content-transparent.png) repeat;
	float:left;
}
#areaFormulario {
	width:500px;
	height:500px;
	margin:20px;
	float:left;
}
#labelFormulario {
	width:50px;
	height:20px;
	margin-top:5px;
	float:left;
}
#labelFormulario2 {
	width:500px;
	height:20px;
	margin-top:5px;
	float:left;
}
#labelFormulario3 {
	width:80px;
	height:20px;
	margin-top:5px;
	float:left;
}
#insertFormulario {
	width:440px;
	height:20px;
	margin-left:10px;
	margin-top:5px;
	float:left;
}
#insertFormulario2 {
	width:500px;
	height:60px;
	margin-top:5px;
	float:left;		overflow-x: hidden;
}.error-form{	color: red;}.error-form li{	margin-left:20px;	margin-top: 10px;	color: red;}
/*------  Conteudo Newsletter ----------------------*/
#divNavegador {
	width:860px;
	height:25px;
	background:url(images/newsletter-nav.gif) no-repeat;
	float:left;
}
#divBtdownload {
	width:145px;
	height:25px;
	float:left;
}
#contNewsletter {
	width:860px;
	height:550px;
	background:url(images/bg-content-transparent.png) repeat;
	float:left;
}
#divCapsulaNews {
	width:450px;
	height:100px;
	float:left;
}
#contFormNews {
	width:400px;
	height:50px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
#contDescadastro {
	width:100px;
	height:20px;
	margin-top:20px;
	margin-left:20px;
	text-align:left;
	float:left;
}
#contBtNews {
	width:100px;
	height:20px;
	margin-top:20px;
	margin-left:20px;
	text-align:left;
	float:left;
}
/*------  Conteudo Fanatico - Downloads ----------------------*/
#contPgDownload {
	width:860px;
	height:600px;
	background:url(images/bg-content-transparent.png) repeat;
	float:left;
}
#divHeaderDownload {
	width:840px;
	height:20px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
	float:left;
}
