div.autocomplete
{
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #BBBBBB;
  margin:0;
  padding:0;
  z-index:1000;
}
div.autocomplete ul
{
  list-style-type:none;
  margin:0;
  padding:0;
}
.highlight
{
	background-color:#BBBBBB;
}
div.autocomplete ul li.selected
{
	background-color: #C6CFFF;
	border:1px solid #BBBBBB;
	border-left:none;
	border-right:none;
	border-top:none
}
div.autocomplete ul li
{
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:17px;
  cursor:pointer;
  border:1px solid #BBBBBB;
  border-left:none;
  border-right:none;
  border-top:none;
}

#div_pagination
{
	max-width:590px;
	overflow:hidden;
	word-wrap:break-word;
}
.delai_paiement
{
	width:98%;
	border:1px solid #CECECE;
	background-color:#EEEEEE;
	padding:4px;color:#197100;
}
.delai_paiement_ecoule
{
	width:98%;
	border:1px solid #CECECE;
	background-color:#EEEEEE;
	padding:4px;color:#710509;
}
.fleches_pagination
{
	font-weight:bold;font-size:12px;cursor:pointer;
}
.page_actuelle_pagination
{
	position:relative;
	left:-4px;
	border:1px solid #CCCCCC;
	background-color:#DEDEDE;
	cursor:pointer;
}
.page_pagination
{
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.filtre_catalogue
{
	width:170px;
	border:1px solid #DDDDDD;
	background-color:#FCFCFC;
}
.filtre_famille
{
	width:170px;
	border:1px solid #DDDDDD;
	background-color:#FCFCFC;
}
.filtre_marque
{
	width:170px;
	border:1px solid #DDDDDD;
	background-color:#FCFCFC;
}
.filtre_tranches
{
	width:170px;
	border:1px solid #DDDDDD;
	background-color:#FCFCFC;
}
.filtre_limit
{
	max-height:200px;
	overflow:auto;
	min-height:20px;
	*max-height:none;
	}
.tri_prix
{
	height:15px;font-size:10px;
}
.filtre_titre
{
	width:170px;
	height:20px;
	background-color:#EFEFEF;
	padding-top:5px;
	border-bottom:1px solid #DDDDDD;
	margin-right:10px;
}
.element_filtre
{
	position:relative;
	top:-3px;
}
div#colonne_tofs{
	float:left;
	padding:5px;
	width:32%;
}
div#colonne_detail{
	float:left;
	padding:5px;
	width:63%;
}
div#boutique{
	width:100%;
	padding:5px;
}

div#colonne_tofs div.photo_principale,
div#photos_principales div.photo_principale{
	display:none;
}
div#colonne_tofs div#div_photo_principale_0,
div#photos_principales div#div_photo_principale_0{
	display:block;
}
div#colonne_tofs div.photo_principale img,
div#photos_principales div.photo_principale img{
	width:100%;
	border:1px solid #cccccc;
}

