* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
body {
	cursor:default;
	margin:0px;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:#000;
}

/* VAI SUMIR */
a span, #menu h1 span { display:none; }
/* FIM VAI SUMIR */


#mestre {
	position:absolute;
	top:50%;
	left:50%;
	width:990px;
	height:560px;
	margin-top:-280px;
	margin-left:-495px;
	background:url(../imagens/lay2/bk_site.jpg) no-repeat;
}

/*** MENU ***/
#menu {
	position:relative;
	opacity:0.5;
	float:right;
	background:url(../imagens/lay2/bk_menu.jpg) no-repeat left top;
	margin:0;
	height:560px;
}
#menu, #menu dl { width:95px; }
#menu h1 {
	display:inline;
	width:63px;
	height:26px;
	background:url(../imagens/lay2/gilson.png) no-repeat left top;
	float:right;
	margin-top:50px;
	margin-bottom:10px;
	margin-right:5px;
}
#menu dl {
	float:left;
	margin-top:2px;
	height:360px;
	text-align:right;
	padding-top:15px;
}
#menu dl dt, #menu dl dd { width:85px; }
#menu dl dt {
	float:right;
	display:inline;
	margin:3px 5px 3px 0px;
}
#menu dl dd {
	float:right;
	display:inline;
	border-bottom:1px solid #917F61;
	margin:0px 5px 0px 5px;
	padding:3px 0px 3px 0px;
}
#menu dl dd.p { border-top:1px solid #917F61; }
#menu dl dt a, #menu dl dd a {
	display:block;
	height:14px;
}
/*** MENU PRINCIPAL ***/
#menu dl dt a#m_port { background:url(../imagens/lay2/menu/portfolio.gif) no-repeat right top; }
#menu dl dt a#m_blog { background:url(../imagens/lay2/menu/blog.gif) no-repeat right top; }
#menu dl dt a#m_cont { background:url(../imagens/lay2/menu/contato.gif) no-repeat right top; }
#menu dl dt a#m_estu { background:url(../imagens/lay2/menu/estudio.gif) no-repeat right top; }

/*** SUBMENU PORTFOLIO ***/
#menu dl dd a#sm_pub { background:url(../imagens/lay2/menu/publicidade.gif) no-repeat right top; }
#menu dl dd a#sm_eventos { background:url(../imagens/lay2/menu/eventos.gif) no-repeat right top; }
#menu dl dd a#sm_palco { background:url(../imagens/lay2/menu/palco.gif) no-repeat right top; }
#menu dl dd a#sm_ensaios { background:url(../imagens/lay2/menu/ensaios.gif) no-repeat right top; }

#menu dl a:hover, #menu dl a.ativo { background-position:right bottom !important; }

#menu dl dd dl { float:right; margin-bottom:5px; }
#menu dl dd ul li {
	float:right;
	clear:right;
	width:85px;
	text-align:right;
	text-indent:0;
	margin-top:3px;
}
#menu dl dd ul li a {
	height:auto;
	display:block;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#B4AB9C;
	padding-right:5px;
	line-height:11px;
	letter-spacing:1px;
	width:80px;
}
#menu dl dd ul li a:hover, #menu dl dd ul li a.ativo { color:#FFF; }

/*** BOTÕES NAVEGAÇÃO FOTOS ***/
#nav_fotos {
	height:30px;
	float:left;
	width:95px;
	margin-top:1px;
}
#nav_fotos li {
	float:left;
	display:inline;
	width:19px;
	height:15px;
	margin:7px 0px 0px 10px;
}
#nav_fotos li a {
	display:block;
	width:19px;
	height:15px;
}
#nav_fotos li.ant a { background:url(../imagens/lay2/menu/ant.gif) no-repeat left top; }
#nav_fotos li.prox a { background:url(../imagens/lay2/menu/prox.gif) no-repeat left top; }
#nav_fotos li.slide a { background:url(../imagens/lay2/menu/slide_show.gif) no-repeat left top; }
#nav_fotos li a:hover, #nav_fotos li.slide a.on { background-position:0px -25px; }

/*** POLITICA DE PRIVACIDADE E RSS ***/
#menu a.politica {
	display:inline;
	width:24px;
	height:11px;
	float:right;
	background:url(../imagens/lay2/menu/chave.gif) no-repeat left bottom;
	margin:11px 10px 0px 0px;
}
#menu a.rss {
	display:inline;
	width:27px;
	height:13px;
	float:left;
	background:url(../imagens/lay2/menu/rss.gif) no-repeat left top;
	margin:10px 0px 0px 18px;
}
#menu a.rss:hover { background-position:0px -20px; }

/*** TROCA DE LAYOUT ***/
#nav_layout {
	float:left;
	width:95px;
	display:inline;
	margin:15px 0px 15px 0px;
}
#nav_layout li {
	display:inline;
	float:left;
	width:15px;
	height:15px;
	margin-left:10px;
}
#nav_layout li a {
	display:inline;
	float:left;
	width:15px;
	height:15px;
}
#nav_layout li.lay2 { margin-left:15px; }
#nav_layout li.lay1 a { background:url(../imagens/icones/lay1.gif) no-repeat left top; }
#nav_layout li.lay2 a { background:url(../imagens/icones/lay2.gif) no-repeat left top; }
#nav_layout li.lay3 a { background:url(../imagens/icones/lay3.gif) no-repeat left top; }

#nav_layout li a:hover { background-position:0px -20px; }
#nav_layout li a.on { background-position:left bottom !important; }

