/*  CSS  principal */
/* ----------------------------- General ----------------------------- */
html, body{
	background: #EDD9E6 url(../images/background.jpg) repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 12px;
	height: 100%;
	margin: 0;
	color: #000000;
	}
h1{
	color: #B90078;
	}
h1.titre{
	text-align: center;
	color: #ffffff;
	width: 380px;
	border-left: 1px solid #550D3C;
	border-top: 1px solid #550D3C;
	border-right: 2px solid #550D3C;
	border-bottom: 2px solid #550D3C;
	background: url(../images/fond-menu.jpg) repeat;
	margin: 0 0 0 420px;
	}
h2{
	color: #B90078;
	}
img{
	border: none;
	}
a{
	text-decoration: none;
	color: #000000;
	}
a:active, a:focus{
   outline: none;
}
a:hover{
	text-decoration: underline;
	}
.clear{
	clear: both;
	}
.rose{
	color: #E4AADF;
	font-weight: bold;
	}
.rouge{
	color: #D13111;
	font-weight: bold;
	}
.violet1{
	color: #B83D8E;
	font-weight: bold;
	}
.violet2{
	color: #91135E;
	font-weight: bold;
	}
.orange{
	color: #FE9D43;
	font-weight: bold;
	}
.pub_gauche{
	float: left;
}

/*     formulaire     */
.formulaire{
	width: 90%;
	margin: 20px auto;
	}

.formulaire p{
	overflow: hidden;
	margin: 10px 0;
	}

.formulaire fieldset{
	margin-bottom: 10px;
	border: #550D3C 2px solid;
	background: #EDD9E6;
	}

.formulaire fieldset legend{
	background: #EDD9E6;
	padding: 0 10px;
	border-left: #550D3C 2px solid;
	border-top: #550D3C 1px solid;
	border-bottom: #550D3C 1px solid;
	border-right: #550D3C 2px solid;
	font-size: 1.8em;
	color: #550D3C;
	}
.formulaire label{
	display: block;
	width: 30%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	color: #550D3C;
	}
.formulaire input{
	float: left;
	}
.formulaire textarea{
	float: left;
	}
.formulaire input[type=submit]{
	margin-right: 5px;
	float: right;
	}
.error{
	color: #ff5500;
	float: left;
	padding-left: 5px;
	font-style: italic;
	}
.info{
	color: #666666;
	font-style: italic;
	font-size: 0.9em;
	float: left;
	}
.pUpload{
	text-align: left;
	padding: 10px 0 0 100px;
	}
.sousTitre{
	text-align: left;
	padding: 10px 0 0 100px;
	font-weight: bold;
	}
.etiquette { 
	cursor: pointer;
	}

.champ {
	background: #eeeeee;
	border: solid 1px #550D3C; 
	border-top-color: #aaaaaa;
	border-left-color: #aaaaaa;
	}

.champ:hover, .champ:focus {
	border: 1px solid #6666ff;
	background: #ffffff;
	}
/*   fin formulaire   */

/* ----------------------------------------- fin general ----------------------------------------- */

/* ----------------------------------------- contenu -----------------------------------------  */
#content{
	width: 980px;
	margin: 0 auto;
	height: 100%;
	}
#header{
	overflow: hidden;
	background: transparent url("../images/baniere.jpg") top left no-repeat;
	}
/*  logo    */
#logo{
	height: 90px;
	width: 100%;
	}
#logo h1{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}
#logo h1 a{
    display: block;
    text-indent: -9999em;
    width: 100%;
	height: 100%;
}
/*
#fondu{
	height: 30px;
	background-image: url(../images/fondu.jpg);
	}
*/
/*   menu sous header (en suspend)  */
#menuTop{
	overflow: hidden;
	height: 20px;
	background: #6E1E50 url("../images/navbar_bg.gif") top left no-repeat;
	}
#menuTop ul{
	margin: 0;
	float: right;
	}
#menuTop li{
	list-style-type: none;
	margin: 0 10px;
	display: inline;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	line-height:18px;
	margin-top:1px;
	}
#menuTop li a{
	color: #ffffff;
	}
/* top (a droite du logo)  */
#top{
	width: 80%;
	float: right;
	}
#barnav{
	padding: 0 5px 5px 0;
	text-align: right;
	}
/* -------------------  page entiere ----------------  */

#box{
	overflow: hidden;
	background: #ffffff;
	}
#bottomBox{
	background: #6E1E50 url("../images/navbar_bg.gif") top left no-repeat;
	height: 20px;
	text-align: left;
	}
#bottomBox a{
	color: #ffffff;
	padding-left: 10px;
	}

#menu{
	}
#menu ul{
	padding: 5px 0 0 1px;
	margin: 0;
	}
#menu li{
	padding-right: 1px;
	list-style-type: none;
	float: left;
	line-height: 22px;
	}
#menu a{
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 121px;
	height: 32px;
	}
#menu .menu_li{
	background: transparent url("../images/onglet_off.gif") center no-repeat;
	width: 121px;
	height: 32px;
	}
#menu .menu_li_active{
	background: transparent url("../images/onglet_on.gif") center no-repeat;
	width: 121px;
	height: 32px;
	}

