.titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
.textonormal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
.combobox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: normal;
	white-space: normal;
	height: 18px;
	clear: right;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.boton {
	cursor: hand;
}
.textocampo {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
}

