.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #768190;
	text-align: left;
}
.menu a {
	text-decoration: none;
	color: #768190;
}
.menu a:link {
	text-decoration: none;
}
.menu a:hover {
	color: #333333;
}

.barra_opcao {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.corpo {
	font-family: Verdana;
	font-size: 10px;
}

.corpo a{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.corpo a:link{
	font-family: Verdana;
	font-size: 10px;
}

.corpo a:hover{
	color: #999999;
}
.flutuante {
	position: absolute;
}
#traco {
	background-color: #CBE382;
	display: block;
	height: 1px;
	clear: both;
	float: none;
	text-decoration: none;
	font-size: 0px;
	margin: 10px;
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #89B04E;
	display: block;
	background-color: #E6FEC0;
	padding: 7px 10px 7px 10px;
}
#canto_sd {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(imagens/canto_sd.gif);
}
#canto_se {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imagens/canto_se.gif);
}
#canto_id {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom ;
	background-image: url(imagens/canto_id.gif);
}
#canto_ie {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(imagens/canto_ie.gif);
}
.titulo {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #DD620F;
	font-weight: bolder;
}
.espaco {
	border: 1px solid #CCCCCC;
	margin: 6px;
	padding: 2px;
	position: relative;
	float: left;
}
input, textarea {
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
}
p {
	margin: 0px;
	padding: 3px;
	line-height: 200%;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	margin: 10px;
}

