.estilos {
	background-repeat: no-repeat;
	background-position: center top;
}
.botonera {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	color: #E5E5E5;
	text-decoration: none;
	margin-left: 40px;
	line-height: 18px;

}
.botonera:hover {
	color: #FFFF88;
}

.botonera:active {
	color: #FFFF88;
}.txtblanco {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E6E6E6;
	line-height: 14px;
	text-decoration: none;


}
.txtblancochico {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;


}
.txtamarillochico {

	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF88;
}
.txtamarillo {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF88;
	line-height: 14px;

}

