*{margin:0;padding:0;}
body {
   background:#ECECEC url(imagens/scan.gif);
   margin: 0;
   padding: 0;
   text-align:center;
}
#tudo {
	width: 760px;
	height: 570px;
	background-color: #fff;
	margin: auto;
	text-align: left;
}
#topo {
	float:left;
	width: 760px;
	height: 150px;
}
#logodsgx {
    cursor:pointer;
	float: left;
	width: auto;
	height: auto;
	padding: 20px;
}
#menu {
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	margin: 5px;
	}
#nav, #nav * {
	margin: 0;
	padding: 0;
	}
#nav {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	width: 14em;
	background: #fff;
	list-style: none;
	padding: 0 1px 1px;
	}
#nav li {
	border-top: 3px solid #fff;
	}
#nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #99CC99;
	background: #F2F2F2;
	}
#nav li a:visited {
	color: #000;
	}
#nav li a:hover {
	color: #006600;
	background: #fff;
	border-left: 1em solid #006633;
	}
/* Holly hack - Comente esta regra CSS para torná-la sem efeito e visualize o menu no Internet Explorer 6 para ver o bug em ação */
/*\*/
* html ul li { float: left; }
* html #nav li a {height: 1%;} 
/* */
#rodape {
	clear:both;
	width: 760px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
	
}
.conteudo {
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif, "Agency FB";
font-weight: bold;
	}
#prop1 {
	float: left;
	width: 560px;
	height: auto;
	text-align: justify;
	border-bottom-style: none;
	margin: 5px;
}
.style3 {color: #FF0000; font-weight: bold; 
}
.texto {color: #000; font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif, "Agency FB";
}
a {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 9px;
	color: #006600;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #009900;
}
a:active {
	color: #006600;
}
#data {
	float: left;
	width:750px;
	height: auto;
	padding: 5px;
	background-color: #F7F4F4;
	text-align: left;
	font-size: 9px;
    font-family:Verdana, Arial, Helvetica, sans-serif, "Agency FB";
}
.style4 {color: #CCCCCC}
.style5 {color: #FF0000}
