
#corps #wrapper {
	background: transparent url(../images/bg_colonne.gif) top right repeat-y;
}


/* = Details d'un produit */
/* ---------------------------------------- */
#contenu {
	float: left;
	width: 504px;
	display: inline;
}
#contenu .wrap {
	padding-right: 20px;
}

h2 {
	font-size: 1.3em;
}
table.logos td {
	padding-bottom: 15px;
}
table.logos td.logo  {
	padding-right: 10px;
	text-align: center;
}

/* Colonne de droite */
/* ---------------------------------------- */

#droite {
	float: left;
	width: 230px;
	border-top: 2px solid #A68465;
	text-align: center;
	font-weight: bold;
	background: #DFD2C1;
}
#droite a {
	color: #754129;
	background: transparent;
}
#droite a:visited {
	color: #754129;
}
#droite a:hover {
	color: #000;
}
#droite p {
	margin: 0 0 10px;
}
