@charset "utf-8";
/* CSS Document */

body{
	background-color:#221310;
	background-image:url(../img/fondo.png);
	background-repeat:repeat-x;
	width:auto;
	height:auto;
	}
	
#wrapper_cabecera{
	width:auto;
	height:150px;
	padding-top:100px;
	
	}
#cabecera{
	width:900px;
	height:150px;
	}
#logo{
	float:left;
	width:200px;
	height:150px;
	}
#logo a:hover{
	border:none;
	}
#logo a{
	border:none;
	}
#texto_logo{
	width:auto;
	height:80px;
	padding-top:50px;
	}
#wrapper_cuerpo

#sombra{
	width:900px;
	height:4px;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 10);
	z-index:-1;
	background-color:#000;
	}
#slide{
	background-color:#540000;
	width:900px;
	height:350px;
	}
#menu{
	width:200px;
	height:350px;
	float:left;
	}
	
.menu2{
	width:200px;
	height:50px;
	margin-bottom:5px;
	}
#imagen{
	width:700px;
	height:350px;
	margin-left:200px;
	}

#contenido{
	width:900px;
	height:370px;
	margin-top:10px;
	background-color:#dad291;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	}
#izquierda{
	float:left;
	width:415px;
	height:370px;
	margin-top:30px;
	margin-left:30px;
	text-align:justify;
	}
#derecha{
	float:right;
	width:415px;
	height:370px;
	margin-top:30px;
	margin-right:30px;
	text-align:justify;
	}
#wrapper_pie{
	width:auto;
	height:125px;
	margin-top:30px;
	background-image:url(../img/fondo_pie.png);
	background-repeat:repeat-x;
	padding-top:270px;
	}
#pie{
	width:900px;
	height:90px;
	padding-top:40px;
	background-color:#540000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#dad291;
	}
#pie a{
	color:#dad291;
	}
#pie a:hover{
	color:#e2d041;
	}
	
/*Contenido La Tienda*/
#contenido_la_tienda{
	width:900px;
	height:530px;
	margin-top:10px;
	background-color:#dad291;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	}
	
#imagen_grande{
	width:406px;
	height:220px;
	margin-left:10px;
	}
.imagen_pequenha{
	width:128.3px;
	height:80px;
	float:left;
	margin-top:20px;
	margin-right:10px;
	}
	
/*Contenido Alfombras Autenticas Persas*/
#contenido_alfombras_persas{
	width:900px;
	height:900px;
	margin-top:10px;
	background-color:#dad291;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	}
	
/*Contenido Alfombras Autenticas Persas*/
#contenido_muebles_oriente{
	width:900px;
	height:550px;
	margin-top:10px;
	background-color:#dad291;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	}
	
/*Contenido Galeria*/
#contenido_la_galeria{
	width:900px;
	height:530px;
	margin-top:10px;
	background-color:#dad291;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	
	}
	
#contenedor_galeria{
	float:left;
	width:840px;
	height:465px;
	margin-top:30px;
	margin-left:30px;
	text-align:justify;
	}
	
#galeria_izquierda{
	float:left;
	width:260px;
	height:465px;
	padding-left:10px;
	padding-right:10px;
	}
#galeria_centro{
	float:left;
	width:260px;
	height:465px;
	padding-left:10px;
	padding-right:10px;
	}
#galeria_derecha{
	float:left;
	width:260px;
	height:465px;
	padding-left:10px;
	padding-right:10px;
	}
	
/*Contenido Galeria Interna La Tienda*/
#contenido_gal_int_tienda{
	width:900px;
	height:1800px;
	margin-top:10px;
	background-color:#dad291;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	
	}
