.foto1 {
	background-image: url(images/infolex.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.foto2 {
	background-image: url(images/pd.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.foto3 {
	background-image: url(images/backup.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cabecera {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 10px;
}
.cabecera_resaltado {
	font-family: "arial black";
	font-size: 16px;
}
.entrar_boton {
	float: right;
	margin-right: 17px;
	margin-bottom: 35px;
}
.logotipo {
	margin-left: 5px;
}
.lema {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 15px;
}




.foto4 {
	background-image: url(images/nuevas_tecnologias.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
