html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,input,select,p,blockquote {
	margin:0; padding:0;
}

img {
	border:0px;
}

div#footer {
	background: #333;color: #FFF;
}

div#footer p {
	margin:0;padding:5px 10px
}

div#wrapper {
	float:right;width:100%;margin-left:-140px
}

div#content {
	margin-left:150px
}

div#navigation {
	float:left;width:140px
}

div#recherche {
	float:left;clear:left;width:140px
}

div#footer {
	clear:both;width:100%
}

body {
	font: 76% arial,sans-serif;
}

p {
	margin:0 10px 10px;
}

/*a {
	display:block;
	color: #981793;
	padding:10px;
}
*/
div#header {
	padding-left:10px;
	margin:0;
	height:100px;
	background: #FFFFFF;
	background-image:url(/img/haut_fond_deco-terre-sac.png);
	background-position:top left;
	background-repeat:repeat-x;
}

div#header h1 {
	display:none;
}

div#navigation_haut {
	float:left;
	padding-left:79px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	height:15px;
}

div#navigation_haut p {
	color:#630d3e;
	font-weight:bolder;
	font-size:11px;
	padding:0px;
	margin:0px;
}

div#livraison_monde
{

	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0 10px 0 0;
	height:10px;
}

div#livraison_monde p a, div#livraison_monde p a:hover
{
	color:#630d3e;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

div#navigation_haut a {
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
}

div#navigation_haut a:hover {
	color:#c41a7b;
	text-decoration:none;
	display:inline;
	font-weight:bold;
}

/* ACCES RAPIDES */

div#acces_rapide
{
	display:inline;
	float:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;
	width:950px;
	height:30px;
}

div#flash
{
	clear: both;
	float:left;
	padding-left:225px;
	padding-right:75px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;
	width:330px;
	height:62px;
}

ul.m2 {
	list-style: none;
	padding:0px;
	margin:0px;
}

ul.m2 li {
	float: left;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

ul.m2 li a {
	display: block;
	height: 30px;
	width: 92px;
	padding-top:6px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:0px;
	margin:0px;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/img/acces_rapide_off.png);
	background-position:left top;
	background-repeat:no-repeat;
}

