body {
	
	background:#000;
}
.content {
	
	width:100%;
}
.name_gterra,.atention,.proibido,.decision {
	
	width:100%;
	background:url("/imgs/sexo_gterra.jpg") no-repeat center center #660066;
	height:40px;
	margin-top:20px;
	padding:1px 0 2px 0;
}
.atention {
	
	background:url("/imgs/sexo_atention.jpg") no-repeat center center #000;
}
.proibido {
	
	padding-top:4px;
	background:url("/imgs/sexo_proibido_maiores.jpg") no-repeat center center #000;
}
.decision {
	
	background:none;
	font:normal 24px arial;
	color:#fff;
	text-align:center;
}
.decision h3 a {
	
	color:#fff;
}
.decision h3 a img {
	
	margin-bottom:-10px;
	margin-right:5px;
	
}
.listra {
	
	margin-top:80px;
	_margin-top:40px;
	float:left;
	width:100%;
	background:#330033;
}
.aviso {
	
	margin:0 auto;
	float:none;
	width:80%;
	text-align:justify;
	font:normal 12px arial;
	color:red;
}
.aviso a {
	
	color:#fff;
}
