

#main {
	background-color: #fff;
}

/* On cache le bloc de droite */

.td_right{
display:none;
}

/* On cache le footer */

#footer{
display:none;
}

/* On cache le menu */

#menu{
display:none;
}

/* On cache le sous menu */

#sousMenu{
display:none;
}

/* On cache le menu du catalogue */

#menuCatalogue{
display:none;
}

/* On cache les options utiles / imprimer / envoi ami */
.optionsutiles{
display:none;
}


/* On cache le top header */
#infosLegales{
display:none;
}


/* On cache tous les liens de navigation */
.greenLink{
display:none;
}

/* On cache les fiches conseils associés */

.fichesConseilsAssociees{
display:none;
}

/* On caches les menus */

.leftOneMenuCatalogueSmallActif{
display:none;
}

.oneMenuCatalogueSmallActif{
display:none;
}

.rightOneMenuCatalogueSmallActif{
display:none;
}


.leftOneMenuCatalogueSmall{
display:none;
}

.oneMenuCatalogueSmall{
display:none;
}

.rightOneMenuCatalogueSmall{
display:none;
}
/******************************************* PAGE D'ACCUEIL ************************************************************************/

#myListOfProducts{
position:relative;
display:table;
width:590px;
margin-left:10px;
margin-top:45px;
height:auto;
clear:both;
}



.oneProductAccueil{
position:relative;
display:table-cell;
float:left;
margin-right:2px;
margin-bottom:15px;
width:180px;
padding-left:14px;
height:320px;
cursor:pointer;
background: url(../../images/fonds/oneProductAccueil_bck.jpg) top left no-repeat;
}

.oneProductAccueil h2{
position:relative;
padding-top:15px;
padding-left:1px;
padding-bottom:10px;
clear:both;
}

.oneProductAccueil h2 a{
color:#fff;
font-weight:bold;
}

.oneProductAccueil .infosOneProductAccueil{
position:relative;
padding-left:1px;
clear:both;
height:55px;
margin-right:15px;
}

.oneProductAccueil .infosOneProductAccueil h3{
position:relative;
clear:both;
}

.oneProductAccueil .infosOneProductAccueil h3 a{
color:#336600;
font-weight:bold;
}

.oneProductAccueil .infosOneProductAccueil p{
position:relative;
clear:both;
line-height:13px;
}

.oneProductAccueil .ficheConseilOneProductAccueil{
position:relative;
padding-left:1px;
clear:both;
height:50px;
margin-right:17px;
}

.oneProductAccueil .ficheConseilOneProductAccueil h3{
position:relative;
clear:both;
}

.oneProductAccueil .ficheConseilOneProductAccueil h3 a{
color:#336600;
font-weight:bold;
}

.oneProductAccueil .ficheConseilOneProductAccueil p{
position:relative;
line-height:13px;
}

.oneProductAccueil .ficheConseilOneProductAccueil p a{
color:#000;
}

/* Encart de droit : Le coin des affaires */

.onePicCoinDesAffaires {
	position:relative;
	float:left;
	width:73px;
	height:73px;
	padding: 8px 0 0 8px;
	margin-right:1px;
	margin-bottom:5px;
	background: url(../../images/fonds/onePicCoinDesAffaires_bck.jpg) top left no-repeat;
}

.onePicCoinDesAffaires #imgPromo {
	position:absolute;
	top:8px;
	left:8px;
	z-index:2;
}

/* Fin du bloc : Le coin des affaires */

/******************************************* CATALOGUE ************************************************************************/




/* Bloc type pour une sous catégorie de produit d'une catégorie mère du catalogue */

.oneProductCategCatalogue{
position:relative;
display:table-cell;
float:left;
width:265px;
padding-left:15px;
height:160px;
margin:5px 1px 0 0;
cursor:pointer;
background: url(../../images/fonds/oneProductCategCatalogue_bck.jpg) top left no-repeat;
}

.oneProductCategCatalogue h3{
position:relative;
padding-top:16px;
padding-left:1px;
padding-bottom:10px;
clear:both;
}

.oneProductCategCatalogue h3 a{
color:#fff;
font-weight:bold;
}

.oneProductCategCatalogue p.descOneProductCategCatalogue{
position:relative;
height:80px;
padding-left:3px;
clear:both;
}

.oneProductCategCatalogue p.descOneProductCategCatalogue a{
color:#000;
}

.oneProductCategCatalogue p.linkOneProductCategCatalogue{
position:relative;
clear:both;
}

.oneProductCategCatalogue p.linkOneProductCategCatalogue a{
font-weight:bold;
color:#336600;
}

