body
{
	font-family: Arial;
  height: 100%;
	margin: 0;
  font-size:12px;
  width:100%;
  
}

input[type=hidden]{
    margin:0;
    border:0;
}
#global {
	width: 980px;
	margin: 0 auto;
	position: relative;
  padding: 0;	
}
img { border: 0; }
#header {
  width:970px;
  position: relative;
	height: 80px;
	padding: 0 5px;
  background: #FFF url(../skin/header.jpg) no-repeat;
	color: #fff;
	height: 248px;
}

#header .tel{
    color:#fdc211;
    font-size:20px;
    font-weight:bold;
    line-height:20px;
    float:right;
    position:relative;
    top:30px;
    right:10px;
    font-family: Times;
}

#header .contact{    
    float:right;
    position:relative;
    top:70px;
    right:10px;
    width:144px;
}

#header .contact a{
    font-size:16px;
    font-weight:bold;
    font-style:italic;
    font-family: Georgia;
    color:#fdc211;
}

#header .recherche{
    float:right;
    position:relative;
    top:183px;
    right:375px;
    width:217px;
}

#header .recherche input[type=text] {
    width:181px;
    border:1px #000 solid;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    color:#000;
    font-size:11px;
    height: 22px;
    line-height:22px;
    padding:0 0 0 5px;
    margin:0;
}

#header .recherche input[type=image] {
  border:0;
  margin:0;
  padding:0;
}

#header .mon-compte{
    color:#FFF;
    float:right;
    position:relative;
    top:128px;
    right:147px;
    font-size:16px;
    font-weight:bold;
}

#header .panier{
    
    float:right;
    position:relative;
    top:122px;
    right:8px;
    text-align:center;
}

#header .panier a{
    font-size:16px;
    font-weight:bold;
    color:#FFF;
}
#warn{
  margin:5px 0;
  font-size:12px;
  font-weight:bold;
  color:red;
}

#center {
	/* éviter la superposition
	du pied de page et du contenu */
	padding-bottom: 20px;
	overflow: auto;
}
#sidebar {
    margin:0 16px 0 0;
    float: left;
    width: 258px;
    padding:0px;
}

#categories, #ambiances{
    background: #000;
    padding:5px 5px 5px 12px;
    position:relative;
}

#categories h2, #ambiances h2{
    color:#FFF;
    font-weight: bold;
    margin-top:5px;
}

#categories a.nouveautes{
    color:#FFF;
    display:inline-block;
    height:20px;
    font-weight:bold;
    font-size:14px;
    margin:3px 0;
    background:url('../skin/nouveautes20.png') no-repeat top right #000;
    padding-right:28px;
}

#categories a, #ambiances a{
    color:#FFF;
    display:block;
    font-weight:bold;
    font-size:14px;
    margin:3px 0;
}

#ambiances em{
    font-family:georgia;
}

#categories div.nouveautes{
    width:165px;
    padding-left:10px;
    padding-top:5px;
    height:40px;
    float:left;
}

#categories div.nouveautes a{
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    line-height: 16px;
}

#puce-orange{
    position:absolute;
    width:38px;
    height:42px;
    background: url('../skin/puce-orange.jpg') transparent no-repeat;
    left:233px;
    top:-14px;
    z-index: 10;
}

#puce-rose{
    position:absolute;
    width:38px;
    height:42px;
    background: url('../skin/puce-rose.jpg') transparent no-repeat;
    left:233px;
    top:234px;
    z-index: 10;
}

#ambiances a em{
    font-weight: normal;
}

#ambiances div.showroom{
    width:165px;
    padding-left:10px;
    float:left;
}

#ambiances div.showroom a{
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    line-height: 16px;
}

#box-mct{
    background: #FFF url(../skin/box-mct.jpg) no-repeat;
    width:178px;
    height:90px;
    padding:70px 0 0 80px;
}

#box-mct a{
    color:#FFF;
    font-weight:bold;
}

#box-garanties{
    background: #FFF url(../skin/box-garanties.jpg) no-repeat;
    width:258px;
    height:160px;
}

#box-garanties h2{
    color:#FFF;
    font-weight:normal;
    padding:10px 0 14px 30px;
}

#box-garanties a{
    padding:0 0 0 55px;
    height:7px;
    font-size:14px;
    display:block;
}

#content, #footer p, #sidebar p { padding: 0 10px; }
#sidebar div { line-height: 160%; }

