#contenido-compra{
	width:620px;
	height:300px;
	position:absolute;
	top:220px;
	border-top: 3px solid #44422a;
	padding: 20px;
	text-align: justify;
}
.nombre{
	color: #5e6b39;
	background-color:#f6f5e1;
	border-right: 2px solid #f6f5e1;
	border-left: 2px solid #f6f5e1;
}

.descripcion{
    color: #f6f5e1;
}
.etiqueta{
	border: 1px solid #f6f5e1;
	background-color: #6a6744;
	color: #f6f5e1;
	height: 16px;
	width: 280px;
	padding: 2px;
}
.etiqueta2{
	border: 1px solid #f6f5e1;
	background-color: #6a6744;
	color: #f6f5e1;
	height: 165px;
	width: 274px;
	padding: 2px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.etiqueta3{
	background-color:#f6f5e1;
	color: #6a6744;
	height: 20px;
	border: 1px solid #f6f5e1;
}
a.atras:link,a.atras:active,a.atras:visited{	
	color: #f6f5e1;
	text-decoration: none;
	background-color: #ca203a;
}
a.atras:hover{
	color: #44422a;
	background-color: #ca203a;
}
.explicacion{
	font-size: 9px;
	color: #f6f5e1;
	text-transform: uppercase;
	line-height: 12px;
}



/* @group PIE */

a.puntosventa img{width: 160px; height: 30px; background: url(img/compra/puntosventa-proteccion-datos.png) 0 0;}
a.puntosventa img:hover{background-position: 0 -30px;}

a.protecciondatos img{width: 190px; height: 30px; background: url(img/compra/puntosventa-proteccion-datos.png) 0 -60px;}
a.protecciondatos img:hover{background-position: 0 -90px;}

/* @end */


.titulos{
	text-transform: uppercase;
	color: #44422a;
	background-color: #f6f5e1;
}