/* Fin du bloc type pour une sous catégorie */

/* Bloc type d'un  d'une liste d'une catégorie mère ou sous catégorie */

.oneProductListCatalogue{
position:relative;
padding-left:15px;
height:130px;
width:540px;
margin-top:10px;
margin-right:1px;
cursor:pointer;
border-bottom:1px solid #d4e4bd;
clear:both;
}

.oneProductListCatalogue div.myPic{
	position:relative;
	display:table-cell;
	float:left;
	width:116px;
	height:116px;
	padding:8px 0 0 8px;
	background: url(../../images/fonds/cadrePhotoPanier.jpg) top left no-repeat;
}

.oneProductListCatalogue .myPic #imgPromo {
	position:absolute;
	top:8px;
	left:8px;
	z-index:2;
}

.oneProductListCatalogue div.myDesc{
position:relative;
display:table-cell;
padding-left:5px;
width:200px;
float:left;
}

.oneProductListCatalogue div.myDesc h3{
position:relative;
height:auto;
clear:both;
}

.oneProductListCatalogue div.myDesc h3 a{
font-weight:bold;
color:#000;
}

.oneProductListCatalogue div.myDesc p.descOneProductListCatalogue{
position:relative;
height:auto;
margin-right:10px;
margin-bottom:3px;
clear:both;
}

.oneProductListCatalogue div.myDesc p.descOneProductListCatalogue a{
color:#000;
}

.oneProductListCatalogue div.myDesc p.linkOneProductListCatalogue{
position:relative;
clear:both;
}

.oneProductListCatalogue div.myDesc p.linkOneProductListCatalogue a{
font-weight:bold;
color:#336600;
}


.oneProductListCatalogue div.myInfos{
position:relative;
display:table-cell;
padding-left:25px;
width:180px;
}

.oneProductListCatalogue div.myInfos h3{
position:relative;
height:82px;
clear:both;
}

.oneProductListCatalogue div.myInfos h3 a{
font-weight:bold;
font-size:16px;
color:#ff6633;
}


.oneProductListCatalogue div.myInfos p.infosLivraison{
position:relative;
clear:both;
}

.oneProductListCatalogue div.myInfos p.infosLivraison a{
color:#000;
}

/* Fin de liste des produits du catalogue */

/* Div d'une fiche produit */

.oneProductFiche{
position:relative;
height:auto;
clear:both;
}

.oneProductFiche div.oneProductFiche_left{
position:relative;
display:table-cell;
float:left;
width:300px;
height:auto;
padding-bottom:10px;
background: url(../../images/fonds/oneProductFiche_left_bck.jpg) top left no-repeat;
}


.oneProductFiche #oneProductFiche_visuel{
	position:relative;
}

.oneProductFiche #imgPromo {
	position:absolute;
	top:0px;
	left:17px;
	z-index:2;
}

.oneProductFiche div.oneProductFiche_left H2 {
	width:600px;
}
.oneProductFiche div.oneProductFiche_left div.blocPrix{
position:relative;
margin:5px 20px; 5px 20px;
height:auto;
text-align:center;
clear:both;
}

.oneProductFiche div.oneProductFiche_left div.blocPrix h4{
position:relative;
font-weight:bold;
font-size:18px;
}

.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left{
position:relative;
height:auto;
padding:10px 0 20px 0;
background: url(../../images/fonds/oneProductFiche_left_bottom_bck.jpg) bottom left no-repeat;

}


.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left div.blocConditionnement{
position:relative;
margin:0 20px 0 20px;
height:auto;
clear:both;
}

.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left div.blocConditionnement p{
position:relative;
margin-bottom:5px;
}

.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left div.blocConditionnement label{
font-weight:bold;
font-size:11px;
}

.oneProductFiche div.oneProductFiche_left div.blocPrix #info_remise_lot,
.oneProductFiche div.oneProductFiche_left div.blocConditionnement #modif_quantite,
.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left div.boutonAjouter {
	display:none;
}

.oneProductFiche div.oneProductFiche_left div.blocConditionnement #modif_quantite {
	clear:both;
}

/*****
.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left div.boutonAjouter {
position:relative;
margin:10px 20px 0 20px;
height:auto;
clear:both;
text-align:center;
}

.oneProductFiche div.oneProductFiche_left div.bottom_oneProductFiche_left div.boutonAjouter p.messageFiche{
position:relative;
color:#ff6633;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}

******/

.oneProductFiche_right{
	position:relative;
	float:left;
	width:500px;
	padding-top:120px;
	height:auto;
	font-size:1.2em;
}

