@charset "utf-8";
/* CSS Document */
@import url(geral.css);


.banner {width:100%; float:right; clear:both; display:block; border:0px solid red; height:320px; position: relative; z-index:;}
.banner .item_banner {position:relative; text-align:right; width:100%; cursor: pointer;}
.banner .item_banner span { position:absolute; bottom:47px; background:#000; color:#FFF; padding:10px 30px; font-size:26px; float:left; left:-10px}
.pai_nav_banner {position: relative;clear:both;}
#banner_full_nav {position: absolute; bottom:10px; right:30px; text-align:right; padding:10px; z-index:200; float:left;}
#banner_full_nav a {color:#fff; padding:10px; float;left;margin-left:0px; width:15px; text-decoration: none; font-size:25px; font-weight: bold}
.activeSlide {color:#ce6c00!important;}
.bg_legenda {
	float:left;
	bottom:31px;
	left:0px;
	position:absolute;	
}

#nav { background:red;}


.institucional {
	width:555px;
	float:left;
	clear:both;
}
.institucional h2 {
	background:url(../img/home/tit_institucional.png) no-repeat;
	padding:21px 10px 22px 15px;
	font-size:20px;
	width:555px;	
	font-weight:normal;
}
.institucional p {font-size:14px; line-height:21px; text-align:justify; width:95%; margin-top:10px;float:left;}
.institucional p img {float:left; margin-right:10px;}


.news {
	margin-top:20px;
	margin-left:20px;
	float:left;
	width:180px;
}
.news h2 {
	background:url(../img/home/news_tit.png) no-repeat;
	word-spacing:50px;
	padding-left:65px;
	padding-bottom:25px;
	font-size:18px;
	width:100%;
	font-weight:normal
}
.news label {font-size:13px; margin-bottom:10px; float:left; width:100%;}
.news input {
	background:none;
	margin-top:10px;
	color:#333;
	width:100%;
	border:1px dashed #666;	
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	clear:both;
	display:block;
	padding:3px;
}
.news input:focus {outline:none; backgound:#f2f2f2!important;}

.selo {
	margin-top:20px;
	margin-left:35px;
	float:left;
	width:180px;
}