body{
	
	margin:0;
	padding:0;
	background:url(../img/bg_body.png) no-repeat #4a8300;
	
}
p,h1,h2,h3,h4,h5,h6,li,label,span{

	font-family:Arial, Helvetica, sans-serif;
}
a, a img, a:focus, a:active{
	
	
	outline:none;
	border:0;
}

#wrapper{
	position:relative;
	width:778px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#wrapper #top{
	position:relative;
	width:100%;
	height:;
	overflow:hidden;
	
}

#wrapper #top #logo{
	
	width:275px;
	height: 167px;
	float:left;
	
}
#wrapper #top #menu{
	width:460px;
	height:50px;

	float:right;
	margin-right:10px;
}
#wrapper #top #menu ul{
	
	margin:20px 0 0 0;
	padding:0;
}	
#wrapper #top #menu ul li{
	
		display:inline;
		list-style:none;
		font-size:16px;
		font-style:italic;
}

#wrapper #top #menu ul li a{
	
	
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#315005;
	
	background-color:#8fb200;
}
#wrapper #top #menu ul li a:hover{

	background-color:#fff;
	color:#75a000;
}
#wrapper #top .icons{
	
	width: 60px;
	height:26px;

	float:right;
	margin-top:20px;
	margin-right:40px;
}
#wrapper #top .icons ul{
	
	margin:0;
	padding:0;
	float:left;
}
#wrapper #top .icons ul li{
	
	list-style:none;
	display:inline;
	
}
.swf{
	
	
	width:778px;
	height:546px;
	z-index:10000;
	margin-top:-70px;
}

.content-wrapper{
	
	width:100%;
	height:auto;
	
}
.content-wrapper .box-noticias{
	
	position:relative;
	width:350px;
	height:200px;
	overflow:hidden;
	float:left;
}
.content-wrapper .box-noticias h1{
	
	font-size:60px;
	color:#003300;
	text-align:center;
	margin:0;
}
.content-noticia{
	
	position:absolute;
	width:350px;
	height:200px;
	top:-10px;left:0;
	background:url(../img/box-noticia.png) no-repeat;
}
.content-noticia div{
	position:relative;
	width:350px;
	height:200px;
}
.content-noticia .style1{
	font-weight:bold;
	color:#e87411;	
}
.content-noticia .style2{
	font-weight:bold;
	color:#eaac01;
}
.content-noticia div p{
	
	font-size:14px;
	color:#666666;
	margin-top:74px;
	margin-left:15px;
	line-height:20px;
	
}
.content-noticia .box-leia-mais{
	position:absolute;
	width:86px;
	height:19px;
	top:170px;
	left:240px;
	
}
#content-right{
	width:300px;
	height:200px;
	overflow:hidden;
	float:right;	
	margin-top:20px;
	
}
#content-right .item{
		width:100%;
		height:auto;
		overflow:hidden;
		padding-bottom:10px;
		border-bottom:dashed 1px #9C0;
}
#content-right img {
	
	float:left;
	margin-right:10px;
	
}
#content-right h1{
	
	font-size:40px;
	color:#003300;
	text-align:center;
	margin:0;
	text-align:left;
	margin-top:10px;
}

#content-right h1 a{
	
	color:#030;
	text-decoration:none;
	
}
#content-right h1 a:hover{
	
	color:#fff;
}
#content-right h2{
	
	font-weight:normal;
	font-size:12px;
	color:#030;
	margin:0;
}
#content-right h2 a{

	text-decoration:none;
	color:#030;
}
#content-right h2 a:hover{
	
	text-decoration:underline;
}
#footer{
	position:relative;
	width:778px;
	clear:both;
	float:none;
	height:200px;
	background:url(../img/bg_rodape.png) no-repeat;
	text-align:center;
}
#footer a img{
	padding-top:50px;
	
	
}
.logo-cjflash{
	position:absolute;
	width:60px;
	height:16px;
	top:110px;
	left:715px;
	padding:0;
}
#footer p{
	
	font-size:12px;
	color:#9C0;
	text-align:center;
}
