html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/**/
html{
	width:100%;
	height:100%;
}
/*@font-face {
	font-family: Gill Sans;
    font-style:  normal;
    font-weight: normal;
	src: url(http://www.mapa-online.org/fontes/GILLSAN0.eot);
	src:format('truetype');
}*/
/**/
body {
	background-color: #FFFFFF;
	color: #58595b;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:auto;
}
h1 {
	font-size: 25pt;
	line-height:25pt;
	text-align:left;
	margin-bottom:20px;
	font-weight:normal;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 14px;
}
a, a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#outerWrapper {
	margin: 0 auto 0 0;
	max-width: 950px;
	min-width: 950px;
	padding: 20px 20px 20px 20px;
	width: 950px;
	height:100%;
}
#outerWrapper #header {
	height: 115px;
	background:url(../img/dot.gif) repeat-x bottom left;
	margin-bottom:25px;
}
#outerWrapper #contentWrapper {
	background-image: url("../mapa_images/contentWrapper_bg.png");
	background-repeat: repeat-y;
	overflow: hidden;
	height:100%;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	margin-right: 28px;
	width: 250px;
	background:url(../img/dot.gif) repeat-y top right;
	min-height:750px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 278px;
	height:100%;
}
/**/
#header #logo{
	margin:12px 0 0 23px;
	float:left;
	cursor:pointer;
}
#header #blogspot{
	float:right;
	cursor:pointer;
	margin:6px 0 0 0;
}
#content .colorDots .whiteBg p{
	margin-top:20px;
}
#content .colorDots .whiteBg{
	background:#fff;
	padding-bottom:10px;
	text-align:justify;
	display:block;
}
#content .colorDots #bolas{
	background:url(../img/dotsBg.gif) repeat 0px 0px;
}
/**/
#leftColumn1 ul{
	margin:0;
	padding:0;
	list-style:none;
	width:240px;
	margin-bottom:15px;
	line-height:20px;
	font-size:10pt;
}
#leftColumn1 ul li a{
	padding-left:22px;
	display:block;
	text-transform:lowercase;
}
#leftColumn1 ul li:first-child a{
	text-transform:uppercase;
	color:#8b8a8a;
	font-weight:normal;
}
#leftColumn1 ul li.end{
	height:3px;
	overflow:hidden;
	background:url(../img/dot.gif);
}
#leftColumn1 .postit{
	margin:0 20px 0 0;
	text-align:center;
}
/**/
/**/
#leftColumn1 ul li a{
	text-decoration:none;
}
a.cinza{
	color:#58595b;
}
a.vermelho{
	color:#ee473e;
	font-weight:normal;
}
a.vermelho:hover, a.vermelho.selected{
	background:url(../img/bulletVermelho.gif) no-repeat 0px 5px;
}
a.vermelho.selected{
	font-weight:bold;
}
a.verde{
	color:#bddcce;
	font-weight:normal;
}
a.verde:hover, a.verde.selected{
	background:url(../img/bulletVerde.gif) no-repeat 0px 5px;
}
a.verde.selected{
	font-weight:bold;
}
a.rosa{
	color:#fcd8d8;
	font-weight:normal;
}
a.rosa:hover, a.rosa.selected{
	background:url(../img/bulletRosa.gif) no-repeat 0px 5px;
}
a.rosa.selected{
	font-weight:bold;
}
/**/
.vermelho{
	color:#ee473e;
	font-weight:normal;
}
.verde{
	color:#bddcce;
	font-weight:normal;
}
.rosa{
	color:#fcd8d8;
	font-weight:normal;
}
#medida a{
	font-weight:normal;
	color:#58595b;
	text-decoration:underline;
}
#medida a:hover{
	text-decoration:none;
}
