.titulo {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #d9001d;
	font-weight: bold;
	text-align: center;
}

.texto {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #938f8e;
	font-weight: bold;
	text-align: center;
}
.textoe {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.bordes {
	border: 1px solid #333333;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;

}

a:visited {
	color: #d9001d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;

}
a:hover {
	color: #d9001d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;

}


a.vmenu:link {
	color: #990000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.vmenu:active {
	color: #CC6666;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;


}

a.vmenu:visited {
	color: #990000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;



}
a.vmenu:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	display: block;



}
a.vtexto:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;


}
a.vtexto:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}

a.vtexto:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}
a.vtexto:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}
.campos {

	font-family: Century Gothic, sans-serif, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #990000;
}
.boton {


	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d9001d;
	background-color: #999999;
	font-weight: normal;
	border: 1px solid #666666;
}

.botone {


	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-color: #d9001d;
	font-weight: bold;
	color: #d9001d;
	background-color: #cccccc;
	font-weight: normal;
	border: 2px solid #666666;
}
