body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/bg_cz.gif);
}

p {
	margin: 0px;
	padding: 0px;
}

#principal {
	width: 770px;
	margin-left: -385px;
	left: 50%;
	position: absolute;
	margin-top: 5px;
	background-color: #000000;
	
}
#popup {
	height: 519px;
	width: 366px;
	position: absolute;
	left: 92px;
	top: 118px;
	z-index: 1000;
	overflow: visible;
	background-color: #FFFFFF;
}

#popup2 {
	height: 203px;
	width: 250px;
	z-index: 51;
	position: absolute;
	top: 245px;
	left: 279px;
}


#banner {
	float: left;
	height: 108px;
	width: 770px;
	background-color: #3366CC;
	text-align: center;
}
#divugacao {
	float: left;
	height: 110px;
	width: 770px;
	background-color: #000099;
	padding-bottom: 2px;
}
#logo {
	float: left;
	height: 110px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#topo {
	float: left;
	height: 110px;
	width: 570px;
	background-color: #FFFFFF;
	background-image: url(../img/topo3.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#menu {
	float: left;
	width: 200px;
}
#conteudo_home {
	float: left;
	width: 560px;
	clear: none;
	z-index:2;
}
#bem_vindo {
	float: left;
	height: 215px;
	width: 550px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#conteudo {
	background-color: #000000;
	float: left;
	width: 570px;
	color: #FFFFFF;
	
}

#conteudo #esquerda {
	float: left;
	width: 300px;
	
}
#conteudo #direita {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	
}
#show {
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 300px;
	height: 218px;
	margin: 5px;
	position: relative;
	
}
#shop
 {
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 300px;
	height: 230px;
}
#show_evento {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	height: 250px;
	margin-bottom: 10px;
	color: #000000;
}
#patrocinio {
	float: left;
	width: 230px;
	height: 218px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	z-index:2;
}





#rodape {
	clear: both;
	float: left;
	height: 28px;
	width: 770px;
	color: #000000;
	background-color: #3366CC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
}
#rodape a:link, #rodape a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#rodape a:hover {
	color: #CCCC00;
	background-color: #003366;
	background-image: url(../img/fundo_menu2.jpg);
	background-repeat: repeat-x;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	float: left;
	width: 195px;
	display: block;
	height: 25px;
	background-image: url(../img/fundo_menu.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}
#conteudo a:link, #conteudo a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#conteudo a:hover {
	color: #5B8FF5;
}

#menu a:hover {
	background-color: #0066CC;
	background-image: url(../img/fundo_menu2.jpg);
}
.titulo_cd {
	font-weight: bold;
	color: #6599FF;
}
.nome_musica {
	color: #CCCCCC;
}
#conteudo h4 {
	color: #0056F4;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#galeria h4 {
	color: #0056F4;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}

.centraliza {
	text-align: center;
}
#conteudo p {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.destaque {
	font-size: 14pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thick solid #3366CC;
}
.destaque1 {
	font-size: 10pt;
	color: #FF9900;
	text-align: center;
	font-weight: bold;
}
.destaque2 {
	font-size: 16pt;
	color: #0080D4;
	text-align: center;
}
#conteudo table {
	margin-left: 10px;
}
.destaque_prom {
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.destaque_show1 {
	font-weight: bold;
	color: #FF9900;
}
#conteudo table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6296FC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6296FC;
}
#galeria {
	background-color: #000000;
	float: left;
	width: 570px;
	color: #FFFFFF;
}
#principal #galeria a:link, #principal #galeria a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#principal #galeria a:hover {
	color: #FF0000;
}
#conteudo_shop {
	background-color: #000000;
	float: left;
	width: 570px;
	color: #FFFFFF;
}
#conteudo_shop table {
	margin-left: 10px;
}
#conteudo_shop h4 {
	color: #0056F4;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#conteudo_prom {
	background-color: #000000;
	float: left;
	width: 570px;
	color: #FFFFFF;
}
#conteudo_prom h3 {
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
#conteudo_prom p {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}


#conteudo_prom table {
	margin-left: 10px;
}
#conteudo_prom h4 {
	color: #0056F4;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#conteudo_prom a:link, #conteudo_prom a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#conteudo_prom a:hover {
	color: #5B8FF5;
}
.td_catalog {
	text-align: center;
	vertical-align: middle;
}
.tit_especial {
	color: #C02736;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12pt;
}
.tit_especial_2 {
	font-weight: bold;
	color: #FF9900;
}