ul.m2 li a:hover {
	background-image:url(/img/acces_rapide_on.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#630d3e;
}

div#content p{line-height:1.4}
div#navigation
{
	background:#FFFFFF;
	background-image:url(/img/gauche_fond.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:140px;
}

div#bas_gauche
{
	background-image:url(/img/gauche_bas_fond.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:22px;
}

ul.m1 {
	list-style: none;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(/img/gauche_bas_fond.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

ul.m1 li.menu a {
	display: block;
	height: 35px;
	width: 134px;
	padding:7px 0px 0px 5px;
	margin:0px;
	text-align:left;
	color:#fff7e6;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/img/categorie_menu2.png);
	background-position:top left;
	background-repeat:no-repeat;
}

ul.m1 li.menu a:hover {
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

ul.m1 li.categorie a
{
	color:#000000;
	display:block;
	width:129px;
	height:auto;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	background-image:none;
	margin: 0px 0px 7px 0px;
}

ul.m1 li.categorie a:hover, ul.m1 li.categorie a.current
{
	color:#630d3e;
	font-weight:bold;
	height:auto;
	margin: 0px 0px 7px 0px;
}


/* BLOC RECHERCHE */

div#recherche
{
	background:#FFFFFF;
	background-image:url(/img/gauche_haut_fond.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:140px;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.titre_recherche{
	font-size:11px;
	font-weight:normal;
	height:21px;
	width:120px;
	color:#630d3e;
	margin:0px;
	padding-top:35px;
	padding-left:20px;
	padding-bottom:0px;
	padding-right:0px;
}

div#recherche a {
	font-size:9px;
	color:#630d3e;
	text-decoration:none;
	padding:5px 0px 0px 0px;
	margin:0px;
}

div#recherche a:hover {
	text-decoration:underline;
}

/* FORMULAIRE DANS BLOC RECHERCHE */

div#recherche fieldset {
	width:120px;
	float:right;
	border:0px;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:0px;
	display:inline;
}

div#recherche fieldset input {
	font-size:10px;
	border:1px;
	height:16px;
	width:80px;
	float:left;
	border-color:#e1f3fe #e1f3fe #e1f3fe #e1f3fe;
	border-style:inset groove ridge inset;
}

div#recherche fieldset #oksubmit {
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
}

div#recherche fieldset #ok {
	width:31px;
	padding-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:5px;
	height:18px;
	float:right;
}

div.categorie_bloc {
	width:200px;
	height:250px;
	margin:5px;
	float:left;
}
.submit_hidden {
    display:none;
}
.citation {
    width:600px;
    border:1px solid #610D3D;
    background-color:#FFF7E6;
    margin:0 0 0 44px;
}
.citation p {
    font-weight:bold;
    margin:10px;
}
.citation blockquote {
    font-style:italic;
    margin:20px;
}
.dates-promotion {
    color:#620D3E;
    font-size:0.9em;
}
.nos-marques h1 {
    color:#630D3E;
    font-family:Georgia, serif;
    margin:15px 0 20px 25px;
}
.nos-marques ul {
    width:600px;
    list-style:none;
}
.nos-marques li {
    width:150px;
    padding:10px;
    float:left;
    margin-right:10px;
}
#content .nos-marques li a {
    display:block;
    text-decoration:underline;
    font-size:1.1em;
    color:#630D3E;
}
.marques-accueil {
    text-align:center;
}
.marques-accueil a {
    display:block;
    margin:4px 0;
}
.nos-videos {
    margin-left:10px;
    width:800px;
}
h1, h2, h3, h4, h5 {
    color:#630D3E;
    font-family:Georgia, Times, Times New Roman, serif;
}
h1 {
    font-size:2em;
    margin:25px 0 10px 0;
}
h2 {
    font-size:1.8em;
    margin:10px 0;
}
h3 {
    font-size:1.4em;
    margin:5px 0;
}
h4 {
    font-size:1.2em;
    margin:5px 0;
}
h5 {
    font-size:1em;
    margin:2px 0;
}
fieldset {
    width:300px;
    margin:10px;
    padding:10px 10px 10px 20px;
    border:1px solid #BB8F9B;
}
fieldset.buttons {
    border:none;
}
fieldset.buttons button {
    margin-bottom:1em;
    border:none;
    width:111px;
    height:17px;
    text-indent:-9999px;
    cursor:pointer;
}
fieldset.buttons button.ajouter {
    background: url(/fr/img/ajouter-au-panier.png) left top no-repeat;
}
fieldset.buttons button.calculer {
    background: url(/fr/img/calculer-le-prix.png) left top no-repeat;
}
legend {
    font-weight: bold;
    padding:0 5px;
    border-left:1px solid #BB8F9B;
    border-right:1px solid #BB8F9B;
}
form ol {
    list-style:none;
}
form li {
    margin:2px 0;
}
form label {
    display:block;
    padding:2px 0;
}
form span#prix {
    font-size: 1.167em;
    font-weight:bold;
}
form .checkbox, form.creer-compte fieldset input.checkbox {
    float:left;
    margin-right:5px;
    width:auto;
}
form.creer-compte {
    margin-left:10px;
}
p.creer-un-compte {
    padding:25px 0 0 90px;
}
form.creer-compte fieldset input,
form.coordonnees fieldset input,
div.oubli-mot-passe fieldset input,
div.login fieldset input {
    width:250px;
}
form.creer-compte fieldset input.submit,
form.coordonnees fieldset input.submit,
div.oubli-mot-passe fieldset input.submit,
div.login fieldset input.submit {
    margin-top:10px;
    width:auto;
}
fieldset.adresse, div.adresse {
    float:left;
}
p.submit {
    clear:both;
}
form label.required {
    background:url(/fr/img/required.png) center left no-repeat;
    padding-left:10px;
}
.form_errors {
    border:1px dashed #DD4F00;
    background: #fdf3f3;
    padding:5px;
    width:500px;
}
.form_errors, .error-message {
    color: #DD4F00;
}
.form_errors p {
    font-weight:bold;
}
.form_errors ul {
    margin-left:30px;
}
form p.error {
    margin-left:0;
    color:#DD4F00;
}
table.panier {
    border-collapse:collapse;
}
table.panier th, table.panier td {
    border:1px solid #000;
    padding:3px 15px;
}
table.panier th {
    background:#A9156A;
    color:#fef7e5;
}
table.panier tfoot td {
    border:none;
    padding-top:5px;
}
table.panier tr.total {
    font-weight:bold;
    white-space: nowrap;
}
table.panier td.total {
    text-align:right;
}
table.panier tr.montant-global {
    font-size:1.2em;
    font-weight:bold;
    margin:0;
    padding-top:10px;
    white-space: nowrap;
}
table.panier td.montant-global {
    text-align:right;
}
table.panier img.photo {
    float:left;
    margin-right:5px;
}
table.panier .libelle {
    font-weight:bold;
}
table.panier .reference {
    color:#777;
}
table.panier .promo {
    color:#ff0000;
}
table.panier .qte strong {
    font-size:2em;
}
#content table.panier a:hover {
    text-decoration:underline;
}
#coordonnees-deco {
    clear:both;
}
div.login {
    float:left;
    width:350px;
    height:200px;
    margin:10px;
    padding:10px;
    border:1px solid #630D3E;
    background:#FFF7E6;
}
div.oubli-mot-passe {
    clear:both;
    margin:10px;
}
div.oubli-mot-passe fieldset {
    width:400px;
}
#content a.feed, #content a.feed:hover, #content a.feed:visited {
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: url(/fr/img/feed-icon-14x14.png) no-repeat 0 50%;
    text-decoration:underline;
}
#livraison_monde img {
    margin:0 3px;
}

