
*
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}


html
{
	background:url(/imagens/topo/bg-topo.jpg) #ecebeb repeat-x top center;
}

body
{
	font-size:12px;
	font-family:"Tahoma";
	color:#fbfbfb;
}

#container
{
	margin:auto;
    width: 1024px;
}

/*----------------TOPO-----------------*/
#top
{
	background:url(/imagens/topo/construcao.jpg) bottom center no-repeat;
	width:1024px;
	float:left;
	height: 535px;
}

#top .sociais
{
	float:right;
	width: 145px;
	margin-top: 7px;
}

#top .sociais p
{
	font-size:1.1em;
	float:left;
	margin-right: 4px;
}

#top .sociais a img
{
	margin-top:-5px;
	margin-left:4px;
}


#top .marca-menu
{
	float:left;
	width:1024px;
}

#top .marca-menu h1
{
	float:left;
	width:352px;
	margin-left: 97px;
	margin-top: -21px;
}

#top .marca-menu h1 img
{
	float:left;
	margin-right: 9px;
}

#top .marca-menu h1 .marca
{
	background:url(/imagens/topo/marca.png) no-repeat top center;
	width:215px;
	height:108px;
	display:block;
	text-indent:-99999px;
	float: left;
	margin-top: 28px;
}

#top .marca-menu .menu
{
	float:right;
	width: 426px;
	margin-top: 5px;
}

#top .marca-menu .menu ul li
{
	list-style-type:none;
	float:left;
	font-size:1.6em;
	height:80px;
}

#top .marca-menu .menu ul li a
{
	color:#fbfbfb;
	text-decoration:none;
	display:block;
	height:72%;
	padding-top:25px;
	padding-left: 5px;
    padding-right: 5px;
}

#top .marca-menu .menu ul li a:hover
{
	background:#08203c;
}

#galeria
{
	float:left;
	width:1024px;
	min-height: 419px;
}

/*----------------END - TOPO------------------------*/

/*----------------MIDDLE-----------------*/
#middle
{
	float: left;
    margin-left: 55px;
    margin-top: 88px;
    width: 928px;
}

#middle .topo
{
	width:928px;
	background:url(/imagens/conteudo/conteudo-topo.jpg) no-repeat top center;
	height:74px;
}

#middle .topo h2
{
	float: left;
    font-size: 2.4em;
    font-weight: normal;
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 16px;
}

#middle .topo p
{
	font-size: 1.2em;
    line-height: 20px;
    margin-right: 17px;
	margin-left:17px;
    padding-top: 5px;
    text-align: justify;
}

#middle .meio
{
	width:928px;
	background:url(/imagens/conteudo/conteudo-meio.jpg) repeat-y top center;
	overflow:hidden;
	min-height:416px;
	color:#373737;
}

#middle .rodape
{
	width:928px;
	background:url(/imagens/conteudo/conteudo-rodape.jpg) no-repeat bottom center;
	height:5px;
}
/*----------------END - MIDDLE-----------------*/


/*----------------RODAP�-----------------*/
#footer
{
	float:left;
	margin-left: 66px;
    width: 928px;
	color:#373737;
	font-size:0.9em;
	margin-top:10px;
	margin-bottom:5px;
}

#footer p
{
	line-height:17px;
	float:left;
	text-align:justify;
	margin-right: 84px;
}
/*----------------END - RODAP�-----------------*/

#bancovazio
{
    margin-left: 10px;
    margin-top: 10px;
}