body {
	margin: 0 0 0 0;
	background-color: #fff;
}
div.spacer {
	width: 90%;
	margin: auto auto;
	height: 1px;
	border-top: 1px solid #c0c0c0;
}
span.menu {
	font-family:  Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 15px;
}
div.texto {
	font-family:  Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: black;
	padding: 4px;
}
span.fixoprog { 
	font-size: 13px;
	color: black;
	font-weight: bold;
	font-family: monospace;
}
div.destaque {
	font-family:  Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: red;
	padding: 4px;
}
h1.titulo {
	font-family:  Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #646491;
	padding-left: 5px;
	background-color: #eeeeee;
	border-bottom: 1px dotted #646491;
	margin-top: 0px;
}
div#principal {
	width: 650px;
	border: 1px solid #5f935f;
	background-color: #fff;
	text-align: justify;
	background-image: url('./imagens/marca_dagua.png');
}
div#main {
	width: 100%;
	background-image: url('./imagens/marca_dagua.png');
	text-align: justify;
	background-color: #fff;
}
div#logo {
	width: 127px;
	height: 125px;
	float: left;
	background-image: url('./imagens/sbrc2006_mini.png');	
}
div#cabecalho {
	width: 650px;
	float: right;
	background-color: #99ca77;
	height: 125px;
	text-align: right;
}
div#rodape {
	width: 650px;
	background-color: #fff;
	text-align: justify;
	border-top: 1px solid #5f935f;
}
div#menu {
	width: 100%;
	background-color: #e5e5e5;
	text-align: center;
}
a {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #646491;
	text-decoration: underline;
}

a.cad {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #459D2F;
	text-decoration: underline;
}
a.cad:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;

	color: #646491;
	text-decoration: underline;
}


span.cab_rodape {
	color: #fff;
	font-weight: bold;
	font-family:  Tahoma, Arial, Helvetica;
	font-size: 11px;
}
div#lingua {
	text-align: right;
	padding: 3px;
}
img {
	bordeR: 0px;
}
