/* 
 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */
@import url(style_editeur.css);
@font-face {
	font-family: Century Gothic;
	src: url('GOTHIC.TTF');
}
@font-face {
	font-family: Century Gothic;
	font-style: italic;
	src: url('GOTHICI.TTF');
}
@font-face {
	font-family: Century Gothic;
	font-weight: bold;
	src: url('GOTHICB.TTF');
}
@font-face {
	font-family: Century Gothic;
	font-weight: bold;
	src: url('GOTHICBI.TTF');
}
@font-face {
	font-family: Journal;
	src: url('JOURNAL_.TTF');
}

body {
	padding: 0;
	margin: 0;
	font-family: Century Gothic;
	font-size:11px;
	text-align: center;
	background-color:#ABAAAB;
	color:#515053;
	
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	
}

h1{
	font-size: 28px;
}

h2{
	font-size: 24px;
	margin:0 0 20px 0;
}

h3{
	font-size: 21px;
	margin:0 0 10px 0;
}

h4{
	font-size: 15px;
	margin:0 0 10px 0;
}

h5{
	font-size: 12px;
	margin:0;
	clear:both;
}

a, a:visited {
font-weight: lighter;
	color: #606060;
	text-decoration: none;
}
 a:hover  {
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
#crea a, a:visited {
font-size:0.7em;
font-weight: lighter;
	color: #606060;
	text-decoration: none;
}
#crea  a:hover  {
font-size:0.7em;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

img {
	border: 0
}

.hide {
	display:none;
}


/* Page
-------------------------------------------------------- */

#wrapper {
	width: 900px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
}
#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 900px;
	background-color: #ABAAAB;

}
#subwrapperI {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 900px;

}
#intro_top{
	background-image: url(images/intro_top.jpg);
	background-repeat: no-repeat;
	background-position: inherit;
	height: 147px;
	width: 842px;
	text-align: center;
	font-family: Journal;
	color: #4E215D;
	font-size: 22px;
	vertical-align: bottom;
	font-weight: 300;
}

#intro_mid{background-image:url(images/intro_milieu.jpg);
background-repeat:no-repeat;
background-position:top;
height: 401px;
width:842px;
}

.flash {
	padding-left: 404px
}
#intro_bas{background-image:url(images/intro_bas.jpg);
background-repeat:no-repeat;
background-position:inherit;
height: 77px;
width:842px;
text-align: center;
color:#ffffff;
padding-top:0px;
font-size: 12px;}
#intro_bas1{background-image:url(images/intro_bas.jpg);
background-repeat:no-repeat;
background-position:inherit;
height: 77px;
width:842px;
font-size: 22px; 
padding-top:10px;
font-weight: bold;}
#intro_bas1 a:hover {
	color: #D03589;

}
#content_gauche {
	position: absolute;
	left: 0px;
	width: 40%;
	text-align: right;

}

#content_droite {
	position: absolute;
	left: 50%;
	width: 50%;
	text-align: left;

	
}

#contenu {
	float: right;
	width:710px;
	padding: 0 20px;
	margin: 25px 20px;
}
 
#contenuPageRubrique {
	float: left;
	width:730px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
}
#contenuPagePresentation {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_etoiles_g.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageProduit {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit.png);
	background-position: top;
	background-repeat: no-repeat;
}
* html #contenuPageProduit {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produitIE.png);
	background-position: top;
	background-repeat: no-repeat;
}
* +html #contenuPageProduit {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produitIE.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageAccessoire {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_accessoire.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageMiniPoussette {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_minipoussette.png);
	background-position: top;
	background-repeat: no-repeat;
}
* html #contenuPageMiniPoussette {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_minipoussetteIE.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageMiniPoussette1 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_minipoussette1.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageProduit1 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit1.png);
	background-position: top;
	background-repeat: no-repeat;
}
* html #contenuPageProduit1 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit1EI.png);
	background-position: top;
	background-repeat: no-repeat;
}
* +html #contenuPageProduit1 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit1EI.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageProduit4 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit4.png);
	background-position: top;
	background-repeat: no-repeat;
}
* html #contenuPageProduit4 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit4EI.png);
	background-position: top;
	background-repeat: no-repeat;
}
* +html #contenuPageProduit4 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit4EI.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageProduit2 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit2.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageProduit3 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit3.png);
	background-position: top;
	background-repeat: no-repeat;
}

* html #contenuPageProduit2 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit2EI.png);
	background-position: top;
	background-repeat: no-repeat;
}
* +html #contenuPageProduit2 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit2EI.png);
	background-position: top;
	background-repeat: no-repeat;
}
* html #contenuPageProduit3 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit3.png);
	background-position: top;
	background-repeat: no-repeat;
}
* +html #contenuPageProduit3 {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_produit3.png);
	background-position: top;
	background-repeat: no-repeat;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html #contenuPagePresentation {
	float: left;
	width:900px;
	padding: 0;
	margin: 0;
	background-image: url(images/fond_etoiles_g.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageContact {
	float: left;
	width:900px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
	background-image: url(images/fond_etoiles_d.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenuPageCreation {
	
	width:900px;
	height:480px;
	padding: 0px;
	
	margin: 0px;
	margin-top: 100px;
	background-image: url(images/fond2.png);
	background-position: center;
	background-repeat: no-repeat;
}
* html #contenuPageCreation {
	
	width:900px;
	height:480px;
	padding: 0px;
	
	margin: 0px;
	
	background-image: url(images/fond1.png);
	background-position: center;
	background-repeat: no-repeat;
}
#Texte1{
	position:absolute; width:219px; height:187px; z-index:1; left: 629px; top: 191px;
}

* html #Texte1{
	position:absolute; width:219px; height:187px; z-index:1; left: 596px; top: 190px;
}
* +html #Texte1{
	position:absolute; width:219px; height:187px; z-index:1; left: 596px; top: 190px;
}
#Texte2{
	position:absolute; width:251px; height:110px; z-index:1; left: 411px; top: 603px; font-size:0.9em
}

* html #Texte2{
	position:absolute; width:238px; height:116px; z-index:1; left: 377px; top: 597px; font-size:0.9em
}
* +html #Texte2{
	position:absolute; width:238px; height:116px; z-index:1; left: 377px; top: 597px; font-size:0.9em
}

#contenuPageSHOP {
	
	width:900px;

	padding: 0px;
	
	margin: 5px 29px 0 28px;
	font-size:0.8em;

}
.textpetit{
	font-size:1.2em;

}
.textpetitbold{
	font-size:1.2em;
	font-weight: bold;

}

