body {
	background-image:url("images/novo_bg.jpg");
	text-align:center; 
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-family: Arial;
	font-size: 11px;
	color: #909090;
}

a.link {
	color: #d3d3d3;
	text-decoration: underline;

}

a:hover.link {
	color: #ff6600;
	text-decoration: underline;

}

#main {
	width: 990px;
	height: 407px;
	margin:0 auto; 
	text-align: left; 

}

#main_galeria {
	width: 990px;
	height: 600px;
	margin:0 auto; 
	text-align: left; 

}

#main_naestrada {
	width: 990px;
	height: 1080px;
	margin:0 auto; 
	text-align: left;
	font-size: 12px;

}

#main_show {
	width: 990px;
	height: 1320px;
	margin:0 auto; 
	text-align: left;
	font-size: 12px;

}

#main_edinho {
	width: 990px;
	height: 728px;
	margin:0 auto; 
	text-align: left;
	font-size: 12px;

}

#translucentbg {
   	width: 990px; 
	height: 407px;
	background:url(images/bg_home.png);
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#translucentbg_content {
   	width: 990px; 
	height: 600px;
	background:url(images/bg_galeria.png);
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#translucentbg_release {
   	width: 990px; 
	height: 1080px;
	background:url(images/bg_naestrada.png);
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#translucentbg_edinho {
   	width: 990px; 
	height: 728px;
	background:url(images/bg_edinho.png);
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#translucentbg_show {
   	width: 990px; 
	height: 1330px;
	background:url(images/bg_show.png);
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#video {
	width: 400px; 
	height: 600px;
	background-color: transparent;
	position: absolute;
	z-index: 2;     

}

#intro {
	width: 390px;
	height: 407px;
	background-color: transparent;
	line-height:18px;
	position: absolute;
	margin-left:560px;
	z-index: 3;
}

#content {
	width: 530px;
	height: 900px;
	background-color: transparent;
	line-height:18px;
	position: absolute;
	margin-left:415px;
	z-index: 3;
}

#listadvd {
	width: 330px;
	height: 300px;
	background-color: transparent;
	line-height:13px;
	position: absolute;
	margin-top:20px;
	margin-left:0px;
	z-index: 3;
}

#listacd {
	width: 290px;
	height: 600px;
	background-color: transparent;
	line-height:13px;
	position: absolute;
	margin-top:20px;
	margin-left:335px;
	z-index: 3;
}

.highlight {
	font-size: 14px;
}

a.srollover {
      display: block;
      width: 113px;
      height: 26px;
      background: url("images/saibamais_button.gif") 0 0 no-repeat;
      text-decoration: none;
      }

a:hover.srollover {
      background-position: -113px 0;
      }

a.showrollover {
      display: block;
      width: 323px;
      height: 26px;
      background: url("images/show_button.gif") 0 0 no-repeat;
      text-decoration: none;
      }

a:hover.showrollover {
      background-position: -323px 0;
      }

#bottom {
	margin:0 auto; 
	text-align: left; 
	width: 990px;
	height: 100px;
	padding: 10px;
	text-align: left;