
#contenedor {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

body { 
	background-color: #FFF; 
	color: #000;
	background-image: url(../images/fondo_linea.gif);
}

a { 
	color: #911800; 
}

a:visited { 
	color: #911800;
}
a:hover { 
	color: #FF9C00; 
}

p {
	font-size: 100%;
	font-weight: normal; 
	text-align: justify;
}

b {
	font-weight: bold;
}

h1 {
	color: #911800;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	font-size: 110%;
	font-weight: bold;		
}

#header-box { 
	margin-top: -8px;
	width: 990px;
	height: 69px;
	background-image: url(../images/logo_bg.gif); 
	float: left;
}

#header-right { 
	width: 125px;
	height: 69px;
	background-image: url(../images/logo_right.gif); 
	float: right;
}

#header-left { 
	width: 125px;
	height: 69px;
	background-image: url(../images/logo_left.gif); 
	float: left;
}

#header-center { 
	width: 512px;
	height: 69px;
	background-image: url(../images/logo_shop.jpg); 
	margin-left: 230px;
}

#navigation-box { 
	float: left;
	width: 990px;
	height: 25px;
	background-image: url(../images/logo_bg2.gif); 
	background-repeat: repeat-x;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
}

#navigation { 
	float: right;
	margin-right: 20px;
	width: 400px;
	height: 25px;	
	text-align: right;
}

#navigation a { 
	color: #fff;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	text-decoration: none;
}

#navigation a:hover { 
	color: #000;
}

#logueo {
	float: left;
	text-align: left;
	margin-top: 1px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	width: 500px;
	height: 25px;
	color: #fbfbfb;
}

#logueo a {
	color: #fbfbfb;
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
}

#menu {
	float: left;
  	width:140px; 
  	height:385px; 
  	border-bottom:1px solid #911800;  
  	border-right:1px solid #911800; 
  	border-left:1px solid #911800; 
  	border-top: 5px solid #911800; 
  	font-size: 100%;
	font-weight: bold;
	list-style: none;
	padding-top: 10px;
	margin-top: 15px;	
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	text-align: left;
	background-color: #e8e8e8;
}

#menu a, #menu a:visited {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
  	text-decoration:none; 
  	color:#911800; 
  	display:block; 
}
  
#menu a:hover {
  background-color: #CCCCCC;
  text-align:right;
  padding-right: 10px;
  }
  
#menu a.active, #menu a.active:active, #menu a.active:hover {
  background-color: #CCCCCC;
  text-align:right;
  padding-right: 10px;
  }

#footer { 
	margin-top: 20px;
	float: left;
	width: 990px;
	height: 25px;
	background-image: url(../images/hdr_bg.gif); 
	background-repeat: repeat-x;
	color: #000;
	text-align: center;
	display: block;
	position: relative;
	margin-left: 0px;
}

#foot {
	margin-top: -16px;
	height: 25px;
	width: 465px;
	float: left;
}

#foot p {
	font-size: 100%;
	color: #000;
	text-align: center;
}

#foot span {
	font-size: 95%;
	font-weight: bold;
	font-family:"Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	color: #911800;
}

#contador {
	height: 25px;
	width: 230px;
	float: right;
	text-align: right;
	font-size: 100%;
	color: #000;
	margin-top: 2px;
	padding-right: 30px;
}

#contador a {
	text-align: right;
	font-size: 100%;
	color: #000;
	width: 150px;
	text-decoration: none;
}

#contador a:hover {
	color: #911800;
}

#webmaster {
	float: left;
	width: 230px;
	height: 25px;
	color: #000;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	padding-left:30px;
}

#webmaster a {
	color: #000;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#webmaster a:hover {
	width: 330px;
	color: #911800;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}

#medio {
	background-color: #fff;
	margin-top: 15px; 
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
  	width:795px; 
  	border-bottom:1px solid #911800;  
  	border-right:1px solid #911800; 
  	border-left:1px solid #911800; 
  	border-top: 5px solid #911800; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	color: #000;
	padding: 20px;
	font-size: 100%;
}

form {
	margin-top: -5px;
	padding: 20px 10px 20px 10px;}
	
#publicidad {
	background-color: #fff;
	margin-top: 15px; 
	margin-left: 150px;
	margin-right: 10px;
	float: left;
  	width:795px; 
  	border-bottom:1px solid #911800;  
  	border-right:1px solid #911800; 
  	border-left:1px solid #911800; 
  	border-top: 5px solid #911800; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial;
	text-align: center;
	color: #000;
	padding: 20px;
	font-size: 50%;
}

#alt {
	color: #000000;
	font-family: Arial; 
	font-size: 120%;
	text-align: center;
	border: none;
}

.imagen_tienda {
	width: 441px;
	height: 309px;
	background-image: url(../images/imagen_tienda.jpg);
	float: right;
	margin: -20px -20px 0px 25px;
}

#menubase {
  	width:140px; 
  	height:470px; 
	float: left;
}

