@charset "utf-8";
.titulo_menuç {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8B125;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
.btnenviar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	border: 1px solid #666666;
	background-color: #F5B025;
}
.textosnegrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.textoform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.textoformadentro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}

