body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0e4d9a;
	margin: 0px;
	background-image: url(imagenes/Fondo01.gif);
	background-repeat: repeat-x;
}
.fondo-pie {
	background-image: url(imagenes/Pie-ok.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 30px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.fondo-cont-home {

	background-image: url(imagenes/fondo-home.jpg);
	background-repeat: no-repeat;
	height: 644px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #E2D1B4;
	text-align: center;
	text-decoration: none;
}

.copyright a:link {
	color: #E2D1B4;
	text-decoration: none;
}

.copyright a:hover{
	color: #282215;
	text-decoration: none;
}

.copyright a:visited {
	color: #E2D1B4;
	text-decoration: none;
}

.copyright a:visited:hover {
	color: #282215;
	text-decoration: none;
}

.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
.verdana12 a:link{
	color: #FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}

.verdana12 a:hover{
	color: #FF0000;
	text-decoration: none;
}

.verdana12 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.verdana12 a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}
.fondo-cont-servicios {


	background-image: url(imagenes/Fondo-servicios.jpg);
	background-repeat: no-repeat;
	height: 571px;
}
.fondo-cont-tecnologia {



	background-image: url(imagenes/Fondo-tecnologia.jpg);
	background-repeat: no-repeat;
	height: 571px;
}
.fondo-cont-clientes {

	background-image: url(imagenes/Fondo-clientes.jpg);
	background-repeat: no-repeat;
	height: 1500px;
}
.fondo-cont-mov-contenedores {
	background-image: url(imagenes/Fondo-clientes.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
.fondo-cont-galeria {
	background-image: url(imagenes/Fondo-galeria.jpg);
	background-repeat: no-repeat;
	height: 401px;
	text-align: center;
}

