/* CSS Document */


#band
{
	overflow:auto;
	height:530px;
	_height:590px;
}

#band p, span, div,  h1
{
	margin:0px;
	padding:0px;
	color:#000000;
}

.rowBand
{
	margin-left:0px;
	margin-right:5px;
}

.rowBand .image
{
	float:left;
	margin-right:8px;
	margin-bottom:5px;
	border:#CCC solid 1px;
}

.rowBand .image .img1
{	
	border-right:#000 solid 1px;
}


#band .nome
{
	color:#003399;
	font-size:14px;
	font-weight:bold;
}
