@charset "utf-8";
#body {
	height: 1050px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#geral {
	height: auto;
	width: 785px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;

}

#topo {
	height: 170px;
	width: 765px;
	background-image: url(imagens/topo.jpg);
	margin: 0px;
}
#menu {
	height: auto;
	width: 745px;
	margin-right: inherit;
	}
#principal {
	height: auto;
	width: 765px;

}
.box-princ {
	height: auto;
	padding-left: 70px;
	width: 300px;
	clear: none;
	float: left;
}

#rodape {
	height: 80px;
	width: 765px;
	clear: both;
	background-color:#006600
}
a:hover{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#006600
}

a:link{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #006600;
}

a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00FF66;

}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF3366;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #006600;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: auto;
	margin-bottom: auto;
	font-style: normal;
	font-variant: normal;
	padding-top: 30px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #006600;
	font-weight: bolder;
}
.box-img {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-position: center center;

}
