#main {
	background-color: #fff;
}

/******************************************* PAGE D'ACCUEIL ************************************************************************/

/*
 #diaporama_conteneur { float:left; border: solid 6px #d4e8b5; padding:5px; margin:5px 0 0 10px;}
*/
#diaporama_conteneur { float:left; padding:0; margin:0 0 0 10px;}
#diaporama_accueil {padding:0px;}

#myListOfProducts{
	width:590px;
	margin-left:10px;
	/*margin-top:45px;*/
	height:auto;
}

TD.oneProductAccueil {
	padding:14px 0 0 14px;
	vertical-align:top;

	width:180px;
	height:238px;
	cursor:pointer;
	background: url(../../images/fonds/oneProductAccueil_bck.jpg) top left no-repeat;
}

.oneProductAccueil h2{
	position:relative;
	margin:0 20px 10px 0;
	padding:0;
}

.oneProductAccueil h2 A {
	margin:0;
	color:#fff;
	font-weight:bold;
}


.oneProductAccueil .produitSupport {
	position:relative;
	margin:0;
	padding:0;
	width:160px;
	height:160px;
	
}

.oneProductAccueil .produitSupport H3 {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:4px 0 4px 0;
	
	width:160px;
	text-align:center;

	z-index:2;
	background-color:#fff;

	-moz-opacity:0.8;
	opacity: 0.9;
	filter:alpha(opacity=80);
}

.oneProductAccueil .produitSupport H3 A {
	color:#336600;
	font-weight:bold;
	text-align:center;
}

.oneProductAccueil .prixProduitSupport {
	margin:4px 0 0 0;
	padding:0;
	width:160px;
	text-align:center;
}

.oneProductAccueil .prixProduitSupport A {
	color:#336600;
	font-weight:bold;
	font-size:1.4em;
}

/* Coin des affaires : page accueil */
#lignePromoAccueil {
	float:left;
	
	width:100%;
	padding-top:10px;
	margin:0;
	background-color:#fff;
	
}

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

#promosAccueil {
	float:left;
	/*position:relative;*/
	/*margin:0 1px 50px 16px;*/
	/*margin:0 1px 20px 30px;*/
	margin:0 0 0 20px;
	
}

.onePicPromoAccueil {
	position:relative;
	float:left;
	width:144px;
	height:142px;	
	background: url(../../images/fonds/cadrePromoAccueil.jpg) top left no-repeat;
}

.onePicPromoAccueil IMG {
	margin:8px 0 0 8px;
}

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

.onePicPromoAccueil #legendePromo {
	position:absolute;
	width:124px;
	margin:0;
	padding:0;
	left:8px;
	bottom:10px;
	z-index:2;
	background-color:#fff;

	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.onePicPromoAccueil #legendePromo P {
	padding:2px 5px 2px 5px;
	color:#336600;
	font-weight:bold;
	text-align:center;
}

.prixPromoAccueil {
	position:relative;
	clear:both;
	margin:0;
	padding:0 0 0 8px;
}

.prixPromoAccueil A {
	margin:0;
	padding:0;
	color:#ff9d0e;
}

.prixPromoAccueil .prix_catalogue {
	width:100px;
	text-decoration: line-through;
	color:#ff9d0e;
	margin:0;
	line-height:1.1em;
}

.prixPromoAccueil .prix_promo {
	width:100px;
	color:#ff9d0e;
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	line-height:1em;	
}

.prixPromoAccueil .imgPanier {
	position:absolute;
	bottom:2px;
	left:110px;
	margin:0;
	padding:0;
}


/* 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 */

#presentation_site {
	position:absolute;
	top:1400px;
	z-index:999;
	width:890px;
	margin-left:30px;
	
}	

/* Zone de texte */
#presentation_site h1 {
	font-size:14px;
	padding-bottom:10px;
	color:#A1999D;
}

#presentation_site h2 {
	font-size:12px;
	line-height:13px;
	font-style:italic;
	margin:0 0 10px 0;
	padding:0;
	color:#A1999D;
}

