/* notícias */
#news h3{border-bottom:5px solid #820000; color:#820000; margin-bottom:5px}
#news #news-list{width:700px; height:150px; background:#fff}
#news #news-list img{float:left}
#news #news-list ul{width:225px; float:right}
#news #news-list li{background:url(img/off.png) repeat-x}
#news #news-list li a{height:54px; padding:5px; display:block; color:#c9c5bd; font-size:11px; text-decoration:none}
#news #news-list li a strong{font-size:11px; text-transform:uppercase; color:#f3a001; display:block}
#news #news-list li a span{color:#877f78}
/* #news #news-list li a:hover{background:url(img/active.png) repeat-x top} 
#news #news-list li a:hover strong{color:#ffd39f}
#news #news-list li a:hover span{color:#c9c5bd} */
#news #news-list li a:hover {text-decoration:underline}
#news #news-list li.active a{background:url(img/active.png) repeat-x top}
#news #news-list li.active a strong{color:#ffd39f}
#news #news-list li.active a span{color:#c9c5bd}

/* Jquery */
#slideShow{float:left; width:700px; height:250px; position:relative}
ul#slideShowCount{display:none}
#slideShow #slideShowItems div.image{position:relative; height:225px}
#slideShow #slideShowItems div.description{
	position:absolute; background:url(img/jquery-description.png) repeat; bottom:0; left:0; width:680px; padding:5px 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/jquery-description.png', sizingMethod='scale');
	filter:alpha(opacity=80); /*opacity:0.8; -moz-opacity:0.8;*/ height:60px
}
#slideShow #slideShowItems div.description a{text-decoration:none; color:#f0f0f0}
#slideShow #slideShowItems div.description a span.title{font-size:20px; color:#fff; font-weight:bold; text-transform:uppercase}
#slideShow #slideShowItems div.description a span.description{font-size:14px; color:#ede300; display:block}

#B86-imagem{height:150px; float:left}

/* redes sociais */
#social{padding-top:20px}
#social .posts{width:300px; float:left}
#social .posts ul.blog{margin-bottom:15px}
#social .posts ul.blog li h2{background:url(img/title-noblog.jpg) no-repeat left}
#social .posts ul.blog li a{text-decoration:none; color:#000}
#social .posts ul.blog li a:hover big, 
#social .posts ul.blog li a:hover span{text-decoration:underline}
#social .posts ul.blog li a big{font-size:16px; display:block}
#social .posts ul.blog li a span{font-size:12px; font-weight:bold}

#social .posts ul.twitter li h2{background:url(img/title-notwitter.jpg) no-repeat left}
#social .posts ul.twitter li span{font-size: 12px}
#social .posts ul.twitter li a{font-size:11px; font-weight:bold; text-decoration:none; color:#000}
#social .posts ul.twitter li a:hover{text-decoration:underline}

#social .redes{width:150px; float:left}
#social .redes h2{background:url(img/title-siganos.jpg) no-repeat center top}
#social .redes ul{width:116px; margin:0 auto}
#social .redes ul li{float:left; width:58px}
#social .redes ul li a{height:56px; width:58px}
#social .redes ul li.orkut a{background:url(img/ico-orkut.png) no-repeat center top}
#social .redes ul li.orkut a:hover{background:url(img/ico-orkut.png) no-repeat center bottom}
#social .redes ul li.msn a{background:url(img/ico-msn.png) no-repeat center top}
#social .redes ul li.msn a:hover{background:url(img/ico-msn.png) no-repeat center bottom}
#social .redes ul li.youtube a{background:url(img/ico-youtube.png) no-repeat center top}
#social .redes ul li.youtube a:hover{background:url(img/ico-youtube.png) no-repeat center bottom}
#social .redes ul li.wordpress a{background:url(img/ico-noticias.png) no-repeat center top}
#social .redes ul li.wordpress a:hover{background:url(img/ico-noticias.png) no-repeat center bottom}
#social .redes ul li.noticias a{background:url(img/ico-noticias.png) no-repeat center top}
#social .redes ul li.noticias a:hover{background:url(img/ico-noticias.png) no-repeat center bottom}
#social .redes ul li.twitter a{background:url(img/ico-twitter.png) no-repeat center top}
#social .redes ul li.twitter a:hover{background:url(img/ico-twitter.png) no-repeat center bottom}
#social .redes ul li.rss a{background:url(img/ico-rss.png) no-repeat center top}
#social .redes ul li.rss a:hover{background:url(img/ico-rss.png) no-repeat center bottom}
#social .redes ul li.radio a{background:url(img/ico-radio.png) no-repeat center top}

