body {
	margin:0 0 5px 0;
	padding:0;
	width:770;

	background-color:;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	font-weight: normal;
	font-style: normal;
}
#topo{
	width:770;
	height:345px;
	background-color:#FFFFFF;
	border-top:0px solid #666;
	border-bottom:0px dotted #666;
	color:#ffffff;
	text-align:center;
	background-image: url(../imagens/fundo_degrade.jpg);
	vertical-align: middle;
}
#conteudoEsq {
	position:absolute;
	width:200px;
	top:350px;
	left:0;
	color:#99f;
	padding-bottom:20px;
	border-bottom:0px double;
	background-color: #FFFFFF;
	visibility: visible;
}
#conteudoDir {
	position:absolute;
	width:135px;
	top:359px;
	right:0px;
	color:#fffffff;
	padding-bottom:20px;
	border-bottom:0px double #666;
	left: 820px;
	height:0px;
	visibility: visible;
}
#colEsq {
	background:#ffffff;
}
#sepEsqcolCentral {
	margin-left:170px;
	padding-left:0px;
	background:#ffffff;
}
#colDir {
	background:#ffffff;
	margin:0px;	
}
#sepcolCentralDir {
	margin-right:390px;
	padding-right:0px;
	background:#ffffff;
}
#colCentral {    
	background:#Ffffff;
	color:#991;
	padding:0px 30px;
	text-align:justify;
	border-bottom:0px solid #666;
}

#conteudo_inteiro{
	width:550;
	background-color:#ffffff;
	border-top:0px solid #666;
	border-bottom:0px dotted #666;
	color:#ffffff;
	margin-left:130px;
	margin-right:170px;
	padding-left:0px;
	
	text-align:center;
	}
a.linkum:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a.linkum:visited {
color:#0099CC;
text-decoration:none;
}
a.linkum:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.linkum:active {
text-decoration:underline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: blink;
	list-style-position: outside;
	list-style-image: url(../imagens/bullet.gif);
	list-style-type: lower-roman;
	line-height: 40px;
	vertical-align: middle;
}
