/* formulaire de contact "basique",
	NE PAS MODIFIER :
	sucharger les styles les styles dans design/css/screen.css
*/
* {
	margin: 0;
	padding: 0;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}

.clearfix{
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%; font-size: 0px;}
.clearfix{display: block;}
/* End hide from IE-mac */

html { overflow-y: scroll; }

#debug-display{
	position: absolute;
	right: 10px;
	top: 0px;
	width: 650px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCC;
	background-color: #FAFAFA;
}

#debug-display p{
	float: left;
	clear: both;
}

#debug-display label{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}

#debug-display span{
	display: block;
	float: right;
}

#debug-display-btn{
	width: 100%;
	text-align: right;
}

#debug-display-fields{
	display: none;
}

#debug-display #used-templates{
	float: left;
	margin: 10px 0px 0px 50px;
	width: 500px;
}



/* ----------------------------------------------------------------- formulaire contact */
formulaire_ecrire_auteur{
	width: 100%;
}

.formulaire_ecrire_auteur fieldset{
	display: inline;
	float: left;
	width: 97%;
	margin: 0px 0px 10px 0px;
	padding: 6px;
	border: 1px solid #CCC;
}

.formulaire_ecrire_auteur legend{
	display: none;
}

.formulaire_ecrire_auteur p,
.formulaire_ecrire_auteur .spip_bouton{
	width: 100%;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.formulaire_ecrire_auteur label{
	float: left;
	clear: left;
}

.formulaire_ecrire_auteur p input,
.formulaire_ecrire_auteur .spip_bouton input{
	display: inline;
	float: right !important;
	width: 250px;
	border: 1px solid #666 !important;
}

.formulaire_ecrire_auteur .spip_bouton input{
	width: 180px !important;
}

.formulaire_ecrire_auteur textarea{
	width: 100%;
	font-size: 120%;
	border: 1px solid #666 !important;
}

/* ----------------------------------------------------------------------- album photos */
.album-photos{

}

.album-photos li{
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}

.album-photos li .titre-img{
	float: left;
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
	text-indent: 4px;
	background-color: #000;
	color: #FFF;
}

/* ---------------------------------------------------------------- textes des articles */
.conteneur-article{
	float: left;
	width: 100%;
}

.conteneur-article .texte{

}

.conteneur-article .wrapper-chapo{
	float: left;
	width: 100% !important;
	margin: 0px 0px 10px 0px;
}

.conteneur-article .chapo{
	font-style: italic;
	/*color: #666;*/
	padding: 5px 5px 5px 5px;
	border: 1px solid #AAA;
	background-color: #EFEFEF;
}

.conteneur-article .wrapper-texte{

}

.conteneur-article .texte{
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.conteneur-article .texte h2,
.conteneur-article .texte  h3,
.conteneur-article .texte p,
.conteneur-article .texte ul,
.conteneur-article .texte ol{
	clear: both;
	width: 100%;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}

.conteneur-article .texte h2{
	margin: 0.3em 0em 0em 0em;
	font-size: 1.2em;
}

.texte .texte-content h3{
	margin: 0.1em 0em 0em 0em;
	font-size: 1.1em;
}


.conteneur-article .texte ol,
.conteneur-article .texte ul{
	width: 90%;
	padding-left: 5%;
	/*padding: 0em 0em 0em 2em;*/
}

.conteneur-article .texte ul{
	list-style: disc;
}

.conteneur-article .texte .spip_documents{
	float: left;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
}

.conteneur-article .texte .spip_documents *{
	text-align: center;
}

.conteneur-article .texte .spip_documents img{
	/*border: 1px solid #FFF;*/
}

.conteneur-article .texte .spip_documents .descriptif{
	display: block;
	margin: 2px 0px 0px 0px;
	background-color: #EEE;
	color: #333;
	font-style: italic;

}

.conteneur-article .texte .spip_documents_left{
	float: left;
	clear: left;
	margin-right: 10px;
}


.conteneur-article .texte .spip_documents_center{
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
}

.conteneur-article .texte .spip_documents_right{
	float: right;
	margin-left: 15px;
}
/* --------------------------------------------------  documents associés aux articles  */
ul.docs-article{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
}

.docs-pdf li{
	width: 200px;
	list-style: none;
}

.docs-article li{
	float: left;
	text-align: center;
}

.docs-article li .docs-logo{

}

.docs-article li h3{
	font-size: 1em;
}

/* docs-flv par défaut en tête des les articles */
.docs-flv{
	width: auto !important;
	list-style: none !important;
}

.docs-flv li{

}

.docs-flv li .docs-object{
	float: left;
	margin: 0px 8px 5px 0px;
}

.docs-flv li .docs-descriptif-wrapper{
	float: none !important;
}

.docs-flv li .docs-descriptif{
	float: left;
	width: 100%;
	margin: 8px 0px 0px 0px;
	clear: none !important;
}

.docs-flv li .docs-descriptif h3,
.docs-flv li .docs-descriptif p{
	text-align: left;
	clear: none !important;
}

/* ------------------------------------------------------------------------ liste-sites */
.liste-sites{
	float: left;
	width: 100%;
}

.liste-sites dt{
	font-weight: bold;
	margin-bottom: 0.5em;
}

.liste-sites .logo-site{
	float: left;
	margin: 0px 10px 0px 0px;
}

.liste-sites dd{
	margin-bottom: 1em;
}

/* --------------------------------------------------------------------------------- fenêtre modale pour boutique */
#modalOverlay {
  background-color:#000;
}

#modalContainer {
  width:350px;
  left:50%;
  top:15%;
  margin-left:-175px; /* half the width, to center */
  background-color:#fff;
  border:3px solid #ccc;
  color: #000;
  padding: 10px;
}

