﻿body 
{
	margin:0px;
	padding:0px;
	background-color:#fcf0c6;
}
img
{
	border:0px;
}
a
{
	font-family:Trebuchet MS;
	color:#ebc666;
	font-size:11px;
}
#Div-Main
{
	margin:0 auto;
	width:1000px;
}
#Div-Topo
{
	float:left;
	width:1000px;
	margin-top:20px;
}
#Div-Conteudo
{
	float:left;
	width:1000px;
	margin-top:25px;
}
#Div-Frame
{
	float:left;
	width:403px;
	margin-left:63px;
	background-image:url(../imagens/bgFrame.gif);
	background-repeat:repeat-y;
}
#Div-FrameConteudo
{
	float:left;
	width:393px;
	padding-left:10px;
	background-image:url(../imagens/bgTextura.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#Div-Rodape
{
	float:left;
	clear:both;
	width:403px;
	margin-left:63px;
}
#Div-Apoios
{
	float:left;
	clear:both;
	width:937px;
	margin-left:63px;
}
.Watermark
{
	border: Solid 1px #ffffff;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#06c0c2;
}
.Txt-Frame
{
	font-family:Trebuchet MS;
	font-size:11px;
}