/* MERCI */
#content #merci a {
    text-decoration:underline;
}
#merci h2.cheque {
    background:url(/fr/img/picto_chq.gif) center left no-repeat;
    padding-left:30px;
}
#merci h2.cb {
    background:url(/fr/img/picto_cb.gif) center left no-repeat;
    padding-left:30px;
}
#merci h2.mon-compte {
    background:url(/fr/img/smiley.png) center left no-repeat;
    padding-left:30px;
}
#merci ol {
    padding-left:25px;
}

/* LISTE DE PRODUITS */
#produits {
    width:780px;
}
#produits .produit {
    width:250px;
    height:330px;
    float:left;
    text-align:center;
    padding:0 5px;
}
#produits .produit p {
    margin:0;
}
#produits .produit .titre {
    display:block;
    padding:5px 0;
    font-size:1.125em;
    color:#630D3E;
    font-weight:bold;
}
#produits .produit .nom {
    font-weight:bold;
    font-size:1.167em;
}

.breadcrumb, .sous-categories, .tri {
    clear:both;
}
.breadcrumb ul, .sous-categories ul, .tri ul {
    list-style:none;
    padding-top:10px;
}
.breadcrumb li {
    float:left;
    padding:0 0 0 12px;
    background:url(/img/breadcrumb_separator.jpg) center left no-repeat;
}
.breadcrumb li.first {
    padding:0 3px 0 0;
    background:none;
}
.sous-categories p, .tri p {
    margin:0;
    padding:10px 0 0 0;
}
.sous-categories li, .tri li {
    float:left;
    padding:3px 6px 3px 0;
    margin:2px 0;
}
#content .sous-categories li a, #content .tri li a {
    text-decoration:underline;
    font-size:1.1em;
}
#content .sous-categories li.active a, #content .tri li.active a {
    color:#FFF7E6;
    background:#630D3E none repeat scroll 0 0;
}
#content .sous-categories li a:hover, #content .tri li a:hover {
    color:#630D3E;
    border:1px solid #630D3E;
    background:#FFF7E6 none repeat scroll 0 0;
}
#content .sous-categories li a {
    padding:3px 5px;
    font-weight:bold;
    text-decoration:none;
    color:#630D3E;
}
#content .sous-categories li.active a {
    background:#630D3E none repeat scroll 0 0;
    color:#FFF7E6;
}
.pagination {
    clear:both;
    text-align:center;
    padding:15px 0 25px 0;
}
.pagination ul {
    list-style:none;
}
.pagination ul, .pagination li, .pagination a {
    float:left;
}
.pagination li {
    margin:2px;
}
#content .pagination li a {
    font-size:1.1em;
    width:20px;
    height:20px;
    border:1px solid #C0BAAD;
    padding:7px 7px 7px 10px;
    color:#630D3E;
}
#content .pagination li.precedent a, #content .pagination li.suivant a {
    width:100px;
    font-weight:bold;
    border:none;
    white-space:nowrap;
}
#content .pagination li.active a {
    background:#FFF7E6;
    border:1px solid #630D3E;
    text-decoration:none;
    font-weight:bold;
}
.pagination .tous {
    clear:both;
    padding-top:20px;
}

