@import 'jquery-ui-1.7.1.custom.css';
body {
	background-color: #333333;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
}
a:link, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1 {
	font-size:1.75em;
	margin: 20px 1em 20px;
	display:none;
}
h2{
	margin: 10px 1em 10px;
}
h2 * {
	color:#000;
	font-size:1.5em;
	margin: 1em 1em 1em;
	text-decoration:none;
}
ul {
	margin: 10px 4em 10px;
	list-style-type:square;
}
ul li{
	font-size:1.25em;
	font-weight:bold;
	color:#000;
}
ul li a{
	font-weight:normal;
}
.container {
	background-color: #fff;
	height: auto;
	left: 50%;
	margin-bottom: -20px;
	margin-left: -495px;
	margin-top: 10px;
	position: absolute;
	width: 990px;
}
.topo {
	background-color: #EAEAEA;
	height: 80px;
	padding-top: 10px;
	width: 989px;
}
.conteudoLogo {
	float: none;
	height: 80px;
	margin-left: 20px;
	margin-right: 20px;
	width: 950px;
}
.logo {
	float: none;
	height: 80px;
	margin-left: 10px;
	width: 200px;
}
.menuSuperior {
	float: right;
	font-weight: bold;
	height: 25px;
	margin-right: 10px;
	margin-top: -30px;
	padding-top: 2px;
	text-align: right;
	width: 600px;
}
.menuInferior {
	clear: both;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.menuSuperior a, .menuInferior a {
	color: #5F5F5F;
	text-decoration: none;
}
.menuSuperior a:hover, .menuInferior a:hover {
	color: #990000;
	text-decoration: none;
}
.corpoConteudoPagina {
	clear: both;
	margin-left: 10px;
	margin-top: 0%;
	width: 970px;
}
.rodape {
	background-color: #EAEAEA;
	clear: both;
	font-size: 11px;
	height: 51px;
	margin-left: -10px;
	margin-top: 10px;
	padding-left: 0px;
	padding-top: 15px;
	width: 990px;
}
.cleardiv {
	clear: both;
}
.imagemMapa {
	background-image: url(../imagens/mapaSite.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 120px;
	width: 970px;
}
.w3c {
	float: right;
	margin-top: -37px;
	width: 490px;
}
.webmaster {
	float: left;
	font-size: 1em;
	line-height: normal;
	margin-right: 5px;
	margin-top: 10px;
	width: 295px;
}
.webmaster a {
	color: #333333;
	text-decoration: none;
}
.webmaster a:hover {
	color: #990000;
	text-decoration: none;
}
