@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../imgs/bg_fundo.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#0f1014;
	width: 100%;
	margin: 0px;
	color: #14161A;
}
#topo {
	background-image: url(../imgs/topo.png);
	background-repeat:no-repeat;
	height: 255px;
	width: 1044px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#site {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1012px;
}
#menu {
	background-image: url(../imgs/bg_menu.png);
	height: 570px;
	width: 220px;
	margin-top: -77px;
	margin-left: 60px;
	float: left;
	margin-right: 0px;
	padding-top: 90px;
	padding-left: 40px;
}
.line {
	margin-left: -10px;
}

#redessociais {
	height: 37px;
	width: 433px;
	margin-left: 550px;
}
#conteudo {
	background-image: url(../imgs/bg_conteudo.png);
	background-repeat: repeat;
	width: 664px;
	height: 1450px;
	float: right;
	margin-right: 28px;
	color: #FFF;
	text-align: left;
}
#rodape {
	background-image: url(../imgs/RODAPE.png);
	height: 42px;
	width: 431px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.form_l {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.field {
	background-image: url(../imgs/bg_field.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.botao {
	background-image: url(../imgs/bt_ok.png);
	height: 27px;
	width: 66px;
	border: 0px none #000;
	font-size: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}
.botao_enviar {
	font-size: 0px;
	background-image: url(../imgs/enviar.png);
	height: 31px;
	width: 78px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #14161A;
}

.parceiros {
	
	border:#CCC solid 1px;
}

