/* CSS Document */

/* VISUELS COLONNE GAUCHE --------------------------------------------------------------------------------- */

/* visuel livraison gratuite --------------------------------------------------------------------------------- */
.box_livraison{ margin-bottom:20px;}

/* visuel promo du mois --------------------------------------------------------------------------------- */
.box_promo_mois{ margin-bottom:20px;}
	.box_promo_mois	h3	{ 
		width:170px;height:23px; 
		background:url(../images/bg_onglets_g.png) no-repeat; 
		margin:0;
		color:#fff;
		text-align:left;
		font-size:1.3em;
		padding:2px 0 0 10px;
}

/* visuel alerte fete des Meres --------------------------------------------------------------------------------- */
.box_fetemeres{margin-bottom:20px;}

/* Bouton test de personnalisation  --------------------------------------------------------------------------------- */
.bouton_test{
	width:160px;
	height:57px;
	background:url(../images/bt_personnalisation.png) no-repeat;
	margin-bottom:20px;
	padding:5px 10px 5px 10px;
	color:#521400;
	margin-bottom:20px;
}
	.bouton_test span{ color:#bd2f00; font-size:1em; font-weight:bold;}

/* visuel roman d'entreprise --------------------------------------------------------------------------------- */
.box_ro_entreprise{
	border:1px solid #d0bb99;
	border-top:none;
	text-align:left;
}
	.box_ro_entreprise p{margin:10px 10px 10px 10px; color:#521400;}
	h4.ro_entreprise	{
		width:180px;
		height:35px;
		background:url(../images/coins_arrondis_g.png) no-repeat;
		margin:0;
		padding-top:5px;
		color:#bd2f00; 
		font-size:1em; 
		font-weight:bold;
}
	h4.ro_entreprise span{ font-size:1.5em;}

/*produits associes--------------------------------------------------------------------------------------*/
.box_produits-assoc{
	border:1px solid #d0bb99;
	border-top:none;
	margin-bottom:20px;
}
	.box_produits-assoc p{margin:0 10px 10px 10px; color:#521400; padding-top:10px;}
	h4.produits-assoc	{
		text-align:left;
		width:160px;
		height:25px;
		background: url(../images/produits_assoc.png) no-repeat;
		margin:0;
		font-size:1em; 
		text-align:left;
		padding:10px;
		border-bottom:1px dashed #ccb591; 
}
	.box_produits-assoc span{ font-style:italic;}
	
/* présentation produit --------------------------------------------------------------------------------- */

div.presentation{
	margin-bottom:20px;
	background:url(../images/bg_fiche_produit.gif) bottom repeat-x #f9f8f4;
	position:relative;
	text-align:left;
	border:1px solid #a6895a;
  min-height:250px;
  padding-bottom:70px;
}	
div.presentation img{ float:left; padding:20px; max-height:250px; max-width:160px;}
div.presentation > p, div.presentation > h2, div.presentation > h3, div.presentation > h4 { margin-right : 25px; margin-left:200px;}

div.presentation p {}
div.presentation h2{ margin-top: 20px; margin-bottom: 5px; color:#521400; font-weight:bold;}
div.presentation h4 {}
div.presentation p.auteur {
  color:#521400;
  font-size:0.95em;
  margin-bottom:20px;
}

.presentation div.right_box {
  float   : right;
  padding : 0;
  margin  : 20px 10px 20px 20px;
  width:368px;
}

/*.presentation div.right_box * {
  float   : none;
}*/

#achat{
	background:url(../images/bg_achat.png) no-repeat;
	width:348px;
  
	
  margin : 0;
  padding : 7px 10px;
  height : 171px;
  overflow : hidden;
  line-height:auto;
  position:relative;
}

div.presentation .slot_right {
  margin       : 0;
  width        : 348px;
  
/*  padding-left : 20px;
  display      : block;
  position     : absolute;
  right        : 10px;
  top          : 195px;*/
}

#achat div.prix {
  width:auto!important;
  margin : 0 0 0 0;
  padding : 0 5px ;
  position  : relative;
  z-index : 200;
}

#achat div.prix[class~=highlighted] {
  background-color  : #ff9;
}

#achat .prix { 
  font-weight:bold;
}

#achat .prix .livraison { 
  
  font-weight : normal;
  font-size   : 0.6em;
  margin-top  : -12px;
  line-height : auto;
  z-index : 201;
}

#achat .prix .livraison[class~=alt] { 
  font-size   : 0.8em;
  margin-top  : -5px;
}

#achat > p { 
  margin-left : 5px;
}

#achat .prix .version { 
  
  font-weight : normal;
  font-size   : 0.9em;
  
}

#achat h4 { 
  width       : auto!important; 
  margin      : 10px 5px -7px 5px; 
  font-size   : 0.9em;
  font-weight : normal;
  z-index : 201;
}

#achat div.hr { 
  padding     : -5px 0 -5px 0;
  margin      : 4px 0 5px 0;
  position    : relative;
  overflow    : hidden;
  height      : 0px;
  border                : 1px solid #cdb693;
  clear                 : both;
  border-width          : 0 0 1px 0;
}

#achat div.hr hr { 
  display     : none;
}

#achat ul.other_versions {
  margin                : 1em 15px;
  font-size             : 0.8em;
}

.prix .tarif { 
  font-size:1.7em; 
  color:#bd2f00; 
  font-weight:bold;
  margin-top  : -10px;
  
}

#achat .prix .tarif[class~=alt] { 
  font-size:2.1em; 
  margin-top  : -8px;
}
.imprimer { 
  height:25px;
  padding-left:25px; 
  background:url(../images/picto_imprimer.png) no-repeat left; 
  position:absolute;
  top:95px;
  left:10px;
}

