/* CSS Document */
/* Elements */
body {
	background: #585858;
	color: #666666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	line-height: 120%
}

p {
	margin: 0px;
	padding: 0px; 
	text-indent: 3em;
	text-align:justify
}

TABLE, TR, TD {  }

h1, h2 {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #0066aa;
	margin: 0;
}

h3, h4 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #ff6600;
	margin-bottom: 0;
}

h5, h6 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	color : #414141;
	margin:0 0 10px 0
}

ol, ul {
	margin: 10px 0px 0px 15px;
	padding: 0px 
}

ol li, ul li { 
	list-style-image: url(../images/puceor.png); 
	margin: 0px
}

a { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold
}

a img {
	border-width: 0px;
}

a:link {
	color:#004488;
 	text-decoration: none; 
 	background-color: transparent 
}

a:visited { 
	color:#6699cc; 
  	text-decoration: none; 
 	background-color: transparent 
}

a:hover { 
	color:#004488;
  	text-decoration: underline; 
  	background-color: transparent
 }
 
a:active { 
	color:#004488;
  	text-decoration: none; 
  	background-color: transparent 
}

DIV { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

IMG {
	border-width : 0px;
}

INPUT { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfcfc;
}

/* classes */
.txtbold {
	font-weight:bold;
}

.txts11px {
	font-size:11px;
}

.txtorange1 {
	color:#FF6600;
}

.txtgray9b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight:bold;
}

.txtgray10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.txtgray10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666666;
	font-weight:bold;
}

.txtgrayo10b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight:bold;
}

.txtblue10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	font-weight:bold;
}

.txtgreen10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A3;
	font-weight:bold;
}
.txtorange10_1b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight:bold;
}

.txtbleu10_1b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0065a7;
	font-weight:bold;
}

.txtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div.leftsuitelink {
	padding:5px 0 0 0;
	text-align:left;
}

div.rightsuitelink {
	padding:5px 0 0 0;
	text-align:right;
}

div.leftsuitelink, div.suitelink a:link {
	color:#004488;
	font-weight:bold;
}

div.leftsuitelink, div.suitelink a:hover {
	text-decoration:underline;
}

div.leftsuitelink, div.suitelink a:visited {
	text-decoration:none
}

/* IDs */

div#container {
	width:980px;
	padding:0 9px;
	background:url(../images/containerbg.png) repeat-y center;
	text-align:center;
	margin: 0 auto;
	/*float:none*/	
}

div#topheader {
	width:980px;
	height:36px;
	padding:0px;
	/*float:none*/
}

div#bottomheader {
	width:980px;
	height:138px;
	padding:0px;
	top:0;
	left:0;
	/*float:none*/
}

div#menutop {
	width:475px;
	height:36px;
	padding:0px;
	float:left
}

div#menutop div.btout {
	width:95px;
	height:26px;
	padding:10px 0 0 0;
	background-image:url(../images/topmenubg1.png);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	/*color:#666666;*/
	text-align:center;
	float:left
}

div#menutop div.btover {
	width:95px;
	height:26px;
	padding:10px 0 0 0;
	background-image:url(../images/topmenubg2.png);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	/*color:#0088CC;*/
	text-align:center;
	float:left
}

div#menutop a:link {
	color:#666666;
 	text-decoration: none; 
 	background-color: transparent 
}

div#menutop a:visited { 
	color:#666666; 
  	text-decoration: none; 
 	background-color: transparent 
}

div#menutop a:hover { 
	color:#0088CC;
  	text-decoration: underline; 
  	background-color: transparent
 }
 
div#menutop a:active { 
	color:#0088CC;
  	text-decoration: none; 
  	background-color: transparent 
}

div#search {
	width:495px;
	height:35px;
	padding:1px 10px 0 0;
	background-image:url(../images/searchbg.png);
	background-repeat:no-repeat;
	text-align:right;
	float:left;
	clear:right
}

div#logo {
	width:220px;
	height:138px;
	padding:0px;
	float:left
}

div#banner {
	width:760px;
	height:138px;
	padding:0px;
	float:left;
	clear:right
}

div#construct {
	padding:50px 0px 400px 0px;
	text-align:center;
}

