@charset "utf-8";
/* CSS Document */
body{
background-image:url(../imagens/bg_site.png); background-repeat: no-repeat;
background-color:#f2f2f2;
background-position:top;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
}
#geral{
width:1000px;
height:auto;
margin:0 auto;
}
#logo{
width:222px;
height:49px;
margin: 35px 0px 0px 30px;
}
#contatos{
width:206px;
height:61px;
float:right;
margin: -71px 400px;
}
#logofast{
width:221px;
height:76px;
float:right;
margin:-60px 21px;
}

#menu{
	width:960px;
	height:auto;
	margin: 57px auto;
}
#menu ul{
	float:left;
	margin-top:0px;
}
#menu ul li{
	display: inline;
}
#menu ul li a{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
	font-weight:bold;
	color:#1d1b25;
	text-decoration:none;
	float:left;
	padding: 4px 10px;
}
#menu ul li a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#menu ul li img{
	float:left;
}
#banner{
width:935px;
height:313px;
margin:111px auto 0 34px;
}
#fundo_titulo{
background-image:url(../imagens/fundo_titulo.jpg) ; background-repeat: no-repeat;
width:100%;
height:auto;
margin:0 auto;
background-position:top center;
}
#titulo_conteudo{
width:900px;
heigth:30px;
margin: 50px auto 0px;
padding:5px 0 0 0;
}
#base{
background-image:url(../imagens/base.png);
width:100%;
height:160px;
margin:auto;
background-position:top center;
}
#base_geral{
width:1000px;
height:160px;
margin:0 auto;
}
#rede_social{
width:133px;
height:74px;
float:left;
margin:60px 0 0 0;
}
#direitos{
width:600px;
height:15px;
margin:-50px 280px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
float:left;
}