.en_CA, .en_GB {
	height:25px;
	padding-left:25px; 
	background:url(../images/picto_anglais.png) no-repeat left; 
  background-position:0 3px;
}
.fr_CA, .fr_FR{
  height:25px;
  padding-left:25px;
  background:url(../images/picto_francais.png) no-repeat left;
  background-position:0 3px;
}

.scenario{
  display               : block;
  width                 : 150px;
	height                : 26px;
	background            : url(../images/bg_scenario.gif) repeat-x 0 0px;
	border                : 1px solid #edc04c;
	text-align            : center;
	text-decoration       : none;
	line-height           : 1.1em;
	color                 : #521400;
  padding               : 2px;
  vertical-align        : middle;
  float                 : right;
  z-index : 201;
  font-size             : 11.5px;
  font-weight           : normal;
}

a:hover.scenario{ 
  color:#bd2f00;
  border:1px solid #bd2f00;  
}

.bt_panier{
  margin-top            : 3px;
  display               : block;
  clear                 : right;
  width                 : 150px;
  background            : url(../images/bg_ajout_panier.gif) repeat-x 0 0px;
	border                : 1px solid #bf3608;
	text-align            : center;
	text-decoration       : none;
	line-height           : 1.1em;
	color                 : #fff;
  z-index : 201;
  font-size:15px;
	font-weight:bold;
  height                : 26px;
  padding               : 6px 2px 0px 2px;
  vertical-align        : middle;
  float                 : right;
}
a:hover.panier{ color:#521400; border:1px solid #521400;}
.categorie{
  margin:0!important;
  color:#86693a;
  font-weight:bold;
  font-size:12px;
  bottom: 10px;
  left:200px;
  position: absolute;
}

p.product_description {
  margin-bottom : 70px;
}
	
/* COLONNE CENTRE --------------------------------------------------------------------------------- */

#produits{
	width:540px;
	float:left;
	text-align:left;
}

#anim_catalogue{margin:10px auto 10px auto; height:228px;}


/* COLONNE DROITE -------------------------------------------------------------------------------------------- */

#col_droite{
	width:180px;
	float:right;
	margin:0 0 10px 0;
}

/* Inscription NL ------------------------------------------------------------------------------------------- */
.box_inscription_nl{ 
  padding:5px 10px 5px 10px;
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #d0bb99;
	border-top:none;
	text-align:right;
  height: 21px;
}

h3.inscription	{ 
		width:170px;height:18px; 
		background:url(../images/bg_onglets_g.png) no-repeat; 
		margin:0 0 0 0;
		color:#fff;
		text-align:left;
    font-size:1em;
    font-weight:bold;
    padding:4px 0 0 10px;
}

.box_inscription_nl input[type~=text] {
  width:125px;
  height:15px;
  border:1px solid #d0bb99;
  float:left;
  margin-bottom:0px;
}

.box_inscription_nl form ul.error_list {
  text-align    : center;
  margin-bottom : 10px;
  color         : red;
  font-size     : 10px;
}

input.bouton_nl{
  display:block;
  background:#edc04c url(../images/bg_bt_savoirplus.gif) repeat-x;
  width:26px;
  height:21px;
  border:1px solid #edc04c;
  text-align:center;
  text-decoration:none;
  color:#000;
  padding-left:0px;
  padding-bottom:2px;
  float:right;
  margin-bottom:0;
}
		a:hover.bouton_nl{ 
			color:#bd2f00;
			border:1px solid #bd2f00;
}

/* boutons --------------------------------------------------------------------------------------------------------- */

.suite{ margin:0 0 20px 5px;}
a.bouton_blog{ 
	display:block;
	background: url(../images/bg_bt_savoirplus.gif) repeat-x;
	width:110px;
	height:17px;
	border:1px solid #edc04c;
	text-align:center;
	text-decoration:none;
	color:#000;
	margin:0 auto;
}

a:hover.bouton_blog{ 
	color:#bd2f00;
	border:1px solid #bd2f00;
}

/* Envoyer a un ami ----------------------------------------------------------------------------------------- */
.box_envoi_ami{ 
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
	background-color:#fdf8ef;
	border:1px solid #d0bb99;
	border-top:none;
	text-align:left;
}
.box_envoi_ami li{ margin-bottom:10px; border-bottom:1px dashed #ccb591;padding-bottom:5px;}
	h3.envoi_ami	{ 
		width:170px;height:18px; 
		background:url(../images/envoi_ami.png) no-repeat; 
		margin:0 0 0 0;
		color:#fff;
		text-align:left;
		font-size:1em;
    font-weight:bold;
		padding:12px 0 0 10px;
}
input{margin-bottom:10px; width:155px;}
textarea#send_friend_body{ margin-bottom:10px; font-size:9px; width:155px}
textarea#tbl_avis_avis_text{ margin-bottom:10px; font-size:11px; width:300px; height:170px;}

/*paiement-------------------------------------------------------------------------------------------------*/
.box_paiement{ 
	padding:0 5px 10px 5px;
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #d0bb99;
	border-top:none;
}
	h3.paiement	{ 
		width:170px;height:18px; 
		background:url(../images/bg_onglets_g.png) no-repeat; 
		margin:0 0 0 0;
		color:#fff;
		text-align:left;
    font-size:1em;
    font-weight:bold;
    padding:4px 0 0 10px;
}
.box_paiement img{ display:block; margin:0 auto;}

ul.social-tags {
  position    : absolute;
  right       : 20px;
  bottom      : 4px;
}

div.presentation ul.liste_options h4 {
  font-size   : 90%;
}

div.presentation ul.liste_options p {
  padding-left: 10px;
}
