@charset "iso-8859-1";
/* CSS Document */
#banner-top.home{
	position: absolute;
	top: 186px;
	left: 50%;
	margin-left: -800px;
	width: 1600px;
	height: 601px;
	overflow: hidden;   
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
	z-index: 1;
}
#maquinas {
	position: absolute;
	top: -240px;
	right: -130px;
	width: 595px;
	height: 399px;
	background: url(../img/maquinas-cabecera.png) no-repeat;
}
#cuerpo.home {
	position: absolute;
	top: 586px;
	left: 50%;
	margin-left: -480px;
	background: url(../img/fondo-cuerpo.gif) repeat-x top #f4f3f4;
	width: 860px;
	box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
	z-index: 3;
	clear: both;
	overflow: visible;
	padding: 38px 50px;
}
#contenedor-2col.home {
	border-top: dashed 1px #DDDCDD;
}
#marcas.home {
	width: 100%;
	height: 180px;
	margin: 0 auto;
	border-top: none;
	padding: 0;
}
#marcas.home .marca {
	display: inline;
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 16px;
}
#marcas.home .marca span {
	visibility: hidden;
}
#marcas.home .marca h2 a{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#marcas.home .marca a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484649;
	text-decoration: underline;
}
#marcas.home .marca .garland {
	background: url(../img/logo-garland-home.png) center no-repeat;
	width: 159px;
	height: 59px;
	margin-top: 32px;
}
#marcas.home .marca .voltor {
	background: url(../img/logo-voltor-home.png) center no-repeat;
	width: 159px;
	height: 38px;
	margin-top: 47px;
	margin-bottom: 13px;
}
#marcas.home .marca .smash {
	background: url(../img/logo-smash-home.png) top no-repeat;
	width: 159px;
	height: 61px;
	margin-top: 28px;
	margin-bottom: 13px;
}
#marcas.home .marca .toucan {
	background: url(../img/logo-toucan-home.png) top no-repeat;
	width: 135px;
	height: 77px;
	margin-top: 24px;
	margin-bottom: 13px;
}
#marcas.home .marca .sabo {
	background: url(../img/logo-sabo-home.png) center no-repeat;
	width: 159px;
	height: 38px;
	margin-top: 47px;
	margin-bottom: 13px;
}
#marcas.home .marca .amura {
	background: url(../img/logo-amura-home.png) center no-repeat;
	width: 159px;
	height: 38px;
	margin-top: 47px;
	margin-bottom: 13px;
}
.contenido .recaball {
	display: block;
	float: left;
	background: url(../img/logo-recaball.png) left center no-repeat;
	width: 239px;
	height: 65px;
	margin: 46px 2px;
}
.contenido .recaball span {
	visibility: hidden;
}
.contenido h3 img.instalaciones {
	margin: 24px 0 0 7px;
	
}