@charset "utf-8";
/* CSS Document */
body {
	alignment-adjust: central;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	height: auto;
	width: auto;
	background-image: url(../imagens/back.png);
	background-repeat:repeat;
}
.mestre{
	z-index: 0;
	padding-top: 40;
	padding-bottom: 30x;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	width: 700px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 1px;
	position: static;
	background-color: #FFF;
}
.divtopo {
	height: 105px;
	width: 695
	
	padding: 5px;
	padding-top: 5px;
}
.barratopo {
	background-color: #86C943;
	height: 10px;
	margin-bottom: 10px;
}
.divlogo {
}
.barrafim {
	background-color: #86C943;
	height: 10px;
	margin-top: 10px;
	margin-bottom:10px;
}
.divcorpo {
	z-index: 12;
}

.divinfofim {
	text-align: center;
	margin-bottom:10px;
}
.coluna1 {
	width: 300px;
	
}
.coluna2 {

}
.divcorpo2 {
	z-index: 12;
	padding-top: 5px;
	padding-bottom: 5px;
}
.localizacao {

	padding-top: 5px;
	padding-bottom: 5px;
}
a.link{
	color:#86C943;
	text-decoration:none;
	}
	a.link:hover{
		color:#000;
		font-weight: bold;
		text-decoration:none;
		}
