/** {
    margin: 0;
    padding: 0;
}
body {
	background: #161613;
}
#coiseee tr td
{
	color: #fff;
}*/
#overlay 
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background: url(../img/opacity70.png) repeat;
}
#white_content 
{
	display: none;
 	position: absolute;
	z-index: 100;
	margin: 0 auto;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 10px;
}
#sitio_imagem
{
	display: none;
	background-color:#FFFFFF;
	height:250px;
	margin:0 auto;
	position:relative;
	width:250px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align:center;
	overflow-y: auto;
	overflow-x: hidden;
}
#fechar{}
#fechar_left{
	text-align: center;
	display:none;
}
#fechar_right{
	float: right;
}
#fechar img{ border: 0; }
#loader 
{
	display: none;
	height:25%;
	left:0;
	line-height:0;
	position:absolute;
	text-align:center;
	top:40%;
	width:100%;
}
#loader.loading { background: url(../img/loader3.gif) no-repeat center center; }
#conteudo_cima{}
#imgSel{display:none;}
#content_butoes { margin:0 auto; }
#conteudo_baixo
{
	display:none;
	background-color:#FFFFFF;
	line-height:1.4em;
	margin:0 auto;
	overflow:auto;
	width: 10px;
	overflow-x:hidden;
	overflow-y:hidden;
	text-align:center;
	height: 0px;
}
#descricaoLightbox{
	text-align: center;
	max-height: 34px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 10px;
}
#numeroImg{
	text-align: center;
	font-size:11px;
}
#setas  { margin:0 auto; }
#setas img{border: 0;}
#setaMais{display:block;}
#setaMenos{display:none;}
#coment
{
	display:none;
	height: 50px;
	width: 0px;
	margin: 0 auto;
	float:left;
	position:relative;
	z-index:100;
}
#coment2
{
	display:none;
	height: 50px;
	width: 0px;
	margin: 0 auto;
	float: right;
	position: relative;
	z-index:100;
}
#coment3
{
	display:none;
	height: 50px;
	background: #fff;
	width: 0px;
	position: relative;
	padding-top: 10px;
}
/* tabela comentario */
#tabela_comentario
{
	margin-left:10px;
}