#st_2col #col_droite{
	width:755px;
	padding:0;
}

/*-----------------------------Entête liste------------------------*/
.entete_page{
	width:753px;
	height:40px;
	background:url(../images/fond_entete_listing_catalogue.jpg) no-repeat;
}

.livraison{
	float:left;
	color:#cad8dc;
	font-size:9px;
	width:160px;
	padding-left:40px;
	font-weight:normal;
	margin-top:1px;
}

.breadcrum{
	float:left;
	width:450px;
	height:11px;
	color:#95a9ae;
	font-size:9px;
	padding-left:50px;
	padding-top:8px;
}

.breadcrum a{
	color:#7b9095;
}
.breadcrum_nom_gamme{
	float:left;
	width:450px;
	height:17px;
	padding-left:50px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
/*-----------------------------Gammes------------------------*/
.detail_gamme{
	width:755px;
	padding:10px;
}

.listing_gamme{
	width:755px;
	padding:10px;
}

.row_gamme {
	background:url(../images/fond_produit.jpg) no-repeat;
	/*min-height:280px;*/
	padding:40px 40px 20px 40px;
	margin-bottom:20px;
	width:670px;
	position:relative;
}

.conteneur_visuels_gamme{
	width:162px;
	float:left;
	margin-right:15px;
}

.visuel_gamme{
	background:url(../images/fond_visuel_gamme.jpg) no-repeat;
	width:162px;
	height:184px;
	margin-bottom:15px;
}

.visuel_gamme img{
	padding-left:4px;
	padding-top:4px;
}

.conteneur_vignettes_gamme div{
	float:left;
	width:77px;
	height:67px;
	background:url(../images/fond_vignette_gamme.jpg) no-repeat;
}

.conteneur_vignettes_gamme img{
	padding:3px 8px;
}

.conteneur_vignettes_gamme div img:hover{
	cursor:pointer;
}

.conteneur_vignettes_gamme .image_gauche{
	margin-left:8px;
}

.contenu_gamme{
	float:left;
	width:485px;
}

.nom_gamme{
	font-size:18px;
	text-transform:uppercase;
}

.nom_gamme span{
	text-transform:none;
}

.description_gamme{
	margin:10px 0 10px;
	color:#50808c;
}

.description_gamme ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

.caracteristiques_gamme div{
	color:#004977;
	font-weight:bold;
}

.description_gamme a{
	color:#00775a;
}

.description_gamme strong{
	color:#004977;
}

.caracteristiques_gamme{
	color:#50808c;
}

.caracteristiques_gamme ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

.caracteristiques_gamme a{
	color:#00775a;
}

.caracteristiques_gamme strong{
	color:#004977;
}

.bt_liste_produits{
	display:block;
	background:url(../images/bt_liste_produits.jpg) no-repeat;
	position:absolute;
	right:40px;
	bottom:0;
	width:153px;
	height:32px;
}

.bt_liste_produits:hover{
	background:url(../images/bt_liste_produits_over.gif) no-repeat;
	text-decoration:none;
}

.bt_liste_produits div{
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:9px;
	width:153px;
	text-align:center;
}
/*-----------------------------Produits------------------------*/
.row_produit{
	width:677px;
	padding:30px 40px 0px 25px;
	margin-bottom:20px;
	background:url(../images/fond_produit.jpg) no-repeat;
	min-height:145px;
}
*+html .row_produit{
	width:677px;
	padding:30px 40px 0px 25px;
	margin-bottom:0px;
	background:url(../images/fond_produit.jpg) no-repeat;
	min-height:145px;
}
.nom_produit{
	background:#eef3f4;
	padding:3px 20px 3px;
	font-size:18px;
}

.nom_produit .nom_produit_nom {
	display:block;
	width:430px;
	float:left;
}

.nom_produit .nom_produit_nom span {
	color:#012943;
	font-weight:bold;
}

.nom_produit .ref_produit {
	display:block;
	float:right;
	text-align:right;
	padding-top:5px;
	width:200px;
	font-size:12px;
}


.caracteristiques_produit{
	padding:15px 20px 30px;
	color:#50808c;
	position:relative;
}

.caracteristiques_produit ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

.caracteristiques_produit a{
	color:#00775a;
}

.caracteristiques_produit strong{
	color:#004977;
}

.options_produit{
	text-align:right;
	bottom:7px;
	color:#004977;
}

.footer_produit{
	border-top:solid 1px #bdcfd3;
	padding-top:10px;
}

.bt_voir_accessoires{
	background:url(../images/fond_voir_accessoires.jpg) no-repeat;
	display:block;
	float:left;
	width:155px;
	height:35px;
	color:#004977;
	font-size:9px;
	text-align:center;
	line-height:33px;
}

.prix_produit{
	float:left;
	width:283px;
	padding-right:25px;
	font-size:14px;
	text-align:right;
	margin-top:4px;
}

.prix_produit span{
	font-size:22px;
	font-weight:bold;
}
/*
.bt_ajouter_panier_fre_FR{
	float:left;
	width:153px;
	height:32px;
	background:url(../images/fre_FR/bt_ajouter_panier.jpg) no-repeat;
	margin-top:4px;
}

.bt_ajouter_panier_fre_FR:hover{
	background:url(../images/fre_FR/bt_ajouter_over.gif) no-repeat;
	text-decoration:none;
}
*/
.bt_ajouter_panier {
	display:block;
	float:left;
	width:153px;
	height:32px;
	background:url(../images/bt_ajouter_panier.gif) no-repeat;
	margin-top:4px;
	color: white;
	font-size: 9px;
	padding-left: 44px;
	vertical-align: middle;
}

.bt_ajouter_panier[type] {
	line-height: 32px; /* SAFARI */
	vertical-align: middle;
}

*:first-child+html button[type]{
    padding-left:30px; /* IE7 */
}

.bt_ajouter_panier span {
	font-weight: bold;
}

.bt_ajouter_panier:hover{
	background:url(../images/bt_ajouter_over.gif) no-repeat;
	text-decoration:none;
}

.bt_ajouter_panier div{
	float:right;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:9px;
	padding-right:15px;
	width:100px;
	text-align:right;
}

.authentification, .inscrivez_vous_tarifs{
	float:right;
	background:url(../images/bt_auth.gif) no-repeat;
	width:155px;
	height:35px;
	display:block;
	color:#004977;
	font-size:9px;
	padding:10px 0;
	text-align:center;
	color:#FFFFFF;
}

.inscrivez_vous_tarifs{
	height:41px;
	padding:4px 0;
}
.authentification:hover, .inscrivez_vous_tarifs:hover{
	background:url(../images/bt_auth_over.gif) no-repeat;
	text-decoration:none;
}

.authentification div{
	display:block;
	padding-left:25px;
}

.inscrivez_vous_tarifs div{
	display:block;
	padding-left:36px;
}

/*--------------------------Accessoire---------------------------------*/
.accessoire_conteneur{
	width:755px;
	padding:10px;
}

.accessoire_row{
	background:url(../images/fond_gamme.jpg) no-repeat;
	min-height:269px;
	padding:40px;
	margin-bottom:20px;
	width:670px;
	position:relative;
}

.accessoire_presentation_gamme div{
	float:left;
	width:565px;
}

div.accessoire_gamme_visuel{
	float:left;
	width:76px;
	height:68px;
	padding:4px 8px;
	background:url(../images/fond_visuel_accessoire.jpg) no-repeat;
}

.accessoire_gamme_titre{
	font-size:18px;
	text-transform:uppercase;
}

.accessoire_gamme_description{
	margin:10px 0 0px;
	color:#50808c;
}

.accessoire_gamme_description ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

.accessoire_gamme_description a{
	color:#00775a;
}

.accessoire_gamme_description strong{
	color:#004977;
}

.accessoire_conteneur_etapes {
	margin-top:15px;
	margin-left:76px;
}

div.puce_etape{
	margin:0px auto;
	width:22px;
	height:28px;
	background:url(../images/puce_etage_accessoire.gif) no-repeat;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.accessoire_etape1{
	width:210px;
	height:150px;
	float:left;
	text-align:center;
	border-right:solid 1px #c9d7da;
}

.accessoire_etape2{
	width:210px;
	height:150px;
	float:left;	
	text-align:center;
	border-right:solid 1px #c9d7da;
}

.accessoire_etape3{
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}
.accessoire_etape4{
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}

.type_implant{
	font-size:10px;
	margin-top:15px;
	margin-right:12px;
	width:200px;
	font-weight:bold;
}

.type_implant option{
	border-bottom:solid 1px #abb2b7;
	height:13px;
	font-weight:normal;
}

.couleur_blanc_prd{
	background:#FFFFFF;
}

.couleur_bleu_prd{
	background:#36a1cd;
}

.couleur_jaune_prd{
	background:#ffef51;
}

.couleur_rose_prd{
	background:#d45b8e;
}

.prop{
	font-size:10px;
	width:190px;
	margin-top:15px;
	font-weight:bold;
}

.prop option{
	border-bottom:solid 1px #abb2b7;
	height:13px;
	font-weight:normal;
}


.pas_option{
	display:block;
	margin-top:20px;
	font-size:10px;
	width:190px;
	margin-top:17px;
	color:#000000;
}

.prix_payer{
	color:#007457;
	font-weight:bold;
	font-size:30px;
}

.prix_payer span{
	font-size:19px;
	font-weight:normal;
}

.conteneur_bt{
	width:153px;
	float:right;
	margin-top:20px;
}

.accessoire_libelle_prix{
	margin:15px 0 10px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.conteneur_pastille_couleur{
	width:100px;
	float:left;
	font-size:9px;
	text-align:left;
}

.pastille_blanche{
	margin-top:15px;
	width:70px;
	border:solid 1px #edecec;
	background:#FFFFFF;
	height:13px;
}

.pastille_rose{
	margin-top:15px;
	width:70px;
	border:solid 1px #edecec;
	background:#d45b8e;
	height:13px;
}

.pastille_bleu{
	margin-top:15px;
	width:70px;
	border:solid 1px #edecec;
	background:#36a1cd;
	height:13px;
}

.pastille_jaune{
	margin-top:15px;
	width:70px;
	border:solid 1px #edecec;
	background:#ffef51;
	height:13px;
}

/*--------------------------Liste accessoires---------------------------------*/
#accessoire_listing{
	width:755px;
	padding:10px;
}

.accessoire_listing_row{
	background:url(../images/font_listing_accessoire.jpg) no-repeat;
	min-height:20px;
	padding:20px;
	width:685px;
}

.accessoire_listing_row h2{
	float:left;
}

.accessoire_listing_row a{
	float:right;
	margin:1px 20px;
	width:91px;
	height:21px;
	background:url(../images/bt_savoir_plus_accessoire.gif) no-repeat;
}

.accessoire_listing_row a:hover{
	background:url(../images/bt_savoir_plus_accessoire_over.gif) no-repeat;
	text-decoration:none;
}

.accessoire_listing_row a div{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	width:76px;
	text-align:right;
	margin-top:3px;
}

.bt_ajouter_panier_fre_FR:hover{
	background:url(../images/fre_FR/bt_ajouter_over.gif) no-repeat;
	text-decoration:none;
}

/*--------------------------Liste commande---------------------------------*/
.breadcrum_titre{
	float:left;
	margin-top:10px;
	width:450px;
	height:17px;
	padding-left:50px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.commande_row{
	height:50px;
	margin:0 15px 0 15px;
	padding:10px 0 10px;
	background:url(../images/font_listing_accessoire.jpg) no-repeat;
	
}

.commande_col_gauche{
	float:left;
	width:400px;
	text-align:left;
	margin:5px 0 10px 120px;
}

.commande_col_droite{
	float:left;
	width:180px;
	text-align:right;
	margin:0 0 10px 0;
}

.commande_numero{
	font-size:18px;
	font-weight:bold;
	color:#004977;
}

.commande_date{
	font-size:12px;
	color:#50808c;
	margin-top:5px;
}

.commande_montant span{
	font-size:22px;
	font-weight:bold;
}

.commande_savoir_plus{
	float:right;
	margin-top:5px;
	width:91px;
	height:21px;
	background:url(../images/bt_savoir_plus_accessoire.gif) no-repeat;
}

.commande_savoir_plus div{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	width:76px;
	text-align:right;
	margin-top:3px;
}
.commande_savoir_plus:hover{
	background:url(../images/bt_savoir_plus_accessoire_over.gif) no-repeat;
	text-decoration:none;
}
/* --- search auto-complete --- */
ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	background-color:		white;
	border:					2px groove #cccccc;
	border-top: none;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	width: 					400px;
}

ul.autocompleter-choices li
{
	position:				relative;
	padding:				0.3em 1.5em 0.3em 1em;
	cursor:					pointer;
	font-weight:			normal;
	font-size:				1em;
	border-bottom: 			1px solid #cccccc;
	background-color:		#EEF3F4;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background:				transparent url(../images/fond_produit.jpg) no-repeat scroll 0 0;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:			bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
}
.autocompleter-loading {
}

#search_fulltext_ref, 
#search_fulltext
{
	width : 168px;
}

.product_search_submit{
	background:transparent url(../images/bt_liste_produits.jpg) no-repeat scroll 0 0;
	border: none;
	color: white;
	font-size: 9px;
	font-weight: bold;
	width: 153px;
	height: 32px;
}

.catalog_co_search h2{
	font-size:18px;
}

.catalog_co_search {
	padding:8px;
	background:				transparent url(../images/fond_produit.jpg) no-repeat scroll 0 0;
}

.catalog_co_search form {
	padding: 0;
	padding-top:5px;
	margin: 0;
}

.catalog_co_search label {
	font-weight: bold;
}

/*Dans homepage*/
#contenu_accueil .catalog_co_search {
	background:#F2F6F8;
	margin-bottom:15px;
}

#contenu_accueil .catalog_co_search p{
	display:block;
	padding-bottom:7px;
}

