@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	list-style-type:none;
	font-size:12px;
	text-align:left;
}
body{
	background:#000;
	/*background-image:url(../img/fundo_site.jpg);
	background-repeat:repeat;*/
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	color:#000;
}
img{
	border:none;
}
#grl{
	width:768px;
	height:100%;
	/*background-image:url(../img/grl.jpg);
	background-repeat:repeat;*/
	margin:0px auto;
	padding:0px;
}
#cm h1{
	margin:0;
	text-indent:-9000px;
	overflow:hidden;
	height:232px;
	width:383px;
	float:right;
	background-image:url(../img/cmh1.jpg);
	background-repeat:no-repeat;
}
#cm h1 a {
	margin:0;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	width:383px;
	height:232px;
	margin-top:30px;
}
#cm h2{
	margin:0;
	float:right;
	text-indent:-9000px;
	overflow:hidden;
	background-image:url(../img/h2.jpg);
	background-repeat:no-repeat;
	width:385px;
	height:232px;
}
#cm h2 a {
	margin:0;
	display:block;
	width:385px;
	height:232px;
	_height:18px;
	_width:300px;
	color:#fff;
}

#menu{
	width:768px;
	height:40px;
	background-color:#076905;
	color:#fff;
	clear:both;
}
#menu ul li{
	float:left;
	margin:12px 25px;
	_margin:12px 23px;
}
#menu ul li a{
	color:#fff;
	font-weight:bolder;
}
#menu ul li a:hover{
	color:#000;
}
#dv1{
	width:768px;
	height:351px;
	background-color:#076905;
}
#fd{
	width:734px;
	height:337px;
	background:url(../img/fd.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
}
#dv2{
	width:768px;
	height:151px;
	background-color:#4a9453;
	clear:both;
}
#dv3{
	float:left;
	width:195px;
	height:151px;
	margin-top:25px ;
	_margin-top:19px;
	margin-left:50px;
	_margin-left:25px;
	line-height:20px;
}
#dv3 p{
	margin:15px;
	font-style:italic;
	text-align:justify;
}
#dv3 p a{
	color:#076905;
}
#dv3 p a:hover{
	color:#fff;
}
#dv4{
	float:right;
	width:450px;
	height:296px;
}
#dv5{
	float:left;
	width:340px;
	height:100%;
	margin-left:31px;
	_margin-left:15px;
	margin-top:12px;
	text-align:center;
}
#dv5 img{
	border:3px solid #fff;
	margin:0px;
	padding:0px;
}
#dv6{
	width:768px;
	background-color:#076905;
}

#footer{
	width:768px;
	height:26px;
	background-color:#076905;
	text-align:right;
	color:#fff;
	padding-top:9px;
}
#mn9{
	width:180px;
	height:84px !important;
}
#mn9 div{
	margin:4px 4px;
}
#mn9 a{
	font-weight:bold;
	color:#076905;
}
#mn9 a:hover{
	color:#fff;
}
#dv7{
	width:748px;
	min-height:351px;
	max-height:651px;
	overflow:auto;
	background-color:#c5c7c4;
	padding:8px;
}
#dv7 #mn9{
	width:33%;
	*width:32%;
	height:80px;
	float:left;
	border:1px solid #fff;
	background-color:#d5d7d4;
}
#dv7 #mn9 img{
	float:right;
}
#rr{
	text-align:right;
}
#ftpt{
	float:left;
	margin-top:18px;
	margin-right:6px;
	width:100px;
	height:75px;
}
.sz{
	font-size:14px;
}
.sz2{
	font-size:10px !important;
}

#mn10{
	height:300px; 
	min-width:520px;
	overflow:auto;
}