div#content {
	width:980px;
	background-image:url(../images/contbg.png);
	/*background-repeat:repeat-x;*/
	/*background-repeat:repeat-y;*/
	background-repeat:repeat;
	clear:both;
	float:left;
}

div#content_prod {
	width:920px;
	padding:0 30px;
	background-image:url(../images/contentprodbg.png);
	/*background-repeat:repeat-x;*/
	/*background-repeat:repeat-y;*/
	background-repeat:repeat;
	clear:both;
	float:left;
}

div#leftcontent {
	width:220px;
	height:100%;
	padding:0;
	float:left;
}

div#rightcontent {
	width:760px;
	height:313px;
	background-image:url(../images/rightcontentbg.png);
	background-repeat:repeat-y;
	float:left
}
html>body div#rightcontent {
	height: auto;
	min-height: 313px;
}
.clearcont {
    width:980px; 
	height:1px; 
	float:left; 
}

div#marquesheader {
	width:220px;
	height:23px
}

div#marques {
	width:220px;
	height:117px;
	color:#FFFFFF;
	background-color:#FF6600;
	text-align:center;
	padding:0;
	
}
div#sepwelcome {
	width:220px;
	height:7px;
	background-color:#9F9F9F;
	float:none;
	
}
div#welcome {
	width:180px;
	height:273px;
	padding:20px;
	text-align:justify;
	/*background-image:url(../images/welcomebg.png);
	background-repeat:repeat-x;*/
}

div#here {
	width:488px;
	height:17px;
	padding:5px 10px 3px 10px;
	background-color:#F9F9F9;
	float:left;
}

div#here_prod {
	width:678px;
	height:17px;
	padding:5px 10px 3px 10px;
	background-color:#F9F9F9;
	float:left;
}
div#here a, div#here_prod a { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div#here a:link, div#here_prod a:link {
	color:#6699cc;
 	text-decoration: none; 
 	background-color: transparent ;
}

div#here a:hover, div#here_prod a:hover { 
	color:#acacac;
  	text-decoration: underline; 
  	background-color: transparent
 }
 
div#news {
	width:710px;
	height:122px;
	top:25px;
	left:0;
	padding:10px;
	text-align:left;
	background-image:url(../images/newsbg.png);
	background-repeat:repeat-x;
	float:left
}

div#title {
	height:15px;
	margin:5px 0 10px 0;
	color : #0066aa;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	clear:both
}

div#newproducts {
    position:relative;
	width:710px;
	height:91px;
	padding:0;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
	background:url(../images/newsbande.png) no-repeat;
}

div.section{
    width:175px;
	height:91px;
	padding:0;
    margin:0 6px 0 0;
	background:url(../images/newsprodbg.png) no-repeat;
    float:left
}

div.homenewsprodtext{
	width:72px;
	padding:5px 0 5px 8px;
	float:left;
}

div.homenewsprodimage{
	width:85px;
	height:85px;
	padding:1px 3px 3px 0;
	float:left
}

div#products {
	width:468px;
	height:190px;
	padding:10px;
	text-align:left;
	background-image:url(../images/productsbg.png);
	background-repeat:repeat-x;
	border-bottom:#E5E7E9 1px solid;
	border-right:#E5E7E9 1px solid;
	float:left
}

div.productscontainer {
	position:relative;
	width:223px;
	height:160px;
	padding:0;
	margin-right:10px;
	border-right:#aeaeae dashed 1px;	
	float:left;
	overflow:hidden;
}

div#productscontent {
	width:220px;
	float:left;
}

div.productscontainer ul li {
	list-style-image: url(../images/bookmark.png);
}

div.categoriescontainer {
	position:relative;
	width:224px;
	height:160px;
	padding:0;
	margin-left:10px;
	float:left;
	overflow:hidden;
}

div.homeproduct {
	width:210px;
	height:65px;
	padding:0 12px 5px 12px;
	text-align:left;
	float:left
}

div.homeprodimg {
	width:75px;
	height:65px;
	padding:0 10px 0 0;
	text-align:left;
	float:left
}

div.homeprodimg img {
	border:#d2d2d2 solid 1px;
}

