@charset "utf-8";

body {margin-top:0px; background-color:#000; background:url(../images/fundo.jpg) no-repeat;}

* {outline:none; border:none;}
* a:visited,
* a:link {text-decoration:none;}
em {color:red; font: 11px Verdana, Geneva, sans-serif;}
h2 {font:14px Verdana; font-weight:600; color:#FC0; padding:0px 120px 0px 25px;}
ul li {font:12px Verdana, Geneva, sans-serif; list-style:none;}
ul li a {color:white;}
ul li a:hover {text-decoration:underline;}


.centro {
	width:968px;
	position:absolute;
	left:50%;
	margin-left: -484px;
}

div#cabecalho {
	background:url../images/cabecalho.jpg);
	width:968px;
	height:202px;
}

div#contatos {
	background:url(../images/contatos.jpg);
	width:968px;
	height:155px;
}

div#home {
	background:url(../images/corpo.jpg);
	width:968px;
	height:864px;
	float:right;
	color: white;
}

.gadgets {
	width: 340px;
	height:auto;
	float:right;
}

div#agenda {
	background-color:#000;
	opacity:0.65;
	margin-top:20px;
	padding: 5px 0px 5px 0px;
}
div#agenda ul li b {font-size:10px;}

div#mp3 {
	margin-top:20px;
	padding: 5px 0px 5px 0px;
	background-color: #000;
	opacity:0.65;
}

div#mp3 ul li {margin: 0px 0px 3px 0px;}

div#downloads {
	background-color:#000;
	opacity:0.65;
	margin-top:20px;
	padding: 5px 0px 5px 0px;
}

div#email {
	background:url(../images/fundoEmail.jpg) no-repeat;
	width:728px;
	height:436px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 120px 120px 0px 120px;
}


div#musicas {
	background:url(../images/fundoMp3.jpg) no-repeat;
	width:728px;
	height:436px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 120px 120px 0px 120px;
}
div#musicas a {color:white;}
div#musicas table tr td {font:12px Verdana, Geneva, sans-serif;}

div#festas {
	width:968px;
	background:url(../images/fundoGaleria.jpg) no-repeat;
}
div#festas table tr td{
	width: 200px;
	height:100px;
	padding: 3px 3px 3px 13px;
	background-color: #000;
	opacity: 0.85;
}
div#festas a {color:#FF0;}
.pastaTitulo {font:18px Verdana, Geneva, sans-serif; font-weight:600;}
.pastaSubtiulo {font:14px Verdana, Geneva, sans-serif; color:#CCC;}

div#fotos{background:url(../images/fundoGaleria.jpg) no-repeat; width:968px; height:900px;}

.mais {margin-left:50px; text-align:right; color:white;}
.mais a:hover,
.mais a:active,
.mais a:visited {text-decoration:none; color:white;}


