/* Inicio capa contenedora */
#principal { margin-left: 60px;  } 

/* Capas que contienen  fotografias */
.contenedorfoto {  
   float:left;
   width:143px;
   height:120px;
   margin: 10px;
   padding:5px;
   background-color:#000000;
   text-align:center;
} 

#foto {
	margin-lef: 0px;
	width: 150px;	
	position:absolute;
	text-align:left;
}

.parrafo {
    margin-left: 0px ;
    font-family: Trebuchet MS;
	font-size: 9pt;
	color: #090201;
	margin-top: 0px;
	text-align: center;
	height: 55px;
}


#titulo {
	margin-left: 25px;
	margin-bottom: 0;
}

/* Nueva Cesta */
a{ text-decoration:none; }
#catalogoform input#comprar{ margin:0; }
#col_der #catalogoform strong{ font-size:16px; color:#fff; }
.hidden{ display:none; }
.hidden2{
	text-indent:-5000px;
	overflow:hidden;
	white-space:nowrap;
}
.fleft{ float:left; }
.cestaizq, .cestader{
	padding:10px;
	font-family:arial;
	font-size:11px;
	color:#fff;
}
.cestaizq input, .cestader input, .cestader textarea{
	background:#fff;
	border:1px solid red;
}
.cestaizq{ width:483px; }
.cestader{ width: 345px; }
ol label{ display:block; }
.cesta ol li ol li{ float:left; }
.cesta ol li ol, .cesta ol{
	width:100%;
	display:inline-block;
	padding:0;
	margin:0;
}
.cesta ol li.producto{ border-bottom:1px solid #695e45; }
li{ list-style:none; }
fieldset{ border:none; }
.cesta, #mododepago{ width:100%; float:left; }
.cesta{ background: #000000; border: 1px solid #695E45; }
.cestatitle{ margin: 0 0 10px 15px; }
.cesta #unidades{
    font-size: 18px;
    height: 23px;
    text-align: center;
    width: 40px;
}
.nproducto{
	font-size:13px;
	font-weight:bold;
	width:113px;
	margin: 10px 15px 0 0;
}
.nproducto p{ margin:0; }
li.marco{
	margin: 0 10px;
	width:75px;
	height:63px;
	overflow:hidden;
}
li.unidades{ margin:12px 0 0; }
.bgprecio dd, .bgprecio dt, .bgprecio .iva{
	width:100%;
	text-align:right;
	margin:0;
	float:left;
	font-size:12px;
	margin: 10px 0 0;
}
.bgprecio dt{
	color:#da251d;
	width:330px;
	font-weight:bold;	
}
.bgprecio dd{
    float: right;
    margin: 10px 5px 0 0;
    width: 128px;
}
.bgprecio .total{
	font-size:25px;
	border-top:1px solid #4b4b4b;
	font-weight:lighter;
}
.iva{ color:#4b4b4b; }
.comprarmas{ 
	display:inline-block;
	float:right;	
	color:#fff;
	margin:10px;
}
.comprarmas:hover{ text-decoration:underline; }
#mododepago{
	background:transparent url(../images/sprites2.png) no-repeat -5px -14px;
	width:419px;
	padding: 21px 30px 5px;
}
#mododepago p{ margin: 14px 0 0; }
#mododepago legend{
	font-weight:bold;
	font-size:13px;
	color:#fff;
}
#mododepago input, #mododepago textarea{
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#observaciones{
	height:93px;
}
.caixa, .tarjetas, .mrv, .mrvp{
	background:transparent url(../images/sprites2.png) no-repeat -362px -409px;
	display:inline-block;
	width:71px;
	height:19px;
}
.mrv{
    background-position: -253px -409px;
    height: 25px;
    width: 97px;
}
.mrvp{
	background-position:-5px -334px;
    height: 69px;
    padding: 10px 2px 0 10px;
    width: 223px;
	margin: 38px 0 0 7px;
}
.tarjetas{
	background-position:-251px -368px;
	width:158px;
	height:28px;
}
.cestahead{
	background:#000;
	width:100%;
	display:inline-block;
}
.cestahead img{ margin:5px 0 0 10px; }
.cestahead .telefonohead{
    position: relative;
    right: -160px;
    top: 0;
}
