/* CSS Boutique */


/* template liste avec photo  */
#liste_produit
{
	width:560px;
}


.header_liste_ico
{
	background: #D2E17B;
	display:block;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: #777777;
}

.separateur
{
	width: 1px;
	height: 100%;
	background-color: #666666;
}

.edition_colonne1
{
	clear:none;
	float:left;
	width: 335px;
	height: 100%;
	border-right:2px dotted gray;
	padding: 0 10px 0 0;
}


.edition_mergedcolonne1
{
	clear:none;
	float:left;
	width: 437px;
	height: 100%;
	border-right:2px dotted gray;
	padding: 0 10px 0 0;
}

.edition_colonne2
{
	display:table-cell;
	clear:none;
	float:left;
	width: 90px;
	height: 100%;
	border-right:2px dotted gray;
	padding: 0 5px 0 5px;
	vertical-align: middle;
}

.edition_colonne3
{
	clear:none;
	float:right;
	width: 85px;
	height: 100%;
	padding: 0 5px 0 5px;
	text-align:right;
}


.edition_liste_ico
{
	display:block;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	height: 65px;
}

.edition_liste_ico img
{
	vertical-align: text-bottom;
}

.edition_liste_ico .photo
{
	clear:none;
	float:left;
	margin-right: 5px;
}

.edition_liste_ico .info
{
	clear:none;
	float:left;
}

.edition_liste_ico .nom
{
	margin-bottom: 5px;
}

.edition_liste_ico .nom a
{
	color: #666666;
	font-size:13px;
	font-weight:bold;
}

.edition_liste_ico .complement
{
	color: #666666;
	font-size:11px;
	margin-bottom: 2px;
}

.edition_liste_ico .prix
{
	font-size:11px;
	color: #666666;
	float: right;
}



/* Validation */
#validation_liste_produit
{
	display:block;
	clear: both;
	width:560px;
}

.validation_colonne1
{
	clear:none;
	float:left;
	width: 330px;
	height: 100%;
	border-right:2px dotted gray;
	padding: 0 10px 0 0;
}

.validation_mergedcolonne1
{
	clear:none;
	float:left;
	width: 402px;
	height: 100%;
	border-right:2px dotted gray;
	padding: 0 10px 0 0;
}

.validation_colonne2
{
	clear:none;
	float:left;
	text-align:center;
	width: 60px;
	height: 100%;
	border-right:2px dotted gray;
	padding: 0 0 0 10px;
}

.validation_colonne3
{
	clear:none;
	float:left;
	width: 90px;
	height: 100%;
	padding: 0 0 0 10px;
	text-align:right;
}

.validation_colonne4
{
	clear:none;
	float:right;
	width: 20px;
	height: 100%;
	padding: 0 0 0 10px;
	text-align:right;
	border: 1px solid black;
}

.validation_drop_ico
{
	margin-top:6px;
	clear: none;
	float: right;
	cursor:pointer;
}

.ligne
{
	display:block;
	clear:both;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background-color: #CCCCCC;
}

.validation_header_liste_ico
{
	background: #D2E17B;
	display:block;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width:530px;
	color: #777777;
}

.validation_liste_ico
{
	display:block;
	clear: both;
	float:left;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	height: 20px;
	width:530px;
	border-bottom: 1px solid #CCCCCC;
}

.validation_liste_ico img
{
	vertical-align: text-bottom;
}

.validation_liste_ico .photo
{
	clear:none;
	float:left;
	margin-right: 5px;
}

.validation_liste_ico .info
{
	clear:none;
	float:left;
}

.validation_liste_ico .nom
{
	margin-bottom: 5px;
}

.validation_liste_ico .nom a
{
	color: #666666;
	font-size:14px;
	font-weight:bold;
}

.validation_liste_ico .complement
{
	color: #666666;
	font-size:14px;
	margin-bottom: 5px;
}

.validation_liste_ico .prix
{
	color: #666666;
}




