@font-face {
    font-family: 'ArrobatherapyRegular';
    src: url('font/arrobath-webfont.eot');
    src: url('font/arrobath-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/arrobath-webfont.woff') format('woff'),
         url('font/arrobath-webfont.ttf') format('truetype'),
         url('font/arrobath-webfont.svg#ArrobatherapyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	margin:0;
	padding:0;
}



.colclear{
	height:1px;
	clear:both;
/* 	background-color:#505050; */
}
.clearfooter{
	clear:both;
}

img {
	border: 0px ;
	margin:0;
	padding:0;
}
.clear {clear: both; font-size: 0; height: 0; overflow: hidden; width: 100%;}
body {
	margin: 0;
	padding-left: 0;
	background-color: #d9d9d9;
	width: 100%;
	text-align:center;
	color:white;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	font-family: "Georgia", Times New Roman, trebuchet MS, verdana, arial;
	overflow-x:hidden;
}

#container{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width: 950px;
	/*padding-bottom:10px;*/
}

/*header*/

#header{
	width: 950px;
	height:209px;
	background-image: url('images/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	position:relative;
}

#headerr{
	float:right;
	padding-top:15px;
	width:470px;
}

#header h1{
	text-align:left;
	padding-left:3px;
	font-size: 10px;
	font-weight:normal;
}

.bthaut{
	width: 296px;
	height:24px;
	background-image: url('images/background-panier.png');
	background-position: top center;
	background-repeat: repeat-x;
	text-align:center;
	margin-bottom:6px;
	color:#000000;
	float:right;
}

.txtbt a:link, .txtbt a:visited{
	font-family:Georgia;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	margin-right:5px;
	margin-left:5px;
}

.txtbt a:active, .txtbt a:hover {
	font-family:Georgia;
	font-size:11px;
	color:#000000;
	text-decoration: underline; 
	margin-right:5px;
	margin-left:5px;
}

.vente-flash{
	width: 447px;
	height:120px;
	background-color:white;
	text-align:center;
	margin-right:18px;
	margin-top:10px;
	color:#000000;
	float:right;	
}

.VF1{
	width: 149px;
	height:120px;
	float:left;

}

/*.VFL{
	float:left;
}

.VFR{
	width: 214px;
	height:120px;
	background-image: url('images/vente-flash-right.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float:left;
}

.VF2{
	width: 160px;
	height:28px;
	float:right;
}


.VF3{
	width: 160px;
	height:28px;
	float:right;
	margin-top:2px;
	margin-bottom:2px;
}
*/

#font-selector
{	background-color:#ffffff;
	height:100%;
}

#rechercher{
	width: 950px;
	height:39px;
	background-color:#bed73e;
	border-top:1px solid white;
	border-bottom:1px solid white;	
	text-align:left;
}

#search-box-box{
	width: 330px;
	height:34px !important;
	height:39px;
	padding-top: 5px;
	padding-left: 15px;
	float:left;
	/*background-color:pink;*/	
}

.champs-recherche{
	width: 268px;
	height:22px;
	border:1px solid #151515;
	font-family:Georgia;
	font-size:11px;
	color:#606060;	
	padding-top: 4px;
	padding-left: 15px;
}

.bt-ok{
	width: 27px;
	height:27px;
	border:1px solid #FFFFFF;
	background-color:#850035;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;	
	margin-right: 5px;
}

#conseil{
	width: 520px;
	height:39px;
	float:left;
	text-align :right;
	/*padding-top: 5px;*/
}

#conseil p{
	font-family:Georgia;
	font-size:24px;
	color:#850035;	
}

#conseil span{
	font-family:Georgia;
	font-size:30px;
	color:#1b1b1b;	
}

#menu{
	width: 950px;
	background-color:#1b1b1b;
	padding-left: 17px;
	}

/*.bt-menu a:link, .bt-menu a:visited{
	text-align:center;
	float:left;
	padding-right:15px;
	padding-left:15px;
}

.bt-menu a:active, .bt-menu a:hover {
	text-align:center;
	background-color:#850035;
	float:left;
	padding-right:15px;
	padding-left:15px;
}

.txtbt-menu a:link, .txtbt-menu a:visited{
	font-family:Georgia;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

.txtbt-menu a:active, .txtbt-menu a:hover {
	font-family:Georgia;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}*/