#contenuPageBy {
	
	width:900px;
	height:1200px;
	padding: 0px;
	
	margin: 0px;
	margin-top: 100px;
	background-image: url(images/fond_etoiles.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Entête
-------------------------------------------------------- */

#top {
	float: left;
	width: 900px;
	height: 100px;
	background-color:#ABAAAB;
	margin: 0;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	z-index:1000;
	background-image: url(images/Haut1.png);
	background-position: top;
	background-repeat: no-repeat;
}
#top1 {
	float: left;
	width: 900px;
	height: 100px;
	background-color:#ABAAAB;
	margin: 0;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	z-index:1000;
	background-image: url(images/Haut_seul.png);
	background-position: top;
	background-repeat: no-repeat;
}

#top h4{
	float: left;
	padding:0;
	color: #ABAAAB;
}
#top1 h4{
	float: left;
	padding:0;
	color: #ABAAAB;
}
#top1 a, #top a:visited  {
	color: #ABAAAB;
	text-decoration: none;
}
#top1 a:hover {
	color: #ABAAAB;
	text-decoration: none;
}

#top a, #top a:visited  {
	color: #ABAAAB;
	text-decoration: none;
}
#top a:hover {
	color: #ABAAAB;
	text-decoration: none;
}

#monCompte {
	float: right;
	width: 300px;
	margin: 0;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 72px;
}

#monCompte form {
	float: left;
	padding: 0;
	margin: 0;
}

#monCompte form p { 
    padding:0;
	margin:0;
	float:left;
}

#monCompte form input {
	margin: 0 5px 0 0;
	padding:2px;
	width:90px;
	border:solid 1px #88888b;
	font-family:Arial, Helvetica, sans-serif;
	color:#626164;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	float:left;
}

#monCompte form button.bouton { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    background:none;
	font-size:13px;
	font-weight:bold;
	border:none;
}

#monCompte form button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px;        /* Largeur du côté gauche */ 
	margin:0;
    vertical-align:middle;
	background-color:#00529a;
	border:solid 1px #fff;
}

#monCompte form button.bouton span span {
	padding:0 8px 0 0;
	border:none;
	color:#FFF;
	height:18px;
	line-height:18px; /* Alignement vertical du texte et largeur du côté droit*/
}

#monCompte .menu {
	font-size:11px;
	float: left;
	width: 290px;
	color: #c7c9ca;
	margin: 5px 0 0 0;
	padding: 0;
}

#monPanier {
	float: left;
	width: 250px;
	margin: 0;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 72px;
}

#contenuPanier {
	padding: 0;
	list-style: none;
	z-index:1000;
	position: relative;
	_position:absolute;
}

ul#contenuPanier , ul#contenuPanier li {
	margin: 0;
	padding: 0;
	list-style:none;
	background: transparent;
	width: 250px;
}

ul#contenuPanier li a, ul#contenuPanier li a:visited {
	font-size:12px;
	color: #fff;
	margin: 0;
	padding: 4px 3px;
	width: 242px;
	display:block;
	background-color:#0081ca;
	background-image:url(_gfx/fondContenuPanier.gif);
	background-repeat:no-repeat;
	background-position:right center;
	border:solid 1px #FFFFFF;
}

ul#contenuPanier li ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#contenuPanier li ul li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
}

ul#contenuPanier li ul li a, ul#contenuPanier li ul li a:visited {
	display: block;
	float:left;
	background-color:#8fbce3;
	background-image:none;
	font-size:11px;
	color: #00529a;
	text-decoration: none;	
	margin: 0;
	padding: 4px 3px;
	border:solid 1px #FFFFFF;
	border-top:none;
}

 ul#contenuPanier li ul li a.totalCommande, ul#contenuPanier li ul lia.totalCommande:visited {
	font-size:12px;
	color: #fff;
	margin: 0;
	padding: 4px 3px;
	display:block;
	float:left;
	background-color:#0081ca;
	background-image:none;
}

ul#contenuPanier li a:hover, ul#contenuPanier li ul li a:hover {
	display: block;
	background-color: #00529a;
	color: white;
	text-decoration: none;	
}

span.nomArticle, span.titreTotal {
	margin:0;
	width:160px;
	float:left;
}

span.quantite {
	width:30px;
	float:left;
}

span.total {
	float:right;
	text-align:right;
	width:50px;
}
/* SHOP
-------------------------------------------------------- */
/*
.content_shop{
	background-image: url("images/top_left.png"), 
	url("images/top_right.png"), 
	url("images/bottom_right.png"),
	url("images/bottom_left.png"),
	url("images/top_center.png"),
	url("images/middle_right.png"),
	url("images/bottom_center.png"),
	url("images/middle_left.png");
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-x, repeat-y;
	background-position: top left, top right, bottom right, bottom left, top left, top right, bottom right, bottom left;
	margin: 30px;
	padding: 20px 0 0 20px;
	
	letter-spacing: 1px;
}

* html .content_shop{
	background-image: url("top_left.png"),url("top_right.png"),url("bottom_right.png"),url("bottom_left.png"),url("top_center.png"),url("middle_right.png"),url("bottom_center.png"),url("middle_left.png");
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-x, repeat-y;
	background-position: top left, top right, bottom right, bottom left, top left, top right, bottom right, bottom left;
	margin: 0 0 0 -40px;
	padding:20px 0 0 75px;
	
}*/

#content_shop{
width: 100%;
margin:0;
padding: 0;
 }
#content_shop h1{
	
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 4em;
	color: #4F215C;
	letter-spacing: 1px;
	font-weight: lighter;
}
 }

/* Dossiers
-------------------------------------------------------- */

#dossier {
	margin:0;
	padding:0;
}

#dossier .image {
	margin:10px 10px 10px 0;
	padding:1px;
	border:solid 1px #bbbdbf;
	float:left;
}


 
/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:800px;
	color: #515053;
	font-size: 10px;
	
	margin: 0 20px 20px 30px;
	padding: 0;


	
}
/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html #chemin {
	float: left;
	width:800px;
	color: #515053;
	font-size: 10px;
	font-weight: bold;
	margin: 20px 20px 0px 30px;
	padding: 0;

	
}
#chemin p{font: 118% Century Gothic;
letter-spacing: 0px;
}
#chemin p .couleur0 {

	font: 120% Century Gothic;
	font-weight: bold;

	
}
#chemin p .maj {

	font: 200% Century Gothic;
	font-weight: bold;

	
}
#chemin p .couleur1 {
	color:#D03589;
	font: 120% Century Gothic;
	font-weight: bold;

	
}
#chemin p .couleur2 {
	color:#F6B2CF;
	font: 123% Century Gothic;
	font-weight: bold;
}
#chemin p .couleur3 {
	color:#FAEF9C;
	font: 123% Century Gothic;
}
#chemin p .couleur4 {
	color:#92107C;
		font: 120% Century Gothic;
	font-weight: bold;
}
#chemin p .couleur5 {
	color:#5D5D45;
	font: 123% Century Gothic;
}

