/* © 2006 Bexter Ben CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFE1E9;
	margin: 0px;
	padding: 0px;
	background: #000 url(images/header.jpg) no-repeat center top;
}
.imgheadpt {
	display:block;
}
p{
	margin: 1em 0;
}
#site {
	width: 768px;
	position: absolute;
	margin-left: -384px;
	left: 50%;
}
#header{
	width: 620px;
	height: 135px;
	display: none;
}
#flags{
	list-style: none;
	padding: 0px 12px 0px 0px;
	margin: 0px;
	float: right;
}
#flags li{
	display: block;
	width: 16px;
	height: 11px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}
li#flags a{
	display: block;
	width: 16px;
	height: 11px;
}
#flags strong{
	display: none;
}
#fr a{
	display: block;
	width: 16px;
	height: 11px;
/*	border: 1px solid white;*/
}
#fr a:hover{
	display: block;
	width: 16px;
	height: 11px;
	background: transparent url(images/fr.jpg) no-repeat;
}
#en a{
	display: block;
	width: 16px;
	height: 11px;
/*	border: 1px solid white;*/
}
#en a:hover{
	display: block;
	width: 16px;
	height: 10px;
	background: transparent url(images/en.jpg) no-repeat;
}
#animeflash{
	width: 148px;
	float: left;
	height: 560px;
	background: transparent url(images/colonne.jpg) no-repeat;
}
#lepanier{
/*	padding: 85px 10px 10px 10px;*/
	text-align: center;
	position: absolute;
	top: 85px;
	left: 655px;
	width: 90px;
	height: 24px;
	padding: 3px 5px;
	margin: 0px;
	background: transparent url(images/lepanier.jpg) no-repeat;
}
#lepanier a{
	text-decoration: none;
	color: #FFF;
}
#content{
	float: right;
	width: 620px;
}

/*----------------------------------------------------------------------*/
/* debut - gestion du menu général */
/*----------------------------------------------------------------------*/
#menu{
	width: 491px;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 129px;
	background: transparent url(images/menu-en.jpg) no-repeat;
	display:none;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li a{
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#menu ul li strong{
display: none;
}
li#menu_01 a { width: 67px; }
li#menu_02 a { width: 85px; }
li#menu_03 a { width: 79px; }
li#menu_04 a { width: 143px; }
li#menu_05 a { width: 117px; }
li#menu_01 a:hover { background: transparent url(images/menu-on-en.jpg) -129px 0px no-repeat; }
li#menu_02 a:hover { background: transparent url(images/menu-on-en.jpg) -196px 0px no-repeat; }
li#menu_03 a:hover { background: transparent url(images/menu-on-en.jpg) -281px 0px no-repeat; }
li#menu_04 a:hover { background: transparent url(images/menu-on-en.jpg) -360px 0px no-repeat; }
li#menu_05 a:hover { background: transparent url(images/menu-on-en.jpg) -503px 0px no-repeat; }

#smenu li ul {
	/* listes du deuxième niveau */
	position: absolute;
	width: 90px;
	left: -999em; /* on met left plutôt que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'écran */
}
#smenu li ul li { /* li du deuxième niveau */
	height: 18px;
	background: #00ff00;
}
#smenu li ul li a { /* liens du deuxième niveau */
	width: auto;
	height: 18px;
	padding: 2px 5px;
	text-decoration: none;
	color: #2b2b2b;
}
#smenu li ul li a:hover { /* liens survolés du deuxième niveau */
	color: #00ff00;
	background: #4b4b4b;
}
#smenu li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}
/*----------------------------------------------------------------------*/
/* fin - gestion du menu général */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
.imglogopt {
	display:block;
}
#contenu {
	width: 620px;
	padding: 0px;
	margin: 0px;
	background: transparent url(images/cell-fond.jpg) repeat-y;
}
#contenu p {
}
#contenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
/*	font-style: italic;
	padding: 0px 2px;*/
}
#contenu a:hover {
	color: #CC0000;
