body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.roda {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
}
A.roda:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.cmarrom {
	font-family: Verdana;
	font-size: 11px;
	color: #715F06;
	background-position: center center;
}
.textomarrom {
	font-family: Verdana;
	font-size: 13px;
	color: #715F06;
	background-position: center center;
}
.formcinza {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-position: center center;
}
.titulocinza {
	font-family: Verdana;
	font-size: 18px;
	color: #666666;
	background-position: center center;
}
.cvejamais {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-position: center center;
	text-decoration: none;
}
.cvejamais:hover {
	text-decoration: underline;
	color: #715F06;
}
.cvermelho {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	background-position: center center;
	text-decoration: none;
}
.cvermelho:hover {
	text-decoration: underline;
}
.cvbold {
	font-family: Verdana;
	font-size: 16px;
	color: #990000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}

/* FORMULÁRIOS */
.forms {
	font-family:Verdana, Arial, sans-serif;
	width:290px;
	color: #ff0000;
	margin-left: 0px;
	font-size: 10;
}

input {vertical-align:middle;}

.inputext {
	width:290px;
	border:1px solid Orange;
	background: #ffffff;
	margin-bottom:5px;
	font-size:14;
	font-family:Verdana,Arial,sans-serif;
	color: Black;
}

textarea.textaream {
	width:290px;
	height:150px;
	border:1px solid Gray;
	background: #E1E1E1;
	font-size:8;
	font-family:Verdana, Arial, sans-serif;
	color: Gray;

}

#botao{
	margin-right: 20px;
	text-align: right;
	height: 30px;
	position: relative;
	padding-top: 5px;
}


fieldset {
	border:0px;
	padding:0px;
}

legend{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

/* FIM FORMULARIOS */
.produto {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.produto2 {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: normal;
}
A.produto2:hover {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: normal;
}
.menuacesso {

	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
A.menuacesso:hover {

	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-position: center center;
	text-decoration: underline;
	font-weight: bold;
}
.produto3 {

	font-family: Verdana;
	font-size: 12px;
	color: #FFE600;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.produto4 {

	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.produto-branco {

	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-position: center center;
	text-decoration: none;
	font-weight: normal;
}
