@CHARSET "UTF-8";
html {
	background-color: #ccc;
}
body {
	overflow: auto;
	font-family: Arial, sans-serif;
	padding-top: 40px;
}

.content {
	width: 925px;
	height: 728px;
	margin: auto;
	overflow: hidden;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	background-position: top center;
	position: relative;
}
#head {
	background-image: url(../images/head-bg.png);
}
#foot{
	background-image: url(../images/foot-bg.png);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#head, #foot {
	background-repeat: no-repeat;
	background-position: top left;
	height: 26px;
}
#grille {
	background-repeat: repeat;
	background-position: center;
	background-image: url(../images/tile.png);
	position: absolute;
	height: 395px;
	top: 190px;
	left: 0;
	width: 100%;
}
.content2 {
	background-repeat: no-repeat;
	background-position: 0 150px;
	background-image: url(../images/tile2.png);
	height: 728px;
}
.colonne1 {
	width: 181px;
	margin-left: 13px;
	position: relative;
	height: 689px;
	position: absolute;
}
.colonne1 h1 {
	text-align: center;
	margin: 0;
	padding: 7px 0 0 0;
}
#menu_flash {
	margin-top: 100px;
	margin-left: 10px;

}
.colonne1 address {
	color: #999999;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 1.3em;
	font-family: tahoma;
}
.colonne1 address .nom {
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
}
.colonne2 {
	position: absolute;
	right: 13px;
	width: 422px;
	height: 702px;
	top: 13px;
	overflow: hidden;
}
.colonne2 h2 {
	overflow: hidden;
	position: relative;
	height: 13px;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 1.084em;
	text-transform: uppercase;
	color: #3b2686;
	padding: 25px 0 0 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	z-index: 1;
	background-image: url(../images/hr.png);
	background-position: 50px 30px;
	background-repeat: no-repeat;
}
.colonne2 h2 span {
	position: absolute;
	color: #E3E3E3;
	bottom: 0;
	left: 20px;
	/* font-weight:normal; */
	z-index: -1;
	font-size: 1.5em;
	font-family: "arial narrow", arial;
	padding-right: 12px;
	background-color: #f2f2f2;
}
.colonne2 h3 {
	color: #3b2686;
	margin-bottom: 2px;
}
.colonne2 .texte {
	height: 580px;
	margin: 10px 10px 10px;
	overflow: auto;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 0.834em;
	line-height: 1.2em;
/* 	font-weight: bold; */
}
.colonne2 .texte ul.produit {
	list-style-type: none;
	margin: 0 0 10px 0;
	clear: both;
	overflow: hidden;
	background-color: #fff;
}
.colonne2 .texte ul.produit li.thumb {
	float: left;
}
.colonne2 .texte ul.produit li.thumb a img {
	border: 1px solid #3B2686;
}
.colonne2 .texte ul.produit li.realname a {
	background-color: #3B2686;
	color: #fff;
	height: 12px;
	padding: 5px;
	display: block;
	text-transform: uppercase;
	margin-left: 155px;
	text-decoration: none;
}
.colonne2 .texte ul.produit li.description {
	margin-left: 155px;
	padding: 5px;
}

.colonne2 .texte em {
	color: #3b2686;
	font-style: normal;
}

.colonne2 .texte p.images {
	position: relative;
	text-align: justify;
	padding-right: 30px;
}
.colonne2 .texte p.images img {
	border: 1px solid #3B2686;
}
.fiche_produit h3 {
	background-color: #3B2686;
	color: #fff;
	height: 12px;
	padding: 5px;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	overflow: hidden;
	white-space: nowrap;
}
.fiche_produit #prix {
	margin: 0 0 5px 0;
	background-color: #9181CF;
	padding: 2px;
	color: #fff;
	text-align: right;
}
.fiche_produit div.description {
	font-family: tahoma, arial, verdana, sans-serif;
	/* font-size: 10px; */
}
.fiche_produit #vignettes {
	clear: right;
	border: 1px solid #BDB5DF;
	padding: 2px;
	margin: 15px auto 15px auto;
	width: 376px;
}
.fiche_produit #vignettes a img {
	vertical-align: middle;
}
.fiche_produit #illus {
	text-align: center;
}
.fiche_produit #illus a img {
	border: 1px solid #3B2686;
}
.pagination {
	font-family: tahoma, arial, verdana, sans-serif;
	border: 1px solid #eee;
	padding: 1px;
	text-align: right;
	color: #aaa;
}
.pagination a {
	text-decoration: none;
	color: #3B2686;
	font-weight: bold;
}
.ileft, .iright {
	margin: 0 0 0 0;
	padding-top: 2px;
}
.ileft img, .iright img {
	border: 1px solid #3B2686;
	display: block;
	vertical-align: middle;
}
.ileft {
	float: left;
	margin-right: 4px;
}
.iright {
	float: right;
	margin-left: 4px;
}
.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 362px;
	border-top: 1px solid #3b2686;
	margin: 0 30px;
	padding: 12px 0;
}
.footer ul {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-size: .75em;
	text-align: center;
}
.footer ul li {
	display: inline;
}

.slideshow {
	width: 296px;
	height: 702px;
	position: absolute;
	top: 13px;
	left: 194px;
}
.slideshow img {
	position: absolute;
	top: 0;
	left: 0;
}
.hidden {
	display: none;
}
.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.nostyle {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0.001em;
}
.content p + p {
	margin-top: 0 !important;
}