
#contMenu {
  position: absolute;
  left: -187px;
  top: +44px;
  z-index: 1;
}

/* You named this layer separador */
#separa0 {
  position: absolute;
  left: 662px;
  top: 68px;
  width: 2px;
  height: 28px;
  z-index: 20;
}

/* You named this layer separador copy */
#separa1 {
  position: absolute;
  left: 757px;
  top: 68px;
  width: 2px;
  height: 28px;
  z-index: 21;
}

/* You named this layer separador copy 2 */
#separa2{
  position: absolute;
  left: 861px;
  top: 68px;
  width: 2px;
  height: 28px;
  z-index: 22;
}

/* You named this layer separador copy 3 */
#separa {
  position: absolute;
  left: 988px;
  top: 68px;
  width: 2px;
  height: 28px;
  z-index: 23;
}

/* You named this layer Shape 3 */
#shapes {
  position: absolute;
  left: 400px;
  top: 103px;
  width: 70px;
  height: 39px;
  z-index: 24;
}

#shapes a{
	color:#FFF;
	text-decoration:none;
}
/* You named this layer Palmars */
#palmarest {
  position: absolute;
  left: 185px;
  top: -27px;
  width: 60px;
  height: 11px;
  z-index: 25;
  color:#FFF;
  font-size: 13px;
  font-weight:bold;
  margin-top: -3px;
}

#palmarest a{
	color:#FFF;
	text-decoration:none;
}
/* You named this layer Noticias */
#notis {
  position: absolute;
  left: 685px;
  top: 77px;
  width: 52px;
  height: 10px;
  z-index: 26;
  color:#FFF;
  font-size: 13px;
  font-weight:bold;
  margin-top: -3px;
}

#notis a{
	color:#FFF;
	text-decoration:none;
}
/* You named this layer Productos */
#producs {
  position: absolute;
  left: 779px;
  top:  76px;
  width: 65px;
  height: 11px;
  z-index: 27;
  color:#FFF;
  font-size: 13px;
  font-weight:bold;
  margin-top: -3px;
}

#producs a{
	color:#FFF;
	text-decoration:none;
}
/* You named this layer Zanini Racing */
#racing {
  position: absolute;
  left: 881px;
  top:  77px;
  width: 90px;
  height: 13px;
  z-index: 28;
  color:#FFF;
  font-size: 13px;
  font-weight:bold;
  margin-top: -3px;
}

#racing a{
	color:#FFF;
	text-decoration:none;
}
/* You named this layer Contacto */
#contacto {
  position: absolute;
  left: 1007px;
  top:  77px;
  width: 58px;
  height: 10px;
  z-index: 29;
  color:#FFF;
  font-size: 13px;
  font-weight:bold;
  margin-top: -3px;
}

#contacto a{
	color:#FFF;
	text-decoration:none;
}
/* You named this layer Antonio Zanini */
#logo {
  position: absolute;
  left:196px;
  top: 59px;
  width: 257px;
  height: 31px;
  z-index: 30;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
