.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #666;
	text-align: right;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	line-height: 28px;
}

.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666;
	text-align: left;
	line-height: 45px;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	white-space: normal;
}
.fondo {
	background-image: url(images/fondo.png);
	background-repeat: repeat-y;
}
.fondoCopia {
	background-image: url(images/enconstrucci%C3%B3n.jpg);
	background-repeat: repeat-y;
}