#social .video{
	float: left;
}

div#banners{
	margin: 37px 0px;
	overflow: hidden;
}
div#banners a{
	float: left;
	padding: 6px 12px;
	margin-bottom: 25px;
	height: 100px;
}
div#galeria-fotos{
	float: left;
	margin-bottom: 30px;
	/* width: 510px;
	padding-top: 15px*/
	width:700px
}
div#galeria-fotos h3, div#agenda h3, div#enquete h3{
	border-bottom: 5px solid #820000;
	color: #820000;
	margin-bottom: 5px;
}
div#carousel{
	background-color: #F6F3E5;
	height: 170px;
	overflow: hidden;
	padding: 0px 11px 0px 18px;
	position:relative !important;
}
a.seta{
	display:block; height:25px; /*margin-top:73px;*/ width:25px; position:absolute !important;
	top:75px
}
a.seta#esq{left:10px}
a.seta#dir{right:10px}

div#carousel ul{
	/*float: left;
	margin: 20px 0px;*/
	margin:20px auto;
	padding: 0px 11px;
	width: 399px;
}
div#carousel ul li{
	float: left;
	margin-right: 6px;
	text-align: center;
	width: 129px;
}
div#carousel ul li.ultimo{
	margin-right: 0px;
}
a.foto img{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
a.foto:hover img{
	border-color: #820000;
}
a.link{
	border-bottom: 1px dotted #464646;
	color: #464646;
	text-decoration: none;
}
div#carousel a.link{
	font-size: 10px;
}
a.link:hover{
	border-color: #820000;
	color: #820000;
}

#interatividade{float:left; width:700px}
#interatividade #agenda{float:left; width:340px}
#interatividade #agenda div.bloco{clear:both}
#interatividade #enquete{float:right; width:340px}
#interatividade #enquete span.pergunta{font-size:12px; font-weight:bold; margin-bottom:10px; display:block}
#interatividade #enquete ol li{font-size:11px; display:block; padding-bottom:5px}
#interatividade #enquete ol li.button{margin-top:5px}

div#data{
	float: left;
	padding: 5px 10px;
	text-align: center;
	/*width: 30px;*/
	width:30px;
}
span#mes{
	color: #820000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	margin-bottom: 5px;
}
span#dia{
	color: #464646;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 16px;
}
div#titulo{
	border-left: 1px solid #CCC;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	/*width: 90px;*/
	width:270px;
}
div#titulo h4{
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	/*width: 100px;*/
}
span#hora{
	color: #820000; margin-top:2px
}

div#global-rodape{
	background-color: #464646;
	text-align: center;
	width: 100%;
}

div#rodape{
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 65px;
	text-align: left;
	width: 750px;
}

div#endereco{
	color: #BEC5CE;
	float: left;
	width: 185px;
}
	#endereco a{
		color: #eee;
		display:block;
		margin-top:5px;
	}

div#endereco strong{
	font-size: 28px;
	line-height: 90%;
}
div#endereco p{
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
}
div#balao-contato{
	background: url(img/bg-balao-contato.gif) no-repeat left top;
	float: right;
	height: 46px;
	padding: 14px 30px 37px 30px;
	width: 420px;
}
div#balao-contato div.esq{
	float: left;
	width: 220px;
}
div#balao-contato div.dir{
	float: right;
	margin-top: 10px;
}
div#balao-contato div.esq span{
	clear: left;
	display: block;
}
div#balao-contato span#telefone{
	color: #FFF;
	font-size: 32px;
}
span#email{
	background: url(img/ico-mail.gif) no-repeat right center;
	color: #BEC5CE;
	padding-right: 20px;
	width: 150px;
}
div#global-mapa{
	background: url(img/bg-mapa-site.gif) left top #797979;
	text-align: center;
	width: 100%;
}
ul#mapa-site{
	height: 120px;
	margin: 0px auto;
	overflow: hidden;
	padding: 30px;
	width: 825px;
}
ul#mapa-site li{
	float: left;
	margin-bottom: 30px;
	text-align: left;
	width: 250px;
}
ul#mapa-site a{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
	
