BODY {
	margin						: 0px;
	background-color			: #C6C6C7;
	font						: 10px Georgia, "Times New Roman", Times, serif;
	line-height					: 14px;
	text-align					: center;
}

#corpo {
	width						: 558px;
	height						: 100%;
	background-color			: #FFFFFF;
	display						: block;
	vertical-align				: top;
}

.margem {
	width						: 10px;
	height						: 100%;
	background-repeat			: repeat-y;
}

#direita {
	background-image			: URL(imagens/bg_direita.gif);
	float						: right;
	background-position-x		: right;
}

#esquerda {
	background-image			: URL(imagens/bg_esquerda.gif);
	float						: left;
	background-position-x		: left;
}

#topo {
	margin						: 10px;
	margin-top					: 20px;
	margin-bottom				: 20px;
	text-align					: center;
	width						: 100%;
}

#cabecalho {
	color						: #7F7F7F;
	width						: 100%;
	text-align					: right;
	margin-top					: 15px;
	padding-right				: 15px;
}

#melodramas {
	color						: #404040;
	width						: 250px;
	text-align					: right;
	padding-right				: 15px;
}

#melodramaticos {
	color						: #7F7F7F;
	width						: 250px;
	text-align					: left;
	padding-right				: 15px;
}

#apoio {
	color						: #7F7F7F;
	width						: 400px;
	text-align					: right;
	position					: relative;
	margin-bottom				: 15px;
}

#apoio #logogw {
	vertical-align				: middle;
}

#texto {
	text-align					: left;
	width						: 400px;
	color						: #666666;
	margin						: 15px;
}

#texto P {
	line-height					: 15px;
	font						: 11px Georgia, "Times New Roman", Times, serif;
}

#texto .titulo {
	line-height					: 15px;
	font						: 14px Georgia, "Times New Roman", Times, serif;
	font-weight					: bolder;
	position					: relative;
	left						: -10px;
}

#autor {
	text-align					: left;
	width						: 400px;
	color						: #404040;
	margin						: 15px;
}

#autor P {
	line-height					: 14px;
	font						: 10px Georgia, "Times New Roman", Times, serif;
}

HR {
	width						: 420px;
	height						: 1px;
	margin-bottom				: 0px;
}

UL {
	margin-top					: 15px;
}

UL LI {
	list-style-type				: none;
	margin						: 0px;
	margin-bottom				: 2px;
}

#melodramaticos UL LI {
	margin-left					: -24px;
}

A:ACTIVE, A:VISITED, A:LINK {
	color						: #404040;
	text-decoration 			: none;
}

A:HOVER, #melodramaticos A:HOVER {
	color						: #FF6600;
	text-decoration 			: none;
}

#melodramaticos A:ACTIVE, #melodramaticos A:VISITED, #melodramaticos A:LINK {
	color						: #7F7F7F;
	text-decoration 			: none;
}

.voltar {
	float						: left;
}
