/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #58b80d;/*Vert tres clair :85e000*/
}
a:active {
	text-decoration: none;
}

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	height: 100%;
	width: 100%;
	margin:0px;
	font-size:11px;
	color:#434242;
	/*background-color:#ECE8D7*//*#E6E5EB*/;
	background: url(/images/background-soldes.jpg) no-repeat center top fixed #ECE8D7;
}

/******************************/
/* INTERFACE*/
/******************************/
#centpourcent {
	height: 100%;
  	width: 100%;
  }

#marge {
	width: 50%;
	/*background-color:#ECE8D7;*/
}

#contour_gris {
	border:solid;
	border-color:#a8a8a8;
	border-width:1px;
  }
  
#centre {
	width: 1003px;
	vertical-align:top;
	background-color:#FFFFFF;
}

#bord_g {
	background: url(/images/motif_gauche.png) repeat-y;
	width:8px;
	background-color:#ECE8D7;
}

#bord_d {
	background-image: url(/images/motif_droit.png);
	background-repeat: repeat-y;
	width:8px;
	background-color:#ECE8D7;
}

#bord_b {
	width: 1003px;
	height: 3px;
	background-image: url(/images/motif_bas.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
}

#conteneur {
	width:997px;
}

.champs {
	color:#000000;
	font-size:11px;
	height:18px;
	background-color:#ffffff;
	border-color:#a8a8a8;
	border-width:1px;
	}

.champs_txt_f {
	color: #000000;
	font-size: 11px;
	height:18px;
	background-color:#ffffff;
	border-color:#a8a8a8;
	border-width:1px;
	}
.volet_nom_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E0CA00;
}


.link_gri_f_soulign {
	color:#555555;
}
.link_gri_f_soulign:hover {
	color:#555555;
}

.motif_menu_vert {
	background-image:url(/images/menu_vert_motif.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:48px;
}


#voir_plus {
	padding:10px 0 0 0;
}

/*********
pour page dblecarré
**********/

#carre_gauche {
	width:499px;
	height:390px;
}

#carre_droit {
	width:499px;
	vertical-align:top;
}
/*********
FIN pour page dblecarré
**********/

/*********
pour page simple
**********/
#carre_gauche_simple {
	width:220px;
	/*height:462px;*/
}

#carre_droit_simple {
	width:768px;
	vertical-align:top;
}


/*********
FIN pour page simple
**********/

#carre_droit_liste {
	/*width:499px;*/
	vertical-align:top;
	/*background-image:url(/images/encart_bdp_floral4_liste.gif);
	background-repeat:no-repeat;
	background-position:left 473px;*/
}

#carre_interieur {
	padding:5px 0 5px 5px;
}




/******************************/
/* FIN INTERFACE*/
/******************************/


/******************************/
/* DEBUT CONTENU*/
/******************************/
.paragraphe {
	padding-top:10px;
	text-align:justify;
}

.txt_vert {
	color:#58b80d;
	font-size:12px;
}

.allmaj{
	text-transform:uppercase;
}


/******************************/
/* DEBUT FICHE*/
/******************************/

.espace_inter_develop {
	height:3px;
}

.gouttiere_fiche{
	width:12px;
}

.tablo_fiche {
	/*padding:1px 3px 3px 3px;*/
	text-align:left;
}

.tablo_fiche li {
	list-style-type: none;
	background-image:url(/images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0% top; 
	padding:1px 0 0 7px;
	margin:0px 0px 0px 1px;
}

#association_fiche {
	padding:15px 0px 5px 0;
}

#photo_fiche {
	padding:0px 0 5px 0;
	text-align:center;
}

/******************************/
/* FIN FICHE*/
/******************************/