#menu ul {
list-style-type:none;
text-align:center;
}

#menu li {
	width:160px;
	text-align:center;
	float:left;
	background-color:#1b1b1b;
}

#menu li a {
	font-family:Georgia;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
}

#menu li a:hover {
	background-color:#850035;
	color:#FFF;
}
/* fin header*/


/* index*/

#bloc{
	width: 950px;
  position:relative;
  top:38px;
}

#blocdroite{
	width: 207px;
	/*height:1810px;*/
	min-height: 985px;
	background-image: url('images/background-colonne-droite.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	float:left;
  position:relative;
  top:-30px;
}

.vignette{
	margin-top:10px;
	margin-bottom:10px;
}

.informations{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:7px;
	text-align:left;
}

.bt-infos{
	width:160px;
	margin-top:8px;
	padding-bottom:8px;
	margin-left:10px;
	border-bottom : 1px dashed grey;
}

.txtbt-infos a:link, .txtbt-infos a:visited{
	font-family:Georgia;
	font-size:12px;
	color:#2b2b2b;
	text-decoration:none;
}

.txtbt-infos a:active, .txtbt-infos a:hover{
	font-family:Georgia;
	font-size:12px;
	color:#a5a5a5;
	text-decoration:none;
}

#blocgauche{
	width: 743px;
	float:left;
  position:relative;
  top:-40px;
	/*min-height:1550px;*/
}

#blocgauche-container{
	width: 732px;
	margin-top:10px;
	margin-left:8px;
  position:relative;
  min-height:830px;
}

.colonne-gauche-top{
	width:360px;
	float:left;
	margin-right:10px;
	margin-top:10px;
  position:relative;
	}
	
.colonne-droite-top{
	width:360px;
	float:left;
	margin-top:10px;
  position:relative;
	}

.colonne-gauche{
	width:173px;
	float:left;
	margin-right:10px;
	margin-top:10px;
  position:relative;
	}

.colonne-droite{
	width:173px;
	float:left;
	margin-top:10px;
  position:relative;
}

.titre-produit{
	width:173px;	
	padding: 10px 0 5px 0;
	font-size:12px;
	height:20px;
}

.titre-produitx{
	width:295px;	
	padding: 16px 0 0 0;
	height:22px;
  background-color:#AB0A0A; 
  font-size:16px;
  color:#FFF;
}
.titre-produit-env{
	width:295px;	
	padding: 16px 0 0 0;
	height:22px;
  background-color:#583400; 
  font-size:16px;
  color:#FFF;
}
.titre-produit-lvm{
	width:295px;	
	padding: 16px 0 0 0;
	height:22px;
  background-color:#385436; 
  font-size:16px;
  color:#FFF;
}
.titre-produit-rds{
	width:295px;	
	padding: 16px 0 0 0;
	height:22px;
  background-color:#0078FF; 
  font-size:16px;
  color:#FFF;
}
.titre-produit-etk{
	width:295px;	
	padding: 16px 0 0 0;
	height:22px;
  background-color:#62008B; 
  font-size:16px;
  color:#FFF;
}
.titre-produitx a {color:#FFF;}

.produit, .produit2{
	/*width: 362px;
	background-image: url('images/background-produit-xl.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	margin-bottom:5px;
	padding-top:2px;*/
	border: 5px solid white;
	margin-bottom:10px;
	-moz-box-shadow: 1px 1px 5px 3px #dededd;
	-webkit-box-shadow: 1px 1px 5px 3px #dededd;
	-o-box-shadow: 1px 1px 5px 3px #dededd;
	box-shadow: 1px 1px 5px 3px dededd;
	overflow:hidden;
  position:relative;
}

#promo{
	width: 722px;
	height:170px;
	/*margin-bottom:5px;*/
	border: 5px solid #bed73e;
	text-align:left;
}

#titre-promo{
	width: 150px;
	height:20px;
	background-color: #bed73e;
	margin-left:20px;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