div#boutique div.photos_vignettes{
	float:left;
	padding:5px 5px 5px 0px;
	width:60px;
}
div#boutique p.petite_legende_photo{
	text-align:center;
	width:100%;
	padding:0 5px 0 0;
}

	img.liste_small_vignette{
	width:55px;
	border:1px solid #cccccc;

}
/* Panier / Recap commande : vignette produit */
div#panier img.liste_small_vignette{
  vertical-align: middle;
  width: 35px;
}
div#vignettes div.photos_vignettes a img,
div.photos_vignettes a img,
div.photos_vignettes img{
	width:55px;
	border:1px solid #cccccc;
margin:5px;
float:left;
}
div#div_pjs p{
	font-weight:bold;
}
div#div_pjs ul{
	padding : 0 0 0 10px;
	margin:0 0 0 10px;
	list-style-position:outside;
}
div#div_pjs ul li{
	padding : 0 0 0 0px;
}
div#colonne_detail p,div#colonne_detail div.dl_article{
	text-align:justify;
}
div#colonne_detail span.titre_p{
	font-weight:bold;
}
/*div#colonne_detail div.dl_article,
div#colonne_detail p.dl_article,
div#colonne_detail p.dl_famille,
div#colonne_detail p.dl_catalogue{
	font-style:italic;
}*/
div#boutique p.legende_photo,
div#boutique p.petite_legende_photo{
text-align:center;
}
p.titre_listearticles{
	font-weight:bold;
}
table#tablo_recherche,
table#tablo_boutique,
table#tablo_boutique_vignettes,
table.tablo_nav,
div#div_nav table.tablo_nav{
	width:100%;
}
table#tablo_boutique tr td.coltof{
	text-align:center;
	width:60px;
}
table.tablo_nav tr td.coltof{
	text-align:center;
	width:25px;
}
table.tablo_nav tr td.coltof img{
	width:25px;
}
table#tablo_recherche tr td,
table#tablo_boutique tr td,
table#tablo_boutique_vignettes,
table#tablo_boutique_vignettes tr,
table#tablo_boutique_vignettes tr td,
div#div_nav table.tablo_nav,
div#div_nav table.tablo_nav tr,
div#div_nav table.tablo_nav tr td{
	border:none;
	border-color:#ffffff;
}
table#tablo_recherche tr,
table#tablo_boutique tr{
	border:1px solid #cccccc;
}
/*table#tablo_boutique tr.impair,
table.tablo_nav tr.impair{
	background-color:#efefef;
}
table#tablo_boutique tr.pair,
table.tablo_nav tr.pair{
	background-color:#ffffff;
}*/
table#tablo_boutique_vignettes tr td{
	text-align:center;
	width:25%;
}

table#tablo_boutique tr:hover,
table#tablo_boutique_vignettes tr td:hover,
table.tablo_nav tr.impair:hover,
table.tablo_nav tr.pair:hover{
	background-color:#FDDFFF;
	cursor:pointer;
}
table#tablo_recherche tr:hover{
	background-color:#FFF7DF;
	cursor:pointer;
}
form#search_boutique fieldset{
	border:none;
}
p.search_results{
	font-weight:bold;
}
div#div_search form#search_boutique fieldset,
div#div_search form#search_boutique,
div#div_search{
	padding:0;
	margin:0;
}
form#search_boutique input#param_search_boutique{
	width:150px;
	font-size:10px;
}
div#div_search form#search_boutique input#param_search_boutique{
	width:75px;
}

form#search_boutique input#boutton_valider{
	font-size:10px;
	width:90px;
	padding-top:2px;
	padding-bottom:1px;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	border:1px solid #777777;
	background-color:#AE6F9C;
	color:#ffffff; 
	list-style-type:none;
}

form#search_boutique input#boutton_valider:hover{
	color:#000000; 
	cursor:pointer;
	background-color:#AE6F9C;
}


ul.tablo_nav{
margin: 0;
padding:0;   
list-style: inside;
}
ul.tablo_nav li{  
padding:5px;
margin :0;
display:inline;
}
/************************************************************************************************/
/************************    STYLE DE LA PARTIE PANIER    ***************************************/
/************************************************************************************************/

/*** PAGE boutique/panier.php ***/

	form#the_form_panier table#the_tab_panier, form#the_form_panier table#the_tab_panier_mode_livraison{
		width:100%;
		border:none;
	}
	form#the_form_panier tr.titre_tab_panier{
		background-color:#0076cc;
	}
	/* Style Ayang (vert)*/
	form#the_form_panier table#the_tab_panier_mode_livraison tr.titre_tab_panier{
    background-color:#AED6BF;
  }
	
	
	form#the_form_panier td.no_border{
		border:none;
		margin:0px;
		padding:0px;
	}
	
	form#the_form_panier td.center{
		text-align:center;
	}
	
	form#the_form_panier p.titre_tab_panier{
		font-weight:bold;
		font-size:12px;
		font-color:#ffffff;
		text-align:center;
	}
	
	form#the_form_panier p.titre_total_panier, form#the_form_panier table td.prix{
		text-align:center;
	}
	.prix{
    color:#909090;  
  }
  span.mode_livraison{
    font-weight:bold;
  }
  span.desc_mode_livraison{
    color:#4c4c4c;
  }
	form#the_form_panier p.titre_total_panier_montant{
		text-align:right;
	}
	
	
	form#the_form_panier p.panier_vide{
		text-align:center;
		font-weight:bold;
		color:red;
		font-size:13px;
	}
	
	/*form#the_form_panier input#return_boutique{
		margin-top:30px;	
		margin-left:140px;
	}*/
	
	form#the_form_panier p#button_panier_return_next{
		text-align:center;
	}
	
	form#the_form_panier input#go_commande{
		margin-left:40px;
	}
	
	form#the_form_panier input#the_quantite{
		color:#000000;
		width:25px;
		text-align:center;
	}
	
	form#the_form_panier input#vidange_panier{
		margin-top:20px;	
		margin-bottom:20px;	
		margin-left:380px;
	}
	
	form#the_form_panier td.bouton_suppr{
		border-left:none;
	}
	
	form#the_form_panier td.center_before_suppr{
		text-align:center;
		border-right:none;
	}
	form#the_form_panier td.right_before_suppr{
		text-align:right;
		border-right:none;
	}
	form#the_form_panier td.td_titre_total{
		border-right:none;
	}
	form#the_form_panier td.td_suppr{
		border-left:medium none;
	}

