body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-color: #000;
	background-image: url(images/fond.gif);
}
/******** Boites page centrale **********/
#conteneurmain {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 560px;
	margin-top: -280px;
	margin-left: -385px;
	background-image: url(images/page-accueil.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#centremain {
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 300px;
}
#droitemain {
	position: absolute;
	width: 120px;
	right: 80px;
	text-align: left;
	top: 400px;
}
#bottommain {
	margin-left: 200px;
	margin-right: 75px;
	margin-top: 45px;
	text-align:right;
	font-size: 10px;
}
/******** Boites **********/
#header {
	height: 50px;
	background-image: url(images/bandeau.gif);
	background-repeat: no-repeat;
}
#grandconteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
}
#conteneur {
	background-image: url(images/fond-conteneur.png);
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#centre {
	margin-left: 220px;
	height: 550px;
	margin-right: 15px;
}
html>body #centre {
	height: auto;
	min-height: 550px;
} 
#centrekit {
	margin-left: 220px;
	height: 550px;
	margin-right: 15px;
}
html>body #centrekit {
	height: auto;
	min-height: 550px;
} 

#gauche {
	position: absolute;
	left:0;
	width: 200px;
	margin-left: 5px;
}
#droite {
	float:right;
	width: 200px;
	margin-top: 50px;
	background-color: #CFAE6A;
	border: 1px dotted;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
#droiteneutre {
	float:right;
	width: 200px;
	margin-top: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
/*Pour firefox*/
#droiteff {
	float:right;
	width:auto;
	margin-top: 50px;
	background-color: #CFAE6A;
	border: 1px dotted;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	clear: both;
}
/*Pour firefox*/
#droiteneutreff {
	float:right;
	width:auto;
	margin-top: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
#droitekit {
	float:right;
	width: 150px;
	margin-top: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
#pied {
	height: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
}
#piedgeneral {
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
}
.Menu {
width:200px;
background:url(images/menu-haut.gif) top left no-repeat;
padding-top:90px;
}
.MenuBas {
background:url(images/menu-bas.gif) bottom left no-repeat;
text-align:left;
padding-bottom:50px;
}
.MenuBas li {
	list-style-type:none;
}
.Menu li {
	list-style-type:none;
	margin-left:-25px;
}
/****** Liens ******/
a img {
	border: none ;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #8A9682;
	background: none;
}
/****** Styles ******/
.body {
	font-size: 12px;
	line-height: 16px;
}
.titreboite {
	background-image: url(images/fleur-pour-titre-boite.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height: 20px;
	background-color: #8A9682;
}
.texteboite {
	font-size: 10px;
	text-align: justify;
}
.bodytitle {
	font-weight: bold;
	color: #996600;
	font-family: Girls are Weird;
	font-size:20px;
}
.bodybold {
	font-weight: bold;
}
.bodysoustitre {
	letter-spacing: 2px;
	font-weight: bold;
	color:#A5584F;
}
.bodyitalic {
	font-style: italic;
}
.imageleft {
	float:left;
	margin-right: 7px;
}

.imageproduit{
	float:left;
	clear:left;
	margin-bottom: 5px;
	border: 1px solid #000;
}
.imagesimple{
	margin-bottom: 5px;
	border: 1px solid #000;
}
h1 {
	text-align:center;
	line-height: 16px;
	border: 1px dotted;
	background-color: #B39856;
	text-transform: uppercase;
	font-size:12px;
	font-weight: lighter;
	letter-spacing: 3px;
	clear:left;
	list-style-type:none;
	background-image: url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:100% 65%;
}
h2 {
	font-size: 12px;
	font-style: italic;
	color: #000;
	font-weight: lighter;
	margin-left:180px;
}
h3 {
	margin-left:180px;
	font-size:10px;
	font-weight: lighter;
}
h4 {
	margin-left:180px;
	font-size:10px;
}
/****** galleries ********/
dl.gallery, dl.galleryCrea, dl.galleryLivre{
	border: 1px dotted #000;
	background-color: #CFAE6A;
	width: 132px;
	text-align: center;
	padding: 11px;
	float: left;
	margin-right: 1.2em;
}
dl.galleryCrea, dl.galleryLivre {
	width: 202px;
	margin-right: 2.5em;
}
.gallery dt, .galleryCrea dt, dl.galleryLivre dt { 
	font-weight: bold;
}
.gallery dt img {
	border: 1px solid #000;
	width: 130px;
	height: 130px;
}
.galleryCrea dt img {
	border: 1px solid #000;
	width: 200px;
	height: 200px;
}
.galleryLivre dt img {
	border: 1px solid #000;
	width: 200px;
	height: 300px;
}
.gallery dd, .galleryCrea dd, .galleryLivre dd {
	margin: 0;
	padding: 0;
}
.gallery dd a, .galleryCrea dd a, .galleryLivre dd a {
	margin: 0;
	padding: 0;
	font-size:9px;
	background-image: url(images/puce-small.gif);
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left: 17px;
}
/***** feutrines *****/
a span {
	display: none;
}
a:hover span { 
	display: inline;
	position: absolute;
	border:1px solid #000;
}
td.feutrine {
	border: 1px solid #000;
	width: 50px;
	height: 50px;
}
td.textFeutrine {
	width: 50px;
	text-align:center;
	vertical-align:top;
	font-size: 9px;	
}
/**** popup ****/
#pop {
	display: none;
	position:relative;
	top: 3em;
	left: 10em; 
	width: 600px;
	border: 1px solid black;
	background: #cea563;
	z-index: 500;
	cursor: pointer;
	font-size: 80%;
}
#pop p {
	margin: 0 0.3em;
}
#pop h1 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	border-bottom: 1px dotted black;
	background: #8c8537;
	color: black;
	text-align: center;
}
.fermer {
	margin: 0.5em 0 0 0;
	border-top: 1px dotted black;
	background: #8c8537;
	color: black;
	text-align: center;
}