div.homeprodtext {
	width:123px;
	height:60px;
	padding-top:5px;
	text-align:left;
	float:left
}

div#prodconsult {
	width:468px;
	height:25px;
	padding:0;
	text-align:left;
	clear:both;
}

div#pub {
	width:216px;
	height:162px;
	margin:12px;
	padding:24px 0 0 0;
	text-align:center;
	background-image:url(../images/pubbg.png);
	background-repeat:repeat-x;
	float:left
}

div.verticsep {
	width:10px;
	height:186px;
	float:left
}

div.horizsep {
	width:705px;
	height:10px;
	float:left;
}

div#footer {
	width:760px;
	height:75px;
	text-align:center;
	background-image:url(../images/copyrightbg.png);
	background-repeat:repeat-x;
	clear:both;
	float:none
}

div#footer_prod {
	width:980px;
	height:75px;
	text-align:center;
	background-image:url(../images/copyrightbg.png);
	background-repeat:repeat-x;
	clear:both;
	float:none;
}

div#bottommenu {
	color:#55CCEE;
	text-align:center;
	padding:18px 60px 0 60px;
}

div#copyright {
	color:#1199BB;
	text-align:center;
	margin:10px 60px 18px 60px;
}

div#footer a, div#footer_prod a {
	color:#55CCEE;
	font-weight:normal
}

div#textcontent {
	width:705px;
	background-image: url(../images/textbg.png);
	background-repeat: repeat-y;
	clear:both;
	float:none;
}

div#navcontent {
	width:436px;
	height:20px;
	background-image: url(../images/ici.png);
	background-position:left;
	background-repeat: no-repeat;
	background-color:#e8e5d9;
	padding:5px 0px 0px 25px;
	clear:right;
	float:left;
}

div#navcontent a {
	color:#666;
	font-weight:normal;
}

div.clearone {
	clear: both;
	height: 1px;
}

div#menu {
	width:173px;
	height:161px;
	background-color:#e8e5d9;
	text-align:left;
	padding:15px 10px 10px 5px;
	float:left
}

div#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
 	text-decoration: none; 
 	background-color: transparent 
}

div#menu ol li, ul li { 
	margin-bottom: 5px
}

div#contact {
	width:100%;
	text-align:left;
	float:none
}

div#contacttitre {
	width:70px;
	text-align:left;
	padding-left:10px;
	line-height:220%;
	float:left
}

div#contactobject {
	width:590px;
	text-align:left;
	line-height:220%;
	padding:0px 0px 0px 11px;
	float:left
}

div#contactsend {
	width:690px;
	height:20px;
	text-align:right;
	padding:3px 0px 10px 0px;
	clear: both;
	float:none
}

div#contactconfirm {
	width:690px;
	padding:10px 10px 10px 10px;
	border:#99CC00 solid 1px;
	background-color:#F1F7DB;
	font-size:11px;
	font-weight:bold;
	color:#77A336;
	text-align:center;
	float:none
}

div#coordontitre {
	width:80px;
	text-align:left;
	line-height:180%;
	float:left
}

div#plan {
	width:431px;
	clear: both;
	float:none
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #C1C1C1;
	background-color: #fcfcfc;
	height: 14px;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: #B3AC9F 1px solid;
	background-color: #F9F8F4;
	height: 16px;
	margin-bottom:3px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #C1C1C1;
	background-color: #fcfcfc;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9f9f9f;
	height:17px;
	background-color: #f4f4f4;
	background-image: url(../images/img08.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
}

.cadre {
	height:35px;
	width:712px;
	clear:both;
}

.cadre_prod {
	height:35px;
	width:900px;
	clear:both;
}
.bare {
	height:35px;
	width:700px;
	color : #0066aa;
	font-size:11px;
	background-image:url('../images/img01.png');
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:left;
	float:left;
}
.bare_prod {
	height:35px;
	width:888px;
	color : #0066aa;
	font-size:11px;
	background-image:url('../images/img01.png');
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:left;
	float:left;
}

.barecat {
	height:25px;
	width:700px;
	padding-top:10px;
	background-image:url('../images/img01.png');
	background-repeat:repeat-x;
	float:left;
}

