body {
	background-color: #050608;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #E2E2E2;
	text-decoration: none;
	text-align: left;
	padding: 20px;
	line-height: 18px;
	vertical-align: text-top;
}
.Titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 30px;
	vertical-align: text-top;
	font-weight: bold;
}
.texto_destaque {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	vertical-align: text-top;
	font-weight: bold;
}
.contato {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #E2E2E2;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	vertical-align: text-top;
}
.texto_destaque2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	vertical-align: text-top;
	font-weight: normal;
}
.mouse {
	cursor: hand;
}
A:link {
	COLOR: #CC0000
}
A:visited {
	COLOR: #CC0000
}
A:hover {
	COLOR: #CC0000
}
.menu:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.menu:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.menu:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}
.baixo:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.baixo:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.baixo:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
/* Fim Elilo Lightbox*/
p {
	color:#FFF;
}
ul{
	margin-left:35px;
	padding:0;	
}
ul li{
	padding-bottom:10px;
	padding-left:15px;
	list-style-image:none;
	list-style-type:none;
	font-weight:700;
	color:#FFF;
	background:url(Images/setinha.gif) no-repeat 0 3px;
}
ul.inline {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.inline li {
	display:inline;
}
h1 {
	color:#CC0000;
	clear:both;
	font-size:20px;
}
h2 {
	color:#CC0000;
	clear:both;
	font-size:16px;
}
h3 {
	color:#CC0000;
	clear:both;
	font-size:12px;
}
#pagina {
	width:960px;
	margin:0 auto auto auto;
	display:block;
}
.destaque {
	color:#CC0000;
}
.gallery {
	width:100%;
	clear:both;
	margin:0 auto;
}
.gallery div a{
	width:80px;
}
.gallery a {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-size-adjust:none;
	line-height:1.4em;
	display:block;
	text-align:center;
	float:left;
	margin:5px;
	text-decoration:none;
	color:#666666;
	opacity:0.87;
}
.gallery a:hover {
	opacity:1
}
.gallery a img {
	border: none;
}
.gallery a#vlightbox {
	display:none
}
.gallery div.musica{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-size-adjust:none;
	line-height:1.4em;
	display:block;
	text-align:center;
	float:left;
	margin:5px;
	text-decoration:none;
	color:#666666;
	opacity:0.87;
	width:150px;
	padding:10px;
	color:#FFF;
}
.quebra{
	clear:both;
}