#modalContainer *{
	color: #000;
}

#modalContainer p{
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#modalContainer .boutons{
	float: left;
	width: 100%;
}

#modalContainer .boutons a{
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 2px 4px;
	background-color: #CCC;
}

#modalContainer a.modalCloseImg {
  	background:url(/dist/image/close_icon.gif) no-repeat;
  	width:25px;
  	height:29px;
  	display:inline;
  	z-index:3200;
	position:absolute;
	top:2px;
	right: -8px;
	cursor:pointer;
	display: none;
}

#modalContainer #popup *{
	text-align: left;
}

/* ----------------------------------------------------------------------------- panier */

.contenu-panier{
	float: left;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.contenu-panier table{
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}

.contenu-panier table th,
.contenu-panier table td{
	padding: 1px 2px 1px 2px;
	text-align: left;
	border-bottom: 1px solid #000;
}

.contenu-panier table th.qte,
.contenu-panier table td.qte{
	text-align: center;
}

.contenu-panier table th.prix,
.contenu-panier table td.prix{
	text-align: right;
	padding-right: 15px;
}

.contenu-panier table tr.total td{
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}

.btn-panier{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.btn-panier span{
	display: block;
	float: right;
}

.btn-panier span *{
	float: left;
}

#liste-frais-port h3{
	margin: 0px 0px 15px 0px;
}

#liste-frais-port dt{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#liste-frais-port dd{
	margin: 0px 0px 15px 0px;
}

#liste-frais-port dd .tarif-zone{
	margin: 5px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	background-color: #DDD;
	font-weight: bold;
	text-align: right;
}

/* --------------------------------------------------------- formulaire commande chèque */
/*#frm-commande-cheque{
	width: 500px;
	margin: 0px 0px 15px 0px;
}

#frm-commande-cheque #checkbox-row-conditions label{
	height: 40px;
}

#frm-commande-cheque .barre-boutons a img{
	position: relative !important;
	top: 0px !important;
}
*/

.processus-commande{
	position: relative;
	margin: 0px 0px 20px 0px;
}

.processus-commande h2{
	font-size: 1.3em;
	margin: 0px 0px 4px 0px;
}

.processus-commande h3{
	font-size: 1.1em;
	margin: 0px 0px 4px 0px;
}

.processus-commande .edit-form{

}

.processus-commande .barre-boutons{
	float: left;
	clear: both;
	background-color: #DDD;
	padding: 2px 0px 2px 0px;
	margin: 5px 0px 0px 0px !important;
}

.processus-commande .errors ul{
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px 0px;
}

.processus-commande .errors ul li{
	color: #F00;
}

.processus-commande a{
	text-decoration: underline;
}

.processus-commande .barre-boutons span{
	padding: 0px 2px 0px 0px;
}

.processus-commande-inner-loading{
	display: none;
}

.processus-commande .inner-loading{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/searching.gif) no-repeat center center #FFF;
	opacity: 0.7;
	filter : alpha(opacity=70);
}
/* --------------------------------------------------------------------------------- récap */
#recap-livraison{
	float: left;
	clear: both;
	width: 100%;
}

/* --------------------------------------------------------------------------- paiement */
#body-secteur-26 #texte img{
	margin: 0px 5px 0px 0px;
	border: none;
	position: relative;
	top: 5px;
}

#barre-choix-paiement .moyen-paiement{
	clear: both;
	margin: 0px 0px 20px 10px;
}

#barre-choix-paiement .descriptif-moyen-paiement{
	float: left;
	width: 65%;
	margin: 0px 4% 5px 0px;
}

#barre-choix-paiement .moyen-paiement form{
	float: left;
	width: 30%;
}

/*#barre-choix-paiement .moyen-paiement form{
	text-align: right;
}

#moyen-paiement-paypal .descriptif-moyen-paiement{
	padding: 0px 0px 0px 130px;
	height: 100px;
	background: url(../IMG/habillage/paiement_paypal.png) left top no-repeat;
}

#moyen-paiement-paypal form{
	position: relative;
	top: -60px;
}*/
