.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #4d4d4f;
	word-spacing: 2px;
	text-decoration: none;
}
.textonegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bolder;
	color: #000000;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4F;
}
.texto_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.textomenosinter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4D4D4F;
}

.texto_bot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: FFF200;
	text-decoration: none;
	line-height: 22px;
}
.fondo_botonera_home {
	background-image: url(imagenes/botonera2_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #595A5C;
	word-spacing: 3px;
	letter-spacing: 0pt;
}
.textogrisNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	word-spacing: 3px;
	letter-spacing: 0pt;
}
.textoCeleste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: 00BEEC;
	word-spacing: 2px;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: 4D4D4F;
	word-spacing: 2px;
}

