@charset "iso-8859-1";
/* CSS Document */
body{
	background-image:url(img/fundo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#29425E;
	background-attachment: scroll;
	background-position: center top;
	margin:0px 0px 0px 0px;	
}
#conteudo{
	position: absolute;
	margin-left:-389px; 
	width: 778px;
	height:500px;
	left: 50%;
}
#logo{
	position: relative;
	width: 778px;
	text-align:center;
}
#quadro{
	background-image:url(img/quadro.png);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
	width: 778px;
	height:262px;
}


#nossasbandas{
	padding: 10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	font-size:16px;
	font-weight:bold;
}
#bandas{
	background-image:url(img/quadrobandas.png);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
	width: 778px;
	height:129px;
}
#rodape{
	position: relative;
	width: 778px;
	padding-top:5px;
}
#contato{
	position: relative;
	width: 590px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding-left:10px
}
#credito{
	position: relative;
	float:left;
	width:168px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

#eduardosantaclara{
	position: relative;
	float:left;
	width:100%;
	height:109px;
	text-align:center;
	padding-top:13px;
}

#bandababa{
	position: relative;
	float:left;
	width:50%;
	height:123px;
	text-align:center;
	padding-top:3px;
}
.TextoBox{
	font-family:Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	font-size:11px;
	text-align:justify;
	padding:10px 10px 10px 10px;
	clear:left;
}
.Fonte{
	font-family:Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	font-size:11px;
}

.imgBoxL{
	position:relative;
	width:86px;
	float:left;
	clear:left;
	padding:10px 10px 10px 10px;
}
.imgBoxR{
	position:relative;
	width:86px;
	float:left;
	padding:10px 10px 10px 10px;
}
.detalhebox{
	position:relative;
	padding:0px 5px 0px 5px;
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	font-size:11px;
	text-align:justify;
	height:69px;
	padding:20px 0px 0px 0px;
	
}

