* {
padding: 0;
margin: 0;
}

html, body {
overflow: auto;
}

a, a:link {
color:#A1AE7C;
text-decoration:none;
outline:none;
}

a:hover {
color: #CBC9B2;
text-decoration:none;
outline:none;
}

body {  
color: #333333;
background: url(../im/bg1.jpg) #CBC8B2;
font-family: Verdana, arial, serif;
font-size: 11px;
text-decoration: none;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #8B806C; 
scrollbar-base-color: #E1E0D2; 
scrollbar-darkshadow-color: #CBC9B4; 
scrollbar-face-color: #EFEFEF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #D1D1D1
}

#contenido {
display: block;
width: 512px;
height: auto;
position: relative;
margin-left: auto;
margin-right: auto;
}

#cuerpo {
background: url(../im/bg3.gif) no-repeat;
position: relative;
top: 40px;
left: 0px;
width: 512px;
height: 446px;
z-index: 10;
}

#base {
position: relative;
margin-left: 438px;
margin-right: auto;
margin-top: 83px;
}

#izq {
position: absolute;
top: 22px;
left: 3px;
width: 120px;
height: 300px;
}

#dcha {
position: absolute;
top: 15px;
left: 195px;
width: 260px;
height: 372px;
text-align: justify;
}

#dcha_shop {
position: absolute;
top: 30px;
left: 203px;
width: 290px;
height: 372px;
text-align: justify;
}

.flecha {
color: #A1AE7C;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

h1 {
font-family: Verdana, arial, serif;
font-size: 11px;
font-weight: normal;
text-align: justify;
padding-top: 10px;
padding-bottom: 10px;
margin: 0;
}

.center {
text-align:center;
}

img {
border: 0px;

}

h2 {
margin-top:3px;
text-align:center;
}

p {
margin-top:9px;
}

#cont {
clear:both;
padding-top:0;
margin-left:0;
}

#cat {
clear:both;
text-align:center;
padding-top:9px;
margin-left:0;
}

#cat li {
display:inline;
margin:0 0 1px 6px;
}

.catxt a, .catxt a:link, .catxt a:active {
text-decoration:none;
padding:0 0 10px 12px;
background: url(../im/dot1.gif) no-repeat 0px 4px;
color:#8C7F6D;
}

.catxt a:hover, .selected a:hover {	
padding:0 0 10px 12px;
background: url(../im/dot1.gif) no-repeat 0px 4px;
color: #B4B090;
}

#flecha {
width: 100px;
display: block;
margin: 3px auto;
text-align: center;
height: 25px;	
position: relative;
}

#flecha a, #flecha div {
text-indent: -5000px;
height: 25px;	
outline:none;
}

#flecha a, #flecha div{
height: 25px;
width: 26px;
display: inline;
outline:none;
}

#flecha a.prev {
background: url(../im/but-prev.gif);
position: absolute;
top: 10px;
left: 0px;
outline:none;
}

#flecha a.next {
background: url(../im/but-next.gif);
position: absolute;
top: 10px;
left: 74px;
outline:none;
}

#flecha a:hover {
background-position: 0 -25px;
outline:none;
}

input.button {
font-family:verdana,tahoma,sans-serif;
font-size:11px;
background: #DFDDCE;
border-bottom: 1px solid #B8B395;
border-right: 1px solid #B8B395;
border-left: 1px solid #F0EFE4;
border-top:1px solid #F0EFE4;
color:#8B806C;
text-decoration:none;
cursor: pointer;
outline:none;
}

.caja {
background-color: #ffffff; 
font-family:Tahoma, Arial, Helvetica, sans-serif; 
font-size:8pt ; font-weight:light; 
color:#8B806C ; border:1 solid #8B806C; 
padding-left:3px;
}

.cesta_en {
font-family:Tahoma, Arial, Helvetica, sans-serif; 
font-size:8.6pt; 
color:#333333; 
text-decoration:none;
text-align: left;
padding-top: 2px;
}

.inputbox {
border-right: #B1A898 1px solid;
border-top: #D2CCC0 1px solid;
font-weight: normal;
font-size: 11px;
border-left: #D2CCC0 1px solid;
border-bottom: #B1A898 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#8B806C; 
padding-left:5px;
}

#barra {
	border-bottom: 10px solid #fff;
	background: #ffffff url(../im/con-bg.gif) 0 0 no-repeat;
	margin-top:10px;

}
#barra ul	{
	padding: 0 10px;
	line-height: 21px;
	_height: 21px;
	color: #fff;
	position: relative;
	background: transparent url(../im/con-ul.gif) 100% 100% no-repeat;
}
#barra li	{
	list-style: none;
	display: inline;

}
#barra li a	{
	color: #fff;
	margin: 0 .3em;
	text-decoration: none;

}
#barra li a:hover,
#barra li a:active {
	text-decoration: underline;
}