.barecat_prod {
	height:25px;
	width:888px;
	padding-top:10px;
	background-image:url('../images/img01.png');
	background-repeat:repeat-x;
	float:left;
}

.subbarecattitre {
	height:25px;
	width:550px;
	color : #ff6501;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.subbarecattitre_prod {
	height:25px;
	width:738px;
	color : #ff6501;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	float:left;
}
.subbarecatimg { 
	width:10px; 
	height:10px;
	margin-top:4px; 
	background-image:url('../images/puce001.png'); 
	background-repeat:no-repeat;
	float:left; 
}
.aillebared {
	height:35px;
	width:6px;
	background-image:url('../images/img02.png');
	background-repeat:no-repeat;
    float:left
}

.aillebareg {
	height:35px;
	width:6px;
	background-image:url('../images/img03.png');
	background-repeat:no-repeat;
    float:left
}
.separ {
   height:5px;
   width:440px;
   clear:both;
}

.contenu {
	width:712px;
	clear:both;
}
.contenutete {
    height:5px;
	width:712px;
	background-image:url('../images/img04.png');
	background-repeat:no-repeat;
    clear:both;
}
.contenucorp {
	width:712px;
	background-image:url('../images/img05.png');
	background-repeat:repeat-y;
	clear:both;
}
.contenuqueue {
    height:6px;
	width:712px;
	background-image:url('../images/img06.png');
	background-repeat:no-repeat;
	clear:both;
}

.contenu_prod {
	width:900px;
	clear:both;
}
.contenutete_prod {
    height:6px;
	width:900px;
	background-image:url('../images/img04_prod.png');
	background-repeat:no-repeat;
    float:none
}
.contenucorp_prod {
	width:900px;
	background-image:url('../images/img05_prod.png');
	background-repeat:repeat-y;
    float:left;
	clear:both ;
}
.contenuqueue_prod {
    height:6px;
	width:900px;
	background-image:url('../images/img06_prod.png');
	background-repeat:no-repeat;
    float:left;
}

.prod {
   height:91px;
   width:175px;
   background-image:url('../images/img07.png');
   background-repeat:no-repeat;
   float:left;

}
.prod1 {
   height:71px;
   width:72px;
   padding:10px 5px 10px 10px;
   background-repeat:no-repeat;
   float:left;
}

.cadreprod {
   width:545px;
   margin-left:82px;
   clear:both;
   float:none;
   text-align:left;
}

.cadreprod_prod {
   width:764px;
   margin:0 68px;
   clear:both;
   float:none;

}
.prodname {
   width:72px;
   height:55px;
   font-size:10px;
   font-weight:bold;
   color:#FF6633;
   float:left;
}
.proddetail {
     width:72px;
	 height:16px;
	 float:left;
}
.prod2 {
   height:87px;
   width:84px;
   padding:2px 2px 2px 0px;
   border-left:1px solid #e4e4e4;
   background-repeat:no-repeat;
   float:left;

}
.alignprod {
   height:1px;
   width:460px;
}
.sepprod {
    height:91px;
	width:10px; 
	float:left;
}
.sepprod_prod {
    height:91px;
	width:20px; 
	float:left;
}

div#produit1 {
	width:731px;
	text-align:left;
	clear:both;
}
div#fixheight {
	width:1px;
	height:342px;
	float:right
}

div#produit {
	width:710px;
	padding:10px;
	text-align:left;
	clear:both;
	float:left;
}

div#produit_prod {
	width:900px;
	padding:10px;
	text-align:left;
	clear:both;
	float:left;
}
.decale {
     width:20px;
	 height:50px;
	 float:left;
}
.sephorizontale {
   height:8px;
   width:400px;
   clear:both;
}
.sephorizontale_prod {
   height:16px;
   width:650px;
   clear:both;
}

.formulairelivrdor {
	width:712px;
	background-image:url('../images/img05.png');
	background-repeat:repeat-y;
	clear:both ;
}