/* Encart PRODUITS ASSOCIES */

.produitsAssocies{
	display:none;
}

/* Fin Encart PRODUITS ASSOCIES */

/* ##### PAGE CONTACT ##### */

#myContact{
position:relative;
width:100%;
padding-top:10px;
padding-left:20px;
height:auto;
clear:both;
}

#myContact h1{
position:relative;
margin-bottom:20px;
clear:both;
}

#contact_left{
position:relative;
display:table-cell;
float:left;
width:200px;
}


#contact_left h2{
font-weight:bold;
color:#ffa110;
text-transform:uppercase;
}

#contact_left p a{
font-weight:bold;
color:#40700c;
}

#contact_center{
position:relative;
display:table-cell;
float:left;
width:400px;
padding-left:20px;
border-left:1px dashed #ccc;
border-right:1px dashed #ccc;
}

#contact_center h2{
font-weight:bold;
color:#ffa110;
text-transform:uppercase;
}

#contact_right{
position:relative;
display:table-cell;
float:left;
width:180px;
padding:0 0 0 60px;
}

#contact_mention{
position:relative;
}

#contact_mention h6{
font-size:12px;
font-family:  Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000;
}

/* CSS du formulaire de contact */


span.asterisque{
color:#ff7f00;
}

.champForm{
position:relative;
clear:both;
margin-top:7px;
}

.champForm label{
position:relative;
float:left;
display:block;
width:140px;
height:15px;
text-align:right;
font-size:13px;
font-weight:bold;

}

.champForm input{
position:relative;
height:18px;
margin-left:5px;
border:1px solid #c1d99f;
font-size:14px;
width:180px;
}

.champForm select{
position:relative;
height:18px;
width:180px;
margin-left:5px;
border:1px solid #c1d99f;
font-size:12px;
}

.champForm textarea{
position:relative;
margin-left:2px;
width:180px;
height:232px;
border:1px solid #c1d99f;
}
.champFormRadio{
position:relative;
clear:both;
margin-top:5px;
}

.champFormRadio label{
position:relative;
float:left;
display:block;
width:170px;
height:15px;
text-align:right;
font-size:12px;
}

.champFormRadio input{
position:relative;
height:15px;
margin-left:20px;
font-size:12px;
}

.champFormBouton{
position:relative;
clear:both;
margin-top:5px;
}

.champFormBouton label{
position:relative;
float:left;
display:block;
width:170px;
height:15px;
text-align:left;
font-size:12px;
}

.champFormBouton input{
position:relative;
margin-left:30px;
font-size:14px;
width:100px;
height:25px;
font-weight:bold;
}

/* Fin formulaire de contact*/


/* ###### FIN PAGE CONTACT ##### */


/* ###### PAGE LOGIN ##### */

#login_main{
position:relative;
height:730px;
margin:0 30px 0 30px;
padding-top:10px;
background: #fff url(../../images/fonds/main_bck.jpg) top left repeat-x;
}

#accesComptes{
position:relative;
padding-top:20px;
}


#dejaClient{
	position:absolute;	
	left:20px;
	width:411px;
	height:260px;
	
}

#dejaClient h2{
font-size:20px;
font-weight:bold;
color:#336600;
padding-top:8px;
padding-left:10px;
}

#dejaClient h3{
font-size:12px;
font-family:  Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
padding-top:15px;
padding-left:10px;
line-height:15px;
}


#notClient{
	position:absolute;
	right:20px;
	width:412px;
	height:700px;
	padding-left:20px;
	border-left:1px dashed #cccccc;
}

#notClient h2{
font-size:20px;
font-weight:bold;
color:#336600;
padding-top:8px;
padding-left:10px;
text-transform:uppercase;
	
}

#notClient h3{
font-size:12px;
font-family:  Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
padding-top:15px;
padding-left:10px;
line-height:15px;
}


/* CSS du formulaire d'accès client */


#formDejaClient{
position:relative;
left:20px;
width:370px;
height:130px;
}

#formDejaClient a{
color:#ff7f00;
text-decoration:underline;
margin-left:180px;
}

#formNouveauClient{
position:relative;
left:15px;
}



span.asterisque{
color:#ff7f00;
}

.champFormIdentif{
position:relative;
clear:both;
margin-top:5px;
}

.champFormIdentif label{
position:relative;
float:left;
display:block;
width:190px;
height:15px;
text-align:right;
font-size:12px;
font-family:Verdana;
}