/*.produit2{
	width: 180px;
	background-position: top center;
	background-image: url('images/background-produit-xl.jpg');
	background-repeat: repeat-x;
	margin-bottom:5px;
	padding-top:2px;
	float:left;
}
.produit3{
	width: 180px;
	background-position: top center;
	background-image: url('images/background-produit-xl.jpg');
	background-repeat: repeat-x;
	margin-bottom:5px;
	padding-top:2px;
	float:right;
}

.produit-xs{
	width: 362px;
	height:143px;
	background-image: url('images/background-produit.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	margin-bottom:5px;
	padding-top:2px;
}*/
em#desk-erobase {font-family:ArrobatherapyRegular,Georgia; font-style:inherit; font-size:14px;}
em.eurobase { font-family:ArrobatherapyRegular,Georgia; font-style:inherit;}
img#eurobase { width:19px; height:18px; display:block; float:left; position:relative; left:75px; top:1px;}
p#titre-eurobase { left:84px; display:block; float:left; position:relative; height:24px; }
p#titre-etk {left:10px; display:block; float:left; position:relative; height:24px;}
.titre-produit a, .titre-produit a:hover, .titre-produit a:link {text-decoration:none; width:100%; display:block; height:100%; color:#FFF;}
.texte-produit{
  top:190px;
  padding:5px;
	font-family:Georgia;
	font-size:11px;
	color:#000;
	text-align:left;
  /*display:none;*/
  width:98%;
  height:80px;
  position:absolute;
  background:#FFF;
  opacity: .8;  
    /* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
    /* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
}

.texte-produit-taille{
  width:153px;
  height:150px;
}

.texte-produit2{
	margin-left:10px;
	margin-top:10px;
	font-family:Georgia;
	font-size:11px;
	color:#000;
	text-align:justify;
}
.texte-produit2 a:link, .texte-produit2 a:visited{
	font-family:Georgia;
	font-size:11px;
	float:right;
	text-decoration:underline;
}

.texte-produit2  a:active, .texte-produit2 a:hover{
	font-family:Georgia;
	font-size:11px;
	float:right;
	text-decoration:none;
}

.texte-produit2 p{
	margin-top:20px;
	position:relative;
	display:block;
	font-family:Georgia;
	font-size:11px;
	color:#000;
	text-align:justify;
}

/*fin index*/

/*footer*/



#footer {
	text-align:center;
	position: relative;
	background-color: #000000;
	top:30px;
	/*bottom: 30px;*/
	
}

#footer1 {
	text-align:center;
	background-color: #bfbfbf;
	padding-top:10px;
	padding-bottom:10px;
}

#footer1 p{
	text-align:justify;
	font-family:Georgia;
	font-size:11px;
	color:#000;
	margin-right:auto;
	margin-left:auto;
	width: 880px;
}

#footer1 a:link {
	color: #333;
}
#footer1 a:visited {
	color: #666;
}

#footer2 {
	background-color: #2b2b2b;
	padding-top:10px;
	padding-bottom:10px;
	height: 450px;
}

#footer-contain {
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	height:100%;

}

#footer2l {
	float:left;
	margin-right:10px;
	padding:8px;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
}

.partenaires{
	width:259px;
	float:left;
	margin-right:6px;
	margin-left:6px;
	font-family:arial;
	font-size:10px;
	color:#d9d9d9;
	text-align: left;
	height:225px;
}

.partenaires p{
	font-family:georgia;
	font-size:12px;
	color:#d9d9d9;
	text-align: left;
	text-decoration:underline;
	margin-bottom:4px;
}

.partenaires a:link, .partenaires a:visited{
	font-family:georgia;
	font-size:10px;
	color:#d9d9d9;
	text-align: left;
	text-decoration:none;
}

.partenaires a:active, .partenaires a:hover{
	font-family:georgia;
	font-size:10px;
	color:#d9d9d9;
	text-align: left;
	text-decoration:underline;
}

.mentions{
	font-family:georgia;
	font-size:10px;
	color:#d9d9d9;
	text-align: center;
	float:left;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	

}

.mentions a:link, .mentions a:visited{
	font-family:georgia;
	font-size:10px;
	color:#d9d9d9;
	text-align: center;
	text-decoration:underline;
	letter-spacing: 1px;
}

