@font-face {
	font-family: Impact;
	font-style: normal;
	font-weight: bolder;
	src: url(../fontes/impact.ttf);
}

a {text-decoration: none; color: #ffffff; cursor: pointer;}
a :hover {text-decoration: none; color: #ffffff; cursor: pointer;}
a :active {text-decoration: none; color: #ffffff; cursor: pointer;}

body{background: url(../imagens/background.jpg) repeat-y center #000000; color:#FFF;  margin-left: -20px; overflow-x:hidden; font-family: mpact, Arial;}
.corpo_esq{background: url(../imagens/corpo_esq.png) repeat-y right; width: 57px; max-width:57px;}
.corpo{background: url(../imagens/corpo.png) repeat; width: 950px;}
#banners_texto{background: url(../banners/bg.png) no-repeat; position:absolute; width: 925px; height: 290px; z-index: 10; margin:0px; text-align:left}
.caixa{position:relative; margin-top: 210px; margin-left: 60px; color: white;text-shadow: #000 1px 2px 10px; width:845px; height: 80px;font-family: Arial; font-size: 18px; font-weight: bolder;}
.caixa .titulo{font-family: Arial; font-weight: bolder; font-size: 32px; padding-bottom: 3px;}
.caixa_conteudo {background: url(../imagens/bg_caixa.png) repeat-x top; text-align: left; color: #fff; z-index:9000;}
.caixa_conteudo .titulo {font-family: Arial; text-shadow: #000 1px 2px 10px; font-size:14px; font-weight: bolder; font-stretch: expanded; background:url(../imagens/topico.png) no-repeat left; height: 35px; padding-left: 35px; padding-top: 25px; color:#fff}
.caixa_conteudo .conteudo { font-size:14px; padding: 15px; color:#fff}



#topo{
width:1064px;
height:150px;
background: url(../imagens/topo.png) 50% 50% no-repeat;
vertical-align: top;
text-align: center;
font-family: Arial;

}

#topo a {vertical-align: top;top: 85px;margin: 6px; font-size: 15px; font-weight: 800; position: relative; color: #f0f0f0;}

#navegador{position:absolute; z-index: 15; padding-top: 220px;}
#prev{position:absolute; left: 8px;}
#next{position:absolute; left: 878px;}
#banners img{border: 0px solid #f0f0f0}
.corpo_dir{background-image: url(../imagens/corpo_dir.png); background-repeat:repeat-y; background-position:left; position: relative; width: 57px; max-width:57px;}

.evento {border: 1px thin #f0f0f0; color:#f0f0f0; vertical-align:text-bottom; background-position:top; background-repeat:no-repeat; display:inline-table; width: 165px; height: 140px;}
.conteudo_evento {background:url(../imagens/corpo_0.6.png) repeat; width: 160px; height: 50px; border: 1px thin #f0f0f0}
.conteudo_evento .dia {font-family: Arial; font-size: 14px; font-weight:bolder; background-color: #686664; text-align:center; border: 0px; color: #fff;}
.conteudo_evento .mes {font-family: Arial; font-size: 16px; font-weight:900; background-color: #686664; text-align:center; border: 0px; color: #fff;}
.conteudo_evento .texto {font-size: 12px; font-weight:bolder; text-align:left; padding-left: 5px; padding-top: 5px; vertical-align:top; background-color: #2D2926;}


	.caption{font-style:italic;font-size: 10px;margin: 15px;}
	.demo{position:relative;margin-top:2em;}
	.gallery{margin:0 auto;}
	.gallery img {border: 1px solid #f0f0f0;}
	.gallery li{width:60px ; display: inline; margin: 3px;}
	.gallery li div{left:240px}
	.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto; width: 600px;}
	#main_image img{margin-bottom:10px;border: 1px solid #f0f0f0;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}



div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 90px;
	width: 925px;
	overflow: hidden;
	
}
ul.sc_menu {
	display: block;
	height: 80px;
	/* max width here, for users without javascript */	
	width: 1500px;	
	padding: 15px 0 0 15px; 
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
.sc_menu a {
	display: inline;
	text-decoration: none;
}

.sc_menu a img {
	border: 0px;
}


#midias{top: 125px; position: absolute; left: 830px;}


div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 650px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #fff;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	border: 1px solid #ccc;
	width: 580px;
	position: relative;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
	
}
span.image-caption {
	display: block;
	position: absolute;
	width: 480px;
	top: 0;
	left: 0;
	color: #fff;
	
}
div.caption {
	padding: 0px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	width: 150px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width: 30px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 0px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}



.box_contato {border: 1px solid #000; margin: 2px; color: #000; background-color: #fff;}
.box_contato2 {border: 1px solid #000; color: #000; background-color: #fff;}



