.botonera {
	font-family: Ubuntu;
	font-size: 13pt;
	color: #FFF;
}
.frasesgrandes {
	font-family: Ubuntu;
	font-size: 26pt;
	font-weight: bold;
	color: #a7a7a7;
	line-height: 23pt;
}
.textos {
	font-family: Ubuntu;
	font-size: 11pt;
	color: #000;
	text-align: justify;
}
#textosfooter {
	font-family: Ubuntu;
	font-size: 11pt;
	color: #FFF;
	text-align: center;
}
.textoschicos {
	font-family: Ubuntu;
	font-size: 10pt;
	text-align: justify;
	line-height: 11pt;
	list-style-image: url(imagenes/bullet.jpg);
	list-style-position: outside;
}
.textoschicos2 {
	font-family: Ubuntu;
	font-size: 12pt;
	text-align: justify;
	line-height: 14pt;
	list-style-image: url(imagenes/bullet.jpg);
	list-style-position: outside;
}
#linkcontacto {
	color: #000;
	text-decoration: none;
}
