
html, body {
	width: 100%;
	height: 100%;
}

body{
	background-color: #CE8900;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	}
	
h1 {
	background-color: #FFD581;
	font-size: 210%;
	color: #CE8900;
	font-weight: bold;
	background-color: #FFD581;
	padding: 25px 0 0 33px;
	}
	
h2 {
	font-size: 170%;
	color: #CE8900;
	font-weight: normal;
	padding: 0 0 15px 0;
	}
	
h3 {
	font-size: 170%;
	color: #CE8900;
	font-weight: normal;
	padding: 15px 0 0 33px;
	}
	
/* CONTENIDOS GENERALES: ESTRUCTURA */

#pagina {
	background-image: url(../images/fflin-pg01.gif);
	background-repeat: repeat-y;
	width: 750px;
	text-align: left;
	margin: auto;
	padding: 0;
	}
#pagina_ayuda {
	width: 650px;
	text-align: left;
	margin: auto;
	padding: 0;
	}
#pie_adi {
	background-image: url(../images/fflin-pg02.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 5px 15px 10px 0;
	}
#pie_adi #ayuda {
	color: #FFE9BF;
	float: left;
	}
#pie_adi #ayuda a {
	color: #FFE9BF;
	text-decoration: none;
	}
#pie_adi #ayuda a:hover {
	color: #FFF;}
	
#pie_home {
	width: 738px;
	background-color: #FFE9BF;
	text-align: center;	
	color: #CE8900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 90%;
	padding: 8px 0;
	}

/* CONTENIDOS GENERALES */

#contenido {
	width: 738px;
	background-color: #FFF;
	}

#contenido_ayuda {
	width: 650px;
	background-color: #FFF;
	}
#conten_left {
	width: 437px;
	float: left;
	}
#conten_right {
	clear: both;
	float: right;
	width: 301px;
	background-color: #FFF;
	}
	
#conten_left_pro {
	float: left;
	width: 505px;
	}	
#conten_left_pro_ayuda {
	float: left;
	width: 650px;
	}
#conten_right_pro {
	clear: both;
	float: right;
	}
#conten_left_paseo {
	clear: both;
	float: left;
	width: 400px;
	}
	
#conten_right_paseo {
	float: right;
	}
	
#clearall {
	clear: both;
	font-size: 1px;
	background-color: #FFF;
		}
.clearall {
	clear: both;
	font-size: 1px;
	background-color: #FFF;
		}
		
#conten_left .txt {
	padding: 25px 33px;
	}

#conten_left .txt img {

	padding: 10px 0 0 130px;
	}
	
/* PRODUCTOS */

#producto {
	width: 698px;
	float: left;
	margin-top: 25px;
	padding: 0 15px 0 25px;
	}

#producto_left {
	float: left;
	width: 340px;
	}

#producto_right {
	clear: both;
	float: right;
	width: 340px;
	}
#producto01 .imagenproducto  {
	padding: 0 10px 25px 0;
	vertical-align: top;
	float: left;
	}

#producto02 .imagenproducto {
	padding: 0 10px 25px 0;
	vertical-align: top;
	float: left;
	}

#producto03 .imagenproducto {
	padding: 0 10px 25px 0;
	vertical-align: top;
	float: left;
	}

#producto04 .imagenproducto {
	padding: 0 10px 25px 0;
	vertical-align: top;
	float: left;
	}

#producto05 .imagenproducto {
	padding: 0 10px 25px 0;
	vertical-align: top;
	float: left;
	}
	
.cajas {
	width: 60px;
	padding: 1px 5px;
	background-color: #FFE6B4;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;}

.fichacata {
	padding-left:40px;
	vertical-align: bottom;
	}

/* FICHA PRODUCTO */

dl {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
dl dt {
	clear: both;
	float: left;
	text-align: right;
	width: 130px;
	color: #CE8900;
	font-weight: bold;
	padding: 0 5px 0 0;
	line-height: 1.5em
	}
dl dd {
	line-height: 1.5em;
	width: 390px;}
dl dd a {
	color: #6F4B04;}

/* MENU HOME */

#menu_home {
	width: 738px;
	background-repeat: no-repeat;
	padding: 3px 0 3px 0;
	background-color: #4D4325;
	}
#menu_home ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
#menu_home ul li {
	display: inline;
	padding: 0 15px;
	height: 30px;
	}
	
#menu_home ul li a {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
#menu_home ul li a:hover {
	color: #B17D10;
	}
#menu_home ul li .mis_pedidos {
	color: #FFE2A9;
	}



/* MENU INTERIOR */

#menu {
	width: 750px;
	background-image: url(../images/fflin-menu.gif);
	background-repeat: no-repeat;
	padding: 20px 0 3px 0;
	}
#menu ul {
	width: 720x;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
#menu ul li {
	display: inline;
	padding: 0 15px;
	height: 30px;
	}
	
#menu ul li a {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
#menu ul li a:hover {
	color: #B17D10;
	}
#menu ul li .mis_pedidos {
	color: #FFE2A9;
	}

