/***********************************************************************
	ESPECÍFICOS DA INDEX
************************************************************************/
body#home div#col-meio h1{
	margin-top:-35px;
	position:relative;
	height:35px;
}
body#home div#col-meio h1#tit-noticias{
	background:#FAF9F2 url(../img/tit_noticias.gif) 10px 13px no-repeat;
	width:153px;
}
body#home div#col-direita h1{
	margin-top:-25px;
	position:relative;
	height:35px;
}
body#home div#col-direita h1#tit-agenda{
	background:#FAF9F2 url(../img/tit_agenda.gif) 10px 10px no-repeat;
	width:110px;
	margin-left:-10px;
}
body#home h2{
	height:14px;
	margin-top:30px;
}
body#home h2#outros-artistas{
	background:url(../img/tit_outrosartistas.gif) no-repeat;
	margin-top:25px;
}
body#home h2#mp3{
	background:url(../img/tit_mp3.gif) no-repeat;
	margin:0;
}
body#home h2#pordentro{
	background:url(../img/tit_pordentro.gif) no-repeat;
	margin-bottom:10px;
}
body#home p{
	line-height:14px;
}
span.titulo-novidades, .titulo-artistas{
	font-weight:bold;
}
span.titulo-novidades{
	font-size:11px;
}
.titulo-artistas{
	font-size:10px;
}
span.download{
	margin:8px 0 6px;
	display:block;
	color:#F56228;
}
span.download a{
	color:#F56228;
	text-decoration:none;
}
span.download a:hover{
	text-decoration:underline;
}
.saiba-mais{
	margin-top:5px;
	display:block;
	color:#F56228;
}
.saiba-mais a{
	color:#F56228;
	text-decoration:none;
}
.saiba-mais a:hover{
	text-decoration:underline;
}
/***********************************************************************
	COLUNAS
************************************************************************/
div#col-esquerda{
	width:170px;
	float:left;
	margin:30px 10px 0 0;
}
div#col-direita{
	width:170px;
	margin-left:10px;
	float:left;	
}
div#col-meio{
	width:360px;
	float:left !important;
}
div#col-meio img#destaque{
	border-top:1px solid white;
	width:360px;
	height:180px;
}
dl.listagem-artistas{
	float:left;
	margin:10px 6px 0 0;
	width:170px;
}
dl.listagem-artistas dt.titulo-artistas{
	font-size:9px;
}
dl.listagem-artistas dt img{
	float:left;
	margin-right:8px;
	border:1px solid #DAD3C8;
	padding:1px;
}
dl.listagem-artistas a{
	color:#533714;
	text-decoration:none;
}
dl.listagem-artistas dd.saiba-mais a{
	color:#F56228;
	text-decoration:none;
}
dl.listagem-artistas dd a:hover{
	color:#F56228;
	text-decoration:underline;
}
dl.listagem-artistas dd p{
	margin:0;
	line-height:12px;
}
dl.agenda {
	font-size:9px;
	padding:5px 0;
	border-bottom:1px solid #F1EFE7;
	line-height:12px;
}
dl.agenda dt{
	font-weight:bold;
}
dl.agenda dd a{
	color:#533714;
	text-decoration:none;
}
dl.agenda dd.saiba-mais a{
	color:#F56228;
	text-decoration:none;
}
dl.agenda dd a:hover{
	color:#F56228;
	text-decoration:underline;
}
/***********************************************************************
	FOOTER
************************************************************************/
div#footer{
	height:210px;
	background:url(../img/bg_footer.gif) 0 0 repeat-x;
	width:100%;
}
div#footer div#cadastro{
	width:760px;
	height:200px;
	text-align:left;
	margin:0 auto;
}
div#cadastro h2{
	background:url(../img/aba_cadastro.gif) no-repeat;
	width:127px;
	height:26px;
	margin-top:-26px;
	position:relative;
	border:none;
}
div#cadastro div#formulario{
	width:565px;
	margin:20px 9px 0 9px;
	color:#73A2B8;	
	float:left;	
}
div#cadastro div#formulario p{
	margin:0;
}
div#cadastro div#info{
	width:166px;
	float:left;
}
div#info dl.info{
	margin-top:20px;
}
div#info dl.info dt{
	color:#73A2B8;
	font-weight:bold;
}
div#info dl.info dd{
	color:#C7E6F4;
}
div#info dl.info dd a{
	color:#73A2B8;
	text-decoration:none;
}
div#info dl.info dd a:hover{
	color:#C7E6F4;
	text-decoration:underline;
}