* {
 margin: 0;
 padding: 0;
}
a:focus {
 outline: 0;
}
a{
	text-decoration: none;
}

/* Body */
body { 
 font-family: Arial, sans-serif; 
 background:#e2dfde;
 max-width: 990px;
 margin: 0 auto;
 text-align: center;
 box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4);
}
address{
	color: #929292;
	font-size: .7em;
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}
.loading {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index:100000;
 background:url(../images/loading.gif) no-repeat center center #fff;
}
 
/*------------HEADER---------------*/

/* The header banner */	
#topo{
 width: 100%;
 height: auto;
 position: relative;
 margin: 0 auto;
 text-align: center;
 max-width: 990px;
}
#topo #fullbanner{
 width: 100%;
 height: 120px;
 position:  relative;
 float: left;
 overflow: hidden;
 z-index: 1000;
 text-align:center;
}
#topo #fullbanner #logo{
 position:relative;
 min-width: 430px;
 min-height: 100px;
 float: left;
 z-index:4000;
 background:url(../img/logo990.png?dsds) no-repeat 50% 50%;
}
#topo #fullbanner #redes{
 position:relative;
 min-width: 450px;
 min-height: 100px;
 float: right;
 margin-right: 5px;
 margin-top: 10px;
 z-index:4000;
}
#topo #fullbanner #redes #a{
 position:relative;
 width: 100%;
 min-height: 30px;
 float: right; 
 z-index:4000;
}
#topo #fullbanner #redes #a a{	
	float: right;
	position: relative;
	text-decoration: underline;
	border: 0;
	margin-left: 10px;
}
#topo #fullbanner #redes #telefone{
 position:relative;
 width: 100%;
 min-height: 30px;
 float: right;
 margin-right: 5px;
 margin-top: 40px;
 z-index:4000;
 color: #565656;
 font-weight: bold;
 text-align: right;
}

#topo #menu{
 background:url(../img/bgmenu.png) repeat-x top center;
 width: 100%;
 height: 45px;
 position:relative;
 float: left;
 z-index: 2000;
 text-align:center;
}


/*------------menu---------------*/

#topo #menu ul {
	margin: 7px auto;
	padding: 0;
	padding-left:10px;
	list-style: none;
}

#topo #menu ul li {
	position:relative;
	width:120px;
	text-align:center;
	text-decoration: none;
	font-size:13px;
	color: white;
	float:left;
	position:relative;
}

#topo #menu ul li a {
	display: block;
	width:105px;
	text-decoration: none;
	text-align:center;
	 /* IE6 Bug */
	padding: 5px;
	border-bottom: 0;
	display: block;
	font-family: arial,verdana;
	font-size: 13px;
	letter-spacing: -0.06em;	
	color: white;
	}

/* Fix IE. Hide from IE Mac \*/
/* html ul li { float: left; height: 1%; }*/
/* html ul li a { height: 1%; }*/
/* End */

#topo #menu ul li a:hover { color: #cecece; } /* Hover Styles */

#topo #menu ul ul {
	position: absolute;
	display: none;
	left: 0px;
	top: 15px;
	text-align: left;
	width: 140px;
	padding-top: 20px;
	background-image: url(../images/bgmenuOver1.png?21fd1ddfdssww12);
	background-repeat: no-repeat;
	background-position: top center;
	
	border-radius: 5px;
	z-index: 200000;
}
#topo #menu li ul li a { padding: 5px 18px; color:#686868; font-size:11px; font-weight:bold; text-align:left;} /* Sub Menu Styles */

#topo #menu li:hover ul ul, li.over ul ul { display:none; }

#topo #menu li:hover ul, li li:hover ul, li.over ul, li li.over ul { display: block; } /* The magic */

/*------------BODY---------------*/



/* Slider */
#slider {
 width: 65%;
 height: 380px;
 margin-left:0;
 margin-right:auto;
 margin-top: -19px;
 background:#FFF url('../img/loading.gif') no-repeat 50% 50%;
 float:left;
}

#slider #s3slider {
    width: 100%; /* important to be same as image width */
    height: 100%; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}
 
#slider #s3sliderContent {
    width: 100%; /* important to be same as image width or wider */
    position: absolute; /* important */
    top: 0; /* important */
    margin-left: 0; /* important */
}
 
.s3sliderImage {
    float: left; /* important */
    position: relative; /* important */
    display: none; /* important */
    list-style: none;
}
 
.s3sliderImage span {
    position: absolute; /* important */
    right: 0;
    padding: 10px 13px;
    width: 35%;
    height: 100%;
    max-height: 340px;
    /*background-color: #fff;*/
    background:url('../img/bgmenu.jpg') repeat-y;
    filter: alpha(opacity=80); /* here you can set the opacity of box with text */
    -moz-opacity: 0.8; /* here you can set the opacity of box with text */
    -khtml-opacity: 0.8; /* here you can set the opacity of box with text */
    opacity: 0.8; /* here you can set the opacity of box with text */
    color: #000;
    display: none; /* important */
    top: 0; 
    text-align: left;
}
#slider #full{
	width: 99.7%;
	padding-top: 1%;
	position: relative;
	float: left;	
}
#slider #full img{
	width: 100%;
	height: 100%;
}