#presentation_site h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:12px;
	color:#A1999D;
}

#presentation_site p {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:12px;
	color:#A1999D;
}

#presentation_site a {
	
	color:#A1999D;
}

#presentation_site a:hover {
	text-decoration:underline;
}

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

.menuInside{
position:relative;
width:585px;
padding-left:3px;
margin-left:8px;
background: url(../../images/fonds/monCompteTop_bck.jpg) left bottom no-repeat;
}

/* Spe pr menu catalogue */

/* Hack Firefox */
#menuCatalogue{
/*height:121px;*/
height:146px;
}

/* Hack IE6 */
* html #menuCatalogue{
/*height:126px;*/
height:151px;
}

/* Hack IE7 */
*+html  #menuCatalogue{
/*height:126px;*/
height:151px;
}

/* Fin Spe pr menu catalogue */


/* Spe pr menu compte */

/* Hack Firefox */
#menuCompte{
height:85px;
}

/* Hack IE6 */
* html #menuCompte{
height:90px;
}

/* Hack IE7 */
*+html  #menuCompte{
height:90px;
}

/* Fin Spe pr menu compte */

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

.menuInside p.filAriane{
padding-left:5px;
color:#41700d;
font-weight:bold;
}


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

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

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

/* Gestion des 2 lignes de boutons */

#firstLineMenuCatalogue{
position:absolute;
width:auto;
margin-top:42px;
z-index:100;
}


#secondLineMenuCatalogue{
position:absolute;
width:auto;
left:10px;
margin-top:22px;
z-index:90;
}

#thirdLineMenuCatalogue{
position:absolute;
width:auto;
left:20px;
z-index:80;
}


/* Gros menus du dessus */


.leftOneMenuCatalogueBig{
position:relative;
width:15px;
float:left;
cursor:pointer;
background: url(../../images/boutons/btn_inactif_left_big_bck.gif) top left no-repeat;
}

.rightOneMenuCatalogueBig{
position:relative;
width:15px;
float:left;
cursor:pointer;
margin-right:1px;
background: url(../../images/boutons/btn_inactif_right_big_bck.gif) top left no-repeat;
}

.leftOneMenuCatalogueBigActif{
position:relative;
width:15px;
float:left;
cursor:pointer;
background: url(../../images/boutons/btn_actif_left_big_bck.gif) top left no-repeat;
}

.rightOneMenuCatalogueBigActif{
position:relative;
width:15px;
float:left;
cursor:pointer;
margin-right:1px;
background: url(../../images/boutons/btn_actif_right_big_bck.gif) top left no-repeat;
}

.oneMenuCatalogueBig{
position:relative;
height:42px;
float:left;
cursor: pointer;
background: url(../../images/boutons/btn_inactif_center_big_bck.gif) top left repeat-x;
}

.oneMenuCatalogueIdKdo {
position:relative;
height:42px;
float:left;
cursor: pointer;
background: url(../../images/boutons/btn_idees_cadeaux_center_bck.gif) top left repeat-x;
}

.oneMenuCataloguePromo {
position:relative;
height:42px;
float:left;
cursor: pointer;
background: url(../../images/boutons/btn_promotions_center_bck.gif) top left repeat-x;
}

.leftOneMenuCatalogueIdKdo {
position:relative;
width:15px;
float:left;
cursor:pointer;
background: url(../../images/boutons/btn_idees_cadeaux_left_bck.gif) top left no-repeat;
}

.rightOneMenuCatalogueIdKdo {
position:relative;
width:15px;
float:left;
cursor:pointer;
margin-right:1px;
background: url(../../images/boutons/btn_idees_cadeaux_right_bck.gif) top left no-repeat;
}


.leftOneMenuCataloguePromo {
position:relative;
width:15px;
float:left;
cursor:pointer;
background: url(../../images/boutons/btn_promotions_left_bck.gif) top left no-repeat;
}

