/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10px;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

a {
	color: #FFFFFF;
	font-weight:600;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	font-weight:600;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0
}

/* Elements de pages (BLOCS, DIV, ETC...)
-------------------------------------------------------- */

#wrapper {
	width: 998px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 998px;
	background-color: #FFFFFF;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
	width: 998px;
}

#contenu {
	float: left;
	padding: 0;
	margin-top: 10px;
	width: 998px;
}

#sidebar {
	float: left;
	width:159px;
	overflow:hidden;
	margin-top: 10px;

}

#zoomCat {
	float: left;
	background:#FFFFFF;
	width:163px;
	margin-right: 2px;
}



#more {
	width:163px;
	height:15px;
	padding-top:3px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
}

#prodSelect {
	width:163px;
	height:240px;
}

#spacer {
	width:163px;
	overflow:hidden;
	height:11px;
	background:url(images/spacer.b.gif);
	margin-top:10px;
}

#promo2 {
	width:113px;
	height:15px;
	color:#FEAC1E;
	font-size:1.5em;
	padding-top:5px;
}

.titrebrown {
	color:#BAA38B;
	font-size:9px;
	font-weight:bold;
}

.txtbrown {
	color:#827567;
	font-size:10px;
}

.backcornerwhite {
	background:url(images/backcornerwhite.png) top no-repeat;
	margin-right:13px;
	width:164px;
	height:304px;
	float:left;
}

.cadreProduitListe {
	width:auto;
	height:auto;
	float:left;
}

.champFormMonCompte {
background-color:#FFFFFF;
border:0px;
color:#827567;
font-size:11px;
margin:0;
overflow:hidden;
padding:0;
}

.FichecolorTxt {
	color:#827567;
	font-size:9px;
}

.FichecolorTitre {
	font-size:9px;
	font-weight:bolder;
}

.cadreZoom {
	width:277px;
	height:auto;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

/* Elements catégories (5 couleurs)
-------------------------------------------------------- */

.fond10_01
{
background:#CA4790;
}

.rub10_txtbold
{
color:#CA4790;
font-size:11px;
font-weight:bold;
}

.fond11_01
{
background:#BBC702;
}

.rub11_txtbold
{
color:#BBC702;
font-size:11px;
font-weight:bold;
}

.fond12_01
{
background:#FFAE18;
}

.rub12_txtbold
{
color:#FFAE18;
font-size:11px;
font-weight:bold;
}


.fond13_01
{
background:#52B7AB;
}

.rub13_txtbold
{
color:#52B7AB;
font-size:11px;
font-weight:bold;
}

.fond14_01
{
background:#189548;
}

.rub14_txtbold
{
color:#189548;
font-size:11px;
font-weight:bold;
}

a.lien_cat10:link, a.lien_cat10:visited {
	color: #F8C0DF;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
}

a.lien_cat11:link, a.lien_cat11:visited {
	color: #F6FAB7;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
}

a.lien_cat12:link, a.lien_cat12:visited {
	color: #FFEBC7;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
}

a.lien_cat13:link, a.lien_cat13:visited {
	color: #B6F7EF;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
}

a.lien_cat14:link, a.lien_cat14:visited {
	color: #9BE2B6;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
}

a.lien_cat10:hover, a.lien_cat11:hover, a.lien_cat12:hover, a.lien_cat13:hover, a.lien_cat14:hover {
	color: #FFFFFF;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
}

/* Elements pages 2
-------------------------------------------------------- */

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}




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

#entete {
	background:#FFFFFF url(images/header.gif) no-repeat;
	width: 994px;
	height:43px;
	color: #FFFFFF;
}

#monCompte {
	background:#FFFFFF url(images/monCompte.gif) no-repeat;
	width:179px;
	height:105px;
	float:left;
}


.RechercheForm {
background-color:#FFFFFF;
border:1px solid #827567;
color:#827567;
font-size:9px;
margin-top:3px;
padding:0px;
overflow:hidden;
}

a.panier_link, a.panier_link:visited {
color:#fec450;
font-family:Verdana;
font-size:11px;
text-decoration:none;
}


a.compte_link, a.compte_link:visited {
color:#fec450;
font-family:Verdana;
font-size:0.8em;
font-weight:bold;
text-decoration:none;
}



.formMonCompte {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.menuMonCompte {
	float: left;
	color: #a9c9e9;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
	float: left;
	width: 250px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: underline;
	font-weight: bold;
}
	
/* SPECIAL LINK
-------------------------------------------------------- */

a.link_info:link {
	font-size:8px;
	color: #91887F;
	text-decoration: none;
}

a.link_info:visited {
	font-size:8px;
	color: #91887F;
	text-decoration: none;
}

a.link_info:hover {
	font-size:8px;
	color: #91887F;
	text-decoration: underline;
}



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

#chemin {
	width:994px;
	background-color: #FFFFFF;
}

a.LIEN_chemin:link {
	color: #827567;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #827567;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #827567;
	text-decoration: none;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	/*width: 990px;*/
	width: 100%;
	margin: 0;
	padding: 0;
}

.produitPetit {
	float: left;
	width: auto;
	/* margin-top:30px; */
}

.contourImage {
	border: 1px solid #0066CC;
	margin-bottom: 5px;
	float: left;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}


a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

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

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	color: #827567;
}

a.LIEN_pages:link {
	color: #827567;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #827567;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #827567;
	text-decoration: underline;
	font-weight: bold;
}


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

#footer{
	background:#FFFFFF url(images/footer.gif) no-repeat;
	width: 994px;
	height:27px;
	color: #FFFFFF;
	margin-top:10px;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	background:#CBBAA8;
	text-transform:uppercase;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C1C0;
	font-size: 0.9em;
}

.doubleligneTableau {
	border-bottom:1px #C3C1C0 solid;
	border-right:1px #C3C1C0 solid;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #ED8640;
	font-size:9px;
	font-weight:bold;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}


/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width:175px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;

}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 175px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1.2em;
	color: #ec8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 1em;
	color: #EC8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}

.tableprod {
	width:784px;
	height:auto;
	background:#FFF;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