.champFormIdentif input,
.champFormIdentif select,
.champFormIdentif textarea {
	position:relative;
	font-size:1.2em;
	padding-left:2px;
	border:1px solid #c1d99f;
	margin-left:5px;
}
.champFormIdentif input{
	height:18px;
	width:165px;
}

.champFormIdentif select{
	height:18px;
	width:167px;
}

.champFormIdentif textarea{
	width:163px;
	height:50px;
}

.champFormIdentifRadio{
position:relative;
clear:both;
margin-top:5px;
}

.champFormIdentifRadio label{
position:relative;
float:left;
display:block;
width:170px;
height:15px;
text-align:right;
font-size:12px;
}

.champFormIdentifRadio input{
	position:relative;
	height:15px;
	margin-left:20px;
}

.champFormIdentifBouton{
position:relative;
clear:both;
margin-top:5px;
margin-left:5px;
}

.champFormIdentifBouton label{
position:relative;
float:left;
display:block;
width:170px;
height:15px;
text-align:left;
font-size:12px;
}

.champFormIdentifBouton input{
	position:relative;
	margin-left:210px;
	font-size:14px;
	width:80px;
	height:25px;
}

/* Fin formulaire des formulaires d'accès client*/

/* ###### FIN PAGE LOGIN ##### */





/* ###### PAGE D'ACCUEIL MON COMPTE == PAGE MES COORDONNES ##### */

#monCompte_main{
	position:relative;
	display:table;
	margin:0 30px 0 30px;
	height:100%;
	width:890px;
	background: #fff url(../../images/fonds/main_bck.jpg) top left repeat-x;
	clear:both;	
}

/* Hack firefox 2.0 */
#monCompte_main, x:-moz-any-link {
margin-left:31px;
}
/* Hack firefox 3.0 */
#monCompte_main, x:-moz-any-link, x:default {
margin-left:30px;
}

/* Hack IE 7 */
*+html #monCompte_main{
margin-left:31px;
}

/* Hack IE 6 */
* html #monCompte_main{
margin-left:32px;
}

/* Définition d'une class commune pour tous les blocs de la partie COmpte client */

.blocTypeMonCompte{
position:relative;
margin-top:10px;
border:1px solid #d4e4bd;
}

.blocTypeMonCompte h3{
position:relative;
height:20px;
width:auto;
padding-left:10px;
padding-top:3px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background-color:#d4e4bd;
clear:both;
}

.blocTypeMonCompte p.blocTypeMonCompte_infos{
position:relative;
padding:15px 10px 5px 10px;
font-size:12px;
}


.blocTypeMonCompte p.blocTypeMonCompte_lien{
position:relative;
display:table;
width:100%;
padding-top:10px;
padding-bottom:5px;
}

.blocTypeMonCompte p.blocTypeMonCompte_lien a{
position:relative;
display:table-cell;
float:right;
margin-right:10px;
padding:0 5px 0 5px;
color:#336600;
font-weight:bold;
text-align:right;
text-decoration:none;
}

.blocTypeMonCompte p.blocTypeMonCompte_lien a img{
position:relative;
margin-right:3px;
top:1px;

}

/* Fin class commune pour tous les blocs de la partie COmpte client */

/* Class commune pour les blocs float:right */

.blocDroiteType{
position:relative;
width:252px;
height:auto;
padding-top:65px;
padding-left:18px;
padding-right:10px;
padding-bottom:40px;
background: url(../../images/fonds/blocDroiteType.gif) top left no-repeat;
}

.blocDroiteType h3{
position:relative;
margin-bottom:20px;
}

.blocDroiteType p.ephemeride{
position:relative;
margin-bottom:10px;
font-style:italic;
color:#ff9900;
font-weight:bold;
}

.blocDroiteType p.enteteBDT{
position:relative;
margin-bottom:10px;
}

.blocDroiteType p.liensBDT{
position:relative;
margin-bottom:2px;
}

.blocDroiteType p.liensBDT a{
font-weight:bold;
color:#336600;
}

.blocDroiteType p.liensBDT a span{
color:#000;
padding-left:12px;
font-weight:normal;
}

/* Fin Class commune pour les blocs float:right */


/* Class commune pour bloc droite type post it */

.blocCalendrier{
position:relative;
width:245px;
height:130px;
padding:20px 15px 0 20px;
background: url(../../images/fonds/blocCalendrier_bck.jpg) top left no-repeat;
}

.blocCalendrier p.liensInstantane{
position:relative;
padding:5px 0 0 0;
height:40px;
border-top:1px dashed #ccc;
margin-bottom:5px;
}