.rightOneMenuCataloguePromo {
position:relative;
width:15px;
float:left;
cursor:pointer;
margin-right:1px;
background: url(../../images/boutons/btn_promotions_right_bck.gif) top left no-repeat;
}

.oneMenuCatalogueBig:hover{
/* Gestion de l'alpha pr Firefox */
/* opacity: 0.9; */
/* Gestion de l'alpha pr IE */
/* filter: alpha(opacity=90); */
/* background: url(../../images/boutons/monCompte_big_actif_bck.jpg) top left no-repeat; */
}


.oneMenuCatalogueBig h2,
.oneMenuCatalogueIdKdo h2,
.oneMenuCataloguePromo h2 {
position:relative;
padding-top:8px;
}

.oneMenuCatalogueBig h2 a,
.oneMenuCatalogueIdKdo h2 a,
.oneMenuCataloguePromo h2 a {
color:#fff;
font-size:1.0em;
font-weight:bold;
text-decoration:none;
}

.oneMenuCatalogueBig h2 a:hover,
.oneMenuCatalogueIdKdo h2 a:hover,
.oneMenuCataloguePromo h2 a:hover {
color:#ff7f00;
text-decoration:none;
}


.oneMenuCatalogueBigActif{
position:relative;
height:42px;
float:left;
background: url(../../images/boutons/btn_actif_center_big_bck.gif) top left repeat-x;
}

.oneMenuCatalogueBigActif h2{
position:relative;
padding-top:8px;
}

.oneMenuCatalogueBigActif h2 a{ 
font-weight:bold;
font-size:1.0em;
color:#3b6406;
}



/* Fin des gros menus du dessus */
/* 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;
font-size:1.1em;
}

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

.oneProductCategCatalogue p.descOneProductCategCatalogue{
position:relative;
padding:0 0 5px 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;
}

.oneProductCategCatalogue li.linkOneProductCategCatalogue{
	margin:0 0 0 19px;
	padding:0;
	display : list-item;
	list-style-image : url(../../images/picto/flecheBlocDroiteType.png);
	list-style-position:outside;
  
 
}
.oneProductCategCatalogue li.linkOneProductCategCatalogue a {
	padding:0;
	margin:0;
	font-weight:bold;
	color:#336600;
}



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

/* Bloc type d'un produit 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 */

table.oneProductFiche{
position:relative;
height:auto;
top:10px;
clear:both;
border-collpase:collapse;
}

table.oneProductFiche td{
vertical-align-top;
}

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

table.oneProductFiche td.oneProductFiche_left h2{
position:relative;
color:#fff;
font-weight:bold;
text-transform:uppercase;
font-size:16px;
margin-left:18px;
height:auto;
width:260px;
padding-left:5px;
background-color:#fe9900;
}

table.oneProductFiche #oneProductFiche_visuel{
	position:relative;
}

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


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

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

table.oneProductFiche td.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;

}


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

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

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

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

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

table.oneProductFiche td.oneProductFiche_right{
position:relative;
display:table-cell;
float:left;
width:250px;
padding-left:10px;
padding-top:10px;
height:auto;
}


table.oneProductFiche td.oneProductFiche_right div.optionsutiles{
position:relative;
height:auto;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dashed #ccc;
}

table.oneProductFiche td.oneProductFiche_right div.descFicheProd{
position:relative;
height:auto;
padding-bottom:20px;
margin-bottom:10px;
border-bottom:1px dashed #ccc;
}


/* Encart PRODUITS ASSOCIES */

.produitsAssocies{
	position:relative;
	margin:10px 0 0 10px;
	clear:both;
}

.produitsAssocies h3{
	position:relative;
	width:570px;
	height:30px;
	background: url(../../images/fonds/produitsAssocies_bck.jpg) top left no-repeat;
	clear:both;
}

.ligneProduitsAssocies {
	position:relative;
	float:left;
	border-bottom:1px dashed #ccc;
	padding:10px 0 10px 0;
	margin:0 0 0 5px;
}

