body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	color:#000000;
	}
	
	
H3 {
	font-family:Arial, Helvetica, sans-serif;
	}
H5 {
	font-family:Arial, Helvetica, sans-serif;
	}

A {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	}
A:hover {
	color: #000000;
	}

.textobranco {
	color:#FFFFFF;
	}
	
.textopequeno {
	font-size:11px;
	}
	
.textomini {
	font-size:9px;
	}
	
.textotitulo {
	font-size:16px;
	}
	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px outset #000000;
	background-color: #ffffff;
}

.textoform {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
	
#topo {
	widows: 780; height:150px;
	background-color:#0066FF;
	}
	
#principal {
	width:inherit;
	background-color:#DDF1FF;
	}

#menu {
	height:20px;
	background-color:#0099FF;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:solid;
	border-bottom-color:#000000;
	}

#corpo {
	width:780px;
	background-color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	
	}
	
#local A {
	color: #000000;
}

#local A:hover {
	color: #0066FF;
}
	
#colunaesquerda {
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 550;
	height:auto;
	position:relative;
	background:#00FFFF;
	}
	
#colunadireita {
	float:right;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 230;
	height:auto;
	position:relative;
	background:#00FF66;
	}
	
#direita {
	float:right;
	margin-left: 16px;
	}
#esquerda {
	float:left;
	margin-left: 16px;
	}

#rodape {
	width:780px; height:50px;
	background:url(imagens/rodape.jpg);
	}
	
#rodape A:hover {
	color: #000000;
}

#rodapeprincipal {
	height:50px;
	background-color:#0099FF;
	border-top:solid;
	border-top-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:both;
	}
