body,ul,li,ol,p,table,tr,td,form,h1,h2,h3,h4,h5,h6,input,textarea {
	#56371Bpadding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	scrollbar-arrow-color:#56371B;
	scrollbar-face-color: #CCCCCC;
}
a{
	text-decoration:none;
	outline:none;
	color:#DAC423;
}
a:visited {
	color:#EFDE69;
}
a:hover{
color:#EFDE69;
}
a:active{
color:#EFDE69;
}
img{
	border:0px;
}
ul,li{
	list-style-image: none;
	list-style-type: none;
}
p{
	padding-bottom:20px;
	text-indent:0px;
}
/*---------------------------------------------*/
body {
	height:100%;
}
html {
	height:100%;
}
body{
background:#1B1815 url(../img/fondo.jpg) repeat-x left top;
margin:0px;
padding:0px;
}
#cuerpo{
width:950px;
margin:0 auto;
min-height:100%;
}
* html #cuerpo {
	height:100%;
}
#contenido {
	position:relative;
	padding-bottom:55px;
	width:950px;
}
#texto { margin-bottom:20px;}
#pie,#pie div{
background: url(../img/pie2.png) repeat-x left top;
}
#pie div{
width:950px;
margin:0 auto;
padding-top:15px;
text-align:center;
font-size:9px;
}
#pie {
	position:relative;
	line-height:40px;
	margin-top:-55px;
	width:100%;
}
/**/
#cabecera{
height:95px;
margin-bottom:20px;
}
#logo{float:left;}
#logo a{
display:block;
width:200px;
height:72px;
background:url(../img/logo.jpg) no-repeat left top;
text-indent:-9999px;
position:relative;
left:-3px;
top:15px;
}
#menu{
float: right;
position:relative;
top:4px;
}
#menu li{
display:inline;
}
#menu a{
display:block;
float:left;
text-align:center;
padding:0px 17px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#56371B;
font-size:13px;
font-weight:bold;
padding-bottom:15px;
padding-top:61px;
background:url(../img/boton.png) repeat-x left 500px;
margin-left:1px;
}
/*
#menu a:hover{
background-position:left bottom;
}
#menu a.pulsado{
background-position:left bottom;
color:#FFFFFF;
}
*/
#menu a:hover{
background-position:left bottom;
color:#FFFFFF;
}
/**/
.rotulo{
font-size:17px;
color:#DAC423;
margin-bottom:10px;
border-bottom:2px solid #161411;
}
.resaltado1,.tiendas p.resaltado1{
color:#DAC423;
padding-bottom:5px;
font-weight:bold;
font-size:13px;
}
/**/
.tiendas{
margin-right:-10px;
width:960px;
margin-top:15px;
overflow:hidden;
}
.tiendas div{
width:212px;
float:left;
border:1px solid #4A4745;
background:#151310 url(../img/tienda.gif) repeat-x left bottom;
margin-right:4px;
padding:10px;
border-bottom:0px;
}
.tiendas p{
font-size:11px;
padding-bottom:8px;
}
.tiendas img{
margin-bottom:5px;
}
