@charset "utf-8";
/* CSS Document */

body {
	background-color: #4c4c4c;
}
.wallpaper {
	background-color: #292929;
}
.intro {
	background-color: #FFFFFF;
}
A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #ff4800;
  text-decoration: none;
}
.boxtitle {
	background-image: url(imagenes/box.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxtitle2 {
	background-image: url(imagenes/box_naranja.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbanner {
	background-image: url(imagenes/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannercontact {
	background-image: url(imagenes/banner_contact.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerdirecto {
	background-image: url(imagenes/banner_directo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerelegir {
	background-image: url(imagenes/banner_elegir.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannereventos {
	background-image: url(imagenes/banner_eventos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannergrafico {
	background-image: url(imagenes/banner_grafico.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerhome {
	background-image: url(imagenes/banner_home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerofertas {
	background-image: url(imagenes/banner_ofertas.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerclientes {
	background-image: url(imagenes/banner_clientes.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerclientes2 {
	background-image: url(imagenes/banner_clientes2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerweb {
	background-image: url(imagenes/banner_web.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannertelemarketing {
	background-image: url(imagenes/banner_telemarketing.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbanneroutsourcing {
	background-image: url(imagenes/banner_outsourcing.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerproyectos {
	background-image: url(imagenes/banner_proyectos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbanneraviso {
	background-image: url(imagenes/banner_aviso.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannerprivacidad {
	background-image: url(imagenes/banner_privacidad.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.boxbannertrade {
	background-image: url(imagenes/banner_trade.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: normal;
	color: #0014ff;
}
A.services {
  color: #0014ff;
  text-decoration: none;
}

A.services:hover {
  color: #ff4800;
  text-decoration: none;
}
A.email {
  color: #0014ff;
  font-weight: bold;
  text-decoration: none;
}

A.email:hover {
  color: #ff4800;
  font-weight: bold;
  text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bold;
	color: #0014ff;
}
.notas {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0014ff;
}

h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
A.privacy {
  color: #FFFFFF;
  text-decoration: none;
}

A.privacy:hover {
  color: #ff4800;
  text-decoration: none;
}
h4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c3f475;
}
.marque {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #82d103;
}
A.nobotons {
  color: #c3f475;
  text-decoration: none;
}

A.nobotons:hover {
  color: #ff4800;
  text-decoration: none;
}
h5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff4800;
}
A.introlink {
  color: #ff4800;
  text-decoration: none;
}

A.introlink:hover {
  color: #82d103;
  text-decoration: none;
}
.boxcontents {
	background-color: #FFFFFF;
}
ul {
	font-family: verdana;
	font-size: 11.5px;
	font-weight: normal;
	color: #0014FF;
	list-style-type: inherit;
}
span {
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: normal;
	color: #0014FF;
}
h6 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff4800;
}
A.volver {
  font-family: Verdana;
  font-size: 10px;
  color: #0014ff;
  text-decoration: none;
}

A.volver:hover {
  font-family: Verdana;
  font-size: 10px;	
  color: #ff4800;
  text-decoration: none;
}