.mentions a:active, .mentions a:hover{
	font-family:georgia;
	font-size:10px;
	color:#d9d9d9;
	text-align: center;
	text-decoration:none;
	letter-spacing: 1px;
}


/*page produit*/

#bloc1{
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	text-align:left;
}

#bloc2{
	padding-left:25px;
	text-align:left;
}

#bloc3{
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	text-align:left;
}

#titrebloc{
	width: 900px;
	height:50px;
	margin-top:20px;
	/*margin-bottom:5px;*/
	padding-top:5px;
	background-color: #9E8F8F;
}

#titrebloc p{
	font-family:georgia;
	font-size:36px;
	color:#FFF;
	margin-left:10px;
}

.titrebloc{
	width: 900px;
	height:50px;
	margin-top:20px;
	/*margin-bottom:5px;*/
	padding-top:5px;
}

.titrebloc p{
	font-family:georgia;
	font-size:36px;
	color:#FFF;
	margin-left:10px;
}


#speech-produit{
	width: 900px;
	border: 1px solid #cfcfcf;
	margin-top:10px;
	}

#speech-produit p{
	font-family:georgia;
	font-size:11px;
	color:#3c3b3b;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

#speech-produit a:link, #speech-produit a:visited{
	font-family:georgia;
	font-size:11px;
	color:#9e8f8f;
	text-align: center;
	text-decoration: none;
}

#speech-produit a:active, #speech-produit a:hover{
	font-family:georgia;
	font-size:11px;
	color:#9e8f8f;
	text-align: center;
	text-decoration:underline;
}

#liste-coup-coeur{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
 	background-color:#505050;
	padding-top:5px;
	}

.liste-coup-coeur{
	width: 595px;
}
	
.coup-coeur{
	width: 135px;
	float:left;
	margin-left:7px;
	margin-right:7px;
	text-align: center;
	}
  

.coup-coeur a:link, .coup-coeur a:visited{
	font-family:georgia;
	font-size:10px;
	color:#FFF;
	text-align: center;
	text-decoration: none;
}

.coup-coeur a:active, .coup-coeur a:hover{
	font-family:georgia;
	font-size:10px;
	color:#FFF;
	text-align: center;
	text-decoration:underline;
}

.ref{
	margin-top:20px;
	margin-bottom:20px;
	font-family:georgia;
	font-size:10px;
}

.prix{
	margin-top:20px;
	margin-bottom:20px;
	font-family:georgia;
	font-size:11px;
}

.search-box{
	width: 160px;
	height: 240px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-top:10px;
	text-align: center;
	border: 1px solid #9e8f8f;
	}
.titre-search-box{
	width: 160px;
	height: 22px !important;
	height: 30px;
	text-align: center;
	background-color:#2b2b2b;
	padding-top:8px;
	}

.titre-search-box p{
	font-family:georgia;
	font-size:11px;
	color:#fff;
	}

.checkbox{
   overflow: auto;
 	width: 160px;
	height: 190px;
	margin-top:10px;
}
	
.checkbox p{
	margin-left:auto;
	margin-right:auto;
 	width: 130px;
	font-family:georgia;
	font-size:10px;
	color:#2b2b2b;
	text-align: left;
}
#bt-valider a:link, #bt-valider a:visited, #bt-valider a:active, #bt-valider a:hover{
 	width: 200px;
	height: 22px !important;	
	height: 30px;	
	background-color: #9e8f8f;
	text-align:center;
	float:right;
	margin-top:15px;
	margin-right:20px;
	padding-top:8px;
	font-family:georgia;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

/*resultat recherche produit*/

#no-product {display:block; color:#000; position:absolute; bottom:-10px; left:30px; }
#e-faire-part-txt {color:#FFFFFF; text-align:left; padding: 15px; background-color:#AB0A0A; font-size:11px;}

#bloc2bis{
  	background-color:#9e8f8f;
/*  	background-color:#505050; */
/*     	background-color:#ff00ff;   */
	margin-top:5px;
}

.pdtpage{
	height: 30px;
	background-color:#FFF;
	text-align:right;
	padding-right:45px;
	margin-bottom:3px;
}