/*** PAGE boutique/public.php ***/

	p#the_panier_button{
	margin-bottom:10px;
	text-align:right;	
	}

/*** PAGE boutique/authentification_panier.php ***/

	form#the_form_panier_authent h3.titre_authentification{
		padding-left:50px;
		font-style:italic;
		font-size:15px;
	}
	
	form#the_form_panier_authent p.texte_authentification{
		text-align:center;
	}
	
	form#the_form_panier_authent input.champs_authentification{
		margin-left:225px;
	}
	
	form#the_form_panier_authent span.champs{
		position: absolute;
		width : 85px;
		padding-top:3px;
		padding-left:120px;
	}
	
	form#the_form_panier_authent input.validation_authentification{
		margin-left:20px;
	}
	
	form#the_form_panier_authent div.information {
		display:none;
	}
	
	form#the_form_panier_authent p.texte_informatif {
		color:red;
	}
	
/*** PAGE boutique/commande_panier.php ***/
	
/**toute les pages de cette section**/
	
	form#the_form_commande,
	form#the_form_commande input,
	form#the_form_commande select
	{
		font-size:11px;
		font-family:  verdana, arial, helvetica, sans-serif;
	}
	
	
	form#the_form_commande div#add_1_bouton,
	form#the_form_commande div#add_2_bouton{
		display:none;
	}
	
	form#the_form_commande p.fil_arianne,
	div#boutique p.fil_arianne{
		font-size:11px;
		font-family:  verdana, arial, helvetica, sans-serif;
		color: #cc0000;
	}
	form#the_form_commande p.fil_arianne a,
	form#the_form_commande p.fil_arianne span{
	font-weight:bold;
	}
	form#the_form_commande p.fil_arianne span.hereweare{
	font-size:18px;		
	font-weight:normal;
	}
	form#the_form_commande p.fil_arianne span.hereweare span{
	font-size:28px;	
	font-weight:bold;	
	}
	
	form#the_form_commande p.validation{
		text-align:center;
		margin-top:20px;
		/*margin-bottom:20px;*/
	}
	
	form#the_form_commande p.validation2{
		text-align:right;
		margin-top:20px;
		/*margin-bottom:20px;*/
	}
	
/**données de facturation**/
	
	form#the_form_commande span.champs{
		position: absolute;
		width : 90px;
		padding-top:3px;
		padding-left:120px;
	}
	
	/*form#the_form_commande input#go_add_livraison{
		margin-left:30px;
	}*/
	
	form#the_form_commande input.champs_add_facture_write,form#the_form_commande select.champs_add_facture_write{
		margin-left:225px;
		width:200px;
		margin-bottom:5px;
	}
	form#the_form_commande p.champs_add_facture_write{
    margin-left:225px;
		width:200px;
  }
	
	form#the_form_commande div#modif_add1,
	form#the_form_commande div#modif_add2{
		display:none;
	}
	
