/* CSS Document */
body {
	margin:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:12px;
	font-style:normal;
	background-color:#FFFFFF;
}
#topo {
	width:995px;
	height:140px;	
}
#cabecalho {
	width:686px;
	height:140px;
	float:left;
	background-color:#FFFFFF;
}
#logo {
	width:309px;
	height:140px;
	float:left;
}
#conteudo {
	width:995px;
	height:395px;
}
#esquerda {
	width:110px;
	height:395px;
	float:left;
	background-image:url(../images/distribuidor/distribuidor_04.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#fundo {
	width:575px;
	height:395px;
	float:left;
	background-image:url(../images/distribuidor/distribuidor_05.jpg);
	font-size:12px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#direita {
	width:309px;
	height:395px;
	float:left;
	background-image:url(../images/distribuidor/distribuidor_06.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#barra {
	width:995px;
	height:35px;
	background-image: url(../images/contactus/contato_07.jpg);
}
#menu {
	width:995px;
	height:33px;
	background-image:url(../images/distribuidor/distribuidor_08.jpg);
}
#rodape {
	width:995px;
	height:37px;
	float:left;
	background-image: url(../images/distribuidor/distribuidor_09.jpg);
}
#menu1 a{
	font-family:Arial Rounded MT Bold;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	font-weight: bold;
	color:#FFFFFF;
}
