/********/
/* HTML */
/********/
body {
	background-color: #FEF3D5;
	margin			: 0;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #00521E;
}
td {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #00521E;
	line-height	: 16px;
}
h5 {
	font-size	: 18px;
	font-style	: italic;
	font-weight	: bold;
	font-family	: "Times New Roman", Times, serif;
}
h6 {
	font-size	: 14px;
	color		: #C08100;
}
a:link, a:visited, a:hover, a:active {
	font-size	: 14px;
	font-weight	: bold;
	font-style	: italic;
	color		: #C08100;
}
a:hover	{
	text-decoration:none;
}
a.liennoir:link, a.liennoir:visited, a.liennoir:hover, a.liennoir:active {
	color		: #00521E;
	font-size	: 12px;
	font-style	: normal;
	font-weight	: normal;
}
hr {
	border		: 0;
	border-top	: 1px #555555 dashed;
	height		: 1px;
}
/**************************************************/


/***********/
/* CLASSES */
/***********/
.texte_erreur {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 16px;
	color		: #CC0000;
	font-weight	: bold;
}
.texte_ok {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 16px;
	color		: #009900;
}
.cadre_marron {
	border	: 1px #C08100 solid;
}
.texte_marron {
	color	: #C08100;
}
.texte_georgia {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-weight	: bold;
}
/**************************************************/


/******/
/* ID */
/******/
#conteneur {
	margin		: 0px;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #00521E;
}
#titre {
	position	: absolute;
	margin-top	: 10px;
	margin-left	: 200px;
	width		: 740px;		/* par défaut mais sera redimensionné pour chaque page... */
	text-align	: center;
	z-index		: 15;
}
#menugauche {
	position	: absolute;
	margin-top	: 30px;
	margin-left	: 10px;
	z-index		: 10;
}
#courbedroite {
	position	: absolute;
	margin-top	: 30px;
	margin-left	: 0px;
	width		: 990px;
	text-align	: right;
	z-index		: 5;
}
#bt_contact {
	margin-top	: 30px;
	margin-left	: 40px;
	z-index		: 10;
}
#bt_espace_pro {
	margin-top	: 10px;
	margin-left	: 40px;
	z-index		: 10;
}
#bt_news {
	margin-top	: 10px;
	margin-left	: 40px;
	z-index		: 10;
}
#bt_contact_catalogue {
	margin-top	: -30px;
	margin-left	: 40px;
	z-index		: 10;
}
#contenu {
	position	: absolute;
	margin-top	: 80px;
	margin-left	: 200px;
	width		: 740px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
}
/**************************************************/


/*************/
/* CATALOGUE */
/*************/
#catalog_contenu {
	position	: absolute;
	margin-top	: 80px;
	margin-left	: 200px;
	width		: 740px;
	text-align	: center;
	z-index		: 20;
}


/***********************/
/* CATALOGUE VIGNETTES */
/***********************/
.catalog_vignette {
	position	: relative;
	margin		: 0;
	width		: 408px;
	height		: 181px;
}
#catalog_vignette_fond {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 0px;
	margin-top	: 0px;
	z-index		: 1;
}
#catalog_vignette_sous_famille {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 66px;
	margin-top	: 21px;
	padding		: 0;
	width		: 220px;
	height		: 33px;
	z-index		: 2;
}
#catalog_vignette_sous_famille td {
	text-align		: center;
	vertical-align	: middle;
	font-size		: 12px;
	font-weight		: normal;
	font-style		: italic;
	color			: #FFFFFF;
	line-height		: 14px;
}
#catalog_vignette_infos {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 28px;
	margin-top	: 70px;
	width		: 265px;
	height		: 85px;
	text-align	: left;
	z-index		: 2;
}
#catalog_vignette_photo {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 295px;
	margin-top	: 35px;
	width		: 85px;
	height		: 115px;
	z-index		: 2;
}
#catalog_vignette_titre {
	font-size	: 16px;
	font-weight	: bold;
	font-style	: italic;
	color		: #00521E;
	margin-top	: 5px;
}
#catalog_vignette_prix {
	font-size	: 14px;
	font-weight	: bold;
	color		: #C08100;
}
#catalog_vignette_liens, #catalog_vignette_liens a:link, #catalog_vignette_liens a:visited, #catalog_vignette_liens a:hover, #catalog_vignette_liens a:active {
	font-size	: 14px;
	font-weight	: bold;
	color		: #096607;
}


/*********************/
/* CATALOGUE ACCUEIL */
/*********************/
#catalog_accueil_remises {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 0px;
	margin-top	: 0px;
	z-index		: 1;
}
#catalog_accueil_illustration {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 0px;
	margin-top	: 250px;
	z-index		: 1;
}
#catalog_accueil_promo {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 400px;
	margin-top	: 0px;
	z-index		: 10;
}
#catalog_accueil_promo_titre {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 103px;
	margin-top	: 15px;
	width		: 145px;
	height		: 55px;
	z-index		: 10;
	text-align	: center;
}
#catalog_accueil_promo_titre td {
	text-align		: center;
	vertical-align	: middle;
	font-size		: 24px;
	font-weight		: normal;
	color			: #FFFFFF;
	text-align		: center;
}
#catalog_accueil_promo_texte {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 38px;
	margin-top	: 102px;
	width		: 270px;
	height		: 210px;
	z-index		: 10;
}


/**********/
/* CADDIE */
/**********/
.caddie_nom_produit, .caddie_nom_produit a:link, .caddie_nom_produit a:visited, .caddie_nom_produit a:hover, .caddie_nom_produit a:active {
	font-size	: 14px;
	font-weight	: normal;
	color		: #096607;
}
.caddie_PV {
	font-size	: 14px;
	font-weight	: normal;
	color		: #096607;
}
.caddie_montant {
	font-size	: 14px;
	font-weight	: bold;
	color		: #096607;
}


/*********/
/* FICHE */
/*********/
#catalog_fiche_sous_famille {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 99px;
	margin-top	: 19px;
	padding		: 0;
	width		: 298px;
	height		: 45px;
	z-index		: 2;
}
#catalog_fiche_sous_famille td {
	text-align		: center;
	vertical-align	: middle;
	font-size		: 16px;
	font-weight		: normal;
	font-style		: italic;
	color			: #FFFFFF;
}
#catalog_fiche_infos {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 30px;
	margin-top	: 110px;
	width		: 350px;
	z-index		: 20;
	color		: #C08100;
	font-size	: 14px;
	height		: 203px;
}
#catalog_fiche_photo {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 385px;
	margin-top	: 110px;
	width		: 185px;
	height		: 525px;
	z-index		: 20;
}
.catalog_fiche_famille {
	font-size	: 22px;
	font-weight	: bold;
	font-style	: italic;
	color		: #C08100;
}
.catalog_fiche_titre {
	font-size	: 22px;
	font-weight	: bold;
	font-style	: italic;
	color		: #00521E;
}
.catalog_fiche_prix {
	font-size	: 16px;
	font-weight	: bold;
	color		: #37772B;
}
.catalog_fiche_titre_description {
	font-size	: 14px;
	font-weight	: bold;
	font-style	: italic;
	color		: #37772B;
}
/**************************************************/