/* notícias */
#news h3{border-bottom:5px solid #820000; color:#820000; margin-bottom:5px}
#news #news-list{width:700px; height:150px; background:#fff}
#news #news-list img{float:left}
#news #news-list ul{width:225px; float:right}
#news #news-list li{background:url(img/off.png) repeat-x}
#news #news-list li a{height:54px; padding:5px; display:block; color:#c9c5bd; font-size:11px; text-decoration:none}
#news #news-list li a strong{font-size:11px; text-transform:uppercase; color:#f3a001; display:block}
#news #news-list li a span{color:#877f78}
/* #news #news-list li a:hover{background:url(img/active.png) repeat-x top} 
#news #news-list li a:hover strong{color:#ffd39f}
#news #news-list li a:hover span{color:#c9c5bd} */
#news #news-list li a:hover {text-decoration:underline}
#news #news-list li.active a{background:url(img/active.png) repeat-x top}
#news #news-list li.active a strong{color:#ffd39f}
#news #news-list li.active a span{color:#c9c5bd}

/* Jquery */
#slideShow{float:left; width:700px; height:250px}
ul#slideShowCount{display:none}
#slideShow #slideShowItems div.image{position:relative; height:225px}
#slideShow #slideShowItems div.description{
	position:absolute; background:url(img/jquery-description.png) repeat; bottom:0; left:0; width:680px; padding:5px 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/jquery-description.png', sizingMethod='scale');
	filter:alpha(opacity=80); /*opacity:0.8; -moz-opacity:0.8;*/ height:60px
}
#slideShow #slideShowItems div.description a{text-decoration:none; color:#f0f0f0}
#slideShow #slideShowItems div.description a span.title{font-size:20px; color:#fff; font-weight:bold; text-transform:uppercase}
#slideShow #slideShowItems div.description a span.description{font-size:14px; color:#ede300; display:block}

#B86-imagem{height:150px; float:left}

/* redes sociais */
#social{padding-top:20px}
#social .posts{width:300px; float:left}
#social .posts ul.blog{margin-bottom:15px}
#social .posts ul.blog li h2{background:url(img/title-noblog.jpg) no-repeat left}
#social .posts ul.blog li a{text-decoration:none; color:#000}
#social .posts ul.blog li a:hover big, 
#social .posts ul.blog li a:hover span{text-decoration:underline}
#social .posts ul.blog li a big{font-size:16px; display:block}
#social .posts ul.blog li a span{font-size:12px; font-weight:bold}

#social .posts ul.twitter li h2{background:url(img/title-notwitter.jpg) no-repeat left}
#social .posts ul.twitter li span{font-size: 12px}
#social .posts ul.twitter li a{font-size:11px; font-weight:bold; text-decoration:none; color:#000}
#social .posts ul.twitter li a:hover{text-decoration:underline}

#social .redes{width:150px; float:left}
#social .redes h2{background:url(img/title-siganos.jpg) no-repeat center top}
#social .redes ul{width:116px; margin:0 auto}
#social .redes ul li{float:left; width:58px}
#social .redes ul li a{height:56px; width:58px}
#social .redes ul li.orkut a{background:url(img/ico-orkut.png) no-repeat center top}
#social .redes ul li.orkut a:hover{background:url(img/ico-orkut.png) no-repeat center bottom}
#social .redes ul li.msn a{background:url(img/ico-msn.png) no-repeat center top}
#social .redes ul li.msn a:hover{background:url(img/ico-msn.png) no-repeat center bottom}
#social .redes ul li.youtube a{background:url(img/ico-youtube.png) no-repeat center top}
#social .redes ul li.youtube a:hover{background:url(img/ico-youtube.png) no-repeat center bottom}
#social .redes ul li.wordpress a{background:url(img/ico-wordpress.png) no-repeat center top}
#social .redes ul li.wordpress a:hover{background:url(img/ico-wordpress.png) no-repeat center bottom}
#social .redes ul li.twitter a{background:url(img/ico-twitter.png) no-repeat center top}
#social .redes ul li.twitter a:hover{background:url(img/ico-twitter.png) no-repeat center bottom}
#social .redes ul li.rss a{background:url(img/ico-rss.png) no-repeat center top}
#social .redes ul li.rss a:hover{background:url(img/ico-rss.png) no-repeat center bottom}
#social .redes ul li.radio a{background:url(img/ico-radio.png) no-repeat center top}