#content
{
    color: #000;
    padding: 0;
    float: left;
    width: 706px;
}

#footer
{
    clear:both;
    width: 980px;
    bottom: 0;
    background: #000;;
    color:#FFF;
    padding-top:30px;
}

#footer .col{
  float: left;
  width:265px;
  padding:0 30px 10px 30px;
  border-width:0 1px 0 0;
  border-color:#404040;
  border-style: solid;
}

#footer a{color:#FFF;}

#footer h2{margin:0 0 5px 0;}

#footer-categories a{
    display:block;
}

#footer-categories em{
    font-family:Georgia;
}

#copy{
    padding-left:30px;
}

h1.title{
    color:#dd0066;
    font-weight:normal;
    text-transform: uppercase;
    margin:10px 0 5px 0;
}

#accroche{
     background: transparent  url(../skin/box-apartirde.jpg) no-repeat bottom right;
     height:170px;
     position:relative;
}

#accroche img.ex{
    width:224px;
    float:left;
}

#accroche .title{
    color:#dd0066;
    font-family:georgia;
    font-style: italic;
    font-size:20px;
}

#accroche .explic{
    color:#dd0066;
    font-size:14px;
    text-align: right;
    text-transform: uppercase;
    width:310px;
    float:left;
}

#accroche .explic a{
    font-weight:bold;
    font-size:10px;
}

#accroche .apartirde{
   color:#FFF;
   font-size:34px;
   font-weight:bold;
   position:absolute;
   right:35px;
   bottom:55px;
}

#accroche .apartirde span{
    font-size:28px;
}

div.prodHome{
    float:left;
    width:224px;
    margin:10px 15px 10px 0;
}

.prodHome a.name{
    font-size:9px;
    width:190px;
    display:block;
    font-weight:bold;
}

.prodHome span{
    float:right;
    font-size:9px;
    font-family:Georgia;
    color:#DD0066;
    font-weight:bold;
}

hr.prodHome{
    border-bottom: 1px dotted #dd0066;
    height:1px;
    border-top:0;
    margin:2px 0;
    width:224px;
}

div.prod{
    float:left;
    width:224px;
    margin:10px 14px 10px 0;
    border:1px solid #aeaeae;
    height: 201px;
}

.prod a.name{
    font-size:9px;
    width:180px;
    display:block;
    margin-left:2px;
    margin-bottom:3px;
    font-size:12px;
    color:#000;
    font-weight:bold;
}

.prod span{
    float:right;
    font-size:14px;
    font-family:Georgia;
    color:#DD0066;
    margin-right:2px;
}

div.last{
    float:left;
    width:224px;
    margin: 10px 0 10px 0;
}

.crazy
{
    font-family: Times, "Times New Roman", serif;
    font-size: 120%;
    font-weight: bold;
    font-style: italic;
}

p.pageHeading
{
	text-align: left;
	font-weight: bold;
}

hr.rose{
    border-bottom: 1px solid #dd0066;
    height:1px;
    border-top:0;
}


hr.black{
    border-bottom: 1px solid #000;
    height:1px;
    border-top:0;
}



/* EOF Mur de Produits */
/* Liens */
a
{
	color: #DD0066;
	font-weight: normal;
	text-decoration: none;
}

a img { border: 0; }

a:hover
{
	text-decoration: underline;
}

#nav a
{
	color: #000000;
	text-decoration: none;
}

/* MENU */

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 30px;
	background: url(img/fond_lien.png) no-repeat left top;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #7fcf2e;
	color: #6c0;
	font: small-caps 1.1em/30px Georgia,serif;
	text-decoration: none;
}
ul#menu li a:hover {
	background-position: left bottom;
	color: #c30;
}

.categorieactive a
{
	color: #FFF;
	font-weight: bold;
}

.categorieactive a:hover
{
	font-weight: bold;
	color: #FFF;
}

a.margT10{
	display:block;
	padding:6px 0;
}

/* EOF Liens */
/* Form Elements */
CHECKBOX, INPUT, RADIO, SELECT { }

TEXTAREA
{
	width: 90%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

label
{
	width: 180px;
	float: left;
	display: inline;
}

/* EOF Form Elements */
/* Menu Catégories */
.categorieactive
{
	display: block;
	margin: 0;
	padding: 0;
	color: #FFF;
}

/* EOF Menu Catégories*/
/* Info */
p.titre
{
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	color: #000;
}

#temoignages p{
    float:left;
    width:220px;
    margin-right:20px;
    color:#535353;
    font-family:georgia;
    font-style:italic;
    font-size:13px;
    text-align: justify;
}