/* ----------  colone gauche ---------  */
#left{
	width: 250px;
	float: left;
	text-align: left;
	}
#left img{
	float: left;
	padding: 10px 0 10px 5px;
	}
#left h2{
	width: 100%;
	color: #B90078;
	margin-bottom: 0;
	display: block;
	background: url("../images/column_titlebar.gif") no-repeat;
	}
#left h2 a{
	color: #B90078;
	display: block;
	background: url("../images/column_titlebar.gif") no-repeat;
	}
#left h3 {
	width: 100%;
	}
#left h3 a{
	color: #B90078;
	padding: 7px 0 0 5px;
	}
.sub_title{
	color: #6E1E50;
	font-size: 16px;
	font-weight: bold;
	}
.txt_small{
	color: #343434;
	font-size: 11px;
	display: block;
	}
#left .infoBlock {
	border-bottom: 1px solid #878496;
	clear: left;
	display: block;
	margin-top: 6px;
	padding-bottom: 2px;
}
#left .infoBlock img{
	padding: 0;
	margin-right: 3px;
	float: left;
}
#left hr {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

#menuPageGauche{
	margin: 0 0 10px 0;
	overflow: hidden;
}
#menuPageGauche a{
	display: block;
	width: 100%;
	float: left;
	padding: 0 0 5px 15px;
	color: #620134;
}
#menuPageGauche .newTitle{
	background: url("../images/new_title.gif") no-repeat;
	height: 20px;
	padding: 2px 0 0 30px;
	font-weight: bold;
	font-size: 1.2em;
}
#menuPageGauche .discountTitle{
	background: url("../images/discount_title.gif") no-repeat;
	height: 20px;
	padding: 2px 0 0 30px;
	font-weight: bold;
	font-size: 1.2em;
}
#menuPageGauche .bestTitle{
	background: url("../images/best_title.gif") no-repeat;
	height: 20px;
	padding: 2px 0 0 30px;
	font-weight: bold;
	font-size: 1.2em;
}
#promos h2{
}
#newsletter{
	padding-left: 5px
}
#telephone{
	overflow: hidden
}
#telephone a.suivi b{
	margin-top: 12px;
	display: block;
}
/* ----------  fin gauche -----------  */

/* ---------  colone droite --------  */
#right{
	width: 710px;
	float: left;
	text-align: justify;
	margin-left: 10px;
	}
#right p{
	font-size: 14px;
	padding: 0 20px 0 10px;
	}
#right q{
	padding: 0 0 0 30px;
	}
#right a{
	color: blue;
	}
#right h2{
	margin: 10px 5px 0 5px;
	}
#right h3{
	margin-bottom: 0;
	padding-left: 10px;
	text-decoration: underline overline;
	color: #6E1E50;
	}
#right h4{
	margin-bottom: 0;
	padding-left: 50px;
	color: #222222;
	}
#right .desc{
	margin: 0 50px 0 50px;
	padding: 5px;
	border: 1px solid #550D3C;
	}
#right p{
	text-align: justify;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 2px;
	}
#right p.produits{
	text-align: justify;
	font-size: 12px;
	padding-left: 40px;
	margin-top: 20px;
	}
#right ul{
	margin: 0;
	padding: 0 20px 0 40px;
	}
#right .pub{
	text-align: center;
	}
#right .imageLien{
	float: right;
}
#right .imageLien img{
	border: #B90078 double;
	margin: 10px;
}
#right .imageLien object{
	margin: 0 0 5px 10px;
}
#accueilArticles img{
	float: right;
	}
#accueilFrais {
	overflow: hidden;
	}
#accueilFrais img{
	float: left;
	margin-left: 5px;
	}
#accueilFrais p{
	padding-left: 20px;
	float: left;
	width: 70%;
	}
#home_clouds{
	width: 96%;
	margin: 10px auto;
	background: #FFCCFF;
	border: 1px solid #878496;
	padding: 2px 5px 2px 5px;
	}
#home_cdc_left{
	margin-right: -1px;
	}
.articles{
	float: left;
	margin-left: 10px;
	}
/* -----------  fin droite ----------  */
/* ---------  colone milieu --------  */
#middle{
	width: 950px;
	text-align: justify;
	margin: 0 auto;
	}
#middle p{
	font-size: 14px;
	padding: 0 20px 0 10px;
	}
#middle q{
	font-size: 14px;
	padding: 0 20px 0 10px;
	}
#middle a{
	font-weight: bold;
	color: blue;
	}
#middle h1{
	text-align: center;
	}
#middle h2{
	padding-left: 10px;
	}
#middle h3{
	margin-bottom: 0;
	padding-left: 10px;
	}
#middle ul{
	margin: 0;
	padding: 0 20px 0 40px;
	}
#middle .pub{
	text-align: center;
	}
/* ----------------  fin page entiere --------------  */
/* -------------------  pied de page ---------------  */
#bottom{
	}
#footer{
	}
#footer p{
	margin: 0;
	padding: 0;
	float: right;
	}
/* -------------  fin pied ------------  */

/* ---------------  spécial --------------  */

/* ------------- fin spécial ------------  */
/* -----------------------------------fin contenu -----------------------------------------  */