/******************************/
/* DEBUT LISTE*/
/******************************/
.gouttiere_liste{
	width:23px;
	background-image:url(/images/sep_liste.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.titre_prod_liste {
	color:#753E3E;/*73c200*/
	font-size:12px;
	font-weight:bold;
	/*line-height:13px;*/
	/*padding:2px;*/
	}
	
.titre_prod_liste_defil {
color:#58b80d;/*73c200*/
font-size:11px;
font-weight:bold;

}

.photo_liste {
	padding: 0 5px 0 5px;
	vertical-align:middle;
	width:75px;
	text-align:center;
}

.prix_liste {
	font-weight:bold;
	line-height:17px;
}

/******************************/
/* FIN LISTE*/
/******************************/

/* Couleurs*/
.fonce {
	background-color:#F2E0C3;
}
.clair {
	background-color:#f7ecdb;
}
.chocolat {
	background-color:#914005;
}
.rouge {
	color:#f71a09;
}
/* FIN Couleurs*/


/* TABLO*/
.espace_tablo {
	padding:5px 10px 5px 10px;
	font-size:11px;
}
.entet_tablo {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#7DBF0F;
	vertical-align:middle;
	text-transform:uppercase;
}
.txt_tablo {
	vertical-align:middle;
}

/* FIN TABLO*/

.txt_bt {
	text-align:center;
	padding:0 0px 0 0px;
	font-weight:bold;
	color:#555555;
}

.txt_bt:hover {
	text-decoration:none;
	color:#555555;
	}


.encart_bdp {
	padding:0px 10px 0px 10px;
	text-align:left;	
}

.encart_bdp_pub {
	width:200px;/*180px*/
	height:202px;
	padding:12px 10px 0px 10px;
	text-align:center;
	vertical-align:bottom;
		}

.ti_encart {

	padding-bottom:3px;
}

.ti2_encart {

	color:#A9A9A9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:lighter;
	font-size:13px;
	padding-top:10px;
	/*line-height:18px;*/
	/*padding:13px 0 2px;*/
}


ul {
	margin:0px;
	padding:0px;
}

li.services {
	list-style-type: none;
	background-image:url(/images/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: top 30%; 
	padding:0px 0px 0px 9px;
	margin:0px 0px 0px 0px;
	line-height:17px;
}


li {
	list-style-type: none;
	/*background-image:url(/images/puce.gif);*/
	background-repeat: no-repeat;
	background-position: 0% top; 
	/*padding:1px 0 0 7px;
	margin:0px 0px 0px 1px;*/
	padding: 0px;
	margin: 0px;
}


.titre_encart {
	color:#58b80d;/*73c200*/
	font-weight:bold;
	}

.titre_1 {
	color:#58b80d;/*d4d4d4*/
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
}
	
.titre_prod, .titre_prod h1 {
	font-family:Arial, Helvetica, sans-serif;
	/*padding:13px 0 0px 0; ancienne valeur*/
	padding:13px 0 2px 0;
	color:#a9a9a9;
	font-size:18px;
	line-height:18px;
	}
	
.titre_prod2 {
	font-family:Arial, Helvetica, sans-serif;
	/*padding:13px 0 0px 0; ancienne valeur*/
	/*padding:13px 0 2px 0;*/
	color:#58B80D;
	/*font-size:18px;*/
	line-height:18px;
	text-transform:uppercase;
	}

.chapo {
	color:#914005;
	font-size:13px;
	font-weight:bold;
	/*padding:10px 0 7px 0; ancienne valeur*/
	padding:5px 0 5px 0;
}

.forme {
	font-size:11px;
	color:#000000;
	padding:0px 0 5px 0;
	font-style:italic;
}

.prix {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
	
.sans_menu {
	padding-top:32px;
	padding-bottom:10px;
	}

.sans_lien:hover {
	text-decoration: none;
}

.mini_txt_clair {
	font-size:11px;
	color:#8f8f8f;/*a8a8a8*/
}

.bas_de_page {
	text-align:center;
	margin: 5px;
	font-size: 10px;
	font-family: Verdana;
}

.txt_gris_clair{
	color:#8F8F8F;
}

.txt_gris_fonce {
	/*font-size:11px;*/
	color:#434242;
}

.txt_gris_fonce_underline {
	color:#555555;
}

.txt_gris_fonce_underline:hover {
	color:#555555;
}
.txt_vert_fonce {
	color:#58b80d;/*73c200*/
}


/******************************/
/* FIN CONTENU*/
/******************************/

.texte_page_liste {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding:0px;
		height: 100%;
		width: 100%;
		margin:0px;
		font-size:11px;
		color:#555555;
}
.carre_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #58B80D;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:14px;
}

.prix_page_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
}
.prix_page_liste_barre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: bold;
	text-decoration: line-through;
}
.prix_page_liste_rouge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f71a09;
	font-weight: bold;
}