/* bloc produit alternatif */

.oneProductAssociate{
	position:relative;
	float:left;
	width:275px;
	height:auto;
	margin:0;
	padding:0;
	cursor:pointer;
}

.oneProductAssociate div.pic{
	position:relative;
	float:left;
	width:74px;
	height:74px;
	padding: 8px 0 0 8px;
	margin:0 3px 3px 0;
	background: url(../../images/fonds/onePicCoinDesAffaires_bck.jpg) top left no-repeat;
}

.oneProductAssociate div.infos {
	display:table-cell;
	position:relative;
	width:185px;
}

.oneProductAssociate p{
	position:relative;
}

.oneProductAssociate p a{
	color:#000;
}

.oneProductAssociate p.greenLink {
	margin:0;
}
.oneProductAssociate p.greenLink a{
	color:#336600;
}

/* Fin du bloc produit alternatif */


/* 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;
}

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

#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:2px;
	border:1px solid #c1d99f;
	margin-left:5px;
}
.champFormIdentif input{
	height:18px;
	width:165px;
}

.champFormIdentif select{
	height:18px;
	width:167px;
	padding:0;
	font-size:1.1em;
}

.champFormIdentif option {
	font-size:1.1em;
	padding-left:2px;
}

.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 ##### */


/* ###### POPUP PASSWORD LOST ##### */

#passwordLost_main{
position:absolute;
top:0;
left:0;
width:300px;
height:100%;
background-color:#fff; 
}

#bandoPopupLostPassword{
position:relative;
height:114px;
background: url(../../images/bandoPopupLostPassword.jpg) top left no-repeat;
}

#titlePopupLostPassword{
position:relative;
height:30px;
background: url(../../images/sousBandoPopupLostPassword.jpg) top left no-repeat;
}

#titlePopupLostPassword h2{
color:#ff9900;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
font-style:italic;
padding-top:5px;
padding-left:10px;
}

#mentionPopupLostPassword{
position:relative;
height:auto;
padding:13px 0 5px 10px;
}

#mentionPopupLostPassword p{
color:#000;
font-size:12px;
width:280px;
}


span.asterisque{
color:#ff7f00;
}

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

.champFormLostPwd label{
position:relative;
float:left;
display:block;
width:90px;
height:15px;
text-align:left;
padding-left:10px;
font-size:12px;
}

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

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

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

.champFormLostPwdBouton input{
position:relative;
margin-left:220px;
font-size:12px;
width:60px;
height:22px;
font-weight:bold;
}


/* ###### FIN POPUP PASSWORD LOST ##### */


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

#conteneur_home {
	position:relative;
	
	
	width:891px;
	margin:0 30px 0 30px;
	padding-top:5px;
	height:100%;
	background-color:#fff;
	clear:both;	
	
}

#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;
width:890px;
}

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

.leftOneMenuCatalogueSmall{
position:relative;
height:22px;
width:15px;
float:left;
cursor:pointer;
background: url(../../images/boutons/btn_inactif_left_bck.gif) bottom left no-repeat;
}

.rightOneMenuCatalogueSmall{
position:relative;
height:22px;
width:15px;
float:left;
cursor:pointer;
margin-right:2px;
background: url(../../images/boutons/btn_inactif_right_bck.gif) bottom left no-repeat;
}

.oneMenuCatalogueSmall h2{
position:relative;
padding-top:3px;
}

.oneMenuCatalogueSmall h2 a{
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.oneMenuCatalogueSmall h2 a:hover{
color:#ff7f00;
text-decoration:none;
}


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

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

.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;
}


#ephemeride{
	position:relative;
	color:#ff9900;
	font-weight:bold;
	font-size:1.2em;
	line-height:0.9em;
}


#bandeau_accueil {
	background: url(../../images/fonds/promotions_jardinerie_ephemeride_vivre-au-vert.jpg) top left no-repeat;
	height:81px;
	padding:0;
	vertical-align:top;
}