.blocCalendrier p.liensInstantane a{
color:#000;
}

.blocCalendrier p.liensBDT{
position:relative;
margin-bottom:5px;
text-align:right;
}

.blocCalendrier p.liensBDT a{
font-weight:bold;
color:#336600;
}


/* Fin Class commune pour les blocs droite type post it */

/* Class commune pour les blocs droite type normaux (sans herbe) */

.blocDroiteNormal{
position:relative;
width:245px;
height:132px;
padding:17px 15px 0 20px;
background: url(../../images/fonds/blocNormal_bck.jpg) top left no-repeat;
}

.blocDroiteNormal h3{
position:relative;
color:#fff;
font-weight:bold;
clear:both;
padding-left:15px;
font-size:13px;
}

.blocDroiteNormal p.liensInstantane{
position:relative;
margin-top:10px;
padding:5px 0 0 0;
height:50px;
border-top:1px dashed #ccc;
margin-bottom:5px;
}

.blocDroiteNormal p.liensInstantane a{
color:#000;
}

.blocDroiteNormal p.liensBDT{
position:relative;
margin-bottom:5px;
text-align:right;
}

.blocDroiteNormal p.liensBDT a{
font-weight:bold;
color:#336600;
}


/* Fin Class commune pour les blocs droite type normaux (sans herbe) */


#mesOptionsComptes{
position:relative;
width:580px;
clear:both;
}



.imgMenuOptions{
position:relative;
float:left;
display:block;
margin-right:5px;
margin-top:1px;
width:8px;
height:12px;
}

.imgMenuOptionsLogOut{
position:relative;
float:left;
display:block;
top:3px;
margin-right:5px;
width:10px;
height:10px;
}


#infosCompte{
position:relative;
height:auto;
width:100%;
}

#mesCoordonnes{
position:relative;
height:auto;
clear:both;
}

#mesAdresses{
position:relative;
height:auto;
clear:both;
}

#blockNewAdresse{
width:560px;
}



/* ###### FIN PAGE D'ACCUEIL MON COMPTE == PAGE MES COORDONNEES ##### */

/* ###### PAGE DE MODIF DES COORDONNEES ##### */

#modifCoords{
position:absolute;
width:630px;
height:530px;
left:30px;
top:20px;
}

#modifCoords h1{
position:relative;
font-size:18px;
color:#000;
text-transform:uppercase;
}


#formCoordonnees{
position:relative;
padding-top:10px;
padding-left:10px;
left:60px;
width:390px;
height:auto;
}

.champFormModifBouton{
position:relative;
clear:both;
margin-top:5px;
padding-left:190px;
}

.champFormModifBouton input{
position:relative;
font-size:12px;
width:70px;
height:23px;
}

/* ###### FIN PAGE DE MODIF D'ADRESSE DE LIVRAISON ##### */


/* ###### PAGE DE MODIF DES COORDONNEES ##### */


#formModifAdress{
position:relative;
padding-top:20px;
padding-left:60px;
width:390px;
height:auto;
}





/* ###### FIN PAGE DE MODIF D'ADRESSE DE LIVRAISON ##### */

/* ###### PAGE MES COMMANDES ##### */


/* tableau récapitulatif des commandes */

#tableauRecapCommandes{
border-left:1px solid #d4e4bd;
border-top:1px solid #d4e4bd;
width:560px;
}

#tableauRecapCommandes tr td{
border-bottom:1px solid #d4e4bd;
}

#tableauRecapCommandes tr td.ligne1{
text-align:center;
height:20px;
background-color:#d4e4bd;
font-size:12px;
font-weight:bold;
color:#000;
}

#tableauRecapCommandes tr td.otherLines{
text-align:center;
height:25px;
font-size:12px;
}


/* Fin du tableau de récap des commandes */


/* ###### FIN PAGE MES COMMANDES ##### */




/* PAGE FAQ */


/* Block Commander Wide*/

#commander_wide{
position:relative;
width:300px;
height:100px;
background-image: url(../../images/fonds/commander_wide_bck.jpg);
background-position:left top;
background-repeat:no-repeat;
}


#commander_wide h3{
position:relative;
padding-top:18px;
padding-left:47px;
}

#commander_wide h3 a{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#commander_wide p{
position:relative;
padding-top:12px;
padding-left:18px;
width:266px;
line-height:15px;
}

#commander_wide p a{
color:#000;
font-size:12px;
text-decoration:none;
}

/* Fin du block Commander Wide */


/* Block Soumettre projet Wide */