#buscador {
  	width:140px; 
  	height:100px; 
  	border-bottom:1px solid #911800;  
  	border-right:1px solid #911800; 
  	border-left:1px solid #911800; 
  	border-top: 5px solid #911800; 
	padding-top: 10px;
	margin-top: 15px;	
	margin-left: 0px;
	background-color: #e8e8e8;
	float: left;
}

.bandera {
	width: 140px;
	height: 84px;
	background-image: url(../images/bandera_bdsm_rights.jpg);
	float: left;
	margin: 20px 0px 10px 0px;
}

#cabecera1 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 35px;
	margin-left: 30px;
}

#recuadro1 {
	position: absolute;
	width: 226px;
	height: 285px;
	margin-top: 84px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera2 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 35px;
	margin-left: 280px;
}

#recuadro2 {
	position: absolute;
	width: 226px;
	height: 285px;
	margin-top: 84px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera3 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 35px;
	margin-left: 530px;
}

#recuadro3 {
	position: absolute;
	width: 226px;
	height: 285px;
	margin-top: 84px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera4 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 420px;
	margin-left: 30px;
}

#recuadro4 {
	position: absolute;
	width: 226px;
	height: 300px;
	margin-top: 469px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera5 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 420px;
	margin-left: 280px;
}

#recuadro5 {
	position: absolute;
	width: 226px;
	height: 300px;
	margin-top: 469px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera6 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 420px;
	margin-left: 30px;
}

#recuadro6 {
	position: absolute;
	width: 226px;
	height: 300px;
	margin-top: 469px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera7 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 820px;
	margin-left: 30px;
}

#recuadro7 {
	position: absolute;
	width: 226px;
	height: 300px;
	margin-top: 869px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera8 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 820px;
	margin-left: 30px;
}

#recuadro8 {
	position: absolute;
	width: 226px;
	height: 300px;
	margin-top: 869px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

#cabecera9 {
	position: absolute;
	background-image: url(../images/fondo_cabecera.gif);
	width: 230px;
	height: 50px;
	margin-top: 820px;
	margin-left: 30px;
}

#recuadro9 {
	position: absolute;
	width: 226px;
	height: 300px;
	margin-top: 869px;
	margin-left: 30px;
  	border-bottom: 2px solid #911800;  
  	border-right: 2px solid #911800; 
  	border-left: 2px solid #911800; 
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin-top: 8px;
}

#parrafo {
	float: left;
	margin-left: 0px;
	padding: 5px; 
	width: 790px;
	height: 400px;
}

#parrafo p {
	font-size: 90%;
	margin: 10px;
}

#parrafo_spk {
	float: left;
	margin-left: 0px;
	padding: 5px; 
	width: 790px;
	height: 1200px;
}

#parrafo_spk p {
	font-size: 90%;
	margin: 10px;
}

#parrafo_spk p span {
	font-size: 80%;
	padding-top: -10px;
	padding-left: 300px;
	text-align: center;
}

#parrafo_spk2 {
	float: left;
	margin-left: 0px;
	padding: 5px; 
	width: 790px;
	height: 550px;
}

#parrafo_spk2 p {
	font-size: 90%;
	margin: 10px;
}

#parrafo_spk2 p span {
	font-size: 80%;
	padding-top: -10px;
	padding-left: 300px;
	text-align: center;
}

#vermas {
	color: #911800;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
}

#vermas a {
	font-weight: bold;
}

#precio {
	color: #ff9c00;
	font-weight: bold;
	text-align: center;
	font-size: 180%;
	margin: 10px;
	background-color: #cccccc;
	border: 1px dotted #000;
}

#galeria_x3 ul {
	width: 642px;
	height: 150px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	list-style: none;
}

#galeria_x3 li {
	width: 200px;
	height: 150px;
	position: relative;
	float: left;
	margin-left: 10px;
	border: #000 2px solid;
	padding-left: -1px;
}

#galeria_x3 a {
	text-decoration: none;
}

#galeria_x3 a:hover {
	border: #911800 2px solid;
	width: 200px;
	height: 150px;
	position: relative;
	float: left;
	text-decoration: none;
	padding-left: -1px
}

#galeria_x2 ul {
	width: 442px;
	height: 150px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	list-style: none;
}

#galeria_x2 li {
	width: 200px;
	height: 150px;
	position: relative;
	float: left;
	margin-left: 10px;
	border: #000 2px solid;
	padding-left: -1px;
}

#galeria_x2 a {
	text-decoration: none;
}

#galeria_x2 a:hover {
	border: #911800 2px solid;
	width: 200px;
	height: 150px;
	position: relative;
	float: left;
	text-decoration: none;
	padding-left: -1px
}

#precio2 {
	color: #ff9c00;
	font-weight: bold;
	text-align: center;
	font-size: 180%;
	margin: 10px auto;
	border: 1px dotted #000;
	height: 35px;
	width: 150px;
}

#comprar {
	color: fff;
	font-size: 100%;
	text-align: center;
	margin: 5px auto;
	height: 35px;
	width: 148px;
	padding-top: 15px;
	background-image: url(images/comprar.jpg);
}

#comprar a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#comprar a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
