body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #DBE3E2;
}
.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
.cortxt1{
	color:#666666;
}
#full{
	width:100%;
}
#topo{
	width:100%; 
	background-image:url(images/fundo_topo.gif); 
	background-repeat:no-repeat; 
	background-color:#FFFFFF;
        height:176px;
}
#menu{
	width:514px; 
	height:16px;
	margin-bottom:16px; 
	background-color:#FFFFFF;
}
.boxtopo{
	background-image:url(images/curvatopobox1.gif); 
	background-position: top left;
	background-repeat:no-repeat; 
	background-color:#FFFFFF;
}
.boxcont{
	background-color:#FFFFFF;
}
.conteudo{
	background-image:url(images/fundocont.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
li a {
	font: normal bold 18px 20px 'Trebuchet MS';
	text-decoration: none;
	color: #0099CC;
}
li a:hover {
	color: #99E8F4;
}
.lin{
	font: normal normal bold 14px 'Trebuchet MS';
	color: #FFCC33; 
}
.lin:link{
	text-decoration: none;
	color: #FFCC33; 
}
.lin:hover {
	color: #CC9900;
}
.pai {
	font: normal normal bold  14px 'Trebuchet MS';
	color: #0099CC;
}
.pai:link {
	text-decoration: none;
	color: #0099CC;
}
.pai:hover {
	color: #99E8F4;
}
.normaliz {
	font: normal normal normal 10px 'Verdana';
	color: #000000;
}
.normaliz:link {
	text-decoration: none;
	color: #000000;
}
.normaliz:hover {
	color: #666666;
}