#Fondo {
	width:1196px;
	height:2950px;
	background-color:#FFF;
	margin:0 auto;
}

#Banner {
	width:875px;
	height:125px;
	background-color:#FFF;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#Menu {
	width:1196px;
	height:50px;
	background-color:#D8D8D8;
	text-align:center;
	padding-top: 15px;
}

#cssmenu {
	border: none;
	border: 0px;
	margin:0 auto;
	padding: 0px;
	font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 781px;
	left: 31px;
	top: 163px;
}
#cssmenu ul {
  background: #D8D8D8;
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #D8D8D8 url('seperator.gif') bottom right no-repeat;
}
#cssmenu li {
  float: left;
  padding: 0px;
}
#cssmenu li a {
  background: #D8D8D8 url('seperator.gif') bottom left no-repeat;
  display: block;
  font-weight: normal;
  line-height: 35px;
  margin: 0px;
  padding: 0px 25px;
  text-align: center;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  color: #424242;
}
#cssmenu ul ul a {
  color: #424242;
}
#cssmenu li > a:hover,
#cssmenu ul li:hover > a {
  background: #003254 url('hover.png') bottom center no-repeat;
  color: #FFFFFF;
  text-decoration: none;
}
#cssmenu li ul {
  background: #D8D8D8;
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 200px;
  z-index: 200;
  /*top:1em;
	/*left:0;*/

}
#cssmenu li:hover ul {
  display: block;
}
#cssmenu li li {
  background: url('sub_sep.gif') bottom left repeat;
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 200px;
}
#cssmenu li:hover li a {
  background: none;
}
#cssmenu li ul a {
  display: block;
  height: 35px;
  font-size: 15px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left;
}
#cssmenu li ul a:hover,
#cssmenu li ul li:hover > a {
  background: #003254 url('hover_sub.png') center left no-repeat;
  border: 0px;
  color: #ffffff;
  text-decoration: none;
}
#cssmenu p {
  clear: left;
}

#centro {
	width:1196px;
	height:220px;
	background-color:#FFF;
}

#Sorteo {
	width:875px;
	height:100px;
	background-color:#FFF;
	margin:0 auto;
	z-index: 3;
	top: 585px;
	left: 240px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#Accesorios {
	width:875px;
	height:75px;
	background-color:#FFF;
	margin:0 auto;
	z-index: 3;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}

#centro2 {
	width:1196px;
	height:2520px;
	background-color:#D8D8D8;
}

#Barrera {
	width:570px;
	height:570px;
	background-color:#D8D8D8;
	z-index: 3;
	margin-left: 160px;
	margin-top: 20px;
	display:inline-block;
}

#DescripcionBarrera {
	width:295px;
	height:340px;
	background-color:#D8D8D8;
	z-index: 3;
	margin-left: 10px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: left;
	font-size: 12px;
}

#Separador1 {
	width:945px;
	height:1px;
	background-color:#003254;
	margin: 0 auto;
	margin-top: 30px;
}

#Sillas {
	width:570px;
	height:570px;
	background-color:#D8D8D8;
	z-index: 3;
	margin-left: 160px;
	margin-top: 30px;
	display:inline-block;
}

#DescripcionSillas {
	width:295px;
	height:340px;
	background-color:#D8D8D8;
	z-index: 3;
	margin-left: 10px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: left;
	font-size: 12px;
}

#Separador2 {
	width:945px;
	height:1px;
	background-color:#003254;
	margin: 0 auto;
	margin-top: 30px;
}

#Scala400 {
	width:570px;
	height:570px;
	background-color:#D8D8D8;
	z-index: 3;
	margin-left: 160px;
	margin-top: 30px;
	margin-bottom: 15px;
	display:inline-block;
}

#DescripcionScala400 {
	width:295px;
	height:340px;
	background-color:#D8D8D8;
	z-index: 3;
	margin-left: 10px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: left;
	font-size: 12px;
}

#Pie {
	width:850px;
	height:147px;
	background-color:#003254;
	margin:0 auto;
	top: 1075px;
	left: 252px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	z-index: 196;
}

#Pie address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

ul {
	margin:15px;
	padding:0;
	text-align: justify;
}

#Fondo #centro2 #DescripcionBarrera h2 {
	font-size: 24px;
	text-align: center;
}

#Fondo #centro2 #DescripcionSillas h2 {
	font-size: 24px;
	text-align: center;
}
#Fondo #centro2 #DescripcionScala400 h2 {
	font-size: 24px;
	text-align: center;
}
