* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #000000;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 12px;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 12px;}
#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}
#dj {
	background-image:url(images/home-teatro.jpg);
	width:498px;
	height:405px;
	float:right;
	margin-right:0px;
	display:inline;
}

#bannerArquivo {
	background-image:url(images/foto_arquivo.jpg);
	width:350px;
	height:188px;
	left:380px;
	float:right;
	margin-right:0px;
	display:inline;
	position:absolute;
}

#integrantes {
	width:270px;
	height:405px;
	float:left;
	margin-right:0px;
	display:inline;
}
#integrantes_desc {
	width:450px;
	height:auto;
	margin: 0px 0px 0px 20px;
	float:right;
	display:inline;
}
#welcome {
	width:210px;
	margin: 20px 0px 0px 20px;
	float:left;
	display:inline;
}
#welcomeCenter {
	width:710px;
	margin: 20px 0px 0px 20px;
	float:left;
	display:inline;
}

#welcomeLeft {
	width:710px;
	margin: 0px 0px 0px 20px;
	float:left;
	display:inline;
}

#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:200px;
}
#welcome img{
	border: solid 3px #FFFFFF;
}