#main {
	width: 1012px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -506px;	
}

/* Cabecalho - START */
#cabecalho-flash {
	position:absolute;
	left:106px;
	top:0px;
	width:1012px;
	height:90px;
	z-index:1;
}

#cabecalho-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:1012px;
	height:90px;
	z-index:1;
}
#cabecalho-logo-detalhe {
	position:absolute;
	left:467px;
	top:149px;
	width:54px;
	height:27px;
	z-index:1;
}

#cabecalho-detalhe {
	position:absolute;
	left:61px;
	top:90px;
	width:859px;
	height:59px;
}
/* Cabecalho - END */

/* Conteudo - START */
#conteudo {
	position:absolute;
	left:220px;
	top:149px;
	width:562px;
	height:361px;
	background:#FFFFFF;
}

#conteudo .conteudo-esq{
    position:relative;
    margin-top:0px;
    width:54%;	
    text-align:left;
    float:left;
}
 
#conteudo .conteudo-dir{
    position:relative;
    margin-top:0px;
    width:46%;
    text-align:left;
    float:left;
}

#conteudo .conteudo-centro {
    position:relative;
    margin-top:0px;
    width:100%;
    text-align:left;
}

#detalhe-lateral-direita {
	position:absolute;
	left:782px;
	top:149px;
	width:138px;
	height:361px;
}
/* Conteudo - END */

/* Menu botoes - START */
#menu-botoes {
	position:absolute;
	left:61px;
	top:149px;
	width:159px;
	height:361px;
}
/* Menu botoes - END */

/* Rodape - START */
#detalhe-rodape {
	position:absolute;
	left:61px;
	top:510px;
	width:859px;
	height:33px;
}

#rodape_logo_studio {
	position:absolute;
	left:61px;
	top:543px;
	width:859px;
	height:37px;
}
/* Rodape - END */

#foto-galeria {
    margin-top:0px;
    text-align:left;
    float:left;
	margin:5px 5px 5px 5px;
	border:1px solid;
	border-color:#0095da;
}

/*printer style*/ 
@media print{ 

}