#chemin a:link, #chemin a:visited {
	color: #515053;
	text-decoration: none;
}

#chemin a:hover {
	color: #515053;
	text-decoration: underline;
}

/* Etapes de commande
-------------------------------------------------------- */

#etapesDeCommande {
	float: left;
	width:710px;
	color: #515053;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding:0;
	background-color:#fff;
}

#etapesDeCommande ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:708px;
	border-right:solid 1px #d8d9da;
}

#etapesDeCommande ul li {
	color:#c7c9ca;
	width:176px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
	border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;
}

#etapesDeCommande ul li.selection {
	color:#d8d9da;
	border-left:solid 1px #d8d9da;
	border-bottom:solid 1px #d8d9da;
	border-top:solid 1px #d8d9da;
	background-color:#515053;
}

#etapesDeCommande ul li span {
	color:#fff;
	font-size:18px;
	margin:0 3px 0 0;
	padding:0 5px;
	background-color:#d8d9da;
}

#etapesDeCommande ul li span.chiffreSelection {
	color:#d8d9da;
	background-color:#515053;
	border-right:solid 1px #d8d9da;
}


/* Bloc "adresse de livraison" & "adresse de facturation" 
-------------------------------------------------------- */

.adresseDeLivraison {
	float: right;
	margin: 0 0 20px 0;
	width:345px;
}

.adresseDeLivraisonRecap {
	float: left;
	margin: 0 0 20px 0;
	width:710px;
}

.adresseDeFacturation {
	float: left;
	margin: 0 0 20px 0;
	width:345px;
}

