* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	vertical-align:middle;
}
#geral {
	width: 710px;
	margin: 0 auto;
	position: relative;
}
#topo {
	height: 184px;
	width: 710px;
	position: relative;
	float:left;
}
#links {
	width: 192px;
	position: relative;
	float:left;
	margin-left: 25px;
	_margin-left: 12px;
}
#links li {
	background-image: url(../img/fundo_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #E25851;
	padding-left: 8px;
	padding-top: 7px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 192px;
	list-style:none;
	_margin-left: -15px;
	*margin-left: -15px;
}
#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #E25851;
}
#conteudo {
	background-image: url(../img/fundo_quadros.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 440px;
	position: relative;
	float:left;
}
#conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #E25851;
	padding: 10px;
}
#conteudo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #007CC3;
	padding: 10px;
}
#rodape {
	height: 95px;
	width: 710px;
	background-image: url(../img/fundo_rodape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float:left;
}
#rodape_2 {
	width: 640px;
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #E25851;
	text-align: center;
	margin-bottom: 10px;
}
#rodape_2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: inline;
	color: #007CC3;
}
#rodape_2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #007CC3;
}
#rodape_2 address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #999999;
}