#ephemeride_accueil {
	float:left;
	width:295px;
	margin:16px 0 0 15px;
	
	text-align:center;
}
#ephemeride_accueil P {
	/*color:#ff9900;*/
	font-weight:bold;
	/*font-size:1.2em;*/
	font-size:1.2em;
	line-height:1em;
	margin:0;
	padding:0;
}

#ephemeride_accueil a {
	/*font-size:1.4em;*/
	font-size:1.3em;
	line-height:1.1em;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	padding:0;
	color:#000;
}

#ephemeride_accueil a:hover {
	text-decoration:none;
}

#acces_promotions {
	float:left;
	margin:10px 0 0 50px;
}

#acces_promotions IMG {
	width:240px;
	height:48px;
	border:0;
}	

#alertes_jardin {
	float:left;
	clear:both;
	position:relative;
	width:608px;
	height:112px;
	background:url(../../images/fonds/bandeau_alertes_jardin.jpg) 0px 0px no-repeat;

	margin:10px 0 10px 10px;
	padding:0;
}

#alertes_jardin img {
	position:absolute;
	top:42px;
	left:25px;

	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
}

#alertes_jardin p {
	position:absolute;
	top:30px;
	left:160px;

	color:#fff;
	font:1.1em "Trebuchet MS", Arial;
	line-height:1.2em;
	width:320px;
	margin:0;
	padding:5px 0 5px 0;
}

#agro_reporter {
	float:right;
	
	width:252px;
	height:108px;
	background:url(../../images/fonds/agro_reporter.jpg) 0px 0px no-repeat;

	margin:15px 0 10px 0;
	padding:0;
}

#agro_reporter p {
	color:#000;
	margin:60px 0 0 10px;
	font:12px Arial;
	
}

/*
.blocDroiteType #lien_commercial {
	font-weight:bold;
		font-style:normal;	
	color:#336600;
}

.blocDroiteType #lien_commercial:hover {
	text-decoration:underline;
}
*/

.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 */

#blocServices {
	position:relative;
	float:right;
	padding:0;
	margin:0 10px 0 0;
}


#blocServices #paiement_3x {
	position:relative;
	width:210px;
	height:120px;
	margin:0 0 5px 0;
	padding:0;
	background: url(../../images/services_paiement_3x_sans_frais.jpg) 0px 0px no-repeat;
}

#blocServices #paiement_3x_pageInterne {
	position:relative;
	width:269px;
	height:121px;
	margni:0;
	padding:0;
	background: url(../../images/services_paiement_3x_sans_frais_pageInterne.jpg) 0px 0px no-repeat;
}

#blocServices #franco_port {
	position:relative;
	/*width:242px;*/
	width:210px;
	height:120px;
	margin:0 0 5px 0;
	padding:0;
	background: url(../../images/services_franco_port.jpg) 0px 0px no-repeat;
}


#blocServices #franco_port_pageInterne {
	position:relative;
	width:269px;
	height:122px;
	margin:0;
	padding:0;
	background: url(../../images/services_franco_port_pageInterne.jpg) 0px 0px no-repeat;
}

#blocServices #paiement_3x a,
#blocServices #franco_port a,
#blocServices #paiement_3x_pageInterne a,
#blocServices #franco_port_pageInterne a {
	position:absolute;
	bottom:9px;
	left:32px;
	font:1.3em "Trebuchet MS", Arial;
	color:#fff;	
}

#blocServices #paiement_3x a:hover,
#blocServices #franco_port a:hover,
#blocServices #paiement_3x_pageInterne a:hover,
#blocServices #franco_port_pageInterne a:hover {
	text-decoration:underline;
}

#blocImmanquables {
	float:right;
	width:269px;
	margin:0 10px 20px 0;
	padding:0;
	background-color:#5d9109;
}

