body {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#F3F3F3;
	color:#333;
	
	}
#tudo {
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	width: 750px;
	height: 400px;
		background-image: url(imagem/fundo.gif);
	background-repeat: no-repeat;
	z-index: 0;
	overflow: auto;
	background-position: bottom;
}
#principal {
	position: absolute;
	width: 410px;
	height: 250px;
	background-color: #FFFFFF;
	margin: 10px;
	top: 50px;
	left: -2px;
	padding: 10px;
	
}
#baixar {
	background-color: #D7EBC2;
	width: 230px;
	height: 300px;
	margin: 10px;
	padding: 10px;
	position: absolute;
	left: 460px;
	top: 50px;
	text-align: center;
}
#principal h3 {
	font-size:14px;
	color: #FF6600;
	text-align: left;
	font-weight: bolder;
	text-transform: none;
	}
#principal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 1em;
	margin-right: 5px;
	margin-left: 5px;
}
#titulo {
	height: 40px;
	width: 730px;
	position: absolute;
	left: 10px;
	top: 12px;
}
#rodape{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	padding: 5px;
	border-top: 1px solid #006600;
	top: 430px;
	left: 10px;
	width: 738px;
	height: 290px;
}
h1, h2, h3 {
	margin: 1px 0;
	color:#006600;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
h1 {
	color: #009966;
}

h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
#logo{
	position:absolute;
	left:510px;
	top:453px;
	width:200px;
	height:150px;
	z-index:1;
	text-align: center;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
h5 {
	font-size: 10pt;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099CC;
}
a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#rodape p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 1em;
	margin-right: 5px;
	margin-left: 5px;
}
.topo {
	vertical-align: top;
}
