@charset "utf-8";
/* CSS Document */
div#banner {
	background: url(../images/head_bordeau_boutique.gif) no-repeat;
	height: 175px;
}
div#contenido_der {
	padding-bottom:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#contenido_der a {
	color:#993333;
	border-bottom: 1px dashed;
}

div#contenido_der a:hover {
	color:#FFFFFF;
	border-bottom: 1px dashed;
}

div#contenido_der #grupo_boutique {
  padding-top: 20px;
	float:left;
	width: 690px;
	font-size:11px;
}
div#contenido_der .boutique {
	float:left;
	width: 210px;
	margin-left:15px;
	margin-bottom: 20px;
}

div#contenido_der .boutique  h1.tit_seccion {
  margin: 0px;
  height: 34px;
  }

div.foto {
	width: 160px;
	height: 152px;
	padding-bottom:10px;
	padding-top:10px;
	background:#666666;
	border: 1px white solid;
}

div.foto a {
	border: none !important;
}

div.descripcion {
	margin-top:10px;
	float:left;
	width: 160px;
	height: 65px;
	overflow:hidden;
}

div.descripcion p, div.pedido p {
	margin: 0px;
	padding: 0px;
}

div.pedido {
	float:left;
	width: 210px;
	text-align:justify;
}

div#nav_superior {
	padding-bottom:30px;
	clear: both;
}

div#nav {
	padding-top:30px;
	clear: both;
}

div#total {
	display: inline;
}