.body{
	margin: 0px;
	background-image: url(../images/site-musica-brasil/fundo/bg.jpg);
	background-repeat: repeat;
}

#divContainer{
	width:932px;
	height: 1200px;
	margin:auto;
	background-image: url(../images/site-musica-brasil/fundo/fundo.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#divMainContainer{
	height:auto;
	padding: 0px 10px 0px 10px;
}

#divBodyContainer{
	width:912px;
}

#divBodyContainer .mainLeftColumn{
	width: 606px;
	padding: 6px 0px 0px 0px;
	vertical-align:top;
}

#divBodyContainer .mainRightColumn{
	width: 300px;
	padding: 6px 0px 0px 0px;
	vertical-align:top;
}

#divDestaques{
	width:606px;
}

.loading{
	display:block;
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
}

.imageDestaque{
	border: 5px solid  #515660;
	width:330px;
	height:240px;
	float:left;
}

.corpoDestaque{
	padding: 10px 5px 5px 5px;
	width:250px;
	float:left;
	/*padding:6px;*/
}

.corpoDestaque a{
	color:#fff;
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
}

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

#divMaisInformacoes{
	background: url(../images/site-musica-brasil/slider/barra.png);
	background-repeat: no-repeat;
	background-position: top;
	width:253px;
	height: 21px;
	float:right;
	padding: 9px 0px 0px 13px;
}
/*
#ColunasSombraEsquerda{
	width:11px;
	background-image: url('../images/site-musica-brasil/sombra_esquerda.gif');
	background-repeat: repeat-y;
}

#ColunasSombraDireita{
	width:11px;
	background-image: url('../images/site-musica-brasil/sombra_direita.gif');
	background-repeat: repeat-y;
}
*/
/*########################## NOTICIA AGENDA ##########################*/
#divNoticiaAgenda{
	padding:6px 0px 6px 0px;
}

.info{
	width:298px;
	height:100%;
	vertical-align:top;
	border: 1px solid #fff;
}

.divInfo{
	padding:0px;
	height: 298px;
	background-image: url(../images/site-musica-brasil/agenda_noticia/fundo-agenda-noticia.png);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}

.divNoticia{
	padding:0px;
	float:left;
}

.divAgenda{
	padding:0px;
	float:left;
}

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

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

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

.divIndexImage{
	width:106px;
	height:80px;
	border:1px solid #000;
	float:left;
	margin-right: 5px;
}

.divIndexNotTitulo{
	font-family:Verdana;
	font-size:10px;
	line-height:10px;
}

.divIndexData {
	color:#FF890B;
	font-family:Verdana;
	font-size:8px;
}

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

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

.divIndexTitulo{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding: 5px 0px 0px 0px;
	/*border:1px solid red;*/
}

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

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

.divMore{
	text-align:right;
}

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

.divMore a:hover{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
/*########################## NOTICIA AGENDA ##########################*/


/*########################## VIDEOS ##########################*/
#divPlayer{
	height:470px;
	width:298px;
	background-color:gray;
	border:1px solid #000;
}

#divMainVideos{
	/*border:1px solid #fff;*/
	width:300px;
	padding: 0px 0px 6px 0px;
	/*background-color:gray;*/
}

#divLatestVideos{
	padding: 5px;
}

#divLatestVideoTitulo{
	padding:0px;
	background-color:#3D689F;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:286px;
}

.indexVideos{
	padding: 5px;
	background-color: #333333;
}

.indexVideos .divVideoImage{
	float:left;
	width:80px;
	height:50px;
	border:1px solid #000;
}

.indexVideos .divVideoTitulo{
	padding-left:5px;
	float:left;
	width:180px;
	line-height:15px;
}

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

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

.tdMaisVideos{
	text-align:right;
	line-height:12px;
}

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

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

/*########################## GALERIA##########################*/

#divGaleriaFotos{
	margin-top: 0px;
	border: 1px solid #fff;
	width: 604px;
}

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

#divInfoGaleriaFotos{
	background-color: #fff;
	height: 90px;
	width: 604px;
}

#divTituloGaleriaFotos a{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}

#divTituloGaleriaFotos a:hover{
	text-decoration: underline;
}
/*########################## GALERIA##########################*/

/*########################## PUBLICIDADE ##########################*/
#divPublicidade{
	padding: 0px 0px 0px 0px;
	width:300px;
}
/*########################## PUBLICIDADE ##########################*/

/*########################## PASSATEMPO ##########################*/
#divPassatempo{
	border:1px solid #000;
}

#divPassatempo a:hover{
	cursor:pointer;
}
/*########################## PASSATEMPO ##########################*/

/*########################## MENU ##########################*/
#divTopMainMenu{
	padding-top: 150px;
}

#divMainMenu{
	height: 35px;
	background-image: url(../images/site-musica-brasil/menu/fundo-menu.png);
	background-repeat: no-repeat;
	background-position: center;
}

#ulMenu{
	line-height: 30px;
	padding: 2px 0px 0px 0px;
	height:30px;
	margin:0px;
}

#ulMenu li{
	padding: 0px 0px 0px 30px;	
	display: inline;
	list-style-type: none;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}

#ulMenu li a{
	color:#fff;
	text-decoration:none;
}

#ulMenu li a:hover{
	text-decoration: underline;
}
/*########################## MENU ##########################*/

/*########################## FOOTER ##########################*/
#divFooterMenu{
	padding:10px 0px 5px 0px;
}

#ulFooterMenu{
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	height:30px;
	margin:0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#ulFooterMenu li{
	padding: 0px;	
	display: inline;
	list-style-type: none;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}

#ulFooterMenu li a{
	color:#fff;
	text-decoration:none;
}

#ulFooterMenu li a:hover{
	text-decoration: underline;
}

#divFooterCredits{
	color: #fff;
	display: inline;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}

/*########################## FOOTER ##########################*/

.erro{
	font-family: Verdana;
	font-size:10px;
	color:#FF0000;
	text-align:center;
}