@charset "utf-8";
* { 
		margin:0;
		padding:0;
}
html {
		height:100%;
		width:100%;
}
body {
	color:#fff;
	background-color:#503814;
	font-size:0.8em;
	line-height:1.4em;
	padding:0px;
	margin:0;
	background-image: url(../imagenes/fondo2.jpg);
	background-repeat:   repeat-x;
}
li {
	list-style-type: none;
}
#logo {
	font-size:0.5em;
	text-align:center;
	background-image: url(../imagenes/logo.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 119px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear:both;
}
span {
	visibility: hidden;
}
#galeria-central {
	width: 960px;
	height: 265px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	
}
#botonera-inferior {
	height: 30px;
	width: 100%;
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9e875d;
	margin: 0;
}
#contenido {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#botones {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#botones li {
	float: left;
	list-style-type: none;
	display: block;	
}
#productos {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #916201;
	padding-right: 18px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #916201;
}
#novedades a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #ffdfa5;
	padding-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #916201;
	text-decoration: none;
}
#titulo {
	width: 920px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}
#titulo h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.85em;
	color: #FFFFFF;
}
#botonera-superior {
	width: 100%;
	margin-top:0px;
	height: 20px;
	background-color: #000000;
}
#botonera-superior ul {
    width: 920px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}

#botonera-superior li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
}

#botonera-superior a {
	color: #c9a36d;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}


#botonera-superior a:hover {
	color: #ffdfa5;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
}

#usos {
    padding-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

.listados {
	color: #7E5301;
	width: 130px;
	font-size: 0.85em;
	font-weight: bold;
}
.listados2 {
	color: #7E5301;
	width: 230px;
	font-size: 0.85em;
	font-weight: bold;
}

.lista {
	padding-left: 5px;
}

#lineas {
    padding-right: 18px;
	margin-left: 10px;
	margin-top: 5px;
}

.busqueda {
	width: 60px;
	font-size: 0.85em;
	color: #AE7202;
	float:right;
}

.boton-buscar {
	width: 50px;
	font-size: 0.8em;
	color: #5D3C01;
	font-weight: bold;
	float:right	;
	margin-left: 5px;
	background-color: #CCCCCC;
}

#busqueda {
    padding-left: 18px;
	padding-right: 10px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #916201;
	width:auto;
}

#busqueda p {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #B77802;
	margin-right: 10px;
}