.adresseDeLivraison h3, .adresseDeFacturation h3, .adresseDeLivraisonRecap h3 {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.adresseDeLivraison h4 {
	color:#515053;
	width:335px;
	margin:5px 0 0 0;
	padding: 5px 0 7px 10px;
	background-color: #bbbdbf;
	float:left;
}

.adresseDeLivraison .contenu, .adresseDeFacturation .contenu {
	float:left;
	width: 325px;
	margin:1px 0 0 0;
	padding: 10px;
	background-color: #d8d9da;
}

.adresseDeLivraisonRecap .contenu {
	float:left;
	width: 690px;
	margin:1px 0 0 0;
	padding: 10px;
	background-color: #d8d9da;
}

.adresseDeLivraison ul {
	list-style:none;
	margin: 0;
	padding:0;
	width: 345px;
	float:left;
}

.adresseDeLivraisonRecap ul {
	list-style:none;
	margin: 0;
	padding:0;
	width: 710px;
	float:left;
}

.adresseDeLivraison ul li, .adresseDeLivraisonRecap ul li {
	margin: 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

.adresseDeLivraison ul li a, .adresseDeLivraisonRecap ul li a,
.adresseDeLivraison ul li a:visited, .adresseDeLivraisonRecap ul li a:visited {
	color:#fff;
	display:block;
	background-color:#8fbce3;
	border-top:solid 1px #FFF;
	padding:3px 0 3px 10px;
}

a.modifierOuAjouter, a.modifierOuAjouter:visited {
	font-size:12px;
	font-weight:bold;
	border-top:solid 1px #FFF;
	color:#fff;
	display:block;
	clear:both;
	background-color:#0081ca;
	padding:3px 0 3px 10px;
}

.adresseDeLivraison ul li a:hover, .adresseDeLivraisonRecap ul li a:hover, a.modifierOuAjouter:hover {
	text-decoration:none;
	background-color:#00529a;
}



/* Bloc "Mode de livraison" 
-------------------------------------------------------- */

.choixDeLaLivraison, .choixDuReglement {
	float: left;
	width:710px;
	margin: 0;
	padding:0;
}

.choixDeLaLivraison ul, .choixDuReglement ul {
	margin: 0;
	padding:0;
	list-style:none;
	width: 710px;
}

.choixDeLaLivraison ul li, .choixDuReglement ul li {
	margin: 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

.choixDeLaLivraison span.modeDeLivraison, .choixDuReglement span.modeDeReglement,
.choixDeLaLivraison span.choisir, .choixDuReglement span.choisir {
	color:#515053;
	line-height:37px;
	width:355px;
	margin:0;
	padding:0;
	background-color:#bbbdbf;
	float:left;
	text-indent:10px;
	height:40px;
}

.choixDeLaLivraison span.choisir, .choixDuReglement span.choisir {
	background-color:transparent;
	color:#FFFFFF;
}

.choixDeLaLivraison ul li a, .choixDeLaLivraison ul li a:visited, .choixDuReglement ul li a, .choixDuReglement ul li a:visited {
	height:40px;
	color:#fff;
	display:block;
	background-color:#0081ca;
	border-top:solid 1Px #FFFFFF;
}

.choixDeLaLivraison ul li a:hover, .choixDuReglement ul li a:hover {
	text-decoration:none;
	background-color:#00529a;
}

/* Bloc Mozaïque (utilisé en page d'accueil et en page produit)
-------------------------------------------------------- */

.blocMozaique {
	float: left;
	margin: -20px 0 20px 0;
	padding:0;

}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocMozaique {
	float: left;
	margin: 0 0 20px 0;
	padding:0;
	margin-left: -40px;

}
.blocMozaique .new {
	width: 900px;
	margin:0;
	 padding:0 0 0 400px;
	background-color: transparent;
	height: 80px;
	float: left;

}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocMozaique .new {
	width: 900px;
	margin:0;
	 padding:0 0 0 500px;
	background-color: transparent;
	height: 80px;
	display: inline;

}
.blocMozaique .titre {
	width: 900px;
	margin:0;
	 padding:5px 0 7px 300px;
	background-color: transparent;
	height: 20px;
	float: left;
	color:#ABAAAB;
	font-size: 2em; 
}

.blocMozaique .ss_titre {
	width: 900px;
	margin:0;
	 padding:5px 0 7px 400px;
	background-color: transparent;
	height: 20px;
	float: left;
	color: Gray;
	font-size: 1.1em; 
}

.blocMozaique .contenu {
	float:left;
	width: 900px;
	margin: 0;
	padding: 20px 0 0 40px;
	background-color: transparent;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocMozaique .contenu {
	float:left;
	width: 900px;
	margin:0;
	padding: 20px 0 0 0;
	background-color: transparent;
}

.blocMozaique .contenu ul.image {
	margin: 0;
	padding:0;
	list-style:none;
	border:none;
	width: 900px;
	float:left;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocMozaique .contenu ul.image {
	margin: 0;
	padding:0;
padding-left:100px;
	list-style:none;
	border:none;
	width: 900px;
	display:inline;
}

.blocMozaique .contenu ul.image li {
	margin:0;
	padding:0;
	border:none;
	float:left;
	width: 773px;
}

.blocMozaique .contenu ul.image li a, .blocMozaique .contenu ul.image li a:visited  {
	
	margin:0 1px 0 0;
	_margin:0;
	padding:1px;
	height: 269px;
	width:773px;
	float:left;
	display:block;
	background-color:transparent;
	overflow: hidden;
	zoom:0;
	text-align:center;
}


.blocMozaique .contenu ul.image li a:hover {
	border: 1px dotted #88888b;
	background-color:transparent;
	padding:0;
}

/* Bloc nouveauté (utilisé en page index_page.html + rubrique.html)
-------------------------------------------------------- */

.blocNouveaute {
	float: left;
	margin: 0 0 20px 0;
	width:345px;
}

.blocNouveaute h3 {
	margin:0;
}

.blocNouveaute h3 a, .blocNouveaute h3 a:visited {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.blocNouveaute h3 a:hover {
	color:#515053;
	text-decoration:none;
	background-color:#a9abad;
}

.blocNouveaute h4 a, .blocNouveaute h4 a:visited {
	color:#00529a;
}

.blocNouveaute h4 a:hover {
	text-decoration:underline;
}

.blocNouveaute .contenu {
	float:left;
	width: 325px;
	margin:1px 0 0 0;
	padding: 10px;
	background-color: #d8d9da;
}

.blocNouveaute .contenu a.image, .blocNouveaute .contenu a.image:visited {
	border: 1px solid #bbbdbf;
	margin: 0;
	padding:1px;
	height: 140px;
	width:140px;
	float:left;
	text-align:center;
	display:block;
	background-color:#fff;
	overflow: hidden;	
}

.blocNouveaute .contenu a.image:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocNouveaute .contenu .description {
	float:right;
	font-size: 12px;
	padding: 0;
	width: 173px;
}

.blocNouveaute .contenu .description .chapo {
	color:#626164;
	font-weight:normal;
	text-align: left;
	font-size: 12px;
	padding: 0;
}

.blocNouveaute .contenu .description .prixProduit {
	color:#ff0000;
	font-weight:bold;
	text-align: left;
	font-size: 18px;
	margin:5px 0 0 0;
	padding: 0;
	display:block;
}

.blocNouveaute .contenu .description p {
	margin:0;
	padding: 0;
}

.blocNouveaute a.acheter, 
.blocNouveaute button.acheter { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:5px 0 0 0; 
    padding:0;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.blocNouveaute a.acheter span, 
.blocNouveaute button.acheter span { 
    position:relative; 
    float:left; 
    padding:0 0 0 5px; 
    vertical-align:middle;
	background-color:#0081ca;
	border:solid 1px #FFFFFF;
} 

.blocNouveaute a.acheter span span, 
.blocNouveaute button.acheter span span {
	color:#fff;
    height:24px; 
    padding:0 5px 0 0; 
    line-height:23px; 
    background-color:#0081ca;
	border:none;
} 
 
.blocNouveaute a.acheter:hover span, 
.blocNouveaute button.acheter:hover span {
	background-color:#00529a;
	text-decoration:none;
}

.blocNouveaute a.toutesLesNouveautes, .blocNouveaute a.toutesLesNouveautes:visited {
	display:block;
	float:left;
	width:100%;
	margin: 1px 0 0 0;
	padding:5px 0;
	color:#515053;
	font-weight:bold;
	text-indent:10px;
	background-color:#bbbdbf;
}

.blocNouveaute a.toutesLesNouveautes:hover {
	color:#515053;
	text-decoration:none;
	background-color:#a9abad;
}

/* Bloc promotion (utilisé en page index_page.html + rubrique.html)
-------------------------------------------------------- */

.blocPromo {
	float: right;
	margin: 0 0 20px 0;
	width:345px;
}

.blocPromo h3 {
	margin:0;
}

.blocPromo h3 a, .blocPromo h3 a:visited {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.blocPromo h3 a:hover {
	color:#515053;
	text-decoration:none;
	background-color:#a9abad;
}

.blocPromo h4 a, .blocPromo h4 a:visited {
	color:#00529a;
}

.blocPromo h4 a:hover {
	text-decoration:underline;
}

.blocPromo .contenu {
	width: 325px;
	float:left;
	_float:none;
	margin:1px 0 0 0;
	padding: 10px;
	background-color: #d8d9da;
}

.blocPromo .contenu a.image, .blocPromo .contenu a.image:visited {
	border: 1px solid #bbbdbf;
	margin: 0;
	padding:1px;
	height: 140px;
	width:140px;
	display:block;
	float:left;
	background-color:#fff;
	overflow: hidden;
	text-align:center;
}

.blocPromo .contenu a.image:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocPromo .contenu .description {
	float:right;
	font-size: 12px;
	padding: 0;
	width: 173px;
	_width: 158px;
}

.blocPromo .contenu .description .chapo {
	color:#626164;
	font-weight:normal;
	text-align: left;
	font-size: 12px;
	padding: 0;
}

.blocPromo .contenu .description .prixProduit {
	color:#ff0000;
	font-weight:bold;
	text-align: left;
	font-size: 18px;
	margin:5px 0;
	padding: 0;
	display:block;
}

.blocPromo .contenu .description p {
	margin:0;
	padding: 0;
}

.blocPromo a.acheter, 
.blocPromo button.acheter { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:5px 0 0 0; 
    padding:0;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.blocPromo a.acheter span, 
.blocPromo button.acheter span { 
    position:relative; 
    float:left; 
    padding:0 0 0 5px; 
    vertical-align:middle;
	background-color:#0081ca;
	border:solid 1px #FFFFFF;
} 

.blocPromo a.acheter span span, 
.blocPromo button.acheter span span {
	color:#fff;
    height:24px; 
    padding:0 5px 0 0; 
    line-height:23px; 
    background-color:#0081ca;
	border:none;
} 
 
.blocPromo a.acheter:hover span , 
.blocPromo button.acheter:hover span {
	background-color:#00529a;
	text-decoration:none;
} 

.blocPromo a.toutesLesPromos, .blocPromo a.toutesLesPromos:visited {
	display:block;
	float:left;
	width:100%;
	margin: 1px 0 0 0;
	padding:5px 0;
	color:#515053;
	font-weight:bold;
	text-indent:10px;
	background-color:#bbbdbf;
}

.blocPromo a.toutesLesPromos:hover {
	color:#515053;
	text-decoration:none;
	background-color:#a9abad;
}

/* Petit bloc produit (utilisé en page rubrique.html)
-------------------------------------------------------- */

.petitBlocProduit {
	float: left;
	margin: 0 20px 20px 0;
	width:345px;
}

.separation {
	float: left;
	margin:0;
	height:1px;
	width:710px;
}

.petitBlocProduit h3 {
	margin:0;
}

.petitBlocProduit h3 a, .petitBlocProduit h3 a:visited {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.petitBlocProduit h3 a:hover {
	text-decoration:none;
	background-color:#a9abad;
}

.petitBlocProduit .contenu  {
	float:left;
	width: 325px;
	margin:1px 0 0 0;
	padding: 10px;
	background-color: #d8d9da;
}

.petitBlocProduit .contenu a.image, .petitBlocProduit .contenu a.image:visited  {
	border: 1px solid #bbbdbf;
	margin: 0;
	padding:1px;
	height: 140px;
	width:140px;
	display:block;
	float:left;
	background-color:#fff;
	overflow: hidden;	
}

.petitBlocProduit .contenu a.image:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.petitBlocProduit .contenu .description {
	float:right;
	font-size: 12px;
	padding: 0;
	width: 173px;
}

.petitBlocProduit .contenu .description .chapo {
	color:#626164;
	font-weight:normal;
	text-align: left;
	font-size: 12px;
	padding: 0;
}

.petitBlocProduit .contenu .description .prixProduit {
	color:#ff0000;
	font-weight:bold;
	text-align: left;
	font-size: 18px;
	margin:5px 0;
	padding: 0;
	display:block;
}

.petitBlocProduit .contenu .description p {
	margin:0;
	padding: 0;
}

.petitBlocProduit a.acheter, 
.petitBlocProduit button.acheter { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:5px 0 0 0; 
    padding:0;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.petitBlocProduit a.acheter span, 
.petitBlocProduit button.acheter span { 
    position:relative; 
    float:left; 
    padding:0 0 0 5px; 
    vertical-align:middle;
	background-color:#0081ca;
	border:solid 1px #FFFFFF;
} 

.petitBlocProduit a.acheter span span, 
.petitBlocProduit button.acheter span span {
	color:#fff;
    height:24px; 
    padding:0 5px 0 0; 
    line-height:23px; 
    background-color:#0081ca;
	border:none;
} 
 
.petitBlocProduit a.acheter:hover span , 
.petitBlocProduit button.acheter:hover span {
	background-color:#00529a;
	text-decoration:none;
} 
/* Contenu d'une fiche produit (produit.html)
-------------------------------------------------------- */

.blocProduitP {
	float: left;
	margin:0 0 20px 0px;
	padding:0;
	width:820px;

	font-family: Century Gothic;
}
html:not([lang*=""]) .blocProduitP {
	float: left;
	margin:0 0 20px 0px;
	padding:0;
	width:820px;
font-size:10px;
	font-family: Century Gothic;
}
.blocProduitP h1 {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 5em;
	color: #4F215C;
	letter-spacing: 1px;
	font-weight: lighter;
}


.blocProduitP .titre {
	float: left;
	margin: 0 0 0 0px;
	padding: 20px 0 ;
	font-size:3em;
	color: #333333;
	font-weight: lighter;
}

.blocProduitP .blocDImages {
	float: right;
	margin:0 0px 0 0px;
	padding:0;
	padding-top: 50px;
	padding-left: 80px;
	width:300px;
	height:300px;
	
}
.blocProduitP .blocDImages1 {
	float: right;
	margin:0 30px 0 0px;
	padding:0;
	padding-top: 50px;
	padding-left:0px;
	width:300px;
	height:300px;
	
}
/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocProduitP .blocDImages {
	float: right;
	margin:0 100px 0px 0;
	padding:0;
	padding-top: 50px;
	padding-left: 100px;
	width:300px;
	height:300px;
	
}

.blocProduitP a.grandeImage, .blocProduit a.grandeImage:visited {
	
	margin:0;
	padding:1px;
	width:440px;
	float:left;
	background-color: transparent;
}

.blocProduitP a.grandeImage:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocProduitP ul.vignettes {
	margin: 10px 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	border:none;
	width:344px;
	float: left;
}

.blocProduitP ul.vignettes li {
	margin:0;
	padding:0;
	border:none;
}

.blocProduitP ul.vignettes li a, .blocProduitP ul.vignettes li a:visited {
	border: 1px solid #bbbdbf;
	margin:0 1px 1px 0;
	padding:1px;
	height: 81px;
	width:81px;
	float:left;
	display:inline;
	background-color:#fff;
	overflow: hidden;
}

.blocProduitP ul.vignettes li a:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocProduitP .introProduit {
	float: left;
	margin:0 0 20px 0;
	padding:0;
width:300px;
	font-family: Century Gothic;
}
.blocProduitP .introProduit h2 {
	float: left;
	margin: 0 0 -20px 80px;
	padding: 0 0 0 0;
	font-size:2em;
	color:#333333;
	font-weight: lighter;
	letter-spacing: 1px;
}
.blocProduitP .introProduit2 {
	float: left;
	margin:0 0 20px 0;
	padding:0;
width:320px;
}
.blocProduitP .introProduit2 h2 {
	float: left;
	margin: 0 -55px -20px 0px;
	padding: 0 0 0 0;
	font-size:2em;
	color:#333333;
	font-weight: lighter;
	letter-spacing: 1px;
	overflow: visible;
	z-index: 1000;
}

.blocProduitP .introProduit .chapo {
	font-size: 16px;
	padding: 0;
	margin:0 0 20px 0;
	color: #333333;
	
}



.blocProduitP .introProduit .chapo li{
list-style-image: url(images/etoile_liste.png);
}
.blocProduitP .introProduit .chapo .majuscule {
	font-size: 1.8em;

}
.blocProduitP .introProduit .chapo .majuscule1 {
	font-size: 1.2em;
font-weight: bold;
}


.blocProduitP .description {
position:relative;
	
	letter-spacing: 1px;
	padding: 0;
	margin:400px 0 0 180px;


}
.blocProduitP .description .titre{
	font-weight: bolder;
	font: 120% Century Gothic;
	color:#000;

	
}
.blocProduitP .description2 {
position:relative;
	
	letter-spacing: 1px;
	padding: 0;
	margin:430px 0 0 180px;


}
.blocProduitP .descriptionA {
position:relative;
	
	letter-spacing: 1px;
		padding: 0;
		top:-20px;
	margin:430px 0 0 180px;
}
.blocProduitP .descriptionMP {
position:relative;
	letter-spacing: 1px;
		padding: 0;
		top:-20px;
	margin:430px 0 0 180px;


}
.blocProduitP .description2 .titre{
	font-weight: bolder;
	font: 120% Century Gothic;
	color:#000;

	
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocProduitP .description {

position:relative;
	font: 80% Century Gothic;
	letter-spacing: 1px;
	padding: 0 0 20px 0;
	margin:400px 0 0 180px;

}
* html .blocProduitP .description2 {
position:relative;
	font: 80% Century Gothic;
	letter-spacing: 1px;
	padding: 0;
	margin:430px 0 20px 180px;


}
* html .blocProduitP .descriptionA {

position:relative;
	font: 80% Century Gothic;
	letter-spacing: 1px;
	padding:0;
	top:-20px;
	margin:430px 0 20px 180px;

}
* html .blocProduitP .descriptionMP {
position:relative;
	font: 80% Century Gothic;
	letter-spacing: 1px;
		padding: 0;
		top:-20px;
	margin:440px 0 20px 180px;


}
* html .blocProduitP .description2 .titre{
	font-weight: bolder;
	font: 120% Century Gothic;
	color:#000;

	
}

/* Contenu d'une fiche produit (creation.htm)
-------------------------------------------------------- */

.blocProduit {
	float: left;
	margin:0 0 20px 50px;
	padding:0;
	width:820px;
}
.blocProduit h1 {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 5em;
	color: #4F215C;
	letter-spacing: 1px;
	font-weight: lighter;
}
.blocProduit h2 {
	float: left;
	margin: 0 0 0 80px;
	padding: 20px 0 ;
	font-size:4em;
	color:#E41874;
	font-weight: lighter;
	letter-spacing: 1px;
}

.blocProduit .titre {
	float: left;
	margin: 0 0 0 0px;
	padding: 20px 0 ;
	font-size:3em;
	color: #333333;
	font-weight: lighter;
}

.blocProduit .blocDImages {
	float: right;
	margin:0 50px 20px 0;
	padding:0;
	padding-top: 20px;
	padding-left: 10px;
	width:440px;
	
}

.blocProduit a.grandeImage, .blocProduit a.grandeImage:visited {
	
	margin:0;
	padding:1px;
	width:440px;
	float:left;
	background-color: transparent;
}

.blocProduit a.grandeImage:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocProduit ul.vignettes {
	margin: 10px 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	border:none;
	width:344px;
	float: left;
}

.blocProduit ul.vignettes li {
	margin:0;
	padding:0;
	border:none;
}

.blocProduit ul.vignettes li a, .blocProduit ul.vignettes li a:visited {
	border: 1px solid #bbbdbf;
	margin:0 1px 1px 0;
	padding:1px;
	height: 81px;
	width:81px;
	float:left;
	display:inline;
	background-color:#fff;
	overflow: hidden;
}

.blocProduit ul.vignettes li a:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocProduit .introProduit {
	float: right;
	margin:0 0 20px 0;
	padding:0;
	width:300px;
}


.blocProduit .introProduit .chapo {
	font-size: 16px;
	padding: 0;
	margin:0 0 20px 0;
	color: #333333;
}



.blocProduit .introProduit .chapo li{
list-style-image: url(images/etoile_liste.png);
}
.blocProduit .introProduit .chapo .majuscule {
	font-size: 1.8em;

}
.blocProduit .introProduit .chapo .majuscule1 {
	font-size: 1.2em;
font-weight: bold;
}


.blocProduit .introProduit .description {

	font-size: 12px;
	padding: 0;
	padding-left:10px;
	padding-top:15px;
	margin:10px 0 20px -50px;

	width: 310px;
	height: 216px;
	background-image: url(images/fond_video.png);
	background-repeat: no-repeat;
	background-position: center;
}
/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocProduit .introProduit .description {

	font-size: 12px;
	padding: 0;
	padding-left:5px;
	padding-top:5px;
	margin:10px 0 20px 0px;
overflow: visible;
	width: 310px;
	height: 216px;
	background-image: url(images/fond_video.png);
	background-repeat: no-repeat;
	background-position: center;
}

 



.blocProduit .contenusAssocies {
	float: right;
	margin: 0 0 20px 0;
	width:345px;
}

.blocProduit .telechargements {
	float: left;
	margin: 0 0 20px 0;
	width:345px;
}

.blocProduit .contenusAssocies h3, .blocProduit .telechargements h3 {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.blocProduit .contenusAssocies ul, .blocProduit .telechargements ul {
	list-style:none;
	margin: 0;
	padding:0;
	width: 345px;
	float:left;
	background:#d8d9da;
}

.blocProduit .contenusAssocies ul li, .blocProduit .telechargements ul li {
	margin: 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

.blocProduit .contenusAssocies ul li a, .blocProduit .telechargements ul li a,
.blocProduit .contenusAssocies ul li a:visited, .blocProduit .telechargements ul li a:visited {
	border-top:solid 1px #FFF;
	color:#fff;
	display:block;
	background-color:#0081ca;
	padding:3px 0 3px 10px;
}

.blocProduit .contenusAssocies ul li a:hover, .blocProduit .telechargements ul li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#00529a;
}

/* Personnalisation du zoom de la fiche produit (produit.html)
-------------------------------------------------------- */

#superbox-overlay {
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background:#e0e4cc;
}

#superbox-container .loading {
	width:32px;
	height:32px;
	text-indent:-9999px;
	background-image:url(_gfx/loader.gif);
	background-position:center 0;
	background-repeat:no-repeat;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;
}

#superbox .close a {
	float:right;
	padding:0 5px;
	line-height:20px;
	color:#fff;
	background:#00529a;
	cursor:pointer;
}

#superbox .nextprev a {
	float:left;
	margin-right:5px;
	padding:0 5px;
	line-height:20px;
	background:#00529a;
	cursor:pointer;
	color:#fff;
}

#superbox .nextprev .disabled {
	background:#ccc;
	cursor:default;
}

#superbox .close a:hover {
	color:#fff;
	background:#00529a;
	text-decoration:none;
}

/* Nombre de pages
-------------------------------------------------------- */

.blocProduitP #pages {
	float: right;
	color:#626164;
	width: 600px;
	padding: 5px;
	margin: 10px 0;

}
/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html .blocProduitP #pages {
	float: right;
	color:#626164;
	width: 600px;
	padding: 5px;
	margin: 0 20px;
}

.blocProduitP #pages a, #pages a:visited {
	color:#626164;
	text-decoration: none;
	font-weight: lighter;
}

.blocProduitP #pages a:hover {
	text-decoration: none;
	color:#D03589;
	font-weight: lighter;
}

/* Pied de page
-------------------------------------------------------- */

/* Pied de page
-------------------------------------------------------- */

#footer {
	float: left;
	width: 990px;
	color: #9a9b9d;
	font-size: 11px;
	font-weight:normal;
	padding:5px 0 20px 0;
	background-color:#ABAAAB;
	height: 50px;
	
	}
	
#footer .colonne {
	float: left;
	width: 310px;
	margin:0;
	padding:0 10px;
	}
	
#footer .colonne p {
	font-size:11px;
	margin:0;
	padding:0;
	}
	
