HTML { margin: 0px; padding: 0px; width: 100%; font-size: 100%; }

BODY {
	margin: 0px; padding: 0px;
	background: url("images/background2.jpg") top center no-repeat fixed;
	background-color: #7b4078;
}
HR.clear { visibility: hidden; clear: both; margin: 0px; }
IMG { border: none; }
A.button:link, A.button:visited {
	display: block;
	padding: 5px;
	background-color: #7b4078;
	text-decoration: none;
	color: white;
	margin-top: 5px;
	width: 47%;
	text-align: center;
}
A.button:hover { color: white; background-color: #9e6192;}
A:active, A:focus { outline: 0; outline-offset: 0; }
A.left { float: left; }
A.right { float: right; }

AREA:active { outline: none; outline-offset: 0; }
#main { position: relative; width: 1000px; margin: 0px auto; }
#banner { height: 78px; width: 100%; margin-bottom: 28px; margin-top: 50px;}

#community {
	color: white;
	font-size: 0.7em;
	text-align: right;
	position: absolute;
	top: 32px;
	right: 0px;
}
#languageselector { position: absolute; right: 0px; color: white; font-size: 0.7em; text-align: right; top: 75px; }
#languageselector UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-top: 1px;
	text-transform: uppercase;
}
#languageselector UL LI { float: left; border-left: 1px solid white; }
#languageselector UL LI.first { border-left: none; }
#languageselector UL LI:hover { background-color: white; }
#languageselector UL A:link, #languageselector UL A:visited {
	display: block;
	padding: 0px 5px 2px 5px;
	color: #BC5E7F;
	text-decoration: none;
}
#languageselector UL A:hover { color: black; }


#promosspacer { height: 114px; width: 974px; padding: 12px; margin-bottom: 12px; background-color: white; overflow: hidden; }
#promosspacer #inner { height: 114px; width: 974px; }

#menu { position: absolute; right: 0px; height: 28px; color: white; text-align: right; }
#leftcolumn { float: left; width: 196px; height: 200px; color: white; margin-top: 28px; }
#centercolumn { 
	width: 572px;
	margin-left: 196px; margin-top: 40px;
	padding: 25px 25px 25px 25px;
	background: url("images/white80.png") repeat;
}
#rightcolumn {
	float: right;
	width: 157px; min-height: 200px;
	margin-top: 28px;
	padding: 25px 25px 10px 0px;
	background: url("images/white80.png") repeat;
}

.emailsubscriptioncontainer .email { width: 120px; }
#rightcolumn .content { background-color: white; margin-bottom: 15px; border: 2px solid white; }
#rightcolumn .content IMG { display: block; max-width: 153px; }
#rightcolumn #actus { font-size: 0.7em; padding: 10px 15px; font-weight: normal; }

#encart_accueil { margin-bottom: 12px; border: 1px solid white; }
#encart_accueil IMG { display: block; max-width: 570px; }
#pagecontent {
	/*background-color: white;*/
	padding: 35px;
	padding-bottom: 208px;
	background: url("images/footer.jpg") no-repeat bottom center white;
	min-height: 500px;
	font-size: 0.8em;
}

#espacepro STRONG { background-color: #DDD3DE; padding: 2px; }
#footer {
	width: 622px;
	margin-left: 196px; margin-top: 25px;
	text-align: center;
	font-size: 0.6em;
	color: white;
}
#footer A:link, #footer A:visited { color: white; text-decoration: none; }
#footer A:hover { color: #A5027D; }
#footer .block { float: left; }
#footer UL { list-style-type: none; padding: 0px; margin: 0px; text-align: left; margin-right: 30px; }
#footer LI { margin-bottom: 3px; }
#logofooter { float: right; text-align: right; }
#footer IMG { width: 200px;}

#menu .menu { list-style-type: none; padding: 0px; margin: 0px;}
#menu LI { float: left; width: 160px; height: 28px; }
#menu LI A:link, #menu LI A:visited {
	display: block;
	height: 100%; width: 100%;
	line-height: 28px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
}
#menu LI A:hover { color: white; }
#menu LI.selected A:link, #menu LI.selected A:visited { color: #db0d3c; background: url("images/white80.png") repeat; }


#shopmenu {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0px;
	padding: 45px 10px 45px 0px;
	background: url("images/white80.png") repeat;
}
#shopmenu LI { margin-bottom: 6px; padding-left: 35px;}
#shopmenu LI A:link, #shopmenu LI A:visited { display: block; width: 100%; color: #a74291; text-transform: uppercase; text-decoration: none; }
#shopmenu LI A:hover { color: black; }
#shopmenu LI.selected { background: url("images/puce.gif") 13px 1px no-repeat;  }
#shopmenu LI.selected A:link, #shopmenu LI.selected A:visited { font-weight: normal; color: #8f1b76; }