.texte_menu_plantes {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5e9d03;
}
.texte_menu_plantes2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e9d03;
}.txt_vert_fonce2 {
	color:#58b80d;/*73c200*/
	font-size: 12px;
}
.titre_prod3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#58B80D;
	font-size:24px;
	line-height:24px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titre_prod4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#58B80D;
	font-size:24px;
	line-height:24px;
	border: 1px solid #58B80D;
	padding: 8px;
}
.txt_clair_11 {

	font-size:11px;
	color:#8f8f8f;/*a8a8a8*/
}
.boite_nordure_noire {
	border: thin solid #aaaaaa;
	padding: 5px;
}

/******************************/
/* MENU BAS DE PAGE*/
/******************************/

.glolbal_font_titre{
color: #333333;
font-size: 11px;
font-weight: bold;
padding-bottom: 5px;
}

/******************************/
/* BAS DE PAGE*/
/******************************/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #58B80D;
	margin: 0px;
	padding: 0px;
}

h2.titre_bas_de_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #0066FF;
}

.text_vr {
    font-size : 10px;
	color: #333;
	/*margin-top: 20px;*/
	width:100%;
}
.ligne_separation
{
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: solid 1px #EDF1C8;
	width:80%;
}

.titre_grand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #434242;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

/***************************************************/
/* ENCADRER DU NUAGE DE TAGS SUR LA PAGE LISTE.PHP */
/***************************************************/

.encadrer_gris {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D1E490 none repeat scroll 0 0;
border:1px solid #CCCCCC;
width:220px;
}

/*******************************************/
/* SEPARATEUR PAGE BESOIN */
/*******************************************/
.filet {
background-color:#963;
margin:5px 10px 2px 0px;
width:220px;
}

.titre_sous_besoin_liste {
color:#963;/*73c200*/
font-size:14px;
font-weight:bold;
line-height:13px;
width:225px;
}

.texte_sous_besoin_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin-right:10px;
	font-size:11px;
	color:#555555;
	text-align:justify;
}

/*******************************************/
/* TABLEAU FRAIS DE PORT */
/*******************************************/
.tablo_port {
	border:#999 solid 1px;
	border-collapse:collapse;
	
}

.tablo_port td {
	border:#999 solid 1px;
	
}

.tablo_port_titre {
	color: #666;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/*******************************************/
/* BOUTON ACCESSOIRES */
/*******************************************/
ul#topheader li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 21px;
}

ul#topheader a.accessoires {
	background:url(/images/header/bouton-accessoires.png) no-repeat scroll 0 0 transparent;
	width:91px;
}

ul#topheader li:hover a, ul#topheader li a:hover { background-position: left bottom; } /*--Hover State--*/

/*******************************************/
/* BOUTON MARQUES */
/*******************************************/
ul#TopMarques li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 21px;
}

ul#TopMarques a.marques {
	background:url(/images/header/bouton-marques.png) no-repeat scroll 0 0 transparent;
	width:99px;
}

ul#TopMarques li:hover a, ul#TopMarques li a:hover { background-position: left bottom; } /*--Hover State--*/

/*******************************************/
/* BOUTON DE RECHERCHE */
/*******************************************/
#recherche {
     border: none;
     color: #fff;
     background: transparent url(/images/Search.png) no-repeat 0px center;
     height: 28px;
	 width: 28px;
	 margin: 0px 10px;
	 cursor:pointer;
}
/****************************/
.pourtour_gris {
    border: 1px solid #A8A8A8;
    cursor: pointer;
    padding: 1px 2px;
}


/*******************************************/
/* AFFICHAGE CODE PROMO */
/*******************************************/
.code_promo {
	border: 2px dashed #F60;
	padding:5px;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	width:150px;
	color:#F00;
}


