.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
	margin: 2px;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #BEC091;
	line-height: 25px;
}
.destacados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BEC091;
	line-height: 25px;
}
.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D3CF93;
	border: 1px solid #666666;
	text-align: center;
	font-weight: bold;
	height: 20px;
	width: 80px;
	cursor: hand;
}
.boton:hover {
	background-color: #999966;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #FFFDF7;
	height: 20px;
	border: 1px solid #CCCCCC;
}
.textostabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
}