.menu2 {
	font-size: 12px;
	color: #FFE2A9;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:active, a.menu:link, a.menu:visited {
	font-size: 12px;
	color: ##FFE2A9;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:hover {
	font-size: 12px;
	color: #B17D10;
	text-decoration: none;
	font-weight: bold;
}
.pie {
	font-size: 10px;
	color: #CE8900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}
.pie2s {
	background-color: #FFE9BF;
	font-size: 100%;
	color: #CE8900;
	text-decoration: none;
	text-align: center;
	height: 22px;
}
.pie2s a {
	color: #CE8900;
	}
.pie2s a:hover {
	text-decoration: none;}

.adi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #FFE9BF;
	text-decoration: none;
}
.adi:active, a.adi:link, a.adi:visited {
	font-style: normal;
	color: #FFE9BF;
	text-decoration: none;
}
a.adi:hover{
color: #FFFFFF;	
}
.titulo {
	font-size: 24px;
	font-style: normal;
	color: #CE8900;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFD581;
}
.titulo2 {
	font-size: 18px;
	font-style: normal;
	color: #CE8900;
	text-decoration: none;
}
.titulo2v {
	font-size: 18px;
	font-style: normal;
	color: #A3B401;
	text-decoration: none;
}
.texto {
	font-style: normal;
	color: Black;
	text-decoration: none;
	background-color: #FFFFFF;
}
.texto2 {
	font-size: 11px;
	font-style: normal;
	color: #CE8900;
	text-decoration: none;
	text-align: justify;
}
.texto2b {
	font-size: 11px;
	font-style: normal;
	color: #CE8900;
	text-decoration: none;
	font-weight: bold;
}
.texto2bl {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto2b2 {
	font-size: 11px;
	font-style: normal;
	color: #4A4121;
	text-decoration: none;
	font-weight: bold;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: Black;
	text-decoration: none;
	text-align: justify;
}
.texto4 {
	font-size: 11px;
	font-style: normal;
	color: #A3B401;
	text-decoration: none;
}
.texto4:active, a.texto4:link, a.texto4:visited {
	font-size: 11px;
	font-style: normal;
	color: #A3B401;
	text-decoration: none;
}
a.texto4:hover{
	color: #4D4325;
}
.texto5 {
	font-size: 11px;
	font-style: normal;
	color: Black;
	text-decoration: none;
}
.texto6 {
	font-size: 11px;
	font-style: normal;
	color: #4D4325;
	text-decoration: none;
}

.texto_error {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E12300;
	text-decoration: none;
}


/* ···· PASEO VIRTUAL ···· */

#paseo_cont{
	text-align:right;
	padding:19px 0px 19px 14px;
	margin:0 0 19px 0;
}
#paseo_izda{
	text-align:left;
	float:left;
	width:400px;
}
#paseo_dcha{
	text-align:left;
	float:right;
	width:308px;
}
#paseo_submenu{
	height:56px;
	background-image: url(../images/04img02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 0 20px 0;
	font-weight: bold;
}
#paseo_dcha p{
	margin:14px 19px 12px 0;
}
#paseo_fotitos img{
	margin: 2px 6px 0 0;
}
#paseo_izda img{
	margin: 0 0 14px 0;
}
#paseo_pieVR{
	margin: 7px 3px;
	padding: 0 0 0 24px;
	background-image: url(../images/04ico01.gif);
	background-repeat:no-repeat;
}
#paseo_izda div{
	display:block;
}
#paseo_izda #paseo_pieVR{
	display:block;
}


#noQT {
	text-align:left;
	float:left;
	width:340px;
	background: url(../images/vr.jpg) no-repeat top;
	height: 266px;
	color: #FFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 40px;
	line-height: 1.5em;
}

#noQT a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	}

/** BOTONES **/


.comprar {
	border: none;
	background-image: url(../images/ffcomprar.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 0 3px 0;
	color: #FFF;
	text-decoration: none;
	background-color: #CE8900;
	font-size: 95%;
	cursor: pointer;
	width:69px;
	height:16px;
	}
	
a.comprar:hover {
	background-image: url(../images/ffcomprar-over.gif);
	}

a.volver {
	background-image: url(../images/ffvolver.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 14px 2px 14px;
	height: 17px;
	color: #FFF;
	text-decoration: none;
	background-color: #626262;
	}
a.volver:hover {
	background-image: url(../images/ffvolver-over.gif);
	}

.actualizar {
	border: none;
	background-image: url(../images/ffactualizar.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 7px 1px 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #CE8900;
	font-size: 90%;
	cursor: pointer;
	}


.cata {
	display:block;
	float:left;
	background-image: url(../images/ffcata.gif);
	background-repeat: no-repeat;
	background-color: #CE8900;
	padding: 0 0 2px 0;
	width:89px;
	color: #FFF;
	text-align:center;
	}
a.cata {
	text-decoration: none;
	}
a.cata:hover {
	background-image: url(../images/ffcata-over.gif);
	}
	
/*  CARRITO */

#carrito {
	position: absolute;
	clear: both;
	background: url(../images/ffcarrito.gif) top left no-repeat;
	background-color: #FFF;
	color: #000;
	width: 163px;
	height: 80px;
	top: 108px;
	left: 750px;
	}

#carrito h2 {
	margin: 5px 0 0 10px;
	background: url(../images/carro_carrito.gif) left no-repeat;
	font-size: 110%;
	color: #000;
	font-weight: bold;
	padding: 3px 0 0 20px;
	}
#carrito a.micompra {
	color: #000;
	text-decoration: none;}
