@charset "utf-8";
#wrapper {
	width: 720px;
	align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#borda {
	background-image: url(../images/header.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height: 20px;
}

#header {
	height: 120px;
	background-color: #B5CD8F;
	color: #FFFFFF;
	background-image: url(../images/logo_fjs.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header_right {
	height: 90px;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	position: relative;
}


#destaque {
	height: 310px;
	background-color: #B5CD8F;
}

#destaqueHome {
	height: 600px;
	background-color: #B5CD8F;
}


#content {
	background-color: #B5CD8F;
	float: left;
	width: 720px;
}

#footer {
	background-color: #B5CD8F;
	position: relative;
	text-align: center;
	float: left;
	height: 96px;
	width: 720px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}


#footer_right {
	position: relative;
	float: right;
	width: 90px;
	height: 96px;
	background-image: url(../images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position:bottom;

}


body {
	background-color: #022301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
}


/*---------------- Conteúdo Formatacao de Texto */

#content h1 {
	padding-left: 16px;
	padding-right: 16px;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(../images/line_inf_header.gif);
	background-repeat: no-repeat;
}

#content p {
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
	word-spacing: normal;
	line-height: 1.8em;
}

#content img {
	padding-left: 15px;
	padding-right: 15px;
	float:right;
	clear:right;
	padding-bottom: 2px;
}

#content li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	padding-left: -16px;

}

#content ul {
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: disc;

}


/*---------------- Footer Formatacao de Texto */

#footer p {
	font-size:15px
	text-align: center;
	bottom: 0px;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:9px;
	line-height: 1.8em;
	bottom: 0px;
}

#footer a hover {
	font-weight: bold;	
}

.copyright {
	font-size: 0.8em;
	bottom: 0px;
}




/*--------------------------------------*/



/*-- main navigation Styles --*/

#header ul {
	margin: 0;
	padding: 0;
	padding-left: 285px;
	padding-bottom: 8px;
	position:absolute;
	left:0;
	bottom:0px;
	width:650px;
	list-style: none;
}

#header ul li {
	float: left;
}

#header ul a {
	padding: 0 1em;
	font-size:10px;
	line-height:1.5em;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	diplay:block;
	font-weight: bold;
}
	
#header ul a:hover{
	color:#339900
}
a first {
	padding: 20px;
}





#reflorestamentos {
	width: 720px;
	height: 520px;
	float:left;
	padding-bottom: 0px;
}


#formulario {
	width: 720px;
	height: 520px;
	float:left;
	padding-bottom: 0px;
}

label {
	padding-left: 15px;
}

input {
	padding-left: 0px;
}


table {
	padding-left: 15px;
}
