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

body{
	background-color:#000;
	color:#CCC;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	margin:0px;
}

.clear{
clear:both;
}

img{ border:none;}
form{ padding:0; margin:0;}
/*estructura*/

#wrapper { 
 margin: 0 auto;
 width: 942px;
 
}

#flash{
	float:left;
	position:relative;
	width:940px;
	height:400px;
	margin-top:30px;
	border-left:1px #2C2918 solid;
	border-right:1px #2C2918 solid;
	border-top:1px #2C2918 solid;
}

#resta{
	float:left;
	position:relative;
	width:940px;
	padding-bottom:10px;
	background:#1E1E1E;
	border-left:1px #2C2918 solid;
	border-right:1px #2C2918 solid;
	border-bottom:1px #2C2918 solid;
}

#resta_legal{
	float:left;
	position:relative;
	width:940px;
	margin-top:30px;
	padding-bottom:10px;
	background:#1E1E1E;
	border-left:1px #2C2918 solid;
	border-right:1px #2C2918 solid;
	border-bottom:1px #2C2918 solid;
}


#contingut_resta{
	float:left;
	position:relative;
	padding:10px;
	width:940px;
	height:190px;
}

#peu{
	float:left;
	position:relative;
	width:940px;
	/*height:30px;*/
	margin-top:60px;
	text-align:center;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
}
#peu a{text-decoration:none;color:#666;font-family:Arial, Helvetica, sans-serif;font-size:9px;}
#peu a:hover{color:#CCC}

/*estructura*/

/*contingut pagina*/

#col1{
	float:left;
	position:relative;
	width:235px;
	/*height:80px;*/
	height:auto;
	margin:40px 0px 10px 25px;
	text-align:right;
}

#col2{
	float:left;
	position:relative;
	width:500px;
	/*height:80px;*/
	height:auto;
	margin:48px 0px 10px 10px;
}

#col3{
	float:left;
	position:relative;
	width:290px;
	margin:20px 0px 10px 10px;
}

.titol{
	font-size:25px;
	color:#CCC;
}
/*contingut pagina*/

/*formulari*/

.div_form_compra{
/*background-color:#202020;*/
padding:25px 0 0 0;
}
.content_form_compra{
width:525px;
padding-left:270px;
}

.box_compra_ampolla{
float:left;
width:240px;
padding-bottom:5px;
}
.box_compra_caixa{
float:right;
width:240px;
}
.border_2px_yellow{
border-bottom:2px solid #b5992d;
padding:0px;
margin:0px;
font-size:0px;
}

.img_box_compra{
float:left;
width:120px;
padding-bottom:5px;
}
.precio_box_compra{
float:right;
text-align:right;
width:110px;
color:#b5992d;
font-size:24px;
padding:65px 0 0 0;
}
.small_unitat{ font-size:12px;}

/*explica tipus compra*/
.small_explica{
font-size:10px;
color:#b5992d;
text-align:center;
}
/*explica tipu compra*/


.box_formulari_compra{
margin:3px 0 0 0;
}

.input_compra{
border:0px solid #39393b;
width:33px;
height:17px;
padding:3px 0;
margin:0 1px 0 0;
}
.div_input_comprar{
float:left;
}
.div_mas_menos{
float:left;
}

.div_boto_comprar{
float:right;
}

.boto_iniciarpedido{
border:1px solid #a48b2c;
background-color:#b5992d;
color:#19191b;
font-size:14px;
text-align:center;
padding:0px 5px;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-weight:bold;
cursor:pointer;
width:160px;
}

.boto_comprar{
border:1px solid #a48b2c;
background-color:#b5992d;
color:#19191b;
font-size:14px;
text-align:center;
padding:0px 5px;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-weight:bold;
cursor:pointer;
width:130px;
}

.text_gastos_envio{
color:#b5992d;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-style:italic;
font-size:16px;
padding:35px 0 0 0;
}

/* PASO 1 */

.text_campos_obligatorios{
color:#cccccc;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-style:italic;
font-size:12px;
padding:15px 0 0 100px;
}

.fons_barra_paso1{
/*background-color:#202020;*/
}

.barra_paso1{
width:590px;
padding-left:270px;
/*background-color:#202020;*/
}

.titulo_proceso_compra{
font-size:16px;
font-weight:bold;
}

.titulo_pasos{
font-size:14px;
font-weight:normal;
padding:0 0 0 10px;
font-style:italic;
}

.text_paso1{
color:#b5992d;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-style:italic;
font-size:16px;
}

.content_form_paso1{
width:590px;
padding-left:165px;
}

.formulario_datos_1{
width:290px;
border:0px solid white;
float:left;
}
.formulario_datos_2{
width:290px;
border:0px solid white;
float:right;
}

.label_datos{
padding:0 5px 0 0;
text-align:right;
width:100px;
}
.input_paso1{
height:18px;
padding:2px 0;
background-color:#eaebec;
border:1px solid #bdbebf;
margin:0 0 5px 0;
width:185px;
font-size:12px;
}
.select_paso1{
height:22px;
background-color:#eaebec;
border:1px solid #bdbebf;
margin:0 0 5px 0;
width:187px;
font-size:12px;
}

.boto_atras{
width:70px;
float:right;
position:relative;
right:145px;
top:-23px;
*right:145px;
*top:-26px;
}
.boto_atras2{
width:70px;
float:right;
position:relative;
right:195px;
top:-23px;
*right:195px;
*top:-26px;
}

.input_atras{
border:1px solid #a48b2c;
background-color:#b5992d;
color:#19191b;
font-size:14px;
text-align:center;
padding:0px 5px;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-weight:bold;
cursor:pointer;
width:70px;
}

/* PASO 2 */

.content_form_paso2{
width:496px;
padding-left:270px;
}
.div_metodopago{
margin:0 0 10px 0;
}
.div_metodopago label{ cursor:pointer;}
.text_metodopago{
width:350px;
height:auto;
border-bottom:0px solid #666666;
margin:0 0 0 50px;
padding:7px 0;
color:#666666;
}

.text_finpedido{
width:350px;
height:auto;
border-bottom:0px solid #666666;
margin:0 0 0 0px;
padding:7px 0;
color:#666666;
}

/* PASO 3 */

.tabla_pedidos{
border-bottom:1px solid #b5992d;
}
.thead_pedidos{
border-bottom:2px solid #b5992d;
color:#FFFFFF;
font-style:italic;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:16px;
margin-bottom:20px;
}
.column_1_pedidos{ width:115px; float:left; text-align:left;}
.column_2_pedidos{ width:150px; float:left; text-align:left;}
.column_3_pedidos{ width:55px; float:left; text-align:center;}
.column_4_pedidos{ width:170px; float:right; text-align:right;}

.tbody_pedidos{
color:#FFFFFF;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:19px;
margin-bottom:5px;
}
.tfooter_pedidos{
border-top:1px solid #b5992d;
color:#FFFFFF;
font-style:italic;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:16px;
}
.tfooter_subtotal{
width:370px;
float:left;
font-size:12px;
text-align:right;
padding:6px 0 0;
}
.tfooter_preu{
width:120px;
float:right;
font-size:19px;
font-style:normal;
text-align:right;
}
.total_pedidos{
color:#b5992d;
font-style:normal;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:16px;
}

.titul_textarea{
color:#ffffff;
font-style:italic;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:14px;
}
.textarea_pedido{
height:95px;
padding:5px;
background-color:#eaebec;
border:1px solid #bdbebf;
margin:5px 0;
width:486px;
}

/*formulari*/









	
