@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

/* CSS Document */

.conteudo {
	height: 98%;
}
.footer {
	height: 12px;
	width:680px;
	padding-right:4px;
	padding-left:20px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-position: right;
	text-align:right;
	padding-top:0px;
}
.footer a {
	color: #cecfce;
	text-decoration:none;
}
.footer a:hover {
	color: #CD202C;
}
.text {
	color: #DF313E;
}



.fundo-mapa-site {
	background-image: url(../images/fundo-m-cell.gif);
	height: 96%;
}
.header {
	height: 92px;
}

