body {
	background-color: #EEEEEE;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #3f6cc7;
	text-decoration: none;
}

a:hover {
	color: #57A9DD;
}

.box_branco {
	position: relative;
	height: auto;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 1;
}

.box_verde {
	background-color: #4CAA4B;
	position: relative;
	z-index: 2;
	height: 40px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.box_verde_menu {
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 700px;
	right: 30px;
	bottom: 20px;
	top: 0px;
	text-align: right;
}
.box_verde_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.box_verde_menu a:link {
	color: #FFFFFF;
}
.box_verde_menu a:visited {
	color: #FFFFFF;
}
.box_verde_menu a:hover {
	color: #dbeedb;
}

.box_logo {
	position: relative;
	height: 85px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 3;
}
.box_logo_menu {
	position: absolute;
	height: 20px;
	width: 700px;
	top: 40px;
	right: 30px;
	visibility: visible;
	text-align: right;
}
.box_logo_citocamp {
	background-image: url(citocamp_1024.gif);
	height: 85px;
	width: 290px;
	text-indent: 30px;
}
.box_logo_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.box_logo_menu a:link {
	color: #4CAA4B;
}
.box_logo_menu a:visited {
	color: #4CAA4B;
}
.box_logo_menu a:hover {
	color: #D0D0D0;
}
.box_main {
	position: relative;
	z-index: 4;
	height: 260px;
	width: 1000px;
	background-image: url(back_color_1024.gif);
	color: #FFFFFF;
	letter-spacing: 1px;
}
.box_main_resultado {
	position: absolute;
	height: 40px;
	width: 250px;
	top: 0px;
	left: 17px;
	font-size: 14px;
	font-weight: bold;
}

.box_main_login {
	position: absolute;
	height: 120px;
	width: 220px;
	left: 37px;
	top: 80px;
}
.box_main_login a {
	color: #FFFFFF;
	text-decoration: underline;
}
.box_main_animacao {
	position: absolute;
	height: 230px;
	width: 725px;
	top: 5px;
	right: 0px;
}
.box_news {
	position: relative;
	height: 225px;
	width: 1000px;
	left: 0px;
	top: -25px;
	z-index: 5;
	background-image: url(back_1024.gif);
}
.box_news1 {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 25px;
	top: 0px;
	background-image: url(quadradinho1.gif);
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box_news2 {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 275px;
	top: 0px;
	background-image: url(quadradinho2.gif);
	overflow: hidden;
	padding: 10px;
}
.box_news3 {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 525px;
	top: 0px;
	background-image: url(quadradinho3.gif);
	overflow: hidden;
	padding: 10px;
}
.box_news4 {
	position: absolute;
	height: 180px;
	width: 180px;
	top: 0px;
	right: 25px;
	background-image: url(quadradinho4.gif);
	overflow: hidden;
	padding: 10px;
}
.box_news_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
.box_news_afastamento {
	padding-left: 55px;
}
.box_news a {
	color: #FFFFFF;
	text-decoration: none;
}
.box_news a:hover {
	text-decoration: underline;
}
.box_titulo {
	background-image: url(back_interna_1024.gif);
	position: relative;
	height: 75px;
	width: 975px;
	font-family: "Trebuchet MS", Geneva, Verdana;
	font-size: 36px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 25px;
}
.box_conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 1000px;
	top: 0px;
	visibility: visible;
	z-index: 5;
	left: 0px;
}
.box_conteudo_menu {
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: auto;
	width: 230px;
	left: 20px;
	top: 0px;
}
.box_conteudo_menu_small {
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: auto;
	width: 100px;
	left: 15px;
	top: 0px;
}
.box_conteudo_texto {
	position: relative;
	height: auto;
	width: 700px;
	top: 0px;
	left: 270px;
}
.box_conteudo_texto_big {
	position: relative;
	height: auto;
	width: 885px;
	top: 0px;
	left: 115px;
}
.box_rodape {
	background-color: #d0d0d0;
	position: relative;
	height: 15px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.espacamento {
	text-indent: 25px;
}

.legenda {
	font-style: italic;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #919191;
}
li {
	text-indent: 20px;
}
.spacer {
	height: 15px;
	width: 43px;
}
.spacer2 {
	height: 15px;
	width: 75px;
}

.texto_discreto {
	font-size: 11px;
	color: #999999;
}
.texto_negrito {
	font-weight: bold;
}
.titulo_azul {
	font-family: "Trebuchet MS", Geneva, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4CAA4B;
}