#leftcolumn .emailsubscriptioncontainer {
	padding: 25px 0px 45px 35px;
	font-size: 0.8em;
	color: white;
}
/**
 * GALERIES GRILLE
 */
.gallery0, .gallery1, .gallery2 {
}

/**
 * VIGNETTES GALERIE PHOTO *
 */
 
.gallery0 .thumb, .gallery1 .thumb {
	width: 80px;
	height: 80px;
	background-color: #000000;
	float: left;
	margin: 5px;
	overflow: hidden;
	border: 1px solid #000000;	
}
.gallery0 .thumb IMG, .gallery1 .thumb IMG {
	min-width: 100%;
	height: 100%;
}
.gallery0 A, .gallery1 A, .gallery2 A { display: block; line-height: 0.5em; }
.gallery2 .thumb {
	float: left;
	display: block;
	width: 101px;
	height: 112px;
	margin: 2px 7px;
	font-size: 0.8em;
	overflow: hidden;
}
.gallery2 .thumb TABLE {
	border-collapse: collapse;
	border: none;
}
.gallery2 .thumb .thumbtd { vertical-align: bottom; height: 70px; }
.gallery2 .thumb .gallerythumb {
	display: block;
	width: 98px;
	max-height: 70px;
	overflow: hidden;
	border: 1px solid black;
}
.gallery2 .thumb .gallerythumb IMG { width: 98px; }
.gallery2 .thumb .legend {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

HR.clear {
	visibility: hidden;
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/**
 * FORMULAIRE DE CONTACT
 */

.contactform input, .contactform textarea {border: 1px solid #cccccc; background-color: #ffffff; margin-left: 2px; margin-bottom: 3px; }
.contactform input { height: 20px; width: 200px;}
.contactform textarea {height: 60px; width: 250px;}
.contactform .contactsubmit {margin-left: 152px; width: 60px; height: 25px;}
.contactform label { width: 150px; float: left; text-align: right; line-height: 22px; }

/**
 * CATALOGUE
 **/

.category .description { background-color: #d0d8db; padding: 15px; margin-bottom: 15px; text-align: justify; }

.products { width: 500px;}
.products TABLE { border: none; border-collapse: collapse; }
.products TABLE TD { padding: 0px; }
#pagecontent.category .productimage { vertical-align: bottom; text-align: center; padding-top: 25px; padding-bottom: 9px; position: relative; width: 150px; }
#pagecontent.category .productimage.first { }
#pagecontent.category .productimage IMG { /*width: 150px;*/ }
#pagecontent.category .productimage A { width: 150px;}
#pagecontent.category .productdescription { padding-right: 10px; text-align: right; line-height: 1.6em; font-size: 0.8em;}
#pagecontent.category .productdescription.first { padding-left: 0px; }
#pagecontent.category .productdescription H3 { color: #db214c; text-transform: uppercase; margin: 0px; font-size: 1.1em; }
#pagecontent.category .productdescription A:link, .productdescription A:visited {
	color: #9d9d9d;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#pagecontent.category .productloupe { vertical-align: bottom; border-left: 1px solid #E9E9E9; padding-left: 10px; }
#pagecontent.category .productverticalborder { border-left: 1px solid silver; }
#pagecontent.category .producthorizontalborder { border-bottom: 1px solid silver; }
#pagecontent.category .productspacer { height: 12px; width: 12px; }

#pagecontent.product .productimages {
	float: left;
	width: 240px;
	margin-right: 20px;
}
#pagecontent.product .productimage { display: block;  }
#pagecontent.product H2 {
	text-transform: capitalize;
	background-color: #ddc9d1;
	padding: 5px 9px;
	font-size: 1em;
	color: #7b4078;
	font-weight: normal;
}
#pagecontent.product .blockright { margin-left: 260px; margin-bottom: 20px; }
#pagecontent.product .price { margin-top: 10px; font-size: 1.2; display: block; font-weight: bold; }
.mentions { font-size: 0.8em; }
/**
 * REVENDEURS
 **/
.area { background-color: #e9c1da; position: relative; padding: 50px; padding-bottom: 20px; color: #901e78; margin-top: 520px; }
.area H1 { background-color: white; margin: 0px; padding: 0px 12px 10px 0px; position: absolute; top: 0px; left: 0px; color: #901e78; font-size: 1.3em; }
.area .reseller { border-top: 1px solid white; padding-top: 10px; margin-top: 10px; }
.area .reseller.first { border-top: none; padding-top: 0px; margin-top: 0px; }
.area .reseller .right { float: right; width: 40%; }
.area .reseller H2 { font-size: 1.1em; margin: 0px; }
.area .reseller A { font-size: 0.8em; }
#domtom {
	float: left;
	border: 10px solid #f2eaf3;
	margin-top: 150px;
	margin-bottom: 60px;
}
#carte { position: absolute; left: 362px; }
