@charset "utf-8";


/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #30534D;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

body {
	margin: 20px 0;
	background: #3C746B;
	line-height: 20px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.copyrirht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
.menuprinc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.menufooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	height: 30px;
}
.endereco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #30534D;
	vertical-align: middle;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #30534D;
}
.corpo12preto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.corpo12pretobold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.corpo10preto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.borda{BORDER: #3C746B 2px solid}
.corpo10verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #30534D;
}
.corpo12verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #30534D;
	font-weight: normal;
	line-height: 20px;
}
