BODY {
	margin						: 0px;
	background-color			: #495677;
	overflow					: hidden;
}

#centro {
	position					: absolute;
	top							: 50%;
	width						: 100%;
	height						: 1px;
}

#estrutura {
	position					: relative;
	top							: -200px;
	width						: 100%;
	font						: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background					: url(imagens/bground_conteudo.gif);
	background-color			: #FFFFFF;
	background-attachment		: fixed;
}

#logo {
	position					: relative;
	top							: -200px;
	left						: 180px;
}

#pinup_topo {
	position					: relative;
	top							: -196px;
	left						: 0px;
}

#pinup_meio {
	position					: absolute;
	left						: 0px;
}

#pinup_rodape {
	position					: relative;
	top							: -200px;
	left						: 0px;
}

.menu {
	position					: relative;
	width						: 400px;
	top							: -230px;
	left						: 100px;
	float						: rigth;
	text-align					: right;
	font						: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color						: #FFFFFF;
}

.menu A:ACTIVE,.menu A:LINK,.menu A:VISITED {
	color						: #FFFFFF;
	text-decoration				: none;
	cursor						: hand;
	margin						: 4px;
}

.menu A:HOVER {
	color						: #FFCC00;
	text-decoration				: none;
	cursor						: hand;
	margin						: 4px;
}

#front H1 {
	text-align					: right;
}

A:ACTIVE,A:LINK,A:VISITED {
	color						: #68738E;
	text-decoration				: none;
	cursor						: hand;
	margin						: 4px;
}

A:HOVER {
	color						: #000000;
	text-decoration				: none;
	cursor						: hand;
	margin						: 4px;
}

.texto {
	width						: 400px;
	height						: 199px;
	position					: relative;
	left						: 370px;
	text-align					: left;
	padding						: 16px;
	font						: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height					: 14px;
	overflow-y					: scroll;
	scrollbar-base-color		: #DAE0E6;
	scrollbar-arrow-color		: #68738E;
	scrollbar-face-color		: #ECEFF2;
	scrollbar-highlight-color	: #D7DDE4;
	scrollbar-3dlight-color		: #68738E;
	scrollbar-darkshadow-color	: #68738E;
	scrollbar-shadow-color		: #D7DDE4;
}

H1 {
	font						: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight					: bolder;
	margin-top					: 0px;
	margin-bottom				: 12px;
}

#front H1 {
	width						: 55%;
	margin-bottom				: 0px;
	float						: left;
}

H3 {
	font-size					: 10px;
	font-weight					: normal;
	font-style					: italic;
	display						: inline;
}

#front BR {
	clear						: left;
}

.borda {
	border						: 1px solid #666666;
}

.texto #autor {
	font						: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height					: 14px;
	color						: #68738E;
}

#anteriores A {
	width						: 45%;
	text-align					: center;
}

HR {
	height						: 1px;
	color						: #666666;
}