@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
}

#divTopo {
	position:relative;
	width:995px;
	height:auto;
	z-index:1;
	float: left;
}

#divMeio {
	position:relative;
	width:995px;
	height:auto;
	z-index:2;
	clear: left;
	float: left;
}
#divRodape {
	position:relative;
	width:995px;
	height:266px;
	z-index:3;
	float: left;
	clear: left;
	background-image: url(../images/web3_r3_c4.jpg);
	background-repeat: repeat-x;
}
#tbTopo {
	background-image: url(../images/web3_r1_c2.jpg);
	background-repeat: repeat-x;
}
#divLogo {
	position:absolute;
	left:25px;
	top:37px;
	width:114px;
	height:85px;
	z-index:10;
	background-repeat: no-repeat;
	visibility: visible;
	clip: rect(WebDesign,auto,auto,auto);
	background-image: url(../images/logo.gif);
	display: block;
	

}
#divLogoTitulo    {
	position:absolute;
	left:133px;
	top:101px;
	width:103px;
	height:26px;
	z-index:11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9DACBF;
	font-size: 10px;
	text-decoration: none;
}
#divTopoLogon {
	position: absolute;
	left: 888px;
	top: 3px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 99px;
}#divTopoLogon a:link, #divTopoLogon a:visited, #divTopoLogon a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

