body#main {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-color:#004B2D;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #004B2D;
	scrollbar-track-color: #ffffff;
	background-image:url('../images/librairie-jardin/fd-maison-rustique.gif');
	background-repeat:repeat-y;
}

body {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #004B2D;
	scrollbar-track-color: #ffffff;
}


/* popup impression d'une commande */
.body-popup {
	margin:0;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #83E84C;
	scrollbar-track-color: #ffffff;
}
.body-popup table td{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color:337059;
}


body img {
	border-style: none;
}
body form {
	margin: 0px;
}
HR {
	color:#004B2D;
	height:1px;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #669482;
} 
/* style des liens */
a {
	text-decoration: none;
	color: #004B2D;
	font-weight: bold;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #004B2D;
}
/* Logo du site */
#logo {
/*	border:1px solid red;*/
	position: absolute; left: 0px; top: 0px;
	width: 533px; height: 94px;
	z-index: 255;
}
/* Menu de la boutique */
#mainMenu {
	width: 183px;
	position: absolute; 
	left: 0px; 
	top: 80px;
	background-image: url('../images/librairie-jardin/librairie-maison.gif');
}
#mainMenu #mainMenuHeader {
	height: 0px;
}
#mainMenuContent {
	width: 183px;
	text-align: right;
	background-image: url('../images/librairie-jardin/jardinage.gif');
	background-repeat:no-repeat;
	padding-top:60px;
	height:450px;
}
#mainMenuContent[id] {
	margin-top:14px;
}

#mainMenuContent a {
	font-size: 12px;
	color: #004B2D;
	display: block; 
	text-align: left;
	padding-left: 22px; 
	margin-top: 4px;
}
#mainMenuContent a:hover {
	color: #fff;
	text-decoration:none;
}

#mainMenu #mainMenuFooter {
	position: absolute;
	top:270px;
	width: 183px; 
	height: 400px;
	background-image: url('../images/librairie-jardin/facade-librairie.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
/* Menu de la partie site */
#menuSite {
	position: absolute; 
	top: 186px; 
	left: 810px;
	width: 184px; 
	height: 149px;
	background-image: url('../images/librairie-jardin/societe.gif');
	background-repeat: no-repeat;
	z-index:600000000;
}
#menuSite[id] {
	left: 805px;	
}
#menuSite a {
	background-image: url('../images/librairie-jardin/fleche-societe.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	position: absolute; 
	left: 12px;
	font-size: 10px;
	width: 140px;
}
#menuSite a:hover {
	color:red;
}
#menuSite #societe {
	padding-left:15px;
	height:20px;
	top: 38px;
}
#menuSite #contact {
	padding-left:15px;
	top:55px;
	height:20px;
}
#menuSite #conditions {
	padding-left:15px;
	top: 72px; 
	height: 25px;
}
#menuSite #garantie {
	padding-left:15px;
	top: 100px; 
	height: 17px;
}
#menuSite #legal {
	padding-left:15px;
	top: 118px;
	height: 17px; 
}



#Annexe {
	position: absolute; 
	top: 343px; 
	left: 810px;
	width: 180px; 
	height: 156px;
	background-image: url('../images/librairie-jardin/annexe.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight:bold;
	color:#004B2D;
	padding:10px;
	padding-top:30px;
}
#Annexe[id]{
	left: 805px;
}
#Annexe a{
	color:red;
}





/* Zone du panier */
#contentHead {
	position: absolute; left: 192px; 
	top: 106px;
	width: 600px; height: 46px;
	background-image: url('../images/librairie-jardin/bandeau_panier.gif');
	background-repeat: none;
}
#contentHead #panier {
	position: absolute; 
	right: 100px; 
	top: 20px;
}
#contentHead #showBasket {
	position: absolute; right: -50px; top: 5px;
	width: 160px; height: 6px;
	text-align: right; /* Il faut absolument conserver l'alignement à droite ! */
	color:red;		
}
#contentHead #showBasket a{
	color:#004B2D;		
}
#contentHead #searchBox {
	position: absolute; 
	left: 60px; 
	top: 15px;
}
#contentHead #searchBox input#textrech {
	width: 150px;
}
/* Menu pour les comptes clients */
#menuClients {
	position: absolute;
	left: 192px; 
	top: 151px;
	height:27px;
	padding:3px;
	width: 600px;
	text-align: center;
	background-image:url('../images/librairie-jardin/fd_menuClients.gif');
	background-repeat:no-repeat;
	color:#fff;
}

#menuClients a {
	color:#fff;
}


/* Zone de contenu */
#content {
/*	border: 1px solid green;*/
	position: absolute; 
	left: 192px; 
	top: 180px;
	width: 600px;
	padding-bottom: 20px;
	color:#004B2D;
	font-size: 10px;
}
#content a{
	color:red;
	font-weight:normal;
	font-size: 12px;
}
#content a:hover {
	color:004B2D;
}


/* Boîte de dialogue d'inscription à la newsletter */
#signNewsletter {
	position: absolute; 
	top: 106px; 
	left: 810px;
	background-image: url('../images/librairie-jardin/newsletter.gif');
	background-repeat: no-repeat;
	width: 180px; /* ie5 */ height: 72px;
	padding-left: 14px; padding-top: 45px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px; height: 110px;/* ie6 + gecko */
}
#signNewsletter {
	/* la règle après le voice-family ci dessus est ignorée par ie5.
		cette règle vide empêche que ie5 ignore la règle ci dessous */
}
#signNewsletter[id] {
	left: 805px;
}