#footer h4 {
	font-size:11px;
	color: #626164;
	background-image:none;
	padding:0;
	margin:3px 0 0 0;
	}
			
#footer a, #footer a:visited  {
	font-weight:normal;
	color: #9a9b9d;
	text-decoration: none;
	padding:0 5px;
	border-right:solid 1px #9a9b9d;
}

#footer h4 a, #footer h4 a:visited {
	font-weight:bold;
	border:none;
	}

#footer a:hover {
	text-decoration: underline;
}

#footer .colonne p.validator {
	float:left;
	margin:5px 0 0 0;
	}
	
#footer .colonne p.validator a, #footer .colonne p.validator a:visited {
	border:none;
	}
	


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

#contenu form {
	padding:0;
	margin:0 0 20px 0;
}

#contenu form p {
	margin: 0;
	padding: 4px 0;
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	font-size: 12px;
	border-bottom:1px solid #ccc;
	clear:both;
	float:left;
	width:100%;
}

#contenu form p.derniereLigne {
	border:none;
}

#contenu form p label {
	float: left;
	width: 290px;
	padding:0 10px 0 0;
	margin: 0;
	line-height:24px;
}

#contenu form p label.codeDeReduction {
	width: 180px;
}

#contenu form p label.petit {
	width: 80px;
}