/*	background: #3D3D3D;*/
}
#filigrane{
	background: transparent url(images/filigrane.jpg) no-repeat right bottom;
}
.texte{
/*	width: 560px;*/
	padding: 0px 38px 0px 22px;
	margin:0px;
}
.cellgauche{
	padding-right: 8px;
}
.celldroit{
	padding-left: 8px;
}
.designation{
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.vignette{
	float:left;
	padding: 0px 5px 2px 0px;
	margin: 0px;
}
.vignette img{
	padding: 0px 0px 0px 20px;
	background: transparent url(images/vignette.jpg) no-repeat left;
	width: 70px;
	height: 70px;
	border: none;
}
.prix{
	float:right;
	font-weight:bold;
	font-size:11px;
	padding: 0px;
	margin: 0px;
}
.ajout{
	clear: both;
}
.qtajout{
	font-size:10px; width:12px; 
	background-color:#2b2b2b; 
	color:#FFE1E9; 
	border:1px solid #4b4b4b; 
	text-align:center;
}
.dots-h{
	background: transparent url(images/dots-h.gif) repeat-x;
}
.mev{
	font-weight: bold;
	color: #fff;
}
.wash{
	clear: both;
	height: 5px;
	font-size: 5px;
}
/*-- debut titre page ------------------------------------------------*/
#titre-accueil{
	background: transparent url(images/titre-accueil.jpg) no-repeat;
	display: block;
	width: 620px;
	height: 50px;
}
#titre-accueil h1{
	padding: 0px;
	margin: 0px;
	display: none;
}
/*-- fibn titre page ------------------------------------------------*/
/*-- debut titre h2 ------------------------------------------------*/
.vide{
	background: transparent url(images/vide.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.antre{
	background: transparent url(images/antre.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.promo{
	background: transparent url(images/promo-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.cgv{
	background: transparent url(images/cgv-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.boutique{
	background: transparent url(images/boutique-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.actus{
	background: transparent url(images/actus-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.produits{
	background: transparent url(images/produits-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.form{
	background: transparent url(images/form-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.coord{
	background: transparent url(images/coord-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.detail{
	background: transparent url(images/detail-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.qui{
	background: transparent url(images/qui-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.part{
	background: transparent url(images/part-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.ident{
	background: transparent url(images/ident-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
.sitemap{
	background: transparent url(images/sitemap-en.gif) no-repeat;
	display: none;
	width: 550px;
	height: 28px;
	text-indent: -999em;
}
/*-- fibn titre h2 ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

fieldset {
	width: 500px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #B35264;
	position: relative;
}
fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
/*	font-size: 0.9em;*/
}
#msg {
	display: block;
	margin-bottom: 0.5em;
}
.icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: #000 url(../img/corner_tr_form.gif) top right no-repeat;
}
input {
	position: relative;
/*	left: 10px;
	width: 100%;*/
}
.tcontain {
	width: 100%;
	display: block;
}
.tcontain span {
	display: block;
}
input, textarea {
/*	font: 1em Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0;*/
}
.percent{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0;
	color: #000;
	background: #E0E0E0;
}
#submit {
	text-align: center;
/*	background: #304968;
	padding: 1em 0;*/
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: block;
}
.infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
.champ{
	margin: 15px 0px;
	border-bottom: 1px solid #3D3D3D;
}
/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	clear: both;
	font-size: 9px;
	text-align: center; /*	letter-spacing: -1px;*/
	width: 620px;
	height: 40px;
	padding: 22px 0px 0px 0px;
	background: transparent url(images/footer.jpg) no-repeat;
	color: #747165;
	display:none;
}
#footer a{
	color: #4D4B43;
	text-decoration: none;
}
#footer a:hover{
	color: #CC0000;
}
#footer em {
	padding: 0px 60px;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/