#temoignages p.last{margin-right:0;}

.downFooter {
    margin:10px 0;
    color:#8d8d8d;
    font-size:12px;
    text-align:justify;
}

div.info { color: #000; }

div.info .success {
text-align:justify;
}
div.info form input
{
	display: block;
	margin: 2px 0 10px 0;
}

div.info div.secAddress
{
	background: url(../images/tiny_star.gif) no-repeat 0 5px;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom: 20px;
}

div.info div.mainAddress
{
	background: url(../images/arrow_south_east.gif) no-repeat top left;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.login
{
	font-size: 90%;
	text-align: center;
	color: #000;
}

table.login th
{
	color: #D06;
	font-weight: bold;
	font-size: 110%;
}

table.login p.whisper
{
	margin: 0 0 15px 0;
	font-size: 90%;
}

/* EOF Info */
/* Commande */
div.commande
{
	text-align: left;
	margin: 0;
	padding: 5px 100px;
	background: #FFF;
}

/* EOF Commande */
/* AccountInfo */
div.accountInfo { text-align: left; }

/* EOF AcccountInfo*/
/* InfoBoxes */
div.infoBox
{
	text-align: left;
	margin: 0;
	padding: 0;
}

div.infoBoxHeader
{
	text-align: left;
	margin: 0;
	padding: 0;
}

div.infoBoxContents
{
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

div.infoBoxContents a:hover
{
	font-weight: bold;
	color: #000;
}

/* EOF InfoBoxes */
/* Input Requirement */
.inputRequirement
{
	font-size: 10px;
	color: #D06;
}

/* EOF Input Requirement */
/* Formulaires */
form { display: inline; }

/* EOF Formulaires*/
/* Breadcrumb */
#ariane { }
#logo { display:none; }
/* EOF Breadcrumb */
/* Baseline */
#baseline { text-align:justify; margin: 20px 0; clear:both;}
/* EOF Baseline */
/* Liste Produits */
div.sortZone a { margin: 5px; }

div.pageResults
{
	color: #000;
	text-align: center;
}

/*a.pageResults { font-size: 90%; }*/
div.sortZone
{
	font-size: 80%;
	color: #000;
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

div.productListing
{
	margin: 15px 0;
	overflow: auto;
	font-size: 90%;
}

div.productListing a:hover, div.productListing a { color: #000; }

div.productListing div
{
	/*background: #FC0;*/
	float: left;
	width: 124px;
	height: 132px;
	margin: 2px;
	padding: 3px 2px;
	text-align: center;
	border: 1px solid #ccc;
}

div.productListing div img { margin-bottom: 5px; }

/* EOF Liste Produits */
/* Fiche Produit */
div.productInfo
{
	width: 706px;
	margin: 15px 0;
	padding: 5px 0;
	text-align: left;
	background: #FFF;
	color: #000;
	overflow: visible;
}

div.productInfo .description
{
	padding-bottom: 10px;
	text-align: left;
}

div.productInfo .titre
{
	font-weight: bold;
	margin: 5px 0 15px 0;
	width: 440px;
}

.logo
{
	
	width: 214px;
        height:62px;
	margin-top: 0px;
	float: right;
        display:inline;
}

div.productInfo .soustitre {
    font-style:italic;
    font-weight:normal;
}

div.productInfo .prixDiscret {
    font-weight:normal;
}

div.toCart{
   
}

div.price{
    font-weight: bold;
    font-family:georgia;
    font-size:24px;
    float:left;
    margin:33px 0 0 30px;
    width:120px;
    text-align:right;
    display:inline;
}

div.productInfo .mainImage img { border: 1px solid #ccc; }

div.productInfo .enlarge {
    text-align:center;
}

div.productInfo .morePict
{
        margin-left:30px;
	background: #FFF;
	width: 320px;
}

div.productInfo .morePict img
{
	float: left;
	margin-bottom: 14px;
        margin-left:10px;
        border:1px #cbcbcb solid;
}

div.productInfo .fb{
    margin-left: 40px;
    width:300px;
}

#tvpresse, #temoignages-prod{
    margin:10px 0;
    padding-left:80px;
}

div.productInfo .complement
{
	width: 210px;
	text-align: right;
	float: left;
}

/* EOF Fiche Produit */
/* Caddie */
div.cartItem{
	background: #FFF;
	margin: 2px;
	width: 706px;
	padding: 5px 2px;
	text-align: left;
	border-bottom: 1px solid #D06;
}

div.cartItem .model
{
	font-size: 90%;
	font-style: italic;
}

div.cartList
{
	margin: 15px 0;
	text-align: center;
	line-height: 100%;
}

div.cartItem .nom, div.cartItem .nom a { color: #D06; }
div.cartItem .quantite { display: inline; }

div.cartItem .quantite input
{
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

div.cartItem a img
{
	float: left;
	margin-right: 15px;
}

div.cartList .prix
{
	font-weight: bold;
	margin-bottom: 10px;
}

div.cartList form input { display: inline; }

/* EOF Caddie */
/* Couleurs et mises en forme */
.rouge, .ROUGE { color: #D06; }
.vert, .VERT { color: #9C0; }
.orange, .ORANGE { color: #F60; }
.italique, .ITALIQUE { font-style: italic; }
.gris {color:#6b6b6b;}
.marron { color:#993300;}
.bleu{color:#084568;}
.vrairouge{color:#FF0000;}
.violet{color:#75449c;}
.jaune{color:#FFFF00;}



/* EOF Couleurs */
/* Effets */
.moduleRow { }

.moduleRowOver
{
	background-color: #D06;
	cursor: hand;
	color: #FFF;
}

.defaultSelected { }

.moduleRowSelected
{
	background-color: #D06;
	color: #FFF;
}

/* OEF Effets */
/* Also purchased */
div.mention { overflow: auto; }
div.alsoPurchased { overflow: visible; }
div.alsoPurchased p{
    color:#676767;
    font-weight:bold;
    font-size:14px;
}

div.alsoPurchased div{
    float:left;
    width:224px;
    margin-right:10px;
}
/* EOF Also purchased */
.centre { text-align: center; }
a.checkoutBarFrom { color: #333; }


.closemode{
	color:#DF3040;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
}

/* FAQ */
.faq
{
	background: #FFF;
	padding: 5px;
}
.faq .titre {
margin:10px; padding:0;
}


.question
{
	color: #D06;
	font-weight: bold;
}

/* EOF FAQ */

.blog{
	padding: 5px;
}

.blog .titre {
margin:10px; padding:0;
}

.blog a{
	color:#FFFFFF;
}

.archive_blog a{
	display:block;
	color:#FF6600;
	float:right;
	margin:0 40px 20px 0;
	font-weight:bold
}

.archive_blog a:hover{
	text-decoration:underline;
}

.pagination{
	text-align:center;
}

.pagination a{
	text-decoration:underline;
}

ul.list_blog{
	margin:10px 0; 
	padding:0 0 0 15px;
}

.back
{
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
	text-align: left;
}

.confidential { text-align: justify; }
.confidentialMCT { border-top:1px solid;text-align: center; font-size:85%; padding-top:10px;}
/**/
div.MESListing
{
	margin: 15px 0;
	overflow: auto;
	font-size: 90%;
}

div.MESListing a:hover, div.MESListing a { color: #000; }

div.MESListing div
{
	/*background: #FC0;*/
	float: left;
	width: 124px;
	height: 180px;
	margin: 2px;
	padding: 3px 2px;
	text-align: center;
	border: 1px solid #ccc;
	background: #FFF;
}

div.MESListing div img { margin: auto; }
.clear {
clear:both;
height:0;
visibility: hidden;
}
/**/


div.recommand div{
    float:left;
    width:224px;
    margin:10px 14px 10px 0;
    border:1px solid #aeaeae;
    padding-bottom:10px;
}
div.recommand h2{
    font-size:18px;
    line-height:20px;
}

div.recommand a.name{
    font-size:9px;
    width:180px;
    display:block;
    margin-left:2px;
    margin-bottom:3px;
    font-size:12px;
    color:#000;
    font-weight:bold;
    text-align:left;
}

div.recommand span{
    float:right;
    font-size:14px;
    font-family:Georgia;
    color:#DD0066;
    margin-right:2px;    
}

div.recommand a.addCart{
  padding:5px;
  border:1px solid #aeaeae;
  background-color:#DD0066;
  color:#FFF;
}
