@charset "utf-8";

body, td, th, div, p, label, input {
	color:#4b4b4b;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}

body {
	 background-color: #416920;
}

input, select {
	color:#595959;	
	
}
a{color:#619624;}

a:hover {
	color:#619624;
	text-decoration:underline;
}

input, select {
	color:#595959;	
	
}

.corpo 	{
	width:900px;
	margin:0 auto;
	padding:0 0 0 0;
	margin-top: -15px;
	}
	
.topo{
	width: 100%;
	height: 362px;
	bborder: 1px solid yellow;
}

.conteudo{
	background:url(../imagens/fundo_conteudo.jpg) 0 0 repeat-x #FFF; 
	width: 100%;
}

.conteudo .menu_maior{
	width: 100%;
	height: 220px;
	bborder: 1px solid blue;
}

.menu_maior .caixas{
	width: 100%;
	height: 207px;
	bborder: 1px solid red;
	margin-top:-1px;
}

.menu_maior .menu_rodape{
	float:left;
	width: 876px;
	height: 40px;
	margin-left: 11px;
	margin-top: -28px;
	background-image: url(../imagens/fundo_rodape_menu_maior.png);
	background-repeat: no-repeat;
	bborder: 1px solid green;
}

.espaco {
	height: 12px;
}

.caixas .m1{ float: left; width:217px; margin-left: 11px;}
.m1 .topo1 { background-image:url(../imagens/m1_topo.jpg); background-repeat:no-repeat; width:217px; height:175px; }
.m1 .rodape1 { background-image:url(../imagens/m1_rodape.jpg); background-repeat:no-repeat; width:217px; height:32px; }

.caixas .m2{ float: left; width:217px; margin-left: 3px;}
.m2 .topo2 { background-image:url(../imagens/m2_topo.jpg); background-repeat:no-repeat; width:217px; height:175px; }
.m2 .rodape2 { background-image:url(../imagens/m2_rodape.jpg); background-repeat:no-repeat; width:217px; height:32px; }

.caixas .m3{ float: left; width:217px; margin-left: 3px;}
.m3 .topo3 { background-image:url(../imagens/m3_topo.jpg); background-repeat:no-repeat; width:217px; height:175px; }
.m3 .rodape3 { background-image:url(../imagens/m3_rodape.jpg); background-repeat:no-repeat; width:217px; height:32px; }

.caixas .m4{ float: left; width:217px; margin-left: 3px;}
.m4 .topo4 { background-image:url(../imagens/m4_topo.jpg); background-repeat:no-repeat; width:217px; height:175px; }
.m4 .rodape4 { background-image:url(../imagens/m4_rodape.jpg); background-repeat:no-repeat; width:217px; height:32px; }

.text2, .text3, .text4, .text1{ color:#ffffff; font-size:12px; text-align:center; }

.text1{ color:#85b915; padding:8px 2px 0 0;}

.text2 { padding:6px 2px 0 0;}

.text3{ padding:6px 2px 0 0;}

.text4{ padding:6px 2px 0 0; color:#0b5b05;}

.text2 a { text-decoration: none; color:#ffffff; }
.text3 a {	color: white; text-decoration: none; }	
.text4 a {	color:#0b5b05; text-decoration: none; }	

.conteudo .divisao{
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

.divisao .esquerdo{
	float: left;
	width: 235px; 
	bborder: 1px solid red;
	}
	
.esquerdo .login{
	background-color: #daf0f5; 
	float: left;
	text-align:left; 
	width: 235px; 
	margin-left: 11px; 
	margin-right: 11px;
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	}

.esquerdo .parceiros{
	text-align: center;
	width: 98%;
}
	
.esquerdo h3{ color:#2572a2; font-size:24px; line-height:24px; padding: 20 0 10 0; text-align: left;}

.divisao .central {
	width: 610px;
	margin-top: 15px;
	margin-right: 12px;
	float: right;
	}

.central h3{ color:#619624; font-size:24px; font-weight:bold; padding:10px 0 14px 0;  text-align: left; }

/*---------------------------------------------------------DESTAQUES---*/

.destaques { width: 100%; height: 250px; text-align:center; }

.destaques .detalhe_destaque{ width:196px; background:#d2eef4; height: 250px; float: left; margin: 2px; padding-top: 5px;}

.detalhe_destaque .destaque_titulo{ margin: 5px; margin-bottom: 10px; }

.detalhe_destaque .destaque_texto{ margin: 7px; text-align:justify;}

/*------------------------------ INFERIOR-----------*/

.inferior {
width: 100%;
height: auto;
border-top: 1px solid #96C7FC;
margin-top: 40px;
padding-top: 25px;
margin-bottom: 30px;
}

.inferior .eventos{
float: left;
border-right: 1px solid #96C7FC;
width: 73%;
padding-right: 15px;
background-color: #FFFFFF;
margin-bottom: 30px;
}

.inferior .curtas{
float:right;
bborder: 1px solid green;
width: 23%;
}

.curtas ul{
	list-style: none;
}

.titulo_conteudo {
font-size:24px; padding:0 0 0 0; color:#2572a2;  line-height:30px;
}

.lista_eventos {
margin-left: -15px;
}

.eventos ul{ list-style:none; margin:0;}

.eventos ul li{ background:url(/../imagens/list_marker.gif) 0 5px no-repeat; color:#619624; line-height:16px; padding:4px 0 5px 22px; font-weight:bold;}

.eventos a:hover, .eventos ul li a:hover{ color:#619624; line-height:16px; }	

/*---------------------------------------------------------TEXTO DAS PÁGINAS INTERNAS---*/
.texto {
	text-align: justify;
	color: #6C6C6C;
	line-height: 25px;
}

.texto p{
	color: #6C6C6C;
	line-height: 25px;
	}
	
	/*-------------------------------------rodape---*/
.rodape{ text-align:center; color:#abdc40; font-size:14px; padding:14px 10px}
.rodape a{ text-decoration:none; color:#abdc40;}
.rodape a:hover{ text-decoration:underline; color:#FFF;}


.menuzinho {
	bborder-top: 1px solid white;
	position: absolute;
	height: 51px;
	width: 900px;
	margin-top: -51px;
	background-image: url(../imagens/top_menu_wrapper.png);
	background-repeat: repeat-x;
	}
	
	.linha {
	height: 1px;
	width: 900px;
	background-image: url(../imagens/top_menu_line.png);
	background-repeat: repeat-x;
	}
	
	ul.nav { 
	margin:0; 
	padding:0;
	height: 51px;
	text-align:left;
}
	
ul.nav li {
	list-style:none;	
	display:inline;
	height: 51px;
	width:180px;
	}
ul.nav li a {
	padding-top: 15px;
	font-family: Helvetica, Arial, "Arial Narrow", sans-serif;
	font-size: 11pt;
	float:left;
	bborder-left:1px solid red;
	width:180px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height: 51px;
	}
ul.nav a:hover{
	background-image:url(../imagens/top_menu_wrapper_hov.gif);
	background-repeat:repeat-x;
	height: 51px;
	color: #3399FF;
	text-decoration:none;
	}
	
	.form_mantenedor {
		margin-bottom: 30px
	}
	
	.form_mantenedor table td{
		color: gray;
		padding: 3px;
	}
	
	.grid_consulta{
			width: 98%;
	}
	
	.grid_consulta td{
			padding: 3px;
	}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  ddisplay:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  ddisplay:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:535px; 
  height:403px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:535px; 
  height:403px;
}

#dialog1 .d-header {
  background:url(login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
.close{display:block; text-align:right;}

