A:link {
	COLOR: #182373; TEXT-DECORATION: none
}
A:visited {
	COLOR: #182373; TEXT-DECORATION: none
}
A:active {
	COLOR: #182373; TEXT-DECORATION: none
}
A:hover {
	COLOR: #182373; TEXT-DECORATION: none
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ;
}
.roda {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-position: center center;
	text-decoration: none;
}
.roda:hover {
	color: #ffffff;
	text-decoration: none;
}
.titulo {
	font-family: Verdana;
	font-size: 18px;
	color: #182373;
	background-position: center center;
}
.texto {
	font-family:  Verdana;
	font-size: 12px;
	color: #000000;
	background-position: center center;
	text-align: justify;
}
.cvejamais {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-position: center center;
	text-decoration: none;
}
.cvejamais:hover {
	text-decoration: underline;
	color: #715F06;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	color: #182373;
	background-position: center center;
	text-decoration: none;
}
.link: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: #5E5E5E;
	margin-left: 0px;
	font-size: 12;
}

input {vertical-align:middle;}

.inputext {
	width:290px;
	border:1px solid Gray;
	background: #ffffff;
	margin-bottom:4px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color: Gray;
}
.textomenor {
	margin-bottom:4px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color: Gray;
}
.textarea.textaream {
	width:290px;
	height:150px;
	border:1px solid Gray;
	background: #E1E1E1;
	font-size:11px;
	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;
}

.produto:hover {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.produtobranco {

	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-position: center center;
	text-decoration: none;
	font-weight: none;
}

.azul-medio {

	font-family: Verdana;
	font-size: 11px;
	color: #182373;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.azul-menor {

	font-family: Verdana;
	font-size: 10px;
	color: #182373;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}
.azul-menor:hover {

	text-decoration: none;
	color: #182373;
}
.azul-menor:visited {

	text-decoration: none;
	color: #182373;
}
.cinza-menor {

	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	background-position: center center;
	text-decoration: none;
	font-weight: normal;
	
}