html, body { height: 100%;}
#wrapper_main{ width:100%; min-height:100%; position:absolute; } 
.wrapper_main_img{ width:100%;}
* html #wrapper_main { height:100% }
* html #wrapper_main #wrapper_content_text { height:100% }



p{margin:0; padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}	

a{
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-size:11px;
text-decoration:none;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
text-decoration:none;
}
	
#logo{
	width:165px;
	height:148px;
	position:fixed;
	z-index:2;
	left: 22px;
	top: 23px;
	background-image:url(../logo.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);

}



#contactos{
	width:164px;
	height:47px;
	position:absolute;
	z-index:1;
	left: 129px;
	top: 427px;
}
#wrapper_menu{
width:92px;
position:fixed;
z-index:3;
left:0;
top:224px;
background-color:#FFFFFF;
}



#copy{
width:98%;
padding:2px 15px 2px 0;
font-size:10px;
z-index:1;
position:relative;
color:#333;
text-align:right;
position:relative;
margin-bottom:-20px;

}

#copy a{
font-size:10px;
text-decoration:none;
color:#333;
}

#copy a:hover{
font-size:10px;
text-decoration:none;
color:#000;
}



.menu_active{
width:77px;
padding:2px 0 2px 15px;
background-color:#999;
font-size:11px;

color:#333;
text-decoration:none;
margin:0;
display:block;
cursor:default;
margin:0;
}

.menu a{
width:77px;
padding:2px 0 2px 15px;
background-color:#FFFFFF;
font-size:11px;

color:#333;
text-decoration:none;
margin:0;
display:block;
}



.menu a:hover{
background-color:#999;
font-size:11px;

display:block;
color:#333;
text-decoration:none;
}
.seta{
width:65px;
height:95px;
background-image:url(../imgs/seta.png);
background-repeat:no-repeat;
behavior: url(iepngfix.htc);
float:right;
}
#wrapper_content_text{
width:250px;
min-height:100%; 
position:fixed;
left:255px;
z-index:10;
top:0;
background-image: url(../imgs/imagem-branca.png) !important;
filter: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src=’../imgs/imagem-branca.png’);
}

#text_inside{
width:206px;
padding-left:6px;


}

#wrapper_menu_artists{
width:197px;
position:fixed;
z-index:3;
left:0;
top:343px;
}

.menu_artist{
width:182px;
padding:2px 0 2px 15px;
font-size:11px;

color:#FFF;
text-decoration:none;
margin:0;
display:block;
}
.menu_artist a{
font-size:11px;

color:#000;
text-decoration:none;
display:block;
}
.menu_artist a:hover{
font-size:11px;

color:#FFF;
text-decoration:none;
display:block;
}
#wrapper_arrow{

	width:99%;
	position:fixed;
	z-index:2;
	top:300px;
	text-align:right;
	behavior: url(iepngfix.htc)
	

}

#wrapper_lang{

	width:99%;
	position:fixed;
	z-index:2;
	top:0;
	text-align:right;
	height:18px;
    font-size:10px;
    color:#FFF;
	

}
#wrapper_lang a{

	text-align:right;
    font-size:10px;
    color:#000;
    text-decoration:none;
	

}
#wrapper_lang a:hover{

	text-align:right;
    font-size:10px;
    color:#FFF;
    text-decoration:none;
	

}
.close a{
width:273px;
padding-right:10px;
text-align:right;
position:relative;
top:0;
font-size:10px;
color:#FFF;
text-decoration:none;
}
.close a:hover{
font-size:10px;
color:#CCC;
text-decoration:none;
}
#open{
width:26px;
height:18px;
position:fixed;
left:474px;
z-index:11;
top:0;
font-size:10px;
background-image: url(../imgs/setadown.png);
behavior: url(iepngfix.htc);

}

/*#open a{
font-size:10px;
text-decoration:none;
color:#FFF;
}
#open a:hover{
font-size:10px;
text-decoration:none;
color:#CCC;
}*/

#close{
width:26px;
height:18px;
position:fixed;
left:474px;
z-index:11;
top:0;
font-size:10px;
background-image: url(../imgs/setaup.png);
behavior: url(iepngfix.htc);

}

/*#close a{
font-size:10px;
text-decoration:none;
color:#FFF;
}
#close a:hover{
font-size:10px;
text-decoration:none;
color:#CCC;
}*/

#mycustomscroll {

width:235px;
height:167px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-right:5px;
/*text-align:justify;*/

}

#mycustomscroll2 {

width:235px;
height:385px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-right:5px;


}
.facebook {
	left: 30px;
    position: fixed;
    top: 310px;
    z-index: 3;
	cursor:pointer;
	border:none;
}
.facebook img {
	border:none;
}