.txtpdtpage{
	font-family:georgia;
	font-size:12px;
	color:#000;
	border: 1px solid #2b2b2b;	
	padding:3px;
}

.classement{
	height: 20px !important;
	height: 30px;
	background-color:#FFF;
	margin-bottom:20px;
	padding-left:75px;
	padding-top:10px;
}

.onglet{
 	width: 130px;
	height: 20px;
	background-color:#494949;
	float:left;
	margin-left:3px;
}
.nom{
	font-family:georgia;
	font-size:12px;
	color:#FFF;
	float:left;
	text-align:left;
	padding-left:8px;
	padding-top:3px;

}
.fleche{
	float:right;
}

.navigation{
	height: 23px !important;
	height: 30px;
	background-color:#FFF;
	padding-top:7px !important;
	padding-top:3px;
	border-bottom: 4px solid #9e8f8f;
}

#nbproduit{
	font-family:georgia;
	font-size:14px;
	color:#000;
	padding-left:45px;
	float:left;
}
#pages{
	font-family:georgia;
	font-size:14px;
	color:#000;
	padding-right:45px;
	float:right;
}

/*fiche produit*/


.bloc1L{
	width: 450px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.bloc2L1 {
	width: 200px;
	float:left;
	margin-left:38px;
	text-align:left;
}

.bloc2L2 {
	width: 180px;
	float:left;
	margin-left:32px;
	text-align:left;
}

#visuel-produit{
	width: 410px;
	height: 410px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #5f5f5f;
	background-color:#FFF;
}

#categorie-produit{
	float:right;
	margin-bottom:5px;
}

#titre-produit{
	margin-top:50px;
	margin-left: 25px;
	font-family:georgia;
	font-size:22px;
	color:#000;
}

#descriptif-produit{
	width: 425px;
	height: 370px;
    overflow: auto;
	margin-left: 25px;
	margin-top:10px;
	margin-bottom:58px;
}

#descriptif-produit p{
	font-family:georgia;
	font-size:11px;
	color:#000;
}

.qtite-px{
	width: 130px;
	background-image: url('images/bg-qtite-px.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	font-family:georgia;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.input{
	width: 45px;
	height: 33px;
	border: 1px solid #5f5f5f;
	font-family:georgia;
	font-size:12px;
	color:#000;
	text-align:center;
	float:left;
}

#app-prix{
	float:left;
	width: 45px;
	height: 33px;
	border: 1px solid #5f5f5f;
	font-family:georgia;
	font-size:12px;
	color:#000;
	text-align:center;
	max-height:35px;
	line-height:35px;
}

/* .prix p { line-height: 35px; background-color:#ff00ff; } */

.commande {
	width: 200px;
	float:right;
	background-image: url('images/bg-qtite-px.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	font-family:georgia;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	text-decoration:none;
}

.pdt-associe{
	float:left;
	width: 294px;
	margin:3px;
	height:238px;
}

.pdt-associe-vignette{
	width: 294px;
	height:143px;
	background-image: url('images/background-produit.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:1px;
}

/*panier*/


#bloc1 tr{
	width:900px;
	height:40px;
}

#bloc1 th{
	font-family:georgia;
	font-size:11px;
	color:#2b2b2b;
}

#bloc1 td{
	font-family:georgia;
	font-size:11px;
	color:#000;	
}

#edittable tr { height:100%;

}

.zolieBouton{
 	width: 200px;
	height: 22px !important;	
	height: 30px;	
	background-color: #6c0025;
	text-align:center;
	padding-top:8px;
	font-family:georgia;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

.panierL{
 	width: 200px;
	height: 22px !important;	
	height: 30px;	
	background-color: #6c0025;
	text-align:center;
	padding-top:8px;
	font-family:georgia;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	float:left;
}

.panierL a:link, .panierL a:visited, .panierL a:active, .panierL a:hover,
.panierR a:link, .panierR a:visited, .panierR a:active, .panierR a:hover{
	text-align:center;
	font-family:georgia;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

.panierR{
 	width: 200px;
	height: 22px !important;	
	height: 30px;	
	background-color: #6c0025;
	text-align:center;
	padding-top:8px;
	font-family:georgia;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	float:right;
}

/*livraison*/

.radio{
	margin-left:25px; 
}

/*exemple texte*/
#exemple{
	width: 900px;
	}

#exemple p{
	font-family:georgia;
	font-size:11px;
	color:#3c3b3b;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

#exemple a:link, #exemple a:visited, #exemple a:active, #exemple a:hover{
	font-family:georgia;
	font-size:11px;
	color:#3c3b3b;
	text-decoration:underline;
}