#contact_wide{
position:relative;
margin-top:20px;
width:300px;
height:110px;
background-image: url(../../images/fonds/soumettre_projet_wide_bck.jpg);
background-position:left top;
background-repeat:no-repeat;
}


#contact_wide h3{
position:relative;
padding-top:15px;
padding-left:93px;
}

#contact_wide h3 a{
color:#000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

#contact_wide p{
position:relative;
padding-top:10px;
padding-left:93px;
width:190px;
line-height:15px;
}

#contact_wide p a{
color:#000;
font-size:12px;
text-decoration:none;
}

/* Fin du block Soumettre projet Wide  */

/* Fin de page FAQ  */


/********* Page CGVD *********/

#main_cgvd{
position:relative;
height:auto;
background-color:#fff;

}

#header_cgvd{
position:relative;
width:auto;
height:98px;
background-image: url(../../images/fonds/header_cgvd.jpg);
background-position:left top;
background-repeat:no-repeat;
}


#main_cgvd h1{
position:relative;
font-size:16px;
color:#ff9900;
height:37px;
padding:5px 0 0 12px;
background-image: url(../../images/fonds/sousTitre_cgvd.jpg);
background-position:left top;
background-repeat:repeat-x;
font-style:italic;
font-weight:bold;
font-family:verdana;
text-transform:uppercase;

}


.unArticle{
position:relative;
padding:5px;
width:700px;
height:auto;
}

.unArticle h2{
position:relative;
padding:10px 0 10px 9px;
font-size:16px;
color:#000;
font-weight:bold;
font-family:verdana;
}

.unArticle h3{
position:relative;
padding:5px 0 5px 10px;
font-size:14px;
color:#000;
font-weight:bold;
font-family:verdana;
}

.unArticle p{
position:relative;
padding-left:20px;
font-size:12px;
color:#000;
padding-bottom:10px;
font-family:verdana;
}

.unArticle ul{
position:relative;
padding-left:30px;
font-size:12px;
font-family:verdana;
color:#000;
padding-bottom:5px;
list-style:outside;
}




/********* Fin page CGVD *********/

/* PAGE LE QUOTIDIENT DU JARDIN */

#myQuotidien{
position:relative;
width:590px;
padding-top:10px;
padding-left:5px;
height:auto;
clear:both;
}

#myQuotidien p.filAriane{
padding:10px 0 0 5px;
margin-bottom:10px;
color:#41700d;
font-weight:bold;
}

#myQuotidien p.filAriane a{
color:#41700d;
font-weight:bold;
}

#myQuotidien p.filAriane a.actif{
color:#ff9900;
font-weight:bold;
}

#myQuotidien p.saintDuJour{
position:relative;
text-align:right;
color:#ffa10f;
font-weight:bold;
font-style:italic;
margin-right:10px;
clear:both;
}

#myQuotidien p.introQuotidien{
position:relative;
margin:5px 10px 5px 8px;
clear:both;
}

.blocFicheQuotidien{
position:relative;
float:left;
width:295px;
height:auto;
padding:0 0 10px 0;
background: url(../../images/fonds/blocFicheQuotidienBottom_bck.jpg) bottom left no-repeat;
}

.blocFicheQuotidienHeader{
position:relative;
width:268px;
height:320px;
padding:20px 13px 0 14px;
background: url(../../images/fonds/blocFicheQuotidienHeader_bck.jpg) top left no-repeat;
}

.blocFicheQuotidienHeader h2{
position:relative;
color:#fff;
font-weight:bold;
clear:both;
padding-left:10px;
padding-top:1px;
font-size:14px;
height:29px;
}

.blocFicheQuotidien p.desc{
position:relative;
margin:0 15px 0 15px;
padding-bottom:10px;
border-bottom:1px dashed #ccc;
}

.blocFicheQuotidien p.desc a{
color:#000;
}

.blocFicheQuotidien p.titre{
position:relative;
margin:5px 15px 0 15px;
}

.blocFicheQuotidien p.titre a{
color:#336600;
font-weight:bold;
font-size:12px;
}

.blocFicheQuotidien p.voirTout{
position:relative;
text-align:right;
padding:15px 15px 0 15px;
}

.blocFicheQuotidien p.voirTout a{
color:#336600;
font-weight:bold;
}

/* FIN PAGE LE QUOTIDIENT DU JARDIN */

/* PAGE ACCUEIL DES FICHES CONSEILS */

.oneList{
position:relative;
widh:580px;
padding:20px 0 0 5px;
height:auto;
clear:both;
}