#contenu_accueil .catalog_co_search h2{
	text-align:right;
	font-weight:normal;
	font-size:17px;
}

#contenu_accueil .catalog_co_search form {
	padding: 0;
	padding-top:5px;
	margin: 0;
}

#contenu_accueil .catalog_co_search label {
	color:#154886;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
}


#contenu_accueil input{
	background-image:url(../images/bkg_input.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
	border-style:none solid solid none;
	width:140px;
	float:right;
}

#contenu_accueil .autocompleter-message{
	float:right;
	width:140px;
	font-size:9px;
}

#contenu_accueil input#product_search_submit,
#contenu_accueil input#product_search_submit2{
	width: 100px;
	height: 18px;
	margin-top:5px;
	padding-right:8px;
	background:url(../images/bt_rechercher.jpg) no-repeat bottom right;
	color: #FFFFFF;
	font-size: 9px;
	text-align:right;
}

html>/**/body #contenu_accueil input#product_search_submit,
html>/**/body #contenu_accueil input#product_search_submit2{
	width: 75px;
	height: 16px;
	padding-bottom:4px;
}

#contenu_accueil input#_product_search_submit:hover,
#contenu_accueil input#_product_search_submit2:hover{
	background:url(../images/bt_rechercher.jpg) no-repeat top;
	color: #FFFFFF;
	border:none;
}