/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:transparent;
}
#topo{
background:url(cont_top.gif) no-repeat 58px; 
width:100%;
height:77px;
color:#FFFFFF;
}

#conteudo{
	width:100%;
	background:url(cont_lateral.gif);
	margin:0px;
	padding-left:40px;
	height:624px;
	color:#FFFFFF;
}
#conteudo img{
margin-left:3px;
float:left;
}



#descricao_mp{
	padding-left:40px;
	width:300px;
	float:left;
}

#mapa{
width:300px;
margin-right:100px;
height:482px;
padding-top:100px;
padding-left:40px;
}

#rodape{
	width:100%;
	height:26px;
	background:url(cont_rodape.gif) no-repeat 56px;
	margin-top:-2px;
	margin-left:-40px;
}

.textos, .textos table tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#titulo{
	color:#edea1e;
	font-weight:bolder;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;		
	padding-left:124px;
	padding-top:5px;
	padding-bottom:15px;
}




#directions{
background-color:#FAEEC9;
color:#000000;
height:156px;
overflow-y:scroll;
}
