/* CSS Document */


body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#C19B6F;

}
.image-bord{
border:2px black solid;
}


.redim_coffret{
width:100px;
height:100px;
border:#A9BE3F solid 1px;
}

#menu a:link {text-decoration: none; color: #D8A76C; }
#menu a:visited {text-decoration: none; color: #D8A76C; }
#menue a:active {text-decoration: none; color: #D8A76C; }
#menu a:hover {text-decoration: none;
color:#A9BE3F; }

#menu{
line-height:22px;}
.decal{
margin-right:-13px;}


.taille{
font-size:14px;

text-align:justify;
}
.textPre{
position:relative;
width:620px;
text-align:justify;}
.titre{
font-family:"myriad Pro";
font-size:20px;
color:#A7C041;}
.surTaille{
font-size:20px;}

#haut{
	position:relative;
	width: 1024px;
	background-image: url(../../images-jardin/haut.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:300px;
	

}
#bas{
	position:relative;
	width: 1024px;
	background-image: url(../../images-jardin/bas.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:10px;
	

}
#footer{
	position:relative;
	width: 1024px;
	height:20px;
}

#connect_coffret input{
	border:1px solid #D8A76C;
	background-color:#D8A76C;
}

#coffret{
	margin:55px 0 0 0;
	display:block;
	overflow:auto;
	width:87%;
	height:250px;
}

#btn_cof{
	margin:0 auto 0 auto;
	border:1px solid #D8A76C;
	width:120px;
	height:20px;
}
.esconder{
	visibility:hidden;
}
.produits_alea {
	margin:0 0 0 15px;
}

.produits_alea img{
	border:2px solid #D8A76C;
}

.bord td{
border:1px #CCCCCC solid;
text-align:center;
}

.bord2{
border-right:1px #9C0038 solid;

}
ul{
list-style-image:url(../../images-jardin/puce2.gif);
margin-top:-10px;
}
ul li:hover{
list-style-image:url(../../images-jardin/puce.gif);

}


hr { 
clear: both;
border: 0; /* enleve toute bordure */
border-bottom: 1px #006EC2 solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

#conteneur {
	position:relative;
	margin:0 auto;
	width: 1024px;
	height:768px;
}
#conteneur-fixe {
	position:absolute;
	margin:0 auto;
	background-image:url(../../images-jardin/fond-professionnels.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:100px;
	
	width: 1024px;
	height:768px;
}
#contenu-fixe {
	position:absolute;
	top:109px;
	margin:0 auto;
	width:464px;
	left: 95px;
	height: 552px;
	color:#D8A76C;
}

#contenu {
	position:relative;
	margin:0 auto;
	background: url(../../images-jardin/ligne.jpg) center repeat-y;
	width:1024px;


	}	
#texte{
	position:relative;
	font-size:12px;
	text-align:justify;
	color:#000;
	line-height:1.2;
	width:1024px;
	margin-left:80px;
	color:#D8A76C;
	z-index:2500;
}	


#titre {
	position:absolute;
	margin:0 auto;
	width: 782px;
	height:22px;
	left: 100px;
	top: 538px;
	font-size:16px;
	color:#AA4817;
	font-weight:bold;
}

#pied {
	height: 22px;
	position:relative;
	width:1024px;
	font-family:Arial;
	font-size:10px;
	text-align:center;	
}
#menu-histo{
	position:absolute;
	top:176px;
	left:728px;
	width:220px;
	height:54px;
	z-index:3000;
}

#pied span{
margin-left:5px;
color:#000;
}
#pied span a{
color:#000;
text-decoration:none;
padding-top:-1px;
padding-bottom:1px;
}

#pied span a:hover{
text-decoration:none;
color:#AA4817;

}
th{
color:#A9BE3F;
font-weight:bold;}

a:link {text-decoration: none; color: #D8A76C; }
a:visited {text-decoration: none; color: #D8A76C; }
a:active {text-decoration: none; color: #D8A76C; }
a:hover {text-decoration: underline; color:#D8A76C ; }