#p1{
	width: 34%;
	height: 203px;
	min-height: 376px;
	margin-left: 1%;
	margin-top: -4px;
	position: relative;
	float: left;	
}
#p1 #radio{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 8px;
}
#p1 #radio img{
	width: 100%;
	height: 100%;
}
#p1 #agenda{
	width: 100%;
	height: 365px;
	padding-top: 10px;
	position: relative;
	float: left;
	background-color: #b4ffc9;	
	text-align: left;
}
#p1 #agenda a{
	color: #565656;
	height: 20%;
}
#p1 #agenda #titulo{
	width: 95%;
	margin: 0 auto;	
	font-family: verdana; 
	font-size:0.8em;
	color: #01451e;
	padding-top: 5px;
	text-decoration: none;
}

#p1 #agenda #texto{
	width: 95%;
	margin: 0 auto;
	font-family: verdana; 
	font-size:1em;
	padding-bottom: 2%;
	text-decoration: none;
	
}

.clear {
    clear: both;
}


#p2{
	width: 300px;
	height: auto;
	margin: 0 auto;
	position: relative;
	float: right;
}


#bloco{
	width: 100%;
	height: auto;
	max-width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	padding-left: 10px;
	margin-bottom: 20px;
}
#bloco #tituloSecao{
	width: 99%;
	height: 30px;
	margin-bottom: 20px;	
	font-size: 22px;
	font-weight: bold;	
	text-align: left;
	background: url(../img/bgtitulo.png?32fd) no-repeat left bottom;
	color: #626262;
}
#bloco #tituloSecao a{
	width: auto;
	height: auto;
	font-size: 10px;
	color: #484848;
	padding-left: 30px;
	text-transform: uppercase;
}
#bloco #nt{
	width: 25%;
	height:auto;
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}
#bloco #nt #titulo{
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	color:#565656;
}
#bloco #nt #texto{
	font-size: 13px;
	font-weight: normal;
	font-family: verdana;
	color:#565656;
}

#bloco #nt1{
	width: 19%;
	height:auto;
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}
#bloco #nt1 img{
	width: 90%;
	height: 90%;
}
#bloco #nt1 #titulo{
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	color:#565656;
}
#bloco #nt1 #texto{
	font-size: 13px;
	font-weight: normal;
	font-family: verdana;
	color:#565656;
}

#blocoR{
	width: 30%;
	height: auto;
	position: relative;
	float: left;
	padding-left: 2%;	
	margin-bottom: 20px;
}
#blocoR #tituloSecaop{
	width: 99%;
	height: 30px;
	margin-bottom: 10px;	
	font-size: 22px;
	font-weight: bold;	
	text-align: left;
	background: url(../img/bgtitulo.png?32fd) no-repeat left bottom;
	color: #626262;
}
#blocoR #ntr{
	width: 100%;
	height:auto;
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 30px;	
}
#blocoR #ntr #datar{
	width: 100%;
	font-size: 8px;
	font-weight: bold;
	font-family: verdana;
	color:#1e1e1e;
	padding-left: 3%;
	padding-right: 3%;
	text-align: right;
}
#blocoR #ntr #titulor{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color:#626262;
	padding-left: 3%;
	padding-right: 3%;
}
#blocoR #ntr #textor{
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color:#000;
	padding-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
		
	margin-bottom: 1%;
}
#blocoR #ntr #textor>span{
	color:#1e1e1e;
}
.espaco{
	margin-right: 10px;
}
.espaco2{
	margin-right: 5%;
}
#banner{
	width: 35%;
	min-height: 200px;
	position: relative;
	float: right;
	background-color: #cecece;
	margin-right: 1%;
}
#bannerR{
	width: 35%;
	min-height: 190px;
	position: relative;
	float: left;
	background-color: #cecece;
	margin-right: 1%;
}

#rodape {
 height: auto;
 width: 100%;
 background:#00451e;
 border-top: thin #cacaca solid;
}
#rodape #mapa{
 height: auto;
 width: 100%;
 border-bottom: thin white solid;
 text-align: center;
 padding-bottom: 15px;
 padding-top: 15px;
}
#rodape #mapa #end{
	width: 98%;
	padding-right: 2%;
	padding-top:2%;
	padding-bottom: 2%;
	float: right;
	position: relative;
	font: 23px  !important;
	color:white;
	text-align: right;
}
#rodape #menu ul {
margin: 7px auto;
padding: 0;
padding-left: 10px;
list-style: none;
}
#rodape #menu ul li {
position: relative;
width: 140px;
text-align: left;
text-decoration: none;
font-size: 13px;
color: white;
float: left;
position: relative;
}
#rodape #menu ul li a {
	display: block;
	width: 105px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom: 0;
	display: block;
	font-family: arial,verdana;
	font-size: 13px;
	letter-spacing: -0.06em;
	color: white;
}
#rodape #p11{
	width: 100%;
	padding: 10px;
	font-size: 12px;
	font-weight: 200;
	color: #565656;
}
#rodape #ass{
	width:300px;
	height:30px;
	min-width:300px;
	margin-right:10px;
	position:relative;
	float:right;
	padding-right: 20px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	background-image:url(../img/logoass.png?1dsdscdfdsa21fd);
	background-repeat:no-repeat;
	background-position:right 30%;
}
/* Content */


