@charset "utf-8";



/*-----------------------------------------------------------------------------

Revisao-1: dd-mm-aaaa

Alteraes: ---  

-----------------------------------------------------------------------------*/





/*==========================================

	GERAL

============================================*/



*, html, body{

	margin:0;

	padding:0;

	font:13px/1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}





html, body{

	height:100%;

}









/*==========================================

	EXIBIR GALERIA

============================================*/



#conteudo_galeria{

	width:850px;

	height:100%;

	background:#222;

	color:#fff;

}



#envolve_galeria {

	height:410px;

	padding-top:30px;

	background:#222 url(../../_IMG/galeria/envolve_galeria_bg.gif) left top repeat-x;

}





/*------------------------

	BARRA LATERAL GALERIA

------------------------*/

#barra_lateral_galeria{

	width:250px;

	height:100%;

	padding-left:40px;

	float:left;
	padding-right:20px;

}



#barra_lateral_galeria h1{

	margin-bottom:25px;

}



#barra_lateral_galeria h3{

	margin-bottom:1px;

}







/*---------

	GALERIA

----------*/

#galeria{

	width:535px;

	height:100%;

	float:right;

}





/*--------------------

	ENVOLVE PAGINACAO

--------------------*/

#envolve_paginacao{

	width:100%;

	height:117px;

	clear:both;

}



#fotos_galeria{

	height:74px;

	padding:0;

	background:#000;

}



#fotos_galeria a img{

	width:81px;

	height:70px;

	border:2px solid #000;

}



#fotos_galeria a:hover img{

	border:2px solid #9d0000;

}





#envolve_paginacao ul.paginacao{

	width:auto;

	height:22px;

	padding:13px 15px 16px;

	background:#0a0a0a url(../../_IMG/galeria/paginacao_bg.gif) left top repeat-x;

	font-size:12px;

}



#envolve_paginacao ul.paginacao li a{

	padding:3px 6px;

	border-left-color:#191919;

	border-top-color:#191919;

}



#envolve_paginacao ul.paginacao li a:hover{

	border:1px solid #6d0002 !important;

}



#envolve_paginacao ul.paginacao li.ativo{

	padding:3px 6px;

}

	



	

/*==========================================

	GALERIAS

============================================*/



/*-----------------

	BUSCA GALERIAS

-----------------*/

#busca_galerias{

	width:520px;

	height:47px;

	padding:5px 0 7px 0;

	background:url(../../_IMG/outros/lista_separador_bg.gif) left bottom repeat-x;

	left:50px;

	position:absolute;

	top:15px;

}



#busca_galerias ul{

	width:auto;

	height:47px;

	padding-left:10px;

}



#busca_galerias ul li{

	width:336px;

	margin-right:8px;

	float:left;

}



#busca_galerias ul li label{

	margin-right:8px;

	color:#9d0000;

	float:left;

	font-weight:bold;

	text-transform:uppercase;

}



#busca_galerias ul li input{

	width:200px;

	border:1px solid #222;

}



#busca_galerias ul li input:focus{

	border:1px solid #3a0001;

}





/* BT BUSCAR */

#busca_galerias ul li.bt_buscar{

	width:70px;

}



#busca_galerias ul li.bt_buscar a{

	width:70px;

	height:22px;

	padding-top:6px;

	background:#191919;

	border:1px solid #222;

	color:#777;

	display:block;

	font-size:14px;

	text-align:center;

	/* BORDAS REDONDAS */

	-webkit-border-top-left-radius:4px;

	-webkit-border-bottom-right-radius:4px;

	-moz-border-radius-topleft:4px;

	-moz-border-radius-bottomright:4px;

	border-top-left-radius:4px;

	border-bottom-right-radius:4px;

}	



#busca_galerias ul li.bt_buscar a:hover{

	background:#180000 url(../../_IMG/outros/bt_buscar_bg.gif) left top repeat-x;

	border:1px solid #3a0001;

	box-shadow:0 0 8px #4b0001;

	-webkit-box-shadow:0 0 8px #4b0001;

	-moz-box-shadow:0 0 8px #4b0001;

	color:#fff;

	text-decoration:none;

	text-shadow:-1px 1px 0 #000;

}







/*------------------

	GALERIAS INTERNO

-------------------*/

#galerias_interno{

	width:100%;

}



#galerias_interno .foto_destaque{

	width:211px;

	height:170px;

	margin:0 20px 20px 0 !important;

	padding:2px;

	float:left;

	position:relative;

	z-index:2;

}



#galerias_interno .foto_destaque_moldura{

	width:215px;

	height:138px;

	background:url(../../_IMG/galeria/moldura_foto.png) 0 0 no-repeat;

	left:0;

	position:absolute;

	top:0;

	z-index:3;

}



#galerias_interno .foto_destaque_moldura a{

	width:215px;

	height:138px;

	display:block;

}



#galerias_interno .foto_destaque_moldura a span{

	display:none;

}





/* DESCRICAO */

#galerias_interno ul.foto_descricao{

	width:205px;

	height:39px;

	padding:7px 10px 10px 10px;

	background:url(../../_IMG/home/galeria_fotos_bg_texto.png) 0 0 no-repeat;

	left:-10px;

	position:absolute;

	top:110px;

	z-index:4;

}



#galerias_interno .foto_descricao p{

	margin-bottom:0;

	padding-top:2px;

	font-size:13px;

	line-height:1.2em !important;

}



#galerias_interno ul.foto_descricao li{

	width:145px;

	float:left;

}



#galerias_interno ul.foto_descricao li.data{

	width:50px;

	margin-right:10px;

	font-size:12px;

	font-weight:bold;

	text-align:right;

}