.oneList h2{
position:relative;
width:565px;
height:26px;
clear:both;
color:#fff;
font-weight:bold;
padding:6px 0 0 20px;
background: url(../../images/fonds/orangeHeader_bck.jpg) top left no-repeat;
}

.choixFichesConseils{
position:realtive;
margin-left:5px;
width:565px;
height:34px;
background: url(../../images/fonds/greenHeader_bck.jpg) top left no-repeat;
clear:both;
}

.choixFichesConseils p{
position:relative;
padding-left:10px;
padding-top:8px;
font-weight:bold;
}

.choixFichesConseils select,
.selectConditionnement {
	border:1px solid #c1d99f;
	height:18px;
	font-size:11px;
	padding-left:5px;
}

.selectConditionnement {
	width:260px;
}

.choixFichesConseils select option,
.selectConditionnement option {
	padding-left:5px;
}

.choixFichesConseils input{
border:1px solid #c1d99f;
height:18px;
font-size:11px;
padding-left:5px;
}

.oneFicheConseil{
position:relative;
width:280px;
height:auto;
margin-top:5px;
float:left;
cursor:pointer;
}

.oneFicheConseil div.myPic{
position:relative;
display:table-cell;
float:left;
width:116px;
height:116px;
padding:8px 0 0 8px;
background: url(../../images/fonds/cadrePhotoPanier.jpg) top left no-repeat;
}

.oneFicheConseil div.myPic2{
position:relative;
display:table-cell;
float:left;
width:73px;
height:73px;
padding: 8px 5px 0 8px;
margin-right:1px;
margin-bottom:5px;
background: url(../../images/fonds/onePicCoinDesAffaires_bck.jpg) top left no-repeat;
}

.oneFicheConseil p.title {
position:relative;
}

.oneFicheConseil p.title a{
color:#42710e;
font-weight:bold;
}

.oneFicheConseil p.date{
position:realtive;
}

.oneFicheConseil p.date a{
color:#ccc;
}

.oneFicheConseil p.desc{
position:realtive;
min-height: 60px;
}

.oneFicheConseil p.desc a{
color:#000;
}

.oneFicheConseil p.link{
position:relative;
}

.oneFicheConseil p.link a{
color:#42710e;
font-weight:bold;
}

.otherFiches{
position:relative;
margin:10px 10px 0 10px;
padding-top:10px;

}

.otherFiches a{
color:#336600;
}

/* FIN PAGE ACCUEIL DES FICHES CONSEILS */


/* PAGE FICHE CONSEILS */

.myFicheConseil{
position:relative;
width:800px;
height:auto;
clear:both;
}

/* FIN PAGE FICHE CONSEILS */

/* PAGE CALENDRIER DES TRAVAUX */


#menuCalendrier{
position:relative;
width:800px;
height:129px;
padding-left:3px;
margin-left:8px;
background: url(../../images/fonds/monCompteTop_bck.jpg) left bottom no-repeat;
}

/* Hack IE6 */
* html #menuCalendrier{
height:134px;
}

/* Hack IE7 */
*+html  #menuCalendrier{
height:134px;
}

#menuCalendrier h1{
margin-bottom:7px;
padding-top:12px;
color:#858585;
font-size:18px;
text-transform:uppercase;
clear:both;
}

#menuCalendrier p.filAriane{
padding-left:5px;
margin-bottom:10px;
color:#41700d;
font-weight:bold;
}

#menuCalendrier p.filAriane a{
color:#41700d;
font-weight:bold;
}

#menuCalendrier p.filAriane a.actif{
color:#ff9900;
font-weight:bold;
}

#menuCalendrier p.filAriane span{
color:#ffa313;
}

.optionsutiles_calendrier{
display:none;
}


.oneWorkToDo{
position:relative;
padding:10px 0 0 0;
margin:0 20px 10px 10px;
border-top:1px dashed #ccc;
clear:both;

}

.oneWorkToDo h2{
position:relative;
font-weight:bold;
margin-bottom:5px;
color:#40700c;
clear:both;
}

.oneWorkToDo p{
position:relative;
clear:both;
}


/* FIN PAGE CALENDRIER DES TRAVAUX */

/* PAGE LANGAGE DES FLEURS */


#langageFleursHeader{
position:realtive;
width:566px;
height:26px;
margin-left:5px;
background: url(../../images/fonds/langageFleursHeader_bck.jpg) top left no-repeat;
clear:both;
}

#langageFleursHeader p{
position:relative;
padding:5px 0 0 10px;
color:#fff;
}

#langageFleursHeader p a{
color:#fff;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
}