#social .video{
	float: left;
}

div#banners{
	margin: 37px 0px;
	overflow: hidden;
}
div#banners a{
	float: left;
	padding: 6px 12px;
	margin-bottom: 25px;
	height: 100px;
}
div#galeria-fotos{
	float: left;
	margin-bottom: 30px;
	/* width: 510px;
	padding-top: 15px*/
	width:700px
}
div#galeria-fotos h3, div#agenda h3, div#enquete h3{
	border-bottom: 5px solid #820000;
	color: #820000;
	margin-bottom: 5px;
}
div#carousel{
	background-color: #F6F3E5;
	height: 170px;
	overflow: hidden;
	padding: 0px 11px 0px 18px;
	position:relative !important;
}
a.seta{
	display:block; height:25px; /*margin-top:73px;*/ width:25px; position:absolute !important;
	top:75px
}
a.seta#esq{left:10px}
a.seta#dir{right:10px}

div#carousel ul{
	/*float: left;
	margin: 20px 0px;*/
	margin:20px auto;
	padding: 0px 11px;
	width: 399px;
}
div#carousel ul li{
	float: left;
	margin-right: 6px;
	text-align: center;
	width: 129px;
}
div#carousel ul li.ultimo{
	margin-right: 0px;
}
a.foto img{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
a.foto:hover img{
	border-color: #820000;
}
a.link{
	border-bottom: 1px dotted #464646;
	color: #464646;
	text-decoration: none;
}
div#carousel a.link{
	font-size: 10px;
}
a.link:hover{
	border-color: #820000;
	color: #820000;
}

#interatividade{float:left; width:700px}
#interatividade #agenda{float:left; width:340px}
#interatividade #agenda div.bloco{clear:both}
#interatividade #enquete{float:right; width:340px}
#interatividade #enquete span.pergunta{font-size:12px; font-weight:bold; margin-bottom:10px; display:block}
#interatividade #enquete ol li{font-size:11px; display:block; padding-bottom:5px}
#interatividade #enquete ol li.button{margin-top:5px}

div#data{
	float: left;
	padding: 5px 10px;
	text-align: center;
	/*width: 30px;*/
	width:30px;
}
span#mes{
	color: #820000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	margin-bottom: 5px;
}
span#dia{
	color: #464646;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 16px;
}
div#titulo{
	border-left: 1px solid #CCC;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	/*width: 90px;*/
	width:270px;
}
div#titulo h4{
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	/*width: 100px;*/
}
span#hora{
	color: #820000; margin-top:2px
}

div#global-rodape{
	background-color: #464646;
	text-align: center;
	width: 100%;
}

div#rodape{
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 65px;
	text-align: left;
	width: 750px;
}

div#endereco{
	color: #BEC5CE;
	float: left;
	width: 185px;
}
	#endereco a{
		color: #eee;
		display:block;
		margin-top:5px;
	}

div#endereco strong{
	font-size: 28px;
	line-height: 90%;
}
div#endereco p{
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
}
div#balao-contato{
	background: url(img/bg-balao-contato.gif) no-repeat left top;
	float: right;
	height: 46px;
	padding: 14px 30px 37px 30px;
	width: 420px;
}
div#balao-contato div.esq{
	float: left;
	width: 220px;
}
div#balao-contato div.dir{
	float: right;
	margin-top: 10px;
}
div#balao-contato div.esq span{
	clear: left;
	display: block;
}
div#balao-contato span#telefone{
	color: #FFF;
	font-size: 32px;
}
span#email{
	background: url(img/ico-mail.gif) no-repeat right center;
	color: #BEC5CE;
	padding-right: 20px;
	width: 150px;
}
div#global-mapa{
	background: url(img/bg-mapa-site.gif) left top #797979;
	text-align: center;
	width: 100%;
}
ul#mapa-site{
	height: 120px;
	margin: 0px auto;
	overflow: hidden;
	padding: 30px;
	width: 825px;
}
ul#mapa-site li{
	float: left;
	margin-bottom: 30px;
	text-align: left;
	width: 250px;
}
ul#mapa-site a{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
