@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(imagens/fundo.jpg);
    margin: 0;  
    padding: 0;
    text-align: center;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	list-style-image:url(imagens/marcador.jpg);
}

h1
{
	color: #53A337;
	font-size: 14px;
	padding-left: 10px;
}

p
{
	padding: 10px;
}

#principal
{
    width: 800px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.menu
{
	width: 800px;
	height: 112px;
	background-color:#FFFFFF;
}

.area_restrita
{
	background-image:url(imagens/fundo_area_restrita.jpg);
	width: 800px;
	height: 30px;
}

.banner
{
	width: 800px;
	height: 241px;
}

.corpo_index
{
	width: 800px;
	height: 439px;
	background-color: #f6f8f7;
}

.destaque1
{
	width: 400px;
	height: 400px;
	position: absolute;
	left: 17px;
	top: 404px;
	text-align:justify;
}

.destaque2
{
	width: 335px;
	height: 400px;
	position: absolute;
	left: 449px;
	top: 404px;
}

.rodape
{
	width: 800px;
	height: 41px;
	background-image: url(imagens/rodape.jpg);
}

.login
{
	width: 230px;;
	height: 14px;
	position: absolute;
	left: 446px;
	top: 123px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.campos
{
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #7c7b7b;
	height: 12px;
}
.Book {
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.Book:hover {
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #5F8A5C;
	text-decoration: none;
}

.data_index
{
	color: #53A337;
	font-size: 14px;
	font-weight: bold;
}

.corpo_institucional
{
	width: 800px;
	height: 815px;
	background-image:url(imagens/fundo_institucional.jpg);
}


.corpo_institucional_esquerdo
{
	width: 355px;
	height: 740px;
	position:absolute;
	left: 34px;
	top: 438px;
}

.corpo_institucional_direito
{
	width: 365px;
	height: 740px;
	position:absolute;
	left: 406px;
	top: 438px;
}

.corpo_servicos
{
	width: 800px;
	height: 750px;
	background-color: #FFFFFF;
}
.corpo_noticias
{
	width: 800px;
	height: 1500px;
	background-color: #FFFFFF;
}

.fonte_servicos
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.corpo_solucoes
{
	width: 800px;
	height: 550px;
	background-color: #FFFFFF;
}

.solucoes1
{
	width: 336px;
	height: 221px;
	position:absolute;
	background-image:url(imagens/fundo_gestao_anual.jpg);
	left: 29px;
	top: 450px;
}

.solucoes2
{
	width: 336px;
	height: 221px;
	position:absolute;
	background-image:url(imagens/fundo_servicos_avulsos.jpg);
	left: 429px;
	top: 450px;
}

.solucoes3
{
	width: 734px;
	height: 196px;
	position:absolute;
	background-image:url(imagens/fundo_parceria.jpg);
	left: 31px;
	top: 702px;
}

.solucoes1_texto
{
	width: 308px;
	height: 140px;
	position:absolute;
	left: 15px;
	top: 57px;
}

.solucoes2_texto
{
	width: 308px;
	height: 131px;
	position:absolute;
	left: 19px;
	top: 60px;
}

.solucoes3_texto
{
	width: 700px;
	height: 97px;
	position:absolute;
	left: 16px;
	top: 58px;
}

.corpo_parceiros
{
	width: 800px;
	height: 400px;
	background-color: #FFFFFF;
}

.corpo_contato
{
	width: 800px;
	height: 570px;
	background-color: #FFFFFF;
}