.oneFlower{
position:relative;
height:auto;
width: 570px;
display:table;
border-bottom:1px dashed #d4e5be;
/*padding-bottom:10px;*/
margin-left:5px;
margin-top:10px;
margin-right:10px;
}


.oneFlower div.oneFlowerPic{
position:relative;
float: left;
width:116px;
height:116px;
padding:8px 0 0 8px;
background: url(../../images/fonds/cadrePhotoPanier.jpg) top left no-repeat;
}


.oneFlower div.oneFlowerDesc{
position:relative;
float: left;
width:275px;
margin-right:10px;
height:auto;
margin-bottom:10px;	
}

.oneFlower div.oneFlowerDesc h2{
position:relative;
color:#42710e;
font-weight:bold;
}

.oneFlower div.MenuSecondaireLangageFleurs{
position:relative;
float: left;
height:auto;
width:150px;
}

.topMenuSecondaireLangageFleurs{
position:relative;
width:157px;
height:5px;
background: url(../../images/fonds/topMenuSecondaireLangageFleurs_bck.jpg) top left no-repeat;
}

.centerMenuSecondaireLangageFleurs{
position:relative;
width:137px;
padding-left:10px;
padding-right:10px;
height:auto;
background-color:#d4e5be;
}

.centerMenuSecondaireLangageFleurs h3{
position:relative;
color:#000;
font-weight:bold;
}

.centerMenuSecondaireLangageFleurs p{
position:relative;
line-height:13px;
}

.centerMenuSecondaireLangageFleurs p a{
position:relative;
color:#336600;
font-weight:bold;
}


.bottomMenuSecondaireLangageFleurs{
position:relative;
width:157px;
height:5px;
background: url(../../images/fonds/bottomMenuSecondaireLangageFleurs_bck.jpg) top left no-repeat;
}




/* FIN PAGE LANGAGE DES FLEURS */

/* FFIN QUODTIDIEN DU JARDIN */


/* PAGE FAQ */

#myFaq{
position:relative;
width:590px;
padding-top:10px;
padding-left:5px;
height:auto;
clear:both;
}

#myFaq h1{
position:relative;
padding-bottom:10px;
clear:both;
}

.oneQuestion{
position:relative;
padding:7px 10px 7px 10px;
width:540px;
height:auto;
}

.oneQuestion h4{
position:relative;
}

.oneQuestion h4 a{
font-size:13px;
color:#366803;
font-weight:bold;
}

.lienmenu{
position:relative;
padding:8px 10px 1px 10px;
margin-top:5px;
margin-left:5px;
width:550px;
}

.lienmenu ul li{
font-size:12px;
list-style:inside;
list-style-type:disc;
color:#000;
}

.lienmenu p{
position:relative;
margin-bottom:10px;
font-size:12px;
}

.lienmenu p a{
font-style:italic;
font-size:12px;
text-decoration:underline;
color:#85bc16;
}

#liensmenu1{
display:block;
}
#liensmenu2{
display:none;
}
#liensmenu3{
display:none;
}
#liensmenu4{
display:none;
}
#liensmenu5{
display:none;
}
#liensmenu6{
display:none;
}
#liensmenu7{
display:none;
}
#liensmenu8{
display:none;
}
#liensmenu9{
display:none;
}
#liensmenu10{
display:none;
}
#liensmenu11{
display:none;
}
#liensmenu12{
display:none;
}

/* FIN PAGE FAQ */

/* PAGE RECHERCHE DANS LE QUOTIDIEN */

.oneBlocRechercheQuotidien{
position:relative;
float:left;
height:auto;
width:280px;
padding-bottom:5px;
border-bottom:1px dashed #ccc;
}

.oneBlocRechercheQuotidien h2{
position:realtive;
width:265px;
padding:6px 0 0 10px;
height:20px;
margin-bottom:5px;
background: url(../../images/fonds/rechercheQuotidienHeaders_bck.jpg) top left no-repeat;
clear:both;
}

/* FIN PAGE RECHERCHE DANS LE QUOTIDIEN */




/* Thickbox après ajout d'un produit au panier */

.oneProduitRecap{
position:relative;
clear:both;
}

.oneProduitRecap_visuel{
position:relative;
display:table-cell;
float:left;
width:116px;
height:116px;
padding:8px 0 0 8px;
background: url(../../images/fonds/cadrePhotoPanier.jpg) top left no-repeat;
}

.oneProduitRecap_infos{
position:relative;
display:table-cell;
padding-left:5px;
width:350px;
float:left;
}

.optionsSuite{
position:absolute;
bottom:10px;
}


