@charset "utf-8";


	/*	section
	--------------------------------------------------------------- */

h1 {
	padding-bottom: 32px;
	padding-left: 32px;
	border-bottom: 1px solid #CCC;
}

	h1 a,
	h1 span {
		font-size: 24px;
	}

	h1 a {
		padding-left: 40px;
	}

	h1 span {
		color: #3F3F3F;
	}

#cableado h1 a,
#fibra h1 a,
#centros h1 a,
#aire h1 a,
#piso h1 a {
	background: url("../img/infraestructura-icono-pequeno.png") left 50% no-repeat;
}

#switch h1 a,
#ruteo h1 a,
#virtualizacion h1 a,
#almacenamiento h1 a,
#servidores h1 a,
#enlaces h1 a,
#continuidad h1 a,
#licenciamiento h1 a,
#automatizacion h1 a,
#software h1 a {
	background: url("../img/soluciones-icono-pequeno.png") left 50% no-repeat;
}

#video h1 a,
#control h1 a,
#sistemas h1 a,
#firewall h1 a,
#perimetral h1 a,
#logica h1 a {
	background: url("../img/seguridad-icono-pequeno.png") left 50% no-repeat;
}

#telefonia h1 a,
#videoconferencia h1 a {
	background: url("../img/telefonia-icono-pequeno.png") left 50% no-repeat;
}

#ups h1 a,
#tierras h1 a,
#plantas h1 a {
	background: url("../img/energia-icono-pequeno.png") left 50% no-repeat;
}

#mantenimiento h1 a,
#soporte h1 a,
#consultoria h1 a {
	background: url("../img/servicios-icono-pequeno.png") left 50% no-repeat;
}


	/*	contenido
	--------------------------------------------------------------- */

#contenido {
	float: left;
	width: 700px;
}

	h4 {
		padding: 0 64px 0 32px;
		background: url("../img/seccion-fondo.gif") right 50% no-repeat;
		line-height: 1.6em;
	}

	h2 {
		margin-top: 32px;
		line-height: 1.2em;
	}

	#contenido img {
		display: block;
		margin: 32px auto;
		box-shadow: 0px 0px 10px #333;
	}

	#contenido p.icono {
		padding-left: 128px;
	}

	#cableado p.icono {
		background: url("../img/cableado-icono.jpg") left 50% no-repeat;
	}

	#fibra p.icono {
		background: url("../img/fibra-icono.jpg") left 50% no-repeat;
	}

	#centros p.icono {
		background: url("../img/centros-icono.jpg") left 50% no-repeat;
	}

	#aire p.icono {
		background: url("../img/aire-icono.jpg") left 50% no-repeat;
	}

	#piso p.icono {
		background: url("../img/piso-icono.jpg") left 50% no-repeat;
	}

	#switch p.icono {
		background: url("../img/switch-icono.jpg") left 50% no-repeat;
	}

	#ruteo p.icono {
		background: url("../img/ruteo-icono.jpg") left 50% no-repeat;
	}

	#virtualizacion p.icono {
		background: url("../img/virtualizacion-icono.jpg") left 50% no-repeat;
	}

	#almacenamiento p.icono {
		background: url("../img/almacenamiento-icono.jpg") left 50% no-repeat;
	}

	#servidores p.icono {
		background: url("../img/servidores-icono.jpg") left 50% no-repeat;
	}

	#enlaces p.icono {
		background: url("../img/enlaces-icono.jpg") left 50% no-repeat;
	}

	#continuidad p.icono {
		background: url("../img/continuidad-icono.jpg") left 50% no-repeat;
	}

	#licenciamiento p.icono {
		background: url("../img/licenciamiento-icono.jpg") left 50% no-repeat;
	}

	#automatizacion p.icono {
		background: url("../img/automatizacion-icono.jpg") left 50% no-repeat;
	}

	#software p.icono {
		background: url("../img/software-icono.jpg") left 50% no-repeat;
	}

	#video p.icono {
		background: url("../img/video-icono.jpg") left 50% no-repeat;
	}

	#control p.icono {
		background: url("../img/control-icono.jpg") left 50% no-repeat;
	}

	#sistemas p.icono {
		background: url("../img/sistemas-icono.jpg") left 50% no-repeat;
	}

	#firewall p.icono {
		background: url("../img/firewall-icono.jpg") left 50% no-repeat;
	}

	#perimetral p.icono {
		background: url("../img/perimetral-icono.jpg") left 50% no-repeat;
	}

	#logica p.icono {
		background: url("../img/logica-icono.jpg") left 50% no-repeat;
	}

	#telefonia p.icono {
		background: url("../img/telefonia-icono.jpg") left 50% no-repeat;
	}

	#tradicional p.icono {
		background: url("../img/tradicional-icono.jpg") left 50% no-repeat;
	}

	#tarificadores p.icono {
		background: url("../img/tarificadores-icono.jpg") left 50% no-repeat;
	}

	#comunicaciones p.icono {
		background: url("../img/comunicaciones-icono.jpg") left 50% no-repeat;
	}

	#videoconferencia p.icono {
		background: url("../img/videoconferencia-icono.jpg") left 50% no-repeat;
	}

	#tele p.icono {
		background: url("../img/tele-icono.jpg") left 50% no-repeat;
	}

	#ups p.icono {
		background: url("../img/ups-icono.jpg") left 50% no-repeat;
	}

	#tierras p.icono {
		background: url("../img/tierras-icono.jpg") left 50% no-repeat;
	}

	#plantas p.icono {
		background: url("../img/plantas-icono.jpg") left 50% no-repeat;
	}

	#mantenimiento p.icono {
		background: url("../img/mantenimiento-icono.jpg") left 50% no-repeat;
	}

	#soporte p.icono {
		background: url("../img/soporte-icono.jpg") left 50% no-repeat;
	}

	#consultoria p.icono {
		background: url("../img/consultoria-icono.jpg") left 50% no-repeat;
	}


	/*	aside
	--------------------------------------------------------------- */

aside {
	float: right;
	width: 220px;
}

#marcas {
}

	#marcas img {
		display: block;
		margin: 0 auto 20px auto;
	}

	aside h3 {
		margin-top: 64px;
		border-bottom: 1px dotted #CCC;
		padding-bottom: 32px;
		text-align: center;
	}

	aside ul {
		margin-top: 10px;
		margin-left: 10px;
		line-height: 1.6em;
	}