@charset "utf-8";
body {
	background-color: #952d12;
	margin: 0px 0px 10px;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
hr  {
	height: 2px;
	border-bottom: 2px solid #666666;
	margin: 0px 10px;
}

#cabecera {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border-top: 8px solid #000000;
}
#cabecera img {
	border-style: none;
}

#cabecera td {
	color: #FFFFFF;
	font-size: 14px;
}
#cabecera td a {
	color: #FFFFFF;
	text-decoration: none;
}
#cabecera td a:hover {
	text-decoration: underline;
	color: #666666;
	background-color: #CCCCCC;
}



#principal {
	border: 5px solid #000000;
	width: 885px;
	background-color: #FFFFFF;
	margin: 5px auto;
	padding: 10px;
	color: #666666;
	font-size: 13px;
}
#principal h1 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
}
#principal p {
	margin-top: 0px;
}




#pie {
	width: 905px;
	border: 5px solid #000000;
	margin-right: auto;
	margin-bottom: 300px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px;
	clear: both;

}

#botonera{
	padding: 10px 0px;
	font-size: 14px;
	text-align: center;
	width: 905px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #000000;
}

#botonera a, #pie a {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#botonera a:hover, #pie a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#botonera ul, #pie ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#botonera li, #pie li {
	margin: 0px;
	display: inline;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../imagenes/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#rejilla td {
	border: 3px solid #000000;
	height: 100px;
	width: 109px;
}
#rejilla .azul {
	background-color: #83939d;
}
#rejilla .negro {
	color: #FFFFFF;
	background-color: #333333;
}
#rejilla .producto {
	height: 300px;
}
#cuadroMain {
	width: 910px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top: 5px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: 5px solid #000000;
	margin-bottom: 5px;
}
#cuadroMain .cuadro {
	width: 125px;
	position: relative;
	height: 125px;
	float: left;
	border-top: none;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
}
#cuadroMain .producto1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 255px;
}
#cuadroMain .producto2 {
	position: absolute;
	left: 390px;
	top: 0px;
	width: 255px;
}
#cuadroMain .producto3 {
	position: absolute;
	left: 780px;
	top: 0px;
	width: 255px;
}
#cuadroMain .producto4 {
	position: absolute;
	left: 650px;
	top: 130px;
	width: 255px;
}
#cuadroMain .producto5 {
	position: absolute;
	left: 260px;
	top: 260px;
	width: 255px;
}
#cuadroMain .producto6 {
	position: absolute;
	left: 780px;
	top: 260px;
	width: 255px;
}
#cuadroMain .producto7 {
	position: absolute;
	left: 520px;
	top: 260px;
	width: 255px;
}

#cuadroMain .producto8 {
	position: absolute;
	left: 130px;
	top: 390px;
	width: 255px;
}#cuadroMain .azul {
	background: #83939d;
}
#cuadroMain #cuadroProducto {
	width: 430px;
	float: left;
	border-top: none;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	left: 0px;
	position: relative;
	visibility: visible;
	background: #FFFFFF;
	height: 380px;
	padding-right: 10px;
	padding-left: 10px;
}

#cuadroMain  #cuadroFoto {
	width: 450px;
	height: 380px;
	border-top: none;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	left: 0px;
	position: relative;
	float: left;
	visibility: visible;
	background: #FFFFFF;
}
.lineaproducto li   {
	border: 5px solid #000000;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 100px;
}
.lineaproducto {
	margin: 0px auto;
	width: 80%;
}

.lineaproducto img {
	border-right: 5px solid #000000;
	margin: 0px;
	padding: 0px;
}

.lineaproducto a {
	text-decoration: none;
	margin-right: 20px;
	vertical-align: middle;
	line-height: 100px;
}
