@charset "utf-8";
/************************ geral ************************/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#FFF62F url(../img/gradiente.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{font-size:28px; color:#231f20; width:440px; height:50px; text-indent:-99999px; margin-bottom:5px;}

h1.bau{background:url(../img/tit_baupapa.jpg) no-repeat left top;}
h1.carnaval{background:url(../img/tit_carnavalsalvador.jpg) no-repeat left top;}
h1.news{background:url(../img/tit_papanews.jpg) no-repeat left top;}
h1.eventos{background:url(../img/tit_papaeventos.jpg) no-repeat left top;}
h1.estrutura{background:url(../img/tit_estrutura.jpg) no-repeat left top;}
h1.contato{background:url(../img/tit_faleconosco.jpg) no-repeat left top;}
h1.galeria{background:url(../img/tit_galeriaimagens.jpg) no-repeat left top;}
h1.atracao{background:url(../img/tit_atracao.jpg) no-repeat left top;}

h2{font-size:16px; color:#231f20; margin-bottom:5px;}
p{font-size:12px; margin-bottom:10px; text-align:justify; color:#231f20; width:440px;}
cite{font-size:12px; color:#231f20; }
/************************ estrutura base ************************/
#topo {	width:100%;	height:325px;	background:url(../img/bg.jpg) top repeat-x;}
#geral { margin:0 auto;	width:1000px; }

#esquerda {	width:225px; float:left;	margin-left:15px; }
#menu{width:224px; height:210px; margin-bottom:10px;}

#meio {	width:455px; float:left; padding:0 20px 0 20px;}
.floater{ float:left; margin-right:10px;}
#meio.galeria_conteiner{ width:715px; padding:0 20px 0 20px;}

#papa_news{ background:url(../img/papa_news.png) no-repeat top; height:290px; width:455px; padding-top:55px;}
#papa_news h2 {margin:0 60px 0 60px;}
#papa_news a {margin:0 60px 15px 60px; color:#231f20; text-decoration:none; float:left; text-align:justify; font-size:12px;}
#papa_news a:hover {text-decoration:underline;}

#item_news{border-bottom:#9d620d dotted 1px; width:440px; margin-bottom:15px; padding-bottom:5px;}

#direita {	width:250px; float:left; margin-right:15px; margin-bottom:30px; }
#galeria_destaque{margin-top:13px;}
#publicidade{margin-top:13px;}

#rodape {	width:970px; height:50px;float:left; clear:both; margin:25px 15px 25px 15px}
#rodape p{ width:320px; font-size:12px; color:#9d620d; margin-right:160px; padding-top:25px; float:left;}
a.inovamidia{width:90px; height:25px; display:block; float:left; margin-right:145px; margin-left:15px; padding-top:20px; background-image:url(../img/inovamidia.jpg); background-repeat:no-repeat; background-position:bottom;}


a.marca01{width:74px; height:63px; display:block; float:left; background-image:url(../img/marcas_rodape_01.jpg);}
a.marca02{width:83px; height:63px; display:block; float:left; background-image:url(../img/marcas_rodape_02.jpg);}
a.marca03{width:82px; height:63px; display:block; float:left; background-image:url(../img/marcas_rodape_03.jpg);}


#comentario{ padding:10px 0 10px 0; border-bottom:#9d620d dashed 1px;}
a.outras{float:right; margin-right:50px;}
.galeria_ind {float:left; margin: 5px;}
#cab_galeria {
	margin: 0px 0px 10px 0px;
}
.nome_galeria {
	margin-right:300px;
	font-weight:bold;
	font-size:16px;
}
#cab_galeria a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#cab_galeria a:hover {
	text-decoration:underline;
}
.foto_ind {
	float:left;
}
.foto_ind img {
	border: 2px solid #000;
	margin-bottom: 5px;
}
.efoto img {
	border: 2px solid #000;
	margin-bottom: 5px;
}
#grupo {float:right;}
div.scrollable { 
	overflow:hidden; 
    height: 330px; 
    width: 150px;
	margin: 5px 0px; 
} 
div.scrollable div.items { 
    position:relative;
	height:500em;
}
.actions {
	margin-left:30px;
}