.captcha {
    height:60px;
	width:712px;
	clear:both;
}
.livrebouton {
    height:20px;
	width:712px;
	float:right;
	clear:both;
}
.captchatext {
    height:20px;
	width:200px;
	float:left;
	padding-top:10px;
}
.captchaimg {
    height:60px;
	width:300px;
	float:left;
}
.captchaimg1 {
    height:40px;
	width:170px;
	float:left;
}
.captchaimg2 {
    height:16px;
	width:105px;
	padding:5px 5px 5px 10px;
	float:left;
}

div#objectlivre {
    width:210px;
	height:115px;
	float:left;
}

div#livretitre {
	width:50px;
	height:100px;
	text-align:left;
	padding:0px 0px 3px 10px;
	line-height:210%;
	float:left
}

div#livreobject {
	width:130px;
	height:100px;
	text-align:right;
	line-height:220%;
	font-weight:bold;
	color:#999999;
	padding:0px 0px 0px 3px;
	float:left
}
div#messagelivr {
    width:492px;
	height:115px;
	float:left
}

.livrboutton {
    width:700px;
	height:20px;
	text-align:right;
	background-image:url('../images/img05.png');
	background-repeat:repeat-y;
	clear:both;
}

.titre {
	height:15px;
	margin:5px 0 10px 0;
	color : #0066aa;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	clear:both
}
.contrib {
    height:84px;
	width:688px;
	padding: 8px 12px 8px 12px; 
	background-image:url('../images/img05.png');
	background-repeat:repeat-y;
	clear:both ;
}
.livrtext {
   width:438px;
   height:84px;
   background-color:#F6F6F6;

}
form#livredor {
	display:block;
	clear:both;
}
.contactform {
	width:712px;
	background-image:url('../images/img05.png');
	background-repeat:repeat-y;
	clear:both ;
	text-align:left;
	float:none;
}
.subbare1 {
	height:35px;
	width:350px;
	color : #0066aa;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.subbare2 {
	height:25px;
	width:335px;
	color : #0066aa;
	font-size:10px;
	font-weight:normal;
	padding-top:10px;
	padding-right:15px;
	text-align:right;
	float:left;
}
.subbare3 {
	height:12px;
	width:345px;
	color:#fb7f27;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.subbare4 {
	height:13px;
	width:345px;
	color : #7e7d7d;
	font-size:10px;
    font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
}

.barpage {
	height:20px;
	margin:0 px 0 0px 0;
	color : #747372;
	font-size:10px;
	text-align:left;
	clear:both
}
.navpage1 {
    width:300px;
	height:20px;
	float:left;
	 padding-left:10px;
}
.navpage2 {
     width:60px;
	 height:20px;
	 float:left; 
	  text-align:left;
}

.navpage3 {
     width:25px;
	 height:20px;
	 float:left; 
	  text-align:left;
}
.navbare1 {
	height:25px;
	width:300px;
	color : #7f8180;
	font-size:11px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	float:left;
}
.navbare1_prod {
	height:25px;
	width:738px;
	color : #7f8180;
	font-size:11px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	float:left;
}

.navbare2 {
	height:25px;
	width:75px;
	color : #7f8180;
	font-size:11px;
	padding-top:10px;
	text-align:left;
	float:left;
}

.navbare3 {
	height:25px;
	width:25px;
	color : #7f8180;
	font-size:11px;
	padding-top:10px;
	text-align:left;
	float:left;
}

.listprod {
    width:713px;
    float:left
}

.listprod_prod {
    width:900px;
    float:left
}
.categorie {
    width:227px;
    height:65px;
	float:left;
}
.categorie .catimg {
    width:62px;
    height:65px;
	float:left;
}
.categorie .catcontent{
    width:144px;
    height:49px;
	padding:8px;
	float:left;
	background-image:url('../images/img10.png');
	background-repeat:repeat-x;
}
.categorie .catclose {
    width:5px;
    height:65px;
	float:left;
	background-image:url('../images/img09.png');
	background-repeat:no-repeat;
}
.subcattitre {
    width:111px;
    height:30px;
	padding-left:10px;
	padding-top:2px;
	float:left;
}
.subcatimg {
    width:21px;
    height:24px;
	padding-top:4px;
	background-image:url(../images/img025.png);
	background-repeat:no-repeat;
	float:left;
}