/*******************************************/
/* ARTICLE LIPOTRANSFER */
/*******************************************/
.titre_arti_lipo h1{
	color: #58B80D;
	font-size: 25px;
	margin: 5px 0px 0px;
	padding: 0px;
}

.sous_titre h2{
	color: #960;
	font-size: 20px;
	margin: 5px 0px 0px;
	padding: 0px;
}

ul.list_lipo {
	padding: 16px;
}


ul.list_lipo li{
	padding: 3px;
	font-weight: bold;
	list-style: url(../images/puce_promo.gif);
}

/*******************************************/
/* BOUTON +1 GOOGLE */
/*******************************************/

#___plusone_0, #___plusone_1 {
	vertical-align:middle;	
}

/*******************************************/


.cellule_gris_clair {
	background-color: #ccc;	
}


/*******************************************/
/* GLOSSAIRE ALPHABET */
/*******************************************/

#glossary a {
	background: url(../images/bt_alphabet.png) repeat-x scroll 0 0 #5EAF1B;
	border: 1px solid #5EAF1B;
	border-radius: 5px 5px 5px 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 5px 3px;
	text-align: center;
	text-decoration: none;
	width: 19px;
	float: left;
}

#glossary a:hover {
	color: #000000;
    font-size: 19px;
    margin: 0;
    padding: 5px 3px;	
}


/*******************************************/
/* PROMOTION DEGRESSIF */
/*******************************************/
.promo_deg a, .promo_deg a:hover, .promo_deg a:link, .promo_deg a:visited{
	text-transform: uppercase;	
	color: #F09;
	font-weight: bold;
	text-decoration: underline;
}

#title_promo_deg {
	text-transform: uppercase;
	color:#F60;
	font-weight:bold;
	font-size:14px;
}

.tab_promo_deg, .tab_promo_deg td  {
	border: 1px solid #AAAAAA;
	border-collapse:collapse;	
}

.valeur_promo_deg {
	color:#F00;
	font-size:16px;
	font-weight:bold;
	
}


/*******************************************/
/* PAGE SO COLISSIMO */
/*******************************************/
#col_gauche {
	float: left;
	width: 320px;
}

#col_droite {
	float: left;
	width: 658px;
	margin-left: 10px;
}

.button-submit {
    background-color: #FF8000;
    background-image: -moz-linear-gradient(center top , #FF8000, #FF9933);
    border: 1px solid #C60;
    color: #FFFFFF;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	height: 30px;
}

.button-submit:hover {
    background-color: #FF8000;
    background-image: -moz-linear-gradient(center top , #FF9900, #FF6600);
    border: 1px solid #C60;
    color: #FFFFFF;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}

.button-submit:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.cel0 {
    border-bottom: 1px solid #E2E2E2;
    width: 20px;
}

.cel1 {
    border-bottom: 1px solid #E2E2E2;
    vertical-align: middle;
    width: 50px;
}

.cel2 {
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 7px;
    padding-top: 7px;
    vertical-align: top;
    width: 230px;
}

.cel2 p {
	margin: 5px 0px 0px 0px;	
}

.cel3 {
    border-bottom: 1px solid #E2E2E2;
    padding-top: 7px;
    vertical-align: top;
	padding-left: 10px;
	text-align:center;
	font-weight: bold;
}

.cel3 img {
	padding-top: 5px;	
}

.table_so {
	border: 1px solid #E2E2E2;
}

.celtit {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #E2E2E2;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.celjour {
	border-bottom: 1px solid #E2E2E2;
    font-weight: bold;
    padding: 5px;
    vertical-align: top;
    width: 80px;
}

.celheure {
	border-bottom: 1px solid #E2E2E2;
    padding: 5px;
    vertical-align: top;
    width: 155px;
	text-align: center;
}

#contentlist {
	float: left;
	width: 250px;
}
#contentlist ul.list{
	padding: 10px 0px 0px 20px;
	
}

#contentlist ul.list li{
	list-style-type: decimal;
	padding-bottom: 5px;
	font-style: italic;
}

.soco_liv {
	height: 20px;
	margin-top: 5px;
}