#blocImmanquables #contenus {
	margin:0;
	padding:0;
	background: url(../../images/immanquables2_background.gif) repeat-x;
	cursor:pointer;
}

#blocImmanquables #titre {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:15px 10px 10px 10px;
}

#blocImmanquables #visuels {
	width:239px;
	padding:0 1px 0 1px;
	margin:0;
	margin:0;
	display:block;
}

.blocDroitePub{
	/*position:relative;*/
	
	/*height:auto;*/
	/*background: url(../../images/fonds/services_footer.gif) top left no-repeat;*/
	
	float:right;
	
	padding:3px 10px 0 0;
	
}

/* 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;
}

#blocFocus {
	
	margin:0 0 0 0;
	padding:0;
	
}

#blocFocus div {
	float:left;
	padding:0 0 0 10px;
	margin:0;
	/*background-color:#5D9109;*/
	
}

#blocFocus p {
	
	font:1.4em "Trebuchet MS", Arial;
	color:#fff;
	font-weight:bold;
	padding:4px;
}

#blocFocus A {
	
	margin:0 0 0 10px;
	
}



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

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

.blocDroiteNormalSsTitre {
	width:275px;
	height:150px;
	padding-top:16px;
	background: url(../../images/fonds/blocNormalssTitre_bck.jpg) top left no-repeat;
}

.blocDroiteFocus {
	width:270px;
	padding-top:10px;
	/*background: url(../../images/fonds/blocNormalssTitre_bck.jpg) top left no-repeat;*/
}

.blocDroiteFocus IMG.header,
.blocDroiteFocus .focus {
	/*margin:0 0 5px 16px;*/
	float:right;
	margin-right:9px;
}

.blocDroiteFocus .focus {
	margin-bottom:10px;
}

/* 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;
padding:15px 0 60px 15px;
margin-left:8px;
height:auto;
width:575px;
min-height:200px;
background-color:#f00;
background: url(../../images/fonds/monCompte_bck.jpg) top left no-repeat;
clear:both;
}

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

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

#blockNewAdresse{
width:560px;
}


/* Class bloc NEWSLETTER  float:right */

.blocNewsletter {
float:right;	
position:relative;
width:243px;
height:191px;
margin:-5px 9px 0 0;
padding:0px;
background-color:blue;
background: url(../../images/fonds/newsletter_fr.jpg) top right no-repeat;
}

.blocNewsletter p {
	font-size:1.3em;
	color:#fff;
	position:relative;
	padding:85px 10px 0 20px;
}

.blocNewsletter #email_newsletter  {
	float:left;
	background:url(../../images/fonds/newsletter_input.jpg) top left no-repeat;
	width:179px;
	height:33px;
	margin:0px;
	padding:0;
	border:0;
	text-align:center;
	font-size:1.4em;
	color:#fd6637; 
}

/* Hack IE6 */
* html .blocNewsletter #email_newsletter {
	padding-top:6px;
}

/* Hack IE7 */
*+html .blocNewsletter #email_newsletter {
	padding-top:6px;
}


.blocAlertesJardin {
	float:right;
	position:relative;
	width:252px;
	height:auto;
	margin:0;
	background: url(../../images/fonds/alertes_jardin_top.jpg) top right no-repeat;
}

.blocAlertesJardin p {
	font-size:1.2em;
	color:#fff;
	position:relative;
	padding:20px 18px 10px 10px;
}


.blocAlertesJardinBottom {
	float:right;
position:relative;
width:252px;
height:118px;
margin:0;
background: url(../../images/fonds/alertes_jardin_bottom_on.jpg) top right no-repeat;
}

/* Fin Class bloc NEWSLETTER */


/* ###### 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 ##### */


/******************************************* DOCUMENTS TECHNIQUES *************************************************************/
#main_docs {
	position: relative;
	padding:10px;
	min-height:570px;
	height:auto;
	background-image: url(../../images/fonds/main_docs_bck.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#fff;
}

*html #main_docs{
	height:570px;
}