#signNewsletter #emailNewsletter{
/*	border: 1px solid black;*/
	width: 105px;
	font-size: 10px;
}
#signNewsletter #sign {
	background-color: transparent;
	border: none;
	width: 35px;
	height: 15px;
	vertical-align: bottom;
}

/* Partenaires */
#partenaires {
	position: absolute; 
	top: 507px; 
	left: 810px;
	background-repeat: no-repeat;
	width: 180px; /* ie5 */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px; /* ie6 + gecko */
}
#partenaires {
	/* la règle après le voice-family ci dessus est ignorée par ie5.
		cette règle vide empêche que ie5 ignore la règle ci dessous */
}
#partenaires[id] {
	left: 805px;
} 

#partenaires #Tableau_Partenaires {
	width:180px;
	border:none;
}
#partenaires #Tableau_Partenaires .titre{
	height:27px;
	background-image:url('../images/librairie-jardin/amis-titre.gif');
}
#partenaires #Tableau_Partenaires .centre{
	background-image:url('../images/librairie-jardin/amis-fond.gif');
	height:150px;
	padding-left:10px;
}
#partenaires #Tableau_Partenaires .bas{
	background-image:url('../images/librairie-jardin/amis-bas.gif');
	height:2px;
}

#partenaires a {
	display: block; 
	text-decoration: none;
	position: absolute;
	font-size: 11px;
}

#partenaires a i{
	visibility: hidden; /* Masque le texte des liens pour laisser apparaître les images */
}
#partenaires #Tableau_Partenaires .centre #partenaire1 {
	top: 25px; 
	width:153px; 
}
#partenaires #Tableau_Partenaires .centre #partenaire2 {
	top: 74px; 
}
#partenaires #Tableau_Partenaires .centre #partenaire3 {
	top: 123px; 
}
#partenaires #Tableau_Partenaires .centre #partenaire4 {
	top: 163px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:red;
}
#partenaires #Tableau_Partenaires .centre #partenaire4:hover {
	text-decoration:underline;
}

/*
#partenaires #partenaire3 {
	top: 130px; height: 20px;
}*/

#journees-plantes {
	position: absolute; 
	top: 707px; 
	left: 807px;
	background-repeat: no-repeat;
	width: 180px; /* ie5 */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px; /* ie6 + gecko */
	display:none;
}


/* Mention du copyright */
#copyright {
	position:absolute;
	left:820px;
	top: 691px; 
	text-align: left;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
#copyright a{
	color:#004B2D;
	font-weight:normal;
}
#copyright a:hover{
	color:red;
	text-decoration:none;
}

#publicite {
	position: absolute; top: 0px; left: 593px;
	width: 400px; height: 94px;
	background-image: url('../images/librairie-jardin/livres-jardin.jpg');
	background-repeat: no-repeat;
}

/* Titres des pages sites */
h1 {
	font-size:15px;
	color:337059;
}

h2 {
	font-size:11px;
	color:337059;
}

h1 i {
	visibility: hidden;
}

/* Bouton du panier */
.btnPanier {
	border-style: none;
	vertical-align: bottom;
	cursor: pointer;
}

/* Styles récupérés de l'ancienne boutique */
.listeArtTab {
	border: none;
	width:100%;}
.listeCartTab {
	border: none;
	width:85%;}
.listeCartTabPrint {
	border: none;
	align:left;
	width:15cm;}
.listeArtImg {
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align:middle;
}
.listeArtDes {
	vertical-align: bottom;}
.listeArtDesCart {
	font-size: 12px;
	color:#004B2D;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: bottom;}
.listeArtPrix {
	color:#004B2D;
	width: 160px;
	vertical-align: bottom;}
.listeArtPrixCart {
	font-size: 12px;
	color:#004B2D;
	width: 75px;
	text-align: right;
	border-bottom: 1px solid #fff;
	vertical-align: bottom;}
.listeArtDispo {
	color:#004B2D;
	width: 65px;
	vertical-align: bottom;}
.listeArtComm {
	color:#004B2D;
	width: 60px;
	vertical-align: bottom;
	text-align: right;}
.listeArtQte {
	font-size: 12px;
	color:#004B2D;
	width: 75px;
	text-align:right;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: bottom;}
.celluleCateg {
	/*border:1px solid #337059;*/
	width: 175px;
/*	background-color: #e6eef0;*/
	cursor: hand;
	voice-family: "\"}\"";
  	voice-family: inherit;
	cursor: pointer;
}
/* tableau contenant la liste des produits */
.TableauCentral {
/*	border:1px solid #000;*/
/*	background-color:#ABD35F;*/
}
#content .TableauCentral a{
	color:#337059;
}
/* tableau contenant la description d'un produit */
.TableauPduit {
	background-color:#FFFFFF;
/*	border:1px solid #83E84C;*/
}
.TableauPduit td{
	color:#337059;
	font-size:12px;
}
#content .TableauPduit a{
	color:#337059;
}