/**données de livraison**/
		
	form#the_form_commande span.champs_livraison{
		position: absolute;
		width : 90px;
		padding-top:3px;
		padding-left:30px;
	}
			
	form#the_form_commande input.champs_add_livraison_write{
		margin-left:125px;
		width:200px;
		margin-bottom:5px;
	}
	
	
/**données recap commande**/
	form#the_form_commande table#the_tab_panier{
		/*width:510px;*/
		width:100%;
		border:none;
	}
	
	form#the_form_commande tr.titre_tab_panier{
		background-color:#0076cc;
	}
	
	form#the_form_commande td.no_border{
		border:none;
		margin:0px;
		padding:0px;
	}
	
	form#the_form_commande td.center{
		text-align:center;
	}
	
	form#the_form_commande p.titre_tab_panier{
		font-weight:bold;
		font-size:12px;
		font-color:#ffffff;
		text-align:center;
	}
	
	form#the_form_commande p.titre_total_panier{
		text-align:center;
	}
	
	form#the_form_commande div#recap_add_facturation_ecriture,
	form#the_form_commande div#recap_add_livraison_ecriture{
		display:none;
	}
	form#the_form_panier td.td_suppr{
		border-left:medium none;
	}
	form#the_form_commande td.right_before_suppr,form#the_form_commande td.td_val_recap{
		text-align:right;
	}
/*** PAGE boutique/nouveau_client.php ***/

	form#the_form_new_client span.champs{
		position: absolute;
		width : 95px;
		padding-top:3px;
		padding-left:10px;
	}
	form#the_form_new_client fieldset{
		border:none;
		padding:0;
		margin:0;
	}	
	form#the_form_new_client input.champs_add_new_client,
	form#the_form_new_client select.champs_add_new_client{
		margin-left:115px;
		width:200px;
		margin-bottom:5px;
	}
	
	form#the_form_new_client p.warning{
		color:red;
	}
	
	form#the_form_new_client p.validation{
		text-align:center;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	div#boutique form#form_payer,
	div#boutique form#form_paybox,
	div#boutique form#form_atos{
		width:100%;
	}
	
	div#boutique div.paiement p {
		font-size:12px;
		text-align:center;
		margin-top:20px;
		margin-bottom:20px;
		font-family:  verdana, arial, helvetica, sans-serif;
		color:#000000;
	}
	
	div#boutique div.paiement input {
		font-size:12px;
		text-align:center;
		font-family:  verdana, arial, helvetica, sans-serif;
		color:#000000;
		align:center;
	}

form#form_paybox p#personnalisation,form#the_form_panier p#personnalisation2{
display:none;
}
form#the_form_commande textarea{
	width: 100%;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}
hr#hr_msg_perso, hr#hr_recap_panier, hr#hr_add_fact, hr#hr_add_livr, hr#hr_code_promo, hr#hr_bouton_autre_paiement{
	color: #c9c9c9;
	background-color: #c9c9c9;
	height: 1px;
	border: 0;
}
ul.button_ok_cancel{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:right;
}
ul.mode_paiement{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.button_ok_cancel li{
	//float:left;
	display: inline;
	margin:0;
	padding:0;
	//margin-left:3px;
}
ul.mode_paiement li{
	display: inline;
	margin:0;
	padding:0;
	margin-left:10px;
}
p.price_element_lie{
display:none;
}
p#affiche_msg_perso{
	width: 100%;
}
span.promo{
  color: red;
}
span.strong{
	font-weight: bold;
}
span.prix-barre{
  text-decoration: line-through;
}
div#commande_annulee{
  background-color: #f08080;
  margin: 10px;
  padding: 10px;
}
div#commande_ok{
  background-color: #f08080;
  margin: 10px;
  padding: 10px;
}

div.pricebarre_produit span.montant_barre,
p.pricebarre_element_lie span.montant_barre,
p.pricebarre_produit span.montant_barre,
p.prixbarre_article span.montant_barre,
p#prixbarre_article span.montant_barre{
	text-decoration:line-through;
}
/* Message d'erreur orange pour les alertes/recherches enregistrees */
div.message_erreur{
  color: #E46C0A;
  padding-left:15px;
}
div#boutique p label{
  color:#000000;
}
