@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	background-color: #E1FFE6;
	background-image: url(img/fundo_topo.jpg);
	background-repeat: repeat-x;
}
#total {
	width: 756px;
	background-color: #FFFFFF;
	height: auto;
	float: left;
	border: 1px none #AADBC7;
}
#centro {
	width: 563px;
	float: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 17px;
	list-style-image: url(img/marcador.gif);
}
#centro2 {
	width: 513px;
	float: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	list-style-image: url(img/marcador.gif);
	border: 1px solid #AADBC7;
	background-image: url(img/fundo_lateral_centro.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: justify;
}
#centro3 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(img/marcador.gif);
	border: 1px solid #9BDDBC;
	background-color: #FFFFFF;
}
#direita {
	width: 150px;
	float: left;
	height: 296px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#rodape {
	background-image: url(img/fundo_rodape.jpg);
	text-align: center;
	height: 28px;
	width: 100%;
	color: #FFFFFF;
	line-height: 26px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #00682D;
	line-height: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #00692E;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #008238;
}
.linksAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #328245;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #298137;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0B3A16;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #008035;
}
/* PARA O LINK MENU */

a.menu {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.menu:link {
	font-size: 11px;
}
a.menu:visited {
	font-size: 11px;
	color: #FFFF66;
}
a.menu:hover {
	font-size: 11px;
	color: #007833;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #103315;
	background-color: #93CAA4;
}
a.menu:active {
	font-size: 11px;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #06270A;
	background-color: #54AF70;
}
.showUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.justify {
	text-align: left;
}
