/* CSS */

body{
	margin:0px;
	padding:0px;
	background:url(../imgs/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#231910;
	font:12px arial;
}

h1{
	background-image:url(../imgs/fundo_h1socioambiental.gif);
	background-repeat:no-repeat;
	height:38px;
	padding-left: 14px;
	color:#517337;
	font-size: 16px;
	margin-top: 10px;
	font-weight:bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
h2{
	background-image:url(../imgs/fundo_h1socioambiental.gif);
	background-repeat:no-repeat;
	height:38px;
	padding-left: 14px;
	color:#517337;
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
	padding-bottom:1px;
	margin-bottom:1px;
}
a{
	color:#507137;
	text-decoration:none;
}

a:hover{
color:#72ad17;
text-decoration:underline
}

img{ border:0px}

.menutopo{
	color:#EFEFEF;
}
.menutopo a{
	color:#CFCFCF;
}
.menutopo a:hover{color:#ffffff;}

.imagem{
	padding:7px;
	cursor:hand;
	cursor:pointer;
	background-color: #B8DB7C;
}
/*------------------------------------*/

#tudo{
background:url(../imgs/faixa_fnd.gif);
}

#topo{
width:980px;
height:85px;
margin:0 auto;
}

#conteudo_home{
position:relative;
width:980px;
margin:0 auto;
}

#flash{
position:absolute;
top:0px;
left:12px;
}

#logo{
position:absolute;
top:10px;
left:630px;
}

#diretrizes{
position:absolute;
width:360px;
top:180px;
left:570px;
}

#links{
	position:absolute;
	top:541px;
	left:384px;
	width: 578px;
}

#login{
position:absolute;
width:363px;
height:225px;
top:545px;
left:15px;
background:url(../imgs/fnd_acesso.gif);
}

#res_social{
position:absolute;
width:620px;
height:290px;
top:650px;
left:346px;
background:url(../imgs/fnd_a.gif) no-repeat;
}

#rodape{
position:absolute;
width:980px;
height:100px;
top:943px;
left:0px;
}


/*  ---- Chamadas  ---- */
div#titulo_ch{
	font: 14px arial;
	color: #391D01;
	font-weight:bold;
	border-bottom:1px dotted #B19959;
	}
#foto_ch {
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}

/*  ---- Chamadas sem td dir ---- */
ul.dest_next{
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px;
	width: 532px;
	list-style-type:none;
}

ul.dest_next li{
	margin:2px;
	padding: 5px;
	display:inline;
	float:left;
	width:85%;
	border:1px solid #F8EEE0;
	background-color:#F9FCF3;
	height: auto;
	text-align: left;
	line-height: 15px;
}
ul.dest_next ul:hover {
	border:1px solid #F5E8D6;
	background-color:#F3F9E8;
}
ul.dest_next ul li a {
	color:#333333;
	text-decoration:none;
}

ul.dest_next ul li a:hover {
	color:#617B24;
	text-decoration:underline;
	border:1px solid #F5E8D6;
	background-color:#F3F9E8;
}
li {
	list-style-image: url(../imgs/marcador.gif);
}

/* form */

.form {
	border:2px solid #D1EEA6;
	font: 11px arial;
	background-color: #FFFFFF;
}
/* End */
.form-obrig {
	border:2px solid #00783B;
	font: 11px arial;
	background-color: #FFFFFF;
	background-image: url(../imgs/form-obrig.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
.form-obrig:focus {
	border:2px solid #4C6E32;
	font: 11px arial;
	background-color: #FFFF99;
	background-image: url(../imgs/form-obrig.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
.form-botao {
	border:2px solid #007A3E;
	font: bold 13px arial;
	background-color: #6C9B24;
	color: #FFFFFF;
}
.form:focus {
	border:2px solid #84C225;
	font: 11px arial;
	background-color: #FFFF99;
}
#conteudo .not_texto a:link{
	color: #517337;
	text-decoration:none;
}
#conteudo .not_texto a:hover{
	color: #517337;
	text-decoration:underline;
}
#conteudo .data_nt {
	background-color: #84C225;
	border: 1px solid #84C225;
	color: #FFFFFF;
}
#conteudo #not_titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #517337;
}
.mapa-site{
	width: 400px;
	padding:3px;
	margin:3px;
	background-color:#EDF5FA;
	border: 1px solid #FFCE9D;
}
.mapa-n1{ 
	width: 400px;
	padding:3px;
	margin:3px;	
	background-color:#EDE7D7;
	border: 1px solid #FFCE9D;
}
.mapa-n2{
	width: 380px;
	padding:3px;
	margin:3px;
	margin-left:20px;
	background-color:#F1EEE2;
	border: 1px solid #FFCE9D;
}
.mapa-n3{
	width: 360px;
	padding:3px;
	margin:3px;
	margin-left:40px;
	background-color:#FBFAF7;
	border: 1px solid #FFCE9D;
}
.mapa-site:hover,.mapa-n1:hover, .mapa-n2:hover, .mapa-n3:hover{
	background-color:#FFFFCC;
	color:#617B24;
}
