body {
	margin:0px;
	padding:0px;
	background-color:#B2B2B2;
	text-align:center;
	font-family:arial;
	font-size:8pt;
	overflow:scroll;
	overflow-x:hidden;
}
#page {
	width:980px;
	margin:0px auto ;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-image:url('bg.jpg') ;
	background-repeat:no-repeat;
	background-position: 0px 250px;
	height:670px;
	min-height:100%;
	background-color:#E1E1E1;
	text-align:left;
}
.clear {
	clear:both;
}

#sidebar {
	display:block;
	width:300px;
	float:left;
}



#content {
	float:left;
	width:640px;
}
#noticias {
	margin-left:20px;
}
#noticias a {
	color:#000000;
	text-decoration:none;
}
#noticias a:hover {
	text-decoration:underline;
}
#noticias li {
	float:left;
	width:200px;
	margin:0px 20px 0px 0px;
	line-height:1.2em;
}
#noticias h1 {
	padding-top:5px;
	margin-bottom:4px;
	border-bottom:1px dotted #666666;
	padding-bottom:2px;
}
#noticias p {
	margin-bottom:4px;
	color:#202020;
}
#noticias li img {
	width:60px;
	height:60px;
	float:right;
	margin-left:8px;
	margin-bottom:25px;
	border:1px solid #999999;
	padding:1px;
}
#concertos {
	display:block;
	float:left;
	width:170px;
}
#concertos h1 {
	text-transform:uppercase;
	border-bottom:1px dotted #666666;
	padding-bottom:2px;
	margin-bottom:4px;
	padding-top:5px;
	line-height:1.2em;}
#concertos ul {
}
#concertos li {
	margin-bottom:5px;
	border-bottom:1px dashed #999999;
	padding-bottom:5px;
	color:#202020;
}
#concertos a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#concertos a:hover {
	text-decoration:underline;
}

#album {
	width:640px;
	float:left;
	margin-bottom:10px;
}

#album img.cd {
	width:140px;
	height:132px;
	margin:10px 0px 10px 20px;
	border:4px solid #DCDCDC ;
	float:left;
}
#album h1 {
	padding-top:3px;
	margin-top:3px;
}
#album a {
	text-decoration:none;
	color:#000000;
}
#album a:hover {
	text-decoration:underline;
}
#album h1 {
	clear:both;
	margin-top:5px;
}
#album h1 a {
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
#album h2 {
	border-bottom:1px solid #666666;
	padding:3px;
	text-transform:uppercase;
}
#album h2 span {
	color:#F8381C ;
}
#album div {
	float:left;
	width: 450px;
	margin-top:10px;
	margin-left:20px;
	text-align:center;
}
#album p {
white-space:nowrap;
	margin:5px;
	height:10px;
}
#album p a {
	text-decoration:underline;
	padding:0px 3px 0px 3px ;
	font-weight:bold;
}
#album p a:hover {
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
}
#album span {
	padding-right:2px;

}
#album p span:last-child {
	padding-right:0px;
	border-right:0px;
}



.logo {
	width:429px;
	margin-bottom:5px;
}
#vdoplayer {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:30px;
	display:block;
	width:300px;
	height:160px;
	background-color:#000000;
	float:left;
	background-color:#E6E6E6;
}
#social {
	clear:both;
	margin-left:20px;
}
#social li {
	float:left;

	margin-right:8px;
	margin-bottom:10px;
	width:60px;
}
#social li img {
	width:32px;
	float:left;
	margin-right:5px;
}
#social a {
	text-decoration:none;
	color:#000000;
}
#social a:hover p {
	color:#ffffff;
	background-color:#000000;
}
#social p {
	font-weight:bold;
	margin-top:4px;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:2px;
	padding-left:2px;
	float:left;
	text-transform:uppercase;
}


#footer {
	margin:0px auto ;
	margin-top:-110px;
	text-align:left;
	width:980px;
	clear:both;
	line-height:1.5em;
	padding:4px;
}
#footer p {
	margin-left:25px;
	font-weight:bold;
}
#footer a {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	padding:0px 2px 0px 2px;
}
#footer a:hover {
	color:#ffffff;
}
#footer span {
	background-color:#333333;
	color:#ffffff;
	padding:0px 3px 0px 3px;
}
#footer a.pr {
	background-color:#333333;
}


#over {
	clear:both;
	display:block;
	width:980px;
	height:220px;
	margin-top:5px;
	display:none;
}
#bio-transp {
	background-color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height:240px;
	width:980px;
	margin-top:-240px;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}
#panel {
	position:relative;
	top:0px;
	left:0px;
	z-index:99;
	width:980px;
	height:240px;
	display:block;
}
.bio {
	width:780px;
	height:240px;
	margin-left:20px;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	z-index:99;
	float:left;
}
.bio p {
	color:#000000;
	width:184px;
	height:170px;
	float:left;
	padding:0px 7px 10px 0px;
	line-height:1.2em;
	margin-top:20px;
}

#photos {
	width:140px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	top:0px;
	left:0px;
	z-index:99;
}
#photos ul {
	margin-top:20px;

}
#photos li {
	width:140px;
	height:35px;
	display:block;
	text-align:center;
}
#photos img {
	width:30px;
	height:30px;
	margin-bottom:2px;
	float:left;
}
#photos span {
	display:block;
	float:left;
	font-weight:bold;
	color:#ffffff;
	background-color:#666666;
	padding:1px 4px 2px 0px;
	border:1px solid #000000;
}
#footer h1#btn-quem-somos, 
#footer h1#btn-loja,
#footer h1#btn-newsletter 
 {
	text-transform:uppercase;
	background-color:#666666;
	border:1px solid #ffffff;
	padding:4px;
	width:180px;

	margin-top:-20px;
	margin:0px;
	padding:0px;
	margin-left:24px;	
	margin-bottom:1px;
	
}
#footer h1#btn-quem-somos a, 
#footer h1#btn-loja a,
#footer h1#btn-newsletter a
 {
	background-color:transparent;
}

#over h1 a {
	color:#ffffff;
	text-decoration:none;
}
#over h1 a:hover {
	color:#ffffff
}
.bio h1.qs {
	text-transform:uppercase;
	background-color:#666666;
	border:1px solid #ffffff;
	padding:4px;
	width:190px;
	color:#ffffff;
}

form {

}

input {
	border:1px solid #cccccc;
	font-size:8pt;
}
label {
	background-color:#000000;
	color:#ffffff;
	padding:3px;
}
.lm {
	float:right;
	margin-top:5px;
	color:#666666;
}

