body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	scrollbar-face-color:#56574E;
	scrollbar-highlight-color:#7C7D70;
	scrollbar-3dlight-color:#7C7D70;
	scrollbar-darkshadow-color:#7C7D70;
	scrollbar-shadow-color:#7C7D70;
	scrollbar-arrow-color:#DADADA;
	scrollbar-track-color:#7C7D70;
	background-attachment: fixed;
	background-image: url(../imagenes/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: 100;
}

ul,ol {
	list-style : none;
}
#tienda {
	margin: 40px;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin : 0; padding : 0;
}

a img,:link img,:visited img {
	border : none;
}
#contenido {
	overflow: visible;
	width: auto;
	height: auto;
	display: block;

}
#cabecera {
	text-align: left;
	color: #FFFFFF;
	height: 70px;
	width: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
}

#contenido2 {
	display: block;
	width: 1300px;
	overflow: hidden;
	height: auto;
	margin-right: auto;
}
#inferior {
	display: block;
	width: auto;
	height: 450px;
	overflow: hidden;
	margin-right: auto;
}


/*---- ACCE ----*/
H1 {
	display: none;
}
a:hover {
	color: #FF0000;
}

#navGlobal {
	display: none;
}
#navLocal {
	display: none;
}
#mapa {
	height: 410px;
	width: 600px;
	overflow: hidden;
	margin: 0px;
	border-top: 5px solid #FFCC00;
	border-right: 5px solid #FFCC00;
	border-bottom: 5px solid #FFCC00;
}

.disNone {
	display: none;
}
HR {
	display: none;
}
#secContenido {
	display: none;
}
H2 {
	display: none;
}
H3 {
	display: none;
}
H4 {
	display: none;
}
#Pie {
	display: none;
}
/*---- fin ACCE ----*/
#fondocont {
	float: left;
	width: 280px;
	overflow: hidden;
	height: auto;
	background-color: #FFCC00;
	margin: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(../imagenes/separador.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
img.titulo {
	margin-top: 30px;
	width: 280px;

}
#fondocont .contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 14px;
	margin-top: 20px;
	display: block;
	height: 400px;
	overflow: hidden;
	width: auto;
}
#fondocont .contacto a {
	text-decoration: none;
	color: #333333;
}
#fondocont .contacto a:hover {
	text-decoration: underline;
	color: #000000;
}
#fondocont .somos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 7px;
	margin-top: 20px;
	height: auto;
	margin-left: 20px;
}
#fondocont .avisolegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 14px;
	margin-top: 20px;
	margin-left: 20px;
}
#fondocont .avisolegal a {
	color: #000000;
}
#flash {
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
	margin-right: auto;
}
#contenidoSomos {
	overflow: visible;
	width: auto;
	height: auto;
	display: block;
	background-color: #000000;
}
#clientes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 9px;
	margin-top: 20px;
	height: auto;
	margin-left: 8px;
	margin-bottom: 20px;
	display: block;
}
#clientes li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	height: auto;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFDE59;
	padding-right: 5px;
}
#tienda .titulo {
	color: #FFFF00;
}