#contenu form p input, #contenu form p select, #contenu form p textarea {
	float:left;
	margin: 0;
	width: 190px;
	padding: 3px;
	border:solid 1px #a9abad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626164;
	font-weight:bold;
	background-color:#d8d9da;
}

#contenu form p input.codeDeReduction {
	width: 50px;
	background-color:#fff;
	padding: 4px;
}

#contenu form p select {
	width: 198px;
}

#contenu form p textarea {
	width: 300px;
}

#contenu form p input.radio, #contenu form p input.checkBox {
	float:left;
	margin: 5px 0;
	width: 20px;
	padding: 0;
	background-color:transparent;
	border: none;
}
#contenu form p .labelRadio, #contenu form p .labelCheckBox {
	float:left;
	margin: 5px 10px 0 0;
	padding: 0;
	background-color:transparent;
	border: none;
	font-weight:bold;
}
	
#contenu form button.bouton,
#contenu form button.boutonMemeLigneQuInput { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0 0 0 300px; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
	border:none;
    background:none;
	font-size:13px;
	font-weight:bold;
}

#contenu form button.boutonMemeLigneQuInput { 
    margin:0 0 0 10px; 
}
	
#contenu form button.bouton span,
#contenu form button.boutonMemeLigneQuInput span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px;        /* Largeur du côté gauche */ 
	margin:0;
    vertical-align:middle;
	background-color:#0081ca;
}

