/* CSS Document */
body {
	background-color:#010100;
	margin:0px;
}
img {
	border:none;
}
#blk_principal	{
	position:absolute;
	width:774px;
	height:752px;
	top:0px;
	left:50%;
	margin-left:-387px;
}
#blk_fundo	{
	position:absolute;
	width:725px;
	height:196px;
	top:0px;
	left:0px;
}
#blk_banner {
	position:absolute;
	width:530px;
	height:230px;
	top:49px;
	left:224px;
	z-index:20;
}
#blk_topo {
	position:absolute;
	width:774px;
	height:274px;
	top:0px;
	left:0px;
	z-index:20;
}
#blk_iframe	{
	position:absolute;
	width:774px;
	height:494px;
	top:231px;
	left:0px;
	background-color:#CABDA3;
	z-index:8;
}
#ct {
	position:absolute;
	width:24px;
	height:24px;
	z-index:10;
}
#blk_rodape	{
	position:absolute;
	width:774px;
	height:24px;
	top:728px;
	left:0px;
}
.font_rodape	{
	font-family:verdana;
	font-size:11px;
	color:#E6D9BE;
	line-height:190%;
	text-decoration:none;
}
/* ========= lightbox */
#fundo_site {
	display:none;
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	width:100%;
	height:752px;
	z-index:4000;
        background: url(../img/background.gif);
		filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;
}
/* ====== lb = LIGHTBOX  ====== */
#lb_div_fotos	{
	position:absolute;
	width:613px;
	height:400px;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-307px;
	padding:2px;
	background-color:#AB9971;
	border:1px solid #BCAB89;
	z-index:5000;
	display:none;
}
#lb_div_socios	{
	position:absolute;
	width:450px;
	height:280px;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-225px;
	padding:2px;
	background-color:#AB9971;
	border:1px solid #BCAB89;
	z-index:5000;
	display:none;
}
#lb_div_not	{
	position:absolute;
	width:400px;
	height:325px;
	top:50%;
	left:50%;
	margin-top:-171px;
	margin-left:-200px;
	background-color:#CBBEA4;
	border:4px solid #BCAB89;
	z-index:5000;
	display:none;
}
#div_foto_not	{
	position:absolute;
	width:400px;
	height:300px;
	top:25px;
	left:0px;
}
#blk_bt_fechar	{
	position:absolute;
	height:10px;
	width:50px;
	top:5px;
}
