@charset "utf-8";
/* CSS Document */
.marcas{
	background:url(../imagenes/pestanamenu2.png);
	}
.marcas p{
	color:#FFFFFF;
	}
.marcas1{
	float:left;
	margin:0 auto;
	margin-top:-20px;
		}
#marcas{
	margin-top:10px;
		margin-left:50px;

	}
#marcas img{
	text-decoration:none;
	border:0;
	}
	

#marcasfrio{
	margin-left:65px;
	margin-top:30px;
	}
#marcasfrio img{
	text-decoration:none;
	border:0;
	margin-right:30px;
	margin-top:30px;
	}
#frios{
  width:700px;
	height:100%;
	margin-left:18px;
	margin-top:10px;
  margin-bottom:10px;
	background:#fff;
	overflow:auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#frios img{border:0px;}
#hosteleria{
  width:700px;
	height:100%;
	margin-left:18px;
	margin-top:10px;
  margin-bottom:10px;
	background:#fff;
	overflow:auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#hosteleria img{border:0px;}
#lavado{
  width:700px;
	height:360px;
	margin-left:18px;
	margin-top:10px;
  margin-bottom:10px;
	background:#fff;
	overflow:auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#lavado img{border:0px;}
#menulateral{
  margin-left:0px;
  float:left;
   
  }
#menulateral img{
    margin-top:10px;
}
#menulateral img{
  text-decoration: none;
  border: 0;
  outline:0;
  }
#menulateral li{
  list-style-type:none;
  width:144px;
  }
.menulateralfrio{
  width:144px;
  height:64px;
  margin-bottom:10px;
  background:url(../imagenes/menufrio.png);
  }
a:hover .menulateralfrio{
  background:url(../imagenes/ahover/menufriohover.png);
  }
.menulateralhost{
  width:144px;
  height:64px;
  margin-bottom:10px;
  background:url(../imagenes/menumaq.png);
  }
a:hover .menulateralhost{
  background:url(../imagenes/ahover/menumaqhover.png);
  }

.menulaterallava{
  width:144px;
  height:64px;
  margin-bottom:10px;
  background:url(../imagenes/menulavado.png);
  }
a:hover .menulaterallava{
  background:url(../imagenes/ahover/menulavadohover.png);
  }

.menulateralaire{
  width:144px;
  height:64px;
  margin-bottom:10px;
  background:url(../imagenes/menuaire.png);
  }
a:hover .menulateralaire{
  background:url(../imagenes/ahover/menuairehover.png);
  }

#grupo{
    overflow-y:hidden;
    *overflow:hidden;
    }