#contenu form button.bouton span span,
#contenu form button.boutonMemeLigneQuInput span span {
    padding:0 8px 0 0;/* Largeur du côté droit */ 
	color:#FFF;
	height:24px;
	line-height:24px; /* Alignement vertical du texte */ 
	border: none;
}

.obligatoire {
	font-size: 12px;
	color: #FF0000;
	clear:both;
	margin:10px 0;
}

/* Tableaux
-------------------------------------------------------- 

#contenu table, #contenu table tr {
	padding:0;
	margin:0;
}

#contenu table th {
	font-weight: bold;
	background-color: #d8d9da;
	border-bottom:solid 1px #FFFFFF;
}

#contenu table td {
	font-weight: bold;
	background-color: transparent;
	border:none;
}

#contenu table td.ligne {
	font-weight: bold;
	background-color: transparent;
	border-bottom:solid 1px #d8d9da;
}

#contenu table th.total {
	font-weight: bold;
	color:#FFF;
	background-color: #00529a;
	border-bottom:solid 1px #dedce6;
}*/

/* Liens internes au site
-------------------------------------------------------- */

.queFaire {
	margin:20px 0 0 0;
	padding:0;
	width:100%;
	float:left;
	text-align:right;
}

.queFaire a.bouton, 
.queFaire button.bouton { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:10px 0 0 0; 
    padding:0;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.queFaire a.bouton span, 
.queFaire button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 7px; 
    vertical-align:middle;
    background-color:#0081ca;
} 

.queFaire a.bouton span span, 
.queFaire button.bouton span span {
	color:#fff;
    height:24px; 
    padding:0; 
    padding:0 7px 0 0; 
    line-height:22px; 
    background-color:#0081ca;
} 
 
.queFaire a.bouton:hover span, .queFaire a.bouton:hover span span, 
.queFaire button.bouton:hover span, .queFaire button.bouton:hover span span { 
    background-color:#00529a;
} 
 
/*  général
-------------------------------------------------------- */

#moteurEtCatalogue {
	float: left;
	width:200px;
	padding: 0;
	margin:25px 0 0 0;
}
* html #menuCatalogue {
	float: left;
	padding: 0;
	margin:-20px 0 -20px 250px;
	width:150px;
}

#moteurEtCatalogue h3 {
	display:none;
}

#accueil, #menuCatalogue {
	float: left;
	padding: 0;
	margin:0 0 18px 250px;
	width:150px;
}
#menuCatalogue {
	float: left;
	padding: 0;
	margin:0 0 0 250px;
	width:150px;
}

#accueil ul, #menuCatalogue ul {
	padding: 0;
	margin:0;
	list-style:none;

	color: #996699;
	
}

