@charset "iso-8859-1";
/* CSS Document */


html {
	overflow-y:scroll;
}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5D4612;
	line-height:20px;
	background:url(../images/fundoSite.jpg) no-repeat center top;
	/*background-attachment:fixed;*/
	background-color:#E8F0D9;
}

/*-----------------------------------------------------
 Estrutura
-------------------------------------------------------*/

#tudo{min-width:1000px;position:relative;}
#corpo{width:1000px;margin:0 auto;}
#topo{width:1000px;}
#conteudo{width:1000px;}
#rodape{width:1000px;}

/*-------------------------------------------------
 fim Estrutura
 -------------------------------------------------*/
 
 
/*-------------------------------------------------
topo
-------------------------------------------------*/
.divLogo{padding:30px 0 30px 0;text-align:center;}
.linkLogo{background:url(../images/logo.gif) no-repeat;display:block;width:444px;height:210px;text-indent:-9999px;margin:0 auto;}
.divMenu{width:1000px;height:47px;background-color:#3d8d71;margin:0 0 5px 0;}
.divMenu ul{display:block;height:47px;display:table;margin:0 0 0 145px;color:#FFF;}
.divMenu ul li{display:inline-block;padding:0 7px 0 7px;height:47px;line-height:47px;float:left;}
.divMenu ul li a{font-size:15px;color:#FFF;text-transform:uppercase;font-family:"Times New Roman", Times, serif;font-weight:normal !important;}
.divMenu ul li a:hover{color:#d3e651;}
.marc{color:#d3e651 !important;}
.divBanner{background-color:#3d8d71;width:990px;height:330px;padding:5px;position:relative;}
/*---*/
#slide{position:relative;width:990px;height:330px;} 
#pagina{position:absolute;width:990px;text-align:center;z-index:100;bottom:15px;}
.link_pagi{display:inline-block;width:10px;height:10px;background:url(../images/paginasi.png) no-repeat;_background:url(../images/paginas.gif) no-repeat;margin:0 3px 0 3px;_font-size:1px;}
#pagina a.activeSlide{background-position: 0 -10px;}
/*---*/
/*-------------------------------------------------
fim topo
-------------------------------------------------*/

/*-------------------------------------------------
corpo
-------------------------------------------------*/

.boxConteudo{display:table;width:1000px;padding:30px 0 30px 0;}
.divEsq{float:left;width:490px;padding:0 10px 0 0;}
.divNoticia{padding:0 0 20px 0;color:#5D4612;}
.divNoticia a{color:#5D4612;}
.divNoticia a:hover{text-decoration:underline;}
.divPaginacao{text-align:center;}
.divPaginacao a{color:#5D4612;}
span.marcador{background-color:#D2E0C6;}

.divDir{float:left;width:490px;padding:0 0 0 10px;}
.divDesc{padding:0 0 30px 0;}
.areaDesc{padding:0 15px 0 0;height:200px;overflow:hidden;}
.areaDesc h1{display:block;padding:10px 0 10px 0;font-size:18px;}
.areaDesc p{background-color:#D2E0C6;padding:0 5px 0 5px;}


/* jquery scroll */

.scrollbar-pane {
    margin-right: 20px;
}

.scrollbar-handle-container {
    background: #D2E0C6;
    width: 15px;
}

.scrollbar-handle {
    width: 15px;
    background: #5D4612;
	z-index:1000px;
	
}

.scrollbar-handle:hover {
    background: #5D4612;
}

.scrollbar-handle.move {
    background: #5D4612;
}

.scrollbar-handle-up {
    width: 20px;
    height: 20px;
    background: #5D4612;
}

.scrollbar-handle-up:hover {
    background: #5D4612;
}

.scrollbar-handle-down {
    width: 20px;
    height: 20px;
    background: #FFF;
}

.scrollbar-handle-down:hover {
    background: #FFF;
}

/* jquery scroll fim */

.divFotoProgramacao{width:490px;height:114px;overflow:hidden;}

.divDescFest{padding:10px 10px 10px 10px;background-color:#D2E0C6;margin:0 0 20px 0;}

.fotoDir{width:480px;height:324px;padding:5px;background-color:#3d8d71;}
.divSlide{width:480px;height:324px;}

.divMenuProgra{width:1000px;height:47px;background-color:#000;margin:0 0 20px 0;}
.divMenuProgra ul{display:block;height:47px;display:table;margin:0 0 0 50px;}
.divMenuProgra ul li{display:inline-block;padding:0 5px 0 5px;height:47px;line-height:47px;float:left;color:#4BC99D;}
.divMenuProgra ul li a{font-size:16px;color:#4BC99D;text-transform:uppercase;font-family:"Times New Roman", Times, serif;font-weight:normal !important;}
.divMenuProgra ul li a:hover{color:#B7D657;}

.descEsqProgramaca{height:470px;overflow:hidden;}
.descEsqProgramaca h1{display:block;width:420px;text-transform:uppercase;}
.descEsqInf{padding:5px 10px 10px 10px;background-color:#D2E0C6;margin:0 0 20px 0;width:420px}

.fotoDirPrograma{display:table;width:470px;height:383px;padding:0 10px 0 10px;}
.divFoto{float:left;width:106px;height:94px;padding:1px;}

.divLegenda{font-weight:bold;padding:10px;background-color:#D2E0C6;margin:10px 0 0 0;}


/*-------------------------------------------------
fim corpo
-------------------------------------------------*/


/*-------------------------------------------------
rodape
-------------------------------------------------*/

.divImg1{width:1000px;height:23px;padding:0 0 10px 0;}
.divImg2{width:1000px;height:103px;padding:0 0 40px 0;}
.divImg3{width:1000px;height:87px;background-color:#e8f0d9;padding:20px 0 10px 0;}

.logoTag{background:url(../images/logoTag3.gif) no-repeat;width:15px;height:33px;display:block;position:absolute;bottom:10px;right:8px;}


/*-------------------------------------------------
fim rodape
-------------------------------------------------*/




