@charset "utf-8";
body {
	background-color: #952d12;
	margin: 0px 0px 10px;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}
hr  {
	height: 2px;
	margin: 0px 10px;
	background: #666666;
}
#cubi100 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#cabecera {
	width: 1000px;
	border-top: 8px solid #000000;
}

#cabecera td {
	color: #FFFFFF;
	font-size: 14px;
}
#cabecera td a {
	color: #FFFFFF;
}
#cabecera td a:hover {
	color: #000;
}

#botonera{
	padding: 10px 0px;
	font-size: 14px;
	text-align: center;
	width: 990px;
	background: #FFFFFF;
	border: 5px solid #000000;
	margin: 5px 0px;
}

#botonera ul, #pie ul {
	display: block;
	text-align: center;
	width: 900px;
	margin: 0px auto;
	display: block;
}


#botonera li, #pie li {
	margin: 0px 0px 0px 5px;
	list-style-type: none;
	background-image: url(../imagenes/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 0px;
	line-height: 20px;
	white-space: nowrap;
	display: inline;
}
#botonera li:hover , #pie li:hover{
	color: #FFFFFF;
	background: #666666;
}


#botonera a, #pie a {
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
}
#botonera a:hover , #pie a:hover{
	color: #FFF;
	text-decoration: none;
}
#botonera hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#principal {
	border: 5px solid #000000;
	width: 970px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #666666;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#principal a {
	color: #942c10;
	font-weight: bold;
	text-decoration: none;
}

#principal h1 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
}
#principal hr {
	margin-bottom: 10px;
}

#principal p {
	margin-top: 0px;
}




#pie {
	width: 990px;
	border: 5px solid #000000;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px;
	clear: both;

}
#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: 994px;
	position: relative;
	margin-bottom: 5px;
	height: 142px;
	border-top: 5px solid #000;
	border-right: none;
	border-bottom: none;
	border-left: 5px solid #000;
}

#cuadroMain .cuadro {
	width: 137px;
	height: 137px;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	float: left;
	background: #FFF;
}
#cuadroMain .azul {
	background: #83939d;
}
#cuadroFoto {
	border: 3px solid #000;
	height: 380px;
	width: 450px;
}
#cuadroProducto  {
	padding-right: 10px;
	padding-left: 10px;
}
.lineaproducto {
	margin: 0px auto;
	width: 80%;
}
.lineaproducto li   {
	border: 3px solid #000000;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 100px;
	position: relative;
}

.lineaproducto img {
	border-right: 3px solid #000000;
	margin: 0px;
	padding: 0px;
}


.lineaproducto a {
	text-decoration: none;
	vertical-align: middle;
	line-height: 100px;
	position: absolute;
	left: 0px;
}
.lineaproducto .titulo {
	left: 120px;
}

#cont_principal {
	min-height:500px;
}
#netxlab {
	font-size: 10px;
	color: #333;
}
#familias li {
	margin-top: 10px;
	margin-bottom: 10px;
}