#main_docs h2{
	position:relative;
	margin-right:-10px;
	font-size:18px;
	padding-left:10px;
}
#main_docs p{
	position:relative;
	font-size:14px;
	padding-left:10px;
	
}


#myDocsOnglets{
position:relative;
padding-left:4px;
margin-right:12px;
height:33px;
background: url(../../images/fonds/afterOnglet.jpg) top right no-repeat;
clear:both;
}


#myDocs{
position:relative;
width:925px;
background: url(../../images/fonds/myDocs_bck.jpg) top left no-repeat;
height:450px;
}

#leftDocs{
position:relative;
display:table;
width:180px;
padding-top:30px;
padding-left:30px;
float:left;
left:0;
top:0;

}

#rightDocs{
position:relative;
display:table;
padding-top:20px;
top:0;
width:600px;
}

#rightDocs h2{
margin:0;
padding:0;
width:500px;
font-size:15px;
font-weight:bold;
color:#000;
height:40px;
padding-top:7px;
clear:none;
}

#tableDocs{
position:relative;
width:692px;
background: url(../../images/fonds/tableDocs_bck.jpg) top left no-repeat;
clear:both;
}

.oneDoc{
position:relative;
width:672px;
padding-left:20px;
/*height:64px;*/
padding-top:20px;
padding-bottom:10px;
clear:both;
}

.oneDoc p{
font-size:13px;
margin-bottom:8px;
}

.oneDoc p a{
color:#ff7f00;
text-decoration:underline;
}


.lineTableDocs{
position:relative;
width:692px;
height:1px;
background: url(../../images/fonds/lineTableDocs.gif) top left no-repeat;
clear:both;
}

#bottomTableDocs{
position:relative;
width:692px;
height:5px;
background: url(../../images/fonds/bottomTableDocs.jpg) top left no-repeat;
clear:both;
}

/* ########## Fin de la doc technique ########## */

/******************************************* PAGE ENTREPRISE *************************************************************/
#main_entreprise {
	position:relative;
	display:table;
	padding:0 0 10px 10px;
	min-height:570px;
	height:100%;
	width:941px;
	background-color:#fff;
}

.paragraphe{
position:relative;
margin-top:10px;
height:auto;
}

.paragraphe_liens {
margin-top:8px;
margin-bottom:10px;
}

.paragraphe_liens a{
font-weight:bold;
color:#336600;
}

.oneQuestion sup{
	font-size:8px;
}

/* 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 Gros Volume Wide */

#gros_volume_wide{
position:relative;
margin-top:10px;
width:300px;
height:105px;
background-image: url(../../images/fonds/gros_volume_wide_bck.jpg);
background-position:left top;
background-repeat:no-repeat;
}


#gros_volume_wide h3{
position:relative;
padding-top:6px;
padding-left:47px;

}

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

#gros_volume_wide p{
position:relative;
padding-top:10px;
padding-left:16px;
width:270px;
line-height:15px;
}

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

/* Fin du block Gros Volume 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:278px;
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:5px 0 15px 0;
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;
	margin-right:10px;
}

.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;
	margin-right:10px;	
}

.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;
padding-left:10px;
width:560px;
height:auto;
clear:both;
}

.myFicheConseil h2#titre_fiche {
position:relative;
width:554px;
height:26px;
padding:2px 0 0 10px;
margin-top:5px;
margin-bottom:5px;
color:#fff;
font-size:18px;
font-weight:bold;
background: url(../../images/fonds/fichesConseilsHeader_bck.jpg) top left no-repeat;
clear:both;
}


/* FIN PAGE FICHE CONSEILS */

/* PAGE CALENDRIER DES TRAVAUX */



#menuCalendrier{
position:relative;
width:585px;
height:132px;
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{
position:relative;
margin-right:20px;
}

.optionsutiles_calendrier a{
font-weight:bold;
color:#336600;
cursor:pointer;
}

.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;
font-size:1.2em;
}

.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 */