.input_prix
{
	width: 50px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.input_quantite
{
	width:32px; height:27px; background:transparent url(../_images/input.png) no-repeat; border:none; text-align:right; font-size:16px; color:RGB(144,156,98); padding:8px 12px 0 0; vertical-align:middle;
}


.soustotal_liste_ico
{
	display:block;
	clear: both;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	text-align:right;
}

.soustotal_liste_ico img
{
	vertical-align: text-bottom;
}

.livraison_liste_ico
{
	display:block;
	clear: both;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	text-align:right;
}

.livraison_liste_ico img
{
	vertical-align: text-bottom;
}





#mode_paiement { width:100%; }
.titre_selection_paiement { padding:6px 0 6px 14px; color:#78A83F; font-weight:bold;  }
#paiement_cb { float:left; width:155px; height:34px; background:#FFFFFF url('../_images/paiement_cb.png') top left no-repeat; border:1px solid #D3D3D3; display:block; margin-left:14px; padding:15px 0 0 5px; }
#paiement_cb span { display:none; }
#paiement_cheque { float:left; width:155px; height:34px; background:#FFFFFF url('../_images/paiement_cheque.png') top left no-repeat; border:1px solid #D3D3D3; display:block; margin-left:14px; padding:15px 0 0 5px; }
#paiement_cheque span { display:none; }
#validation_cgv { clear:both; padding:15px 0 15px 14px;}



/* fiche pack */
#fiche_pack
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px #CCCCCC solid;
	overflow:hidden;
}

#fiche_pack #pack_nom
{
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px red solid;

}

#fiche_pack #pack_description
{
	padding: 5px 5px 5px 5px;

}

#souscrire
{
	padding: 5px 5px 5px 5px;

}

.bouton_souscrire { padding-left:0px; float:right; cursor:pointer }


.bouton_commander { clear:both; margin:15px 0 20px 0; padding-right:35px; float:right; cursor:pointer }

.bouton_valider { clear:both; padding-right:35px; float:right; cursor:pointer }



/* ------------------------------------ */
/*                                      */
/*             popup article	        */
/*                                      */
/* ------------------------------------ */
#popup_article{ display:block; position:relative; overflow:visible; width: 550px; height:370px; }
#popup_article #popup_topleft { clear:left; float:left; width:45px; height:45px; background: url(../_images/popup/topleft_45.gif) no-repeat;  }
#popup_article .popup_topright_off { float:right; width:45px; height:45px; background: url(../_images/popup/topright_45_off.gif) no-repeat;  }
#popup_article .popup_topright_on { float:right; width:45px; height:45px; background: url(../_images/popup/topright_45_on.gif) no-repeat;  }
#popup_article #popup_top { float:left; width:460px; height:45px; background: url(../_images/popup/top_45.gif) repeat-x; }

#popup_article #popup_left { clear:left; float:left; width:25px; height:300px; background: url(../_images/popup/left.gif)  repeat-y; }
#popup_article #popup_right { float:right; width:25px; height:300px; background: url(../_images/popup/right.gif) repeat-y; }
#popup_article #popup_bottomleft { clear:left; float:left; width:25px; height:25px; background: url(../_images/popup/bottomleft.gif) bottom left no-repeat;  }
#popup_article #popup_bottomright { float:right; width:25px; height:25px; background: url(../_images/popup/bottomright.gif) bottom right no-repeat;  }
#popup_article #popup_bottom { float:left; width:500px; height:25px; background: url(../_images/popup/bottom.gif) repeat-x; }


#popup_article .popup_close_out { position:absolute; top:10px; right:10px; width:30px; height:30px; background: url(../_images/popup/bouton_croix_off.gif) bottom no-repeat; cursor:pointer; }
#popup_article .popup_close_over { position:absolute; top:10px; right:10px; width:30px; height:30px; background: url(../_images/popup/bouton_croix_on.gif) bottom no-repeat; cursor:pointer;}
#popup_boutons { display:block; overflow:hidden;}
#popup_boutons .popup_ok_off { width:266px; height:35px; background: url(../_images/popup/bouton_ok_off.gif) bottom no-repeat; float:right; cursor:pointer;}
#popup_boutons .popup_ok_on { width:266px; height:35px; background: url(../_images/popup/bouton_ok_on.gif) bottom no-repeat; float:right; cursor:pointer;}
#popup_boutons .popup_cancel_off { width:168px; height:35px; background: url(../_images/popup/bouton_cancel_off.gif) bottom no-repeat; float:left; cursor:pointer;}
#campagne_boutons .popup_cancel_on { width:168px; height:35px; background: url(../_images/popup/bouton_cancel_on.gif) bottom no-repeat; float:left; cursor:pointer;}
#poup_ok { float:right; }
#popup_cancel { float:right; }
.spacer { height:100%; width:1px;}


.indent { clear:left; overflow:visible; margin:8px 0 0px 30px; width:100%; }

#popup_article_main { float:left; display:block; overflow:auto; background:white; width:500px; height:300px; padding-top:0 }
#popup_article_infos {  margin-bottom:20px; }
#titre { overflow:hidden; font-weight:bold; vertical-align:middle; font-size:16px; margin-right: 10px; }
#auteur { overflow:hidden; vertical-align:middle; font-size:12px; }
#article_description {  width:450px; margin-bottom:10px; margin-top:15px; text-align:justify; vertical-align:middle; float:left; }
#article_visuel { width:150px; height:150px; display:block; overflow:hidden; float: left; }
#article_visuel img { width:150px; height:150px;}
#article_prix { clear:both; width:100%; display:block; overflow:hidden; text-align:right; vertical-align:text-bottom; margin-top:10px;}
#article_prix img, input { clear:none; vertical-align:text-bottom; }

#popup_article_main .bouton_popup_commander { padding-left:15px; cursor:pointer; }


/* ------------------------------------ */
/*                                      */
/*         message confirmation		    */
/*                                      */
/* ------------------------------------ */
.message_erreur { border:2px solid red; height:44px; padding:5px; padding-bottom:5px; background:#ffffee url('../_images/fond_erreur.png') 18px center no-repeat;  }
.message_erreur td { color:red; font-weight:bold; padding-left:46px; }
.message_ok { border:2px solid #78A83F; height:44px; padding-top:5px; padding-bottom:5px; background:#FFFFFF url('../_images/fond_ok.png') 9px center no-repeat; text-align:left; }
.message_ok td { color:#78A83F; font-weight:bold; padding:5px 5px 5px 46px; line-height:23px; }
