#divIndex{
}

#tableGalerias{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-image: url(../../images/site-musica-brasil/fundo-geral.png);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	width: 100%;
}

.bar{
	background-image: url(../../images/site-musica-brasil/titulo-geral.png);
	background-repeat: no-repeat;
	height: 18px;
	padding: 8px 8px 8px 18px ;
}

.barNavegacao{
	height: 12px;
	background-color:transparent;
	padding:0px 6px 0px 6px;
	line-height:25px;
}

.barTitle{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
}

.leftPagerLinks{
	float:right;
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

.leftPagerLinks a{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.leftPagerLinks a:hover{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.rightPagerLinks{
	float:right;
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}

.rightPagerLinks a{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.rightPagerLinks a:hover{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.indexImage{
	width:106px;
	height:80px;
	border:1px solid #000;
	float:left;
	margin:0px 5px 0px 0px;
}

.indexDate{
	color:#FF890B;
	font-family:Verdana;
	font-size:8px;
	padding-bottom:5px;
}

.indexTitle{
	width:460px;
	padding:5px;
	line-height:13px;
	float:left;
}

.indexTitle a{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-transform: uppercase;
	padding: 8px 0px 0px 0px;
}

.indexTitle a:hover{
	text-decoration:underline;
}

.indexIntro{
	font-family:Verdana;
	font-size:10px;
	line-height:10px;
	width:460px;
	float:left;
}

.indexIntro a{
	font-family:Verdana;
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding: 8px 0px 0px 3px;
}

.indexIntro a:hover{
	text-decoration:underline;
}

/*########################## GALERIA##########################*/
#divSemFotos{
	width: 604px;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color:#fff;
	text-align: center;
	margin-top: 8px;
}

.divMiniFotografias{
	padding: 1px;
}

.divMiniFotografiasDesc{
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}

.divMiniFotografias img{
	text-decoration: none;
	border: 1px solid #C0D1E7;
}

#tableFotografias{
	width: 100%;
	text-align: center;	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-image: url(../../images/site-musica-brasil/fundo-geral.png);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}

.tdFotografias{
	height: 110px;
}

.barNavegacaoFotografias{
	height: 12px;
	background-color:transparent;
	padding:0px 6px 0px 6px;
	line-height:25px;
}

.barTitleFotografias{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
}

.barFotografias{
	background-image: url(../../images/site-musica-brasil/titulo-geral.png);
	background-repeat: no-repeat;
	height: 18px;
	padding: 8px 8px 8px 18px ;
}
/*########################## GALERIA##########################*/