/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	background: #FFFFFF url(img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}




h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
}

ul, ol { }

blockquote { }

a { `
	color: #333333;
	text-decoration: none;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 12px 5px 28px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(images/img06.png);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 10px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 230px;
	margin: 0 auto;
	background-image: url(images/cabecario1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	list-style-position: inside;
	list-style-image: url(images/cabecario2.jpg);
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	background: url(images/img05.jpg) no-repeat left top;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 40px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	text-align: justify;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #F1B566;
}

.titulo-barra-280{
	width:auto;
	font-size:22px;
	color:#FFF;
	font-weight:500;
	margin: 8px 0px 0px 50px;
	
}

.titulo-noticia{
	width:auto;
	font-size:16px;
	color:#FFF;
	text-align:center;
}


#gallery {
		background-color: #fff;
		padding: 0px;
		width: 610px;
		height:230px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		
	
	}
	#gallery ul a:hover img {
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	#carosel{
	width:280px;
	height:320px;
	float:left;
	overflow:hidden;
}

#carosel img{
	width:270px;
	height:262px;
	margin:5px;}
	
.prev{
	float:none;
	width:40px;
	height:40px;
	border:0px;
	background:#fff url(js/arrow_1.png) no-repeat;
	margin-left:90px;
}
.next{
	float:none;
	width:40px;
	height:40px;
    border:0px;
	background:#fff url(js/arrow_2.png) no-repeat;
	
}

#todas-fotos{
	float:right;
	margin-right:10px;
	

}


.menu-esquerdo{
	width:280px;
	height:820px;
	float:left;
	padding:5px 0px 0px 0px;
}

.corpo-direito{
	width:610px;
	height:1170px;
	float:left;
	padding:5px 0px 0px 0px;
	margin-left:10px;

}

.quadro-video{

	float:left;
	margin:10px 83px 10px 83px;
}

.quadro-eventos{

	float:left;
	margin:0px 21px 5px 21px;
}


.texto-total{
	width:580px;
	padding: 10px 10px 10px 10px; 
	float:left;
	color:#000;
}

.texto-total-1{
	width:580px;
	float:left;
	padding: 5px 10px 2px 10px; 
	color:#000;
}

.menu-esquerdo-titulo{
	width:280px;
	height:40px;
	background:url(images/img04.jpg);

	background-repeat:no-repeat;
	float:left;
}

.noticia{
	width:270px;
	height:30px;
	background:url(images/img04%20transparente.jpg);
	padding:10px 5px 5px 5px;
	background-repeat:no-repeat;
	float:left;
}

.menu-direito-titulo{
	width:610px;
	height:42px;
	background:url(images/img05-610x40.jpg);
	background-repeat:no-repeat;
	float:left;
}

.rodape{
	width:900px;
	height:61px;
	float:left;
	background:url(images/rodape.jpg);
}

.rodape-texto-esquerdo{
	width:400px;
	margin: 10px 0px 0px 20px;
	color:#FFF;
	font-weight:bold;
	float:left;
}

.rodape-texto-esquerdo{
	width:430px;
	margin: 10px 0px 0px 20px;
	color:#FFF;
	font-weight:bold;
	float:left;
}

.desenvolvedor{
	width:100%;
	text-align:center;
	margin-top:5px;
	float:left;
}

.barra-900{
	width:900px;
	height:40px;
	background:url(images/img900x40.jpg);

	background-repeat:no-repeat;
	float:left;
	
}

.barra-900-vermelha{
	width:850px;
	height:35px;
	background:url(images/img900x40-vermelha.jpg);
	padding:8px 0px 0px 50px;
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
	
}

.grandes-lagos{
	width:280px;
	height:auto;
	text-align:center;
	float:left;
	margin-bottom:10px;
}

.fotos-eventos{
	width:897px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:3px;
}

.quadro-fotos{
	width:290px;
	height:230px;
	margin-left:9px;
	margin-bottom:15px;
	float:left;
	background:url(images/fundo_foto_evento.png);
	background-repeat:no-repeat;
}

.quadro-fotos-eventos{
	width:290px;
	height:300px;
	margin-left:9px;
	margin-bottom:15px;
	float:left;
	background:url(images/fundo_foto_evento.png);
	background-repeat:no-repeat;
}  


.quadro-fotos-eventos-290x300{
	width:290px;
	height:300px;
	margin-left:9px;
	margin-bottom:15px;
	float:left;
	background:url(fundo_foto_290x300.png);
	background-repeat:no-repeat;
} 

.quadro-fotos-eventos-280{
	width:280px;
	height:290px;
	margin-left:9px;
	margin-bottom:15px;
	float:left;
	background:url(fundo_foto_280.png);
	background-repeat:no-repeat;
} 

.quadro-fotos-imagem-eventos{
	width:270px;
	height:262px;
	margin-left:10px;
	margin-top:6px;
	float:left;
	text-align:center;
}

.quadro-foto-texto-eventos{
	width:270px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	margin-left:10px;
	color:#fff;
	text-align:center;
	
}



.quadro-fotos-grande{
	width:300px;
	height:360px;
	margin-left:9px;
	margin-bottom:15px;
	float:left;
	background:url(fundo_foto_evento-grande.png);
	background-repeat:no-repeat;
}

.quadro-fotos-imagem-grande{
	width:250px;
	height:330px;
	margin-left:20px;
	margin-top:6px;
	float:left;
	text-align:center;
}

.quadro-fotos-imagem{
	width:250px;
	height:188px;
	margin-left:20px;
	margin-top:6px;
	float:left;
	text-align:center;
}

.quadro-foto-texto{
	width:250px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	margin-left:20px;
	color:#fff;
	text-align:center;
	
}

.separador-5{
	width:280px;
	height:5px;
	float:left;
}

.slider {
	padding:0 0 8px;
}

.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}


#pagina{
	width:900px;
	height:auto;
	margin:0px;
	font-family: "Comic Sans MS", cursive;
	font-size:14px;
	color:#ffffff;

}

.fotos-eventos{
	width:900px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:3px;
}

.quadro-fotos{
	width:280px;
	height:240px;
	margin-left:10px;
	margin-bottom:15px;
	float:left;
	background:url(fundo_foto_eventofoto.png);
	background-repeat:repeat-x;
}

.quadro-fotos-imagem{
	width:250px;
	height:188px;
	margin-left:15px;
	margin-top:6px;
	float:left;
}

.quadro-foto-texto{
	width:250px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	margin-left:15px;
	color:#fff;
	text-align:center;
	
}


.barra-paginas{
	width:880px;
	float:left;
	height:auto;
	text-align:right;
	padding-right:20px;
	margin-top:10px;
}

.quadro-seta-1{
	width:445px;
	height:60px;
	float:left;
	text-align:right;
	margin-right:5px;
}

.quadro-seta-2{
	width:445px;
	height:60px;
	float:left;
	text-align:left;
	margin-left:5px;
}



/* POP UP */


#popup{
        position: absolute !important;
        top: 20px;
        left: 100px;
        width:640px;
        height: auto;
        display: none;
		float:right;
		text-align:right;
		background:url(imagens/fundo-popup.png);
		padding:20px;
        
}

#fechar-popup{
/*	    position: absolute;
   top: 0px;
        left: 0px;*/   
        width: auto;
        height: 40px;
        display: none;	
		text-align:right;
}