#carrito a.micompra:hover {
	color: #456456;}
#carrito ul {
	margin: 15px 0 0 28px;
	padding: 0;
	list-style-type: none;
	}
#carrito ul li {
	}

/** MIS PEDIDOS o MI CUENTA **/

#mispedidos {
	margin-left: 150px;
	left: 200px;
	padding: 25px;
	font-size: 100%;}

#mispedidos form {
	width: 300px;
	background-color: #FFE6B4;
	margin: 0;
	padding: 0;
	}

#mispedidos .typetext {
	font-size: 11px;
	border: 1px solid #000;
	width: 200px;
		}

#mispedidos .entrar {
	border: none;
	background-image: url(../images/ffentrar.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 1px 7px 0px 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #CE8900;
	font-size: 90%;
	cursor: pointer;
	}
#mispedidos .olvido {
	background: url(../images/olvido.gif) top repeat-x;
	margin-top:10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
#mispedidos .olvido a {
	color:#CE8900;
	text-decoration: underline;
	}
#mispedidos .olvido a:hover {
	text-decoration: none;
	}

	
/** AVISO LEGAL **/

#avisolegal {
	padding: 30px 50px;
	}
#avisolegal p {
	padding: 0 0 15px 0;
	line-height: 150%;
	}
#avisolegal p.primer-parrafo{
	margin-top: 0;
}
#avisolegal h2 {
	font-size: 150%;
	font-weight: bold;
	}
#avisolegal h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	}
#avisolegal ol {
	margin: 10px 10px 10px 40px;
	}
#avisolegal ol li {
	margin: 5px 0;
	}
#avisolegal a {
	color: #000;
	}
#avisolegal a:hover {
	text-decoration: none;
	}
#avisolegal {
	padding: 30px 50px;}
#avisolegal p {
	padding: 0 0 15px 0;
	}
#avisolegal #temas{
	background: url(../images/fnd-ayuda-temas2.gif) no-repeat bottom left;
	padding: 0 0 10px 0;
	margin: 5px 0 15px 0;
	}
#avisolegal #temas ul{
	margin: 5px 0 0 15px;
	list-style-type: none;
	}
#avisolegal #temas ul li{
	font-weight: bold;
	background: url(../images/fnd-ayuda-flecha.gif) left 0.3em no-repeat;
	padding: 1px 10px;
	}
#avisolegal #temas ul li a {
	font-weight: normal;
	}
#avisolegal #temas h2{
	background: url(../images/fnd-ayuda-temas.gif) no-repeat top left;
	padding: 10px 0 0 10px;
	font-size: 110%;
	}
	
#avisolegal #txt_ayuda h3 {
	color: #CE8900;
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 100%;
	font-weight: normal;
	}
	
#avisolegal #txt_ayuda h4 {
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	}
#avisolegal #txt_ayuda h2 {
	color: #CE8900;
	font-size: 100%;
	margin: 0;
	padding: 1px 0 2px 10px;
	background: url(../images/bullet-doble.gif) no-repeat 0 5px;
}
#avisolegal h2#pasos {
	color: Black;
	font-size: 125%;
	margin: 17px 0;
	padding: 0;
	background: none;
	text-transform: uppercase;
}

/* accesibilidad */
div#logos-accesibilidad{
	background-color: #F8F5F0;
	width: 140px;
	padding: 10px;
	float: right;
	margin: 0 0 15px 15px;
	display: inline;
}
#avisolegal div#logos-accesibilidad p{
	margin: 0;
	padding: 0;
}
#avisolegal div#logos-accesibilidad p#taw{
	text-align: right;
	margin-top: 10px;
}
#avisolegal ul#directrices li{
	margin-bottom: 15px;
}

#avisolegal ul{
	margin: 5px 0 0 15px;
	list-style-type: none;
	}
#avisolegal ul li{
	background: url(../images/fnd-ayuda-flecha.gif) left 0.3em no-repeat;
	padding: 1px 10px;
	}
#avisolegal ul li a {
	font-weight: normal;
	color: #CE8900;
	}
#volver_ayuda {
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: right;
	}
#volver_ayuda a {
	background-image: url(../images/ffvolver.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 12px 2px 14px;
	height: 17px;
	color: #FFF;
	text-decoration: none;
	background-color: #626262;
	}
#volver_ayuda a:hover {
	background-image: url(../images/ffvolver-over.gif);
	}
	
	
/******* PRODUCTOS *****/

.detalle_producto {
	float: left;
	height: 240px;
	width:340px;
	margin-bottom: 25px;
	}
.detalle_producto .imagenPrincipal {
	float: left;
	width:155px;
	}
.detalle_producto .txtProducto {
	float:left;
	width:180px;
	height: 240px;
	}
.productoDcha {
	margin-left:15px;}