@charset "utf-8"; 
body {
	background-color: #1c0d1c;
	color:#fff;
	width:100%;
	height:100%;
}
img {
	border:0;
}
.back {
	width:100%;
	z-index:-1;
	position:relative;
	background-color: #510011;
}
.back img {
	width:100%;
	float:right;
}
.content {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:1;
}
.logo {
	width:350px;
	float:right;
	margin:0 300px 0 0;
}
.c6 {
	/*clear:both;*/
	float:right;
	display:inline;
	/*width:17%;*/
	width:300px;
	height:150px;
	margin:0 150px 0 0;
	bottom:20px;
	position:relative;
	background:url(../images/interlude_logo_brilho.png) bottom;
}
.c6:hover {
	background:url(../images/interlude_logo_brilho.png) top;
}
.gf {
	clear:both;
	float:right;
	/*width:18%;*/
	width:300px;
	height:162px;
	margin:0 100px 0 0;
	background:url(../images/gracia_logo_brilho.png) bottom;
}
.gf:hover {
	background:url(../images/gracia_logo_brilho.png) top;
}
.footer {
	float:left;
	position:relative;
	z-index:1;
	width:100%;
	/*margin:-80px 0 0 60px;*/
	top:100%;
	margin:-3% 0 0 0;
}
.footer_content {
	/*width:980px;*/
	width:51%;
	margin:0 auto;
}
.footer img:hover {
	position:relative;
	bottom:2px;
}
.footer .adv64 {
	float:left;
	display:inline;
	/*width:5%;
	margin:0 0 0 3.3%;*/
	/*width:102px;*/
	height:30px;
	margin:5px 30px 0 0;
}
.footer .diogo {
	float:right;
	/*width:3%;
	margin:0 0 0 40%;*/
	width:58px;
}
.prel {
	position:absolute;
	right:10000px;
}