section {
 width: 990px;
 height:100%;
 margin: 0 auto;
 position: relative;
 padding: 0;
 background-color: #fff;
}


.clear {
 clear: both;
}


h3 {
 width:191px;
 background:url(../img/bgplayer.png) no-repeat;
 color:#fff;
 font-size:18pt;
 font-family:Verdana, Geneva, sans-serif;
 font-weight:bold;
 padding:5px;
 text-align:left;
 vertical-align:middle;
 position: absolute;
 float:right;
 bottom:5px;
 right: 0px;
 text-transform: uppercase;
}
h4{
	
	font-size:12px;
 	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-transform: uppercase;
	padding-left:20px;
	padding-right:10px;
	vertical-align: middle;
}
h5{
	font-size:20px;
	line-height:20px;
 	font-family:Verdana, Geneva, sans-serif;
 	font-weight:bold;	
	color:#FFF;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align: middle;
}
h6{
	font-size:15px;
 	font-family:Verdana, Geneva, sans-serif;	
	color:#FFF;
	padding-top:0;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:10px;
	vertical-align: middle;
}

/* Paragraphs */
p {
 font-size: 14px;
 color: #696767;
 line-height: 15px;
 margin-top: 7px;
 margin-bottom: 7px;
 text-align:left;
}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Content wrap elements */
.center-wrap {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
}

.padding {
 padding-left: 0px;
 padding-right: 0x;
 overflow: auto;

 
}
#ler{
	width: 98%;
	max-width: 990px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 2em;
}
#ler hr{
	width: 100%;
	color: #8c8c8c;
}
#ler #t1{
	color: #333;
	font-size: 3.1em;
	font-weight: bold;
	letter-spacing: -0.06em;
}
#ler #t2{
	color: #929292;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: -0.01em;
	line-height: 1.2em;
	padding-top: .3em;
}
#ler #t3{
	color: #929292;
	font-size: .7em;
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}
#ler #t4{
	width: auto;
	height: auto;
	position: relative;
	float: left;
	padding: 10px;
	padding-left: 0px;
	margin-top: 0px;
	top: 0px;

}
#ler #t4 img{
	width: 100%;
	height: 100%;
	border-radius: 5px !important;
}
#ler #t5 p{
	color: #333;
	font-size: 1em;
	letter-spacing: -0.02em;
	line-height: 1.45em;
	padding-bottom: 1.5em;
	padding: 10px;
}
#ler #t5 ul{
	color: #333;
	font-size: 1em;
	letter-spacing: -0.02em;
	line-height: 1.45em;
	padding-bottom: 1.5em;
	margin-left: 25px;
	padding: 10px;
	list-style-type: square;
}

#ler #t6 {
	width: 40%;
	color: #006fa0;
	font-size: 2em;
	letter-spacing: -0.02em;
	line-height: 1.45em;
	padding-bottom: 0.2em;
	padding-left: 10px;
	position: relative;
	float: left; 
	font-weight: bold;

}
#ler #t8 {
	width: 40%;
	color: #006fa0;
	font-size: 0.5em;
	letter-spacing: -0.02em;
	line-height: 1.45em;
	padding-bottom: 0.2em;
	padding-left: 10px;
	position: relative;
	float: right;
	text-transform: uppercase;
	padding-top: 20px;
	text-align: right;
}
#ler #t7 {
	position: relative;
	float: left;
	width: 95%;
	text-align: left;		
	margin-top: 1%;
	margin-left: 2%;
	border-bottom: 1px #cecece dashed;
}
#ler #t7 img{
	max-height: 80px;
	min-height: 80px;
	border: 0.3px #484848 solid;
	
}
#ler #t7 p{
	font-size: 1em;
	text-transform: none;
	font-family: Arial,sans-serif;	
	overflow: hidden;
	color: #565656;
	line-height: normal;
}
#ler #t7 p>b{
	font-size: 1em;
	font-weight: bold;
}
#ler #t9 {
	position: relative;
	float: left;
	width: 70%;
	margin: 2%;	
}
#ler #t9 p{
	color: #626262;
	font-size: 0.7em;
	letter-spacing: -0.02em;
	line-height: 1.45em;
	padding-bottom: 1.5em;
}
#ler #t10{
	width: 102.2%;
	height: 40px;
	margin-left: -10px;
	background-image: url('../img/item.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
/*#bloco #imgler{
	width:10% !important;
	position:relative;
	float:left;
	margin:1%; 
	padding:2%;
}*/
#bloco #imgler img{
	width: 100%;
	height: 100%;
}

textarea, input{
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	display: inline-block;
	width: 90%;
	min-height: 20px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-image: -moz-linear-gradient(top,#08c,#04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	padding: 5px;
	border-radius: 5px;
}