.sstitre{
	font-family:georgia;
	font-size:24px;
	color:#6c0025;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.exemple{
	width: 400px;
	float:left
}

.loginform
{	font-family:georgia;
	font-size:16px;
	color:#000000;
}

.derminradio
{	position:relative;
	left:660px;
}

.tagcloud
{	width:170px;
	display: block;
	text-align: justify;
	margin: 10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:10px;
}

.tagcloud a:link, .tagcloud a:visited, .tagcloud a:active, .tagcloud a:hover
{	text-decoration:none;
}

.adds{
 	width: 950px;
	border-top: 1px solid #cccccc;
	padding-top:10px;
}

.adds-left{
	width:160px;
	border: 1px solid #cccccc;
	margin-top:8px;
	margin-left:15px;
}
/*CONTENEUR ACCUEIL MILIEU*/

.sousproduit{
	display:block;
	position:relative;
	width: 722px;
	height:570px;
	margin-bottom: 5px;
	padding-top:2px;
	top:15px;
	border:5px solid #BED73E;
}

.conteneur_acc{
	display:inline-block;
	width:750px;
	/*height:265px;
	margin-bottom: 5px;*/
	position:relative;
	top:8px;
}
.conteneur_acc2{
	display:inline-block;
	width:750px;
	height:265px;
	margin-bottom: 5px;
	position:relative;
	top:80px;
	left:180px;
}
div.petite_photo {
	position:relative;
	border:2px solid #CCC;
	width:137px;
	height:160px;
	margin-left:32px;
	margin-top:10px;
	display:block;
	float:left;	
	/*bottom:190px;*/
}
.couleur_prix {
	color:#000;
}
.titre_accueil {
	position:relative;
	bottom:2px;
	color:#CCC;
	height:45px;
	background-image: url(/images/notre_selection3.jpg);
}
a.none:hover {
	text-decoration:none;
}
a.none:visited {
	text-decoration:none;
}
a.none {
	text-decoration:none;
	color:#CCC;
}

/*happy week-end*/	

#happywe{
	width: 600px;
	height:39px;
	float:left;
	text-align :right;
	/*padding-top: 5px;
	background-color:red;*/
}

#happywe p{
	font-family:Georgia;
	font-size:14px;
	color:#1b1b1b;	
	margin-top:4px;
}

#happywe span{
	font-family:Georgia;
	font-size:28px;
	color:#850035;
	margin-top:4px;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:180px;	width: 732px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 130px; left: -2px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: left;
	padding-left:15px;
	line-height: 35px;
	background: url(images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

#offert{
	
}

div.fournisseurs {background:#1b1b1b; display:block; position:relative; overflow:hidden; width:98%; min-height:128px; margin:0 auto auto auto; border: 1px solid #464646;}
div.fournisseurs img.image_principale { float:left; margin-left:20px; margin-top:11px; margin-right:20px; background-color: white; }
div.fournisseurs ul { margin-top:18px; margin-left:25px; float:left; padding-left:0; list-style:none; min-height:110px; text-align:left; }
div.fournisseurs ul li { line-height:1.2; }
div.fournisseurs ul li.fourn-title { font-size:12px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; margin-bottom:8px; }
div.fournisseurs ul a { color:#FFF; font-size:11px; text-decoration:none; }

/* faire part gratuit*/

#onglet-free-fp{
	position:absolute;
	top : 165px;
	right: -42px;
}

.offre{
	width: 300px;
	float: right;
	margin-top: 45px;
	font-size: 13px;
	margin-right: 15px;
}
.offre span{
	font-weight: bold;
	color: #BED73E;
	font-size: 13px;
}

/*phrase sur le délai de retractation dans le panier*/
p.retractation { color:#2b2b2b !important; font-family:Georgia; font-size:11px; position:relative; bottom:35px; left:314px; }