.categorie a:link {
	color:#FF6600;
 	text-decoration: none; 
 	background-color: transparent 
}

.categorie a:hover { 
	color:#004488;
  	text-decoration: none; 
  	background-color: transparent
}

.margecat {
   width:14px; 
   height:25px; 
   float:left;
}
 
div#recherche {
	width:710px;
	height:123px;
	padding:10px 0px 10px 0px;
	border:#dcdbdd dashed 1px;
	background-color:#ffffff;
	float:none
}

div#recherche ul, li{
     line-height:150%;
}
.souscat {
   width:460px; 
   height:26px;
   margin:0 1px 0 1px; 
   float:left; 
}
.nomscat {
    width:400px; 
	height:14px; 
    padding-left:15px;
    padding-top:6px;
	float:left;
}
.sepsoucat {
    width:440px; 
    height:3px;
	margin-left:10px;
	background-image:url('../images/img026.png');
	background-repeat:no-repeat;
	float:left;
}
.detail {
    width:295px;
	margin-left:85px;
	float:none; 
	clear:both;
}
.detailboth {
    width:295px;
	 height:1px;
}
.detailimg {
    width:295px;
	height:248px;
	background-image:url('../images/detimg01.png');
	background-repeat:no-repeat;
	float:left;
}
.detaildesc {
    width:295px;
	background-image:url('../images/detimg02.png');
	float:left;
}
.detaildefault {
    width:295px;
	background-image:url('../images/detimg03.png');
	background-repeat:no-repeat;
	float:left;
}
.detailqueue {
    width:295px;
	height:36px;
	background-image:url('../images/detimg04.png');
	background-repeat:no-repeat;
	float:left;
}
.phzoom {
    width:255px;
	height:232px;
	padding-left:40px;
	padding-top:16px;
	float:left;
}
.titreprod {
    width:270px;
	height:17px;
	padding-top:5px;
	padding-left:15px;
	text-align:left;
	font-size:12px;
	color:#fc6700;
	font-weight:normal;
	float:left;

}
.prodetail {
    width:265px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	background-image:url('../images/detimg02.png');
	background-repeat:repeat-y;
	text-align:left;
	color:#808080;
	font-size:10px;
	font-weight:normal;
	clear:both;
	float:left;
}
.marge100 {
  width:100px;
  height:36px;
  float:left;
}
.suivant {
    width:25px;
    height:23px; 
	padding-top:13px;
	float:left;
}

.suivant a:link {
	color:#004488;
 	text-decoration: none; 
 	background-color: transparent ;
}

.suivant a:hover { 
	color:#004488;
  	text-decoration: none; 
  	background-color: transparent;
 }
 
.navig {
   width:40px;
   height:23px; 
   padding-top:13px;
   text-align:center;
   float:left;
}

.bare1 {
     width:435px;
     background-color:#f3f3f3;
	 padding:0px 5px 5px 20px;
	 font-size:12px;
	 color:#a5a5a5;
	 font-weight:bold;
	 clear:both;
	 
}
.bare1a {
     width:685px;
     background-color:#f3f3f3;
	 padding:0px 5px 5px 20px;
	 font-size:12px;
	 color:#a5a5a5;
	 font-weight:bold;
	 clear:both;
	 float:left;
	 
}

.aproposform {
	width:701px;
	background-image:url('../images/img05.png');
	background-repeat:repeat-y;
	padding-left:6px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	clear:both;
	float:none;
}
div#albumhint {
    width:300px;
	color:#F6F0C7;
	float:left
}
.click {
	cursor:pointer;
}
.promotion{
width:210px;
padding:0 10px;
float:left;
}
.float_l{
float:left;
}
.float_r{
float:right;
}
.tit_promo{
width:100%; 
font-size:10px; 
color:#ff6600;
font-weight:bold;
text-align:center;
padding-bottom:7px;
}
.dim_ph{
width:85px;
height:85px;
border:1px solid #d2d2d2;
}
.desc_promo{
width:100%;
font-size:9px;
line-height:150%;
color:#666;
padding-bottom:5px;
}
.opt_nouv{
	left:63px;
	top:16px;
}
