/* CSS Document */
* {
	text-decoration:none;
	padding:0;
	margin:0;
	font-family: Arial, verdana, Helvetica, sans-serif;
	color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style:none;
}
body {
	background-color: #000000;

}
#tudo{
	width:992px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu {
	height:24px;
}
#topo {
	height:160px;
}
#topo_artistas {
	height: 190px;
}

#conteudo {
	height: 297px;
}
#artistas {
	background-image: url(imagens/fubdo_artistas.jpg);
	height: 345px;
	text-align:center;
}
#artistas img{
	margin-bottom:30px;
	margin-left:5px;
	margin-right:5px;
}

#proximos_shows {
	width: 223px;
	height: 297px;
	background-image: url(imagens/fundo_esquerda.jpg);
	float: left;
}
#noticias {
	width: 547px;
	height: 297px;
	background-image: url(imagens/fundomeio.jpg);
	float: left;
}
#videos_recentes {
	width: 222px;
	height: 297px;
	background-image: url(imagens/fundo_direita.jpg);
	float: left;
}
#rodape {
	height:159px;
}
#menu_arsenal {
	float: left;
}
#meio_arsenal {
	float: left;
}
#contato_arsenal {
	float: left;
}

#agenda_shows {
	height: 200px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 11px;
}
#agenda_shows p{
	margin-bottom: 10px;
}
#agenda_shows a:link {

}
#agenda_shows a:hover {
	color: #C5C1C2;
	font-size: 12px;

}

.texto_verde {
	color:#e4f7ad;
}

#contato_shows {
	text-align: center;
}
#videos_recentes_interno {
	margin-right: 30px;
	width: 150px;
	margin-left: auto;
}
#noticias {
	text-align: center;
}

#videos_recentes {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#videos_recentes p{
	margin-bottom: 10px;
}
#topo_arsenal {
	height:146px;
}
#texto_arsenal {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	font-size: 11px;
	line-height: 16px;
}
#texto_arsenal p {
	text-align: justify;

}
#conteudo_baixo {
	background-image: url(imagens/arsenal/arsenal_fundo_textos.jpg);
}
#conteudo_artista {
	background-image: url(imagens/artistas/fundomeio.jpg);
	height: 734px;
}
#conteudo_artista_vertical {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 734px;
}
#conteudo_artista_vertical img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#proximos_shows_artistas {
	width: 223px;
	height: 297px;
	background-image: url(imagens/artistas_base/fundo_esquerda2.jpg);
	float: left;
}
#ouca {
	background-image: url(imagens/artistas_base/fundo_direita2.jpg);
	height: 297px;
	width: 222px;
	float: left;
	text-align:right;
}
#ouca_interno {
	margin-right: 10px;
	width: 210px;
	margin-left: auto;
}
#fotos {
	text-align: center;
	height: 279px;
	width: 547px;
	float: left;
}
#artista_imprensa {
	width: 286px;
	height: 345px;
	background-image: url(imagens/artistas_base/fundo_imprensa.jpg);
	float: left;
}

#imprensa_interno {
	height: 200px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 11px;
}
#imprensa_interno p{
	margin-bottom: 10px;
}
#imprensa_interno a:link {

}
#imprensa_interno a:hover {
	color: #C5C1C2;
	font-size: 12px;

}
#videos {
	float: left;
	height: 345px;
	width: 419px;
	background-image: url(imagens/artistas_base/fundo_video.jpg);
	text-align: center;
}
#links_interno {
	height: 200px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 11px;
}
#links_interno p{
	margin-bottom: 10px;
}
#links_interno a:link {

}
#links_interno a:hover {
	color: #C5C1C2;
	font-size: 12px;

}
#links {
	background-image: url(imagens/artistas_base/fundo_links.jpg);
	float: left;
	text-align:right;
	height: 345px;
	width: 287px;
}
#player {
	height: 100px;

}
#noticias_geral {
	padding:10px;
	height: 360px;
	width: 240px;
}
#tudo #conteudo_news {
	height: 778px;
	width: 992px;
	background-image: url(imagens/news/fundonews.jpg);
}
#tudo #conteudo_news #news_esq {
	width: 200px;
	float: left;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#tudo #conteudo_news #news_meio {
	float: left;
	width: 515px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#tudo #conteudo_news #news_dir {
	float: left;
	width: 200px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
#conteudo_news a:hover {
	color: #C5C1C2;
	font-size: 12px;
}
#tudo #conteudo_cadastro {
	width: 992px;
	background-image: url(imagens/cadastro/fundo_cadastre.jpg);
	text-align: center;
}
#tudo #conteudo_cadastro #news_meio {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.formulario {
	background-color: #BACB8D;
	color: #000000;
}


#topo_cadastro {
	height:438px;
}