/* ###### POPUP ENVOYER A UN AMI ##### */

#envoiAmi_main{
position:absolute;
top:0;
left:0;
width:400px;
height:432px;
background-color:#fff; 
}

#bandoPopupLostPassword{
position:relative;
height:96px;
background: url(../../images/fonds/envoyerAmi_header_bck.jpg) top left no-repeat;
}

#titlePopupLostPassword{
position:relative;
height:30px;
background: url(../../images/sousBandoPopupLostPassword.jpg) top left repeat-x;
}

#titlePopupLostPassword h2{
color:#ff9900;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
font-style:italic;
padding-top:5px;
padding-left:10px;
}

#mentionPopupLostPassword{
position:relative;
height:auto;
padding:10px 0 5px 10px;
}

#mentionPopupLostPassword p{
color:#000;
font-size:12px;
width:350px;
}


span.asterisque{
color:#ff7f00;
}

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

.champFormEnvoiAmi label{
position:relative;
float:left;
display:block;
width:120px;
height:15px;
text-align:left;
padding-left:10px;
font-size:12px;
font-weight:bold;
text-align:right;
}

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

.champFormEnvoiAmi textarea{
position:relative;
height:50px;
margin-left:5px;
border:1px solid #c1d99f;
font-size:14px;
}

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

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

.champFormLostPwdBouton input{
position:relative;
margin-left:220px;
font-size:12px;
width:60px;
height:22px;
font-weight:bold;
}


/* ###### FIN POPUP PASSWORD LOST ##### */

/* 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;
}

.oneQuestion h4 a:hover{
	text-decoration:underline;
}

.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;
}
#liensmenu13{
display:none;
}
#liensmenu14{
display:none;
}
#liensmenu15{
display:none;
}
#liensmenu16{
display:none;
}
#liensmenu17{
display:none;
}
#liensmenu18{
display:none;
}
#liensmenu19{
display:none;
}
#liensmenu20{
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 */

/* Blocs fiches conseils associ�es, dossiers associ�s, produits associ�s */

.fichesConseilsAssociees{
position:relative;
width:561px;
height:auto;
margin:10px 0 0 10px;
background: #d4e5be url(../../images/fonds/otherFiches_bck.jpg) top left no-repeat;
}

.fichesConseilsAssociees h3{
position:relative;
font-weight:bold;
color:#000;
padding:3px 0 5px 5px;
}
.fichesConseilsAssociees p{
position:relative;
padding:0 0 0 5px;
line-height:12px;
}

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

.fichesConseilsAssociees_bottom{
position:relative;
width:561px;
height:10px;
margin:0 0 0 10px;
background: #d4e5be url(../../images/fonds/otherFiches_bottom_bck.jpg) top left no-repeat;
}

/* Fin Blocs fiches conseils associ�es, dossiers associ�s, produits associ�s */

/* 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;
}

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

/* style du champ QYANTITE (utilis� dans la fiche produit ET le panier */
.inputQuantite {
	font-size:12px;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:0 2px 0 3px;
	width:35px;
	border:solid 1px #c1d99f;
	color:red;
	padding:6px 0 6px 0;
}

/*********************************** page PLAN DU SITE ******************************************/
#planSite_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;
}

#pages_site {
	margin:20px;
}	

#plan_categories .col_cat {
	float:left;
	width:205px;
	margin:10px 5px 10px 0;	
}

#plan_categories A:hover {
	text-decoration:underline;
}	

#plan_categories .cat_princ {
	font-weight:bold;
	background-color:#ff9c0e;
	padding:2px 8px 2px 8px;
	margin-bottom:5px;
} 

#plan_categories .cat_princ A {
	color:white;
}

#plan_categories UL {
}

#plan_categories LI {
	margin-left:20px;
	color:#244602;
	padding:0px; 
	
}

#plan_categories LI A {
	
	color:#244602;
}

/*********************** ARRONDI ****/
.arrondi {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;	
}

