.gbox-bg {
	background-image: url(../images/index-bg.jpg);
	background-repeat: no-repeat;
}
.contact-boton {
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
}
.texto-pk-blancos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CCC;
}
.textos-gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333;
	text-align: justify;
}
.txt-gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666;
	text-align: right;
}
.txt-gris-claro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000;
	text-align: justify;
}
.contact-bg {
	background-image: url(../images/cub-bg.gif);
	background-repeat: repeat;
}
.text-cv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	text-align: justify;
}