/*** THUMBNAILS ***/
#col_thumbs {
	width:95px;
	height:560px;
	float:left;
	display:block;
	background:url(../imagens/lay2/bk_thumbs.jpg) no-repeat left top;
	/*opacity:0.3;*/
}
#col_thumbs #cont_thumbs {
	display:block;
	float:left;
	height:500px;
	overflow:hidden;
	margin-top:10px;
	position:relative;
	margin-bottom:5px;
	width:100%;
}
#col_thumbs ul {
	float:left;
	margin-left:10px;
	display:inline;
	margin-bottom:5px;
}
#col_thumbs ul li { float:left; width:80px; margin-bottom:5px; }
#col_thumbs ul li a {
	display:block;
	float:left;
	padding:2px;
	width:30px;
	height:30px;
	opacity:0.5;
}
#col_thumbs ul li a img {
	width:30px;
	height:30px;
}
#col_thumbs ul li a:hover {
	opacity:1;
	padding:0;
	width:34px;
	height:34px;
}
#col_thumbs ul li a:hover img {
	width:34px;
	height:34px;
}

#col_thumbs ul li.on a {
	width:60px !important;
	height:60px !important;
	padding:4px !important;
	border:1px solid #FFF !important;
	opacity:1 !important;
}
#col_thumbs ul li.on a img { width:60px !important; height:60px !important; }

#col_thumbs a.nav {
	float:left;
	display:inline;
	width:15px;
	height:14px;
	margin:5px 0px 0px 18px;
}
#col_thumbs #bt_sobe { background:url(../imagens/lay2/thumbs/sobe.gif) no-repeat left top; }
#col_thumbs #bt_desce { background:url(../imagens/lay2/thumbs/desce.gif) no-repeat left top; }
#col_thumbs a.nav:hover { background-position:left bottom !important; }


/*** Política de Privacidade ***/
#politica_priv {
	position:absolute;
	bottom:34px;
	right:0px;
	display:block;
	padding:5px;
	color:#48381B;
	font-size:11px;
	letter-spacing:1px;
	background:#C5C0B7 url(../imagens/lay2/menu/chave_hover.gif) no-repeat right bottom;
	width:350px;
	opacity:0.9;
}
#politica_priv p {
	display:block;
	border:1px solid #48381B;
	padding:10px;
	width:328px;
}
#politica_priv p a {
	color:#48381B;
	text-decoration:underline;
}

/*** CONTATO ***/
#cortina_contato {
	position:absolute;
	top:0px;
	left:0px;
	width:990px;
	height:560px;
	background-color:#000;
	opacity:0.8;
}
#contato {
	position:absolute;
	display:block;
	width:500px;
	height:330px;
	left:50%;
	top:50%;
	margin-left:-254px;
	margin-top:-179px;
	background-color:#918778;
	border:4px solid #A3998A;
	font:11px Arial, Helvetica, sans-serif;
}
#contato h3 {
	display:block;
	height:23px;
	background:#A3998A url(../imagens/lay2/titulos/contato.gif) no-repeat left center;
	margin-bottom:15px;
	text-indent:-3000px;
}
#contato a.fechar {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:18px;
	height:18px;
	background:url(../imagens/lay2/botoes/fechar_contato.gif) no-repeat left top;
}
#contato address {
	display:block;
	text-align:center;
	color:#DDD;
	font-style:normal;
	letter-spacing:1px;
	margin:0px;
}
#contato form {
	width:450px;
	margin:10px 0px 0px 20px;
}
#contato form legend, #contato form fieldset br { display:none; }

#contato form label {
	display:inline;
	text-align:left;
	margin-left:5px;
	margin-top:5px;
	float:left;
	color:#DDD;
}
#contato form label.msg { width:100%; }
#contato form label br { display:block; }
#contato form label span { color:#C51E1E; }
#contato form label input {
	font:11px Arial, Helvetica, sans-serif;
	width:139px;
	background-color:#A3998A;
	border:1px solid #DDD;
	padding:0px 2px 0px 2px;
	color:#4F4129;
}
#contato form label textarea {
	padding:0px 2px 0px 2px;
	font:11px Arial, Helvetica, sans-serif;
	color:#4F4129;
	display:inline;
	background-color:#A3998A;
	width:439px;
	border:1px solid #DDD;
}
#contato form .botao {
	float:right;
	display:inline;
	border:0px;
	background:url(../imagens/lay2/botoes/enviar.gif) no-repeat left top;
	width:47px;
	height:10px;
	margin:10px 15px 0px 0px;
	cursor:pointer;	
}
#contato #err_envio, #contato #msg_sucesso {
	position:absolute;
	bottom:5px;
	left:25px;
	text-align:center;
	width:380px;
	color:#C51E1E;
}
#contato #msg_sucesso { color:#4F4129; }


/*** IMAGEM AMPLIADA ***/
#cont_img {
	display:block;
	float:left;
	height:560px;
	width:800px;
}

#lightbox {
	position:relative;
	width:800px;
	height:560px;
	text-align:center;
	line-height:0px;
	padding:0;
}

#outerImageContainer {
	position:absolute;
	width:238px;
	height:238px;
	/*top:155px;
	left:275px;*/
	top:155px;
	left:275px;
	border:1px solid #FFF;
	padding:5px;
}
#mascaraImagem {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#FFF;
	opacity:0;
	-moz-opacity:0;
}

#loading {
	position:absolute;
	top:50%;
	left:0%;
	height:20px;
	width:100%;
	text-align:center;
	text-indent:-3000px;
	background:url(../imagens/lay2/loading.gif) no-repeat center top;
}
#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#FFF;
	-moz-opacity:0;
	opacity:0;
}
#imageData {
	position:absolute;
	bottom:10px;
	left:10px;
	width:180px;
	padding:10px;
	background-color:#FFF;
	-moz-opacity:0.7;
	opacity:0.7;
	line-height:13px;
	color:#000;
	text-align:left;
}
