@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	border:0;
	padding:0;
	background-image:url(images/fundo_site.gif);
	background-position:top left;
	background-repeat:repeat-x;
	overflow-x:hidden;
}

#centro{
margin:0 auto;
width:1000px;
height:auto;
padding:0 0 5px 0;
}

#topo{
position:relative;
float:left;
width:1000px;
height:auto;
}

#conteudo{
position:relative;
float:left;
width:990px;
height:auto;
margin:10px 0 0 0;
padding:0 0 10px 10px;
}

#rodape{
margin:0 auto;
width:980px;
height:auto;
padding:20px 10px 0 10px;
z-index:3;
}

#menu{
position:relative;
float:left;
width:1000px;
height:auto;}

#banner{
position:relative;
float:left;
width:983px;
height:auto;
margin:0 0 0 8px;}

#submenu{
position:relative;
float:left;
width:207px;
height:auto;}

#parceiro{
position:relative;
float:left;
width:207px;
height:auto;
margin:10px 0 0 0;}

#cont_int{
position:relative;
float:left;
width:573px;
height:auto;
margin:2px 0 0 10px;}