#accueil ul li, #menuCatalogue ul li {
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0 0 1px 0;
}
#menuCatalogue ul li.acc{
	padding-left: 23px;
	margin-top:-10px;
	font-size: 12px;
}
#menuCatalogue ul li.acc1{
	padding-left: 23px;
	margin-top:-10px;
	width:200px;
}
#accueil ul li a, #menuCatalogue ul li a  {
	text-decoration:none;
	font-size: 14px;
	color: #996699;

	display:block;
	padding:5px 0 5px 10px;
}

#accueil ul li a:hover, #menuCatalogue ul li a:hover {
	text-decoration:none;

	color: #996699;
	color: #E11974;

	
}

#menuCatalogue ul li ul {
}

#menuCatalogue ul li ul li {
	font-size:10px;
	margin:1px 0 0 0;
	text-indent:8px;
}

#menuCatalogue ul li ul li a {text-decoration: none;

}


#menuCatalogue ul li a.selection {
text-decoration: none;
	color: #993399;

}

/* Recherche
-------------------------------------------------------- */

#moteurDeRecherche {
	margin: 0 0 18px 0;
	padding:10px;
	width: 177px;
	display:block;
	float:left;
	background-color:#0081ca;
	border-left:solid 3px #0068b2;
}

#moteurDeRecherche form {
	margin: 0;
	padding:0;
	border:none;
}

#moteurDeRecherche form p {
	margin: 0;
	padding:0;
	float:right;
}

#moteurDeRecherche form input {
	margin: 0;
	padding:2px;
	width:120px;
	border:solid 1px #00529a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	color:#626164;
	float:left;
}

#moteurDeRecherche form button.bouton { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:none; 
    background:none;
	font-size:13px;
	font-weight:bold;
}

#moteurDeRecherche form button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px;        /* Largeur du côté gauche */ 
	margin:0;
    vertical-align:middle;
	background-color:#00529a;
	border:solid 1px #fff;
}

#moteurDeRecherche form button.bouton span span {
	padding:0 8px 0 0;
	border:none;
	color:#FFF;
	height:18px;
	line-height:18px; /* Alignement vertical du texte et largeur du côté droit*/
}
	
/* Moyens de paiement
-------------------------------------------------------- */

.moyensDePaiement {
	float:left;
	margin: 0;
	padding:0 10px;
	width:980px;
}

.moyensDePaiement h4 {
	margin:32px 0 0 0;
	float:left;
 
}

.moyensDePaiement ul, .moyensDePaiement ul li {
	list-style:none;
	margin: 0;
	padding:0;
	border:none;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}


/* Couleurs
-------------------------------------------------------- */
.couleur1 {
	color:#D03589;
}
.couleur2 {
	color:#F6B2CF;
}
.couleur3 {
	color:#FAEF9C;
}
.couleur4 {
	color:#92107C;
}
.couleur5 {
	color:#5D5D45;
}
.couleur11 {
	color:#D03589;
	font-weight: lighter;
}
.couleur111 {
	color:#D03589;
	font-weight: lighter;
	font-size:1.6em;
}
.couleur22 {
	color:#F6B2CF;
	font-weight: lighter;
}
.couleur33 {
	color:#FAEF9C;
	font-weight: lighter;
}
.couleur44 {
	color:#92107C;
	font-weight: lighter;
}
.couleur55 {
	color:#5D5D45;
	font-weight: lighter;
}
.couleur6{
	color:#C1B4C1;
	font-weight: lighter;
}
.couleur7{
	color: Silver;
	font-weight: lighter;
}
.couleur8{
	color: #8B0000;
	font-weight: lighter;
}
.couleur9{
	color: #663399;
	font-weight: lighter;
}
.couleur99{
	color: #4F215D;
	font-weight: lighter;
	font-size:1.6em;
}
.couleur1 a:visited, .couleur1 a:link, .couleur1 a:hover, .couleur1 a {color:#D03589; }

/* page presse 
------------------------------------------------------*/
#presse {
float:left;
margin:0;
padding: 0;
	height:550px;
	width: 100%;
	background-image: url(images/fond_etoiles_presse_d.png);
	background-repeat: no-repeat;
	/*background-image: url(images/fond_presse_defil.png);
	background-position: -40px;
	background-repeat: no-repeat;*/
}
* html #presse {
float:left;
margin:0;
padding: 0;
padding-left:120px;	
	height:550px;
	width: 100%;
	background-image: url(images/fond_etoiles_presse_d.png);

	background-position: top -40px;
	background-repeat: no-repeat;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 785px;
	height: 260px;
	left: 15px;
	top:25px;
}

.stepcarousel .belt{
position: absolute;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
margin-left: 5px;
margin-right:5px;
margin-top: 5px;

width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.blocPresse h1 {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 3em;
	color: #D03589;
	letter-spacing: 1px;
	font-weight: lighter;
	width: 100%;
}
#text {
margin:5px 0 5px 0;
padding:0;
height:400px;
	background-image: url(images/fond_presse.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#text1 {
margin:5px 0 5px 0;
padding:0;
height:400px;
	background-image: url(images/fond_presse1.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.blocPresse p {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	width: 100%;

}
.blocTV h1 {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 3em;
	color: #F6B2CF;
	letter-spacing: 1px;
	font-weight: lighter;
}
.blocTV p {
float: left;
	margin: 20px 0 0 30px;
	padding: 0 0 100px 250px;
	font-size: 1.2em;
	letter-spacing: 1px;
	font-weight: lighter;
	height: 300px;
	width: 100%;
	text-align: left;
}
.blocTV p .couleur1, .blocTV p .couleur3{font-size: 1.5em;}
.blocTV p a {font-size: 1.2em;
	font-weight: lighter;
	color: #F6B2CF;
}
.blocTV p a:hover {font-size: 1.2em;
	font-weight: lighter;
	color: #F6B2CF;
	text-decoration: underline;
}
.blocTV p a:visited{
	font-weight: lighter;
	color: #666666;
}

.blocBlog h1 {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 3em;
	color: #4F215C;
	letter-spacing: 1px;
	font-weight: lighter;
}
.blocBlog p {
	float: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-size: 1.2em;
	letter-spacing: 1px;
	font-weight: bold;
	width: 100%;
}
.blocBlog p a {
font-size: 1.2em;
	font-weight: lighter;
	color: #666666;
}
.blocBlog p a:hover,  {
font-size: 1.2em;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
}
.blocBlog p a:visited{
font-size: 1.2em;
	font-weight: lighter;
	color: #666666;
}