body {
	background-image: url(bg2.jpg);
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	
}
#lateral {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 545px;
	width: 166px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#topo {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 800px;
}

#rodape {
	clear: both;
	height: 24px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center center;
	margin: 0px;
}
#conteudo {
	background-color: #EAEAEA;
	height: 515px;
	width: 614px;
	overflow: auto;
	scrollbar-face-color:#EAEAEA;
	scrollbar-track-color:#EAEAEA;
	scrollbar-shadow-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
		
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-style: italic;
	text-align: justify;
}

#conteudofora {
	background-color: #EAEAEA;
	height: 545px;
	width: 634px;
	float: left;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.perguntas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	
}
a:link, a:visited {
	color: #990000;
	font-size: 13px;
	font-style:italic;
	text-decoration:none; 
	}
	
a:hover, a:active {
	text-decoration:underline;
	font-size: 13px; 
	}
.alinhamento {
	width: 480px;
	margin-left:auto;
	margin-right:auto;
}