/* PRODUIT */
#produit {
    width:780px;
}
#produit .marque {
    float:right;
}
#produit .image-principale {
    float:right;
}
#produit h4 {
    clear:both;
}
#content #produit h3 a {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-weight:bold;
    font-size:1em;
    color:#630D3E;
    text-decoration:underline;
}
#produit .references {
    margin-top:10px;
}
#produit .references h4 {
    margin-bottom:10px;
}
#produit .reference {
    float:left;
    width:250px;
    height:100px;
}
#produit .reference .promo {
    font-size:0.7em;
}
#produit .reference img.thumb {
    float:left;
}
#produit .reference .infos {
    padding-left:55px;
}
#produit .reference .designation a {
    font-weight:bold;
    font-size:1.1em;
    color:#630D3E;
}
#produit .reference .prix {
    padding-top:2px;
}
#produit .reference .prix a {
    font-size:1.1em;
    color:#630D3E;
}
#produit .reference .prix span {
    vertical-align:top;
    font-weight:bold;
}
#produit .reference .prix .fake-linethrough {
    font-weight:normal;
}
#produit .reference p {
    margin:0;
}
#content #produit .conseil-ami a, #content #produit .demande-specifique a {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-weight:bold;
    font-size:1em;
    color:#630D3E;
    text-decoration:underline;
}
#produit .informations, #produit .video {
    padding-top:5px;
}
#produit .informations, #produit .conseil ul {
    list-style:none;
}
#content #produit .informations a {
    text-decoration:underline;
    color:#000;
}
#content #produit .autres-photos a {
    border:1px solid #C0BAAD;
    color:#630D3E;
    display:block;
    float:left;
    font-weight:bold;
    height:15px;
    padding:7px 5px 7px 12px;
    width:15px;
    margin:2px 5px 0 0;
}
#produit .conseil {
    margin-bottom:10px;
}
#produit .conseil li {
    line-height:1.4;
    padding-left:25px;
}
#content #produit .conseil li a {
    color:#777;
}
#produit .conseil li span {
    color:#000;
    font-size:1.1em;
}
#produit .informations-secondaires {
    clear:both;
}
.reappro {
    color:#021C8E;
}

/* NEWSLETTER */
#newsletter form {
    float:left;
    padding:10px;
    width:350px;
}
#newsletter .pourquoi-s-abonner {
    width:350px;
    margin-top:27px;
    padding:10px;
    float:left;
    font-size:1.1em;
    border:1px solid #BB8F9B;
}
#newsletter .pourquoi-s-abonner ul, form.creer-compte .newsletter ul {
    list-style:disc inside;
}
#newsletter .pourquoi-s-abonner h4 {
    margin-top:0;
}
#newsletter .pourquoi-s-abonner h5, form.creer-compte .newsletter h5 {
    padding:5px 0 5px 0;
    font-family:Arial, sans-serif;
    color:#F67B00;
}
#newsletter .pourquoi-s-abonner li {
    font-size:0.9em;
    color:#555;
}
form.creer-compte .newsletter li {
    color:#555;
}
#newsletter .pourquoi-s-abonner strong, form.creer-compte .newsletter strong {
    color:#000;
}
/* MESSAGES */
.flash_message {
    margin-top:10px;
    width:800px;
    padding:10px;
}
.flash_message.success {
    border:1px dashed #2B8A0D;
    background:#E7FBD4;
    color:#2B8A0D;
}
.flash_message.notice {
    border:1px dashed #f57900;
    background:#fef8f2;
    color:#f57900;
}
.flash_message p {
    margin:0;
    font-weight:bold;
}
.fake-linethrough
{
    background: url(/img/linethrough.png) repeat-x center left;
    padding:0 5px;
}
p.print {
    background:url(/fr/img/imprimante.jpg) center left no-repeat;
    padding-left:30px;
    margin-left:0;
    text-decoration:underline;
    cursor:pointer;
}
div.clear {
    clear:both;
}
p.hint {
    font-size:0.875em;
    color:#5f5f5f;
}
.contains-floats {
    overflow:hidden;
    width:auto;
}