/* ****************************************************************************************************** IMAGES DANS 3 COLONNES */

#contentMenuGener{
	background-image:url(../img/page_forme.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#contentMenuCata{
	background-image:url(../img/fond_menuCata2.gif);
	background-repeat:repeat-y;
}

#contentRight{
}


#homeRightTop{
	background-image:url(../img/home_panier.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:40px;
}

/* ******************************************************************************************************* MENU */

#menu{
	 margin-bottom:250px; 
}


/* ******************************************************************************************************* PANIER */


#panier{
	display:block;
	padding-top:10px;
	margin-left:390px;
	height:40px;
	padding-left:45px;
	text-decoration:none;	
}

#panier h4{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#panier p{
	font-size:11px;
	color:#b7060b;
	text-decoration:none;
}


/* ****************************************************************************************************** */

#contentRight h2{
	background-image:url(../img/fond_titrepage.gif);
	background-repeat:repeat-x;
	height:32px;
	padding-left:30px;
	color:#c1252b;
	font-size:16px;
	vertical-align:bottom;
	padding-top:15px;
}

/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES QUI SOMMES NOUS */ 
/* ****************************************************************************************************** */

#RightTop_quisommesnous{
	background-image:url(../img/quisommesnous_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

/* *********************************************************************** SOCIETE */

#contenu_societe{
	padding-left:30px;
	width:500px;	
}

#contenu_societe p{
	font-size:11px;
	padding-bottom:15px;
	clear:both;
}

#contenu_societe img{
	float:left;
	margin-right:20px;
	margin-bottom:15px;

}

.plan_niv1 li{
	background-image:url(../img/plan_fleche.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:11px;
	font-weight:bold;
	color:#605b50;
	line-height:20px;
}
.plan_niv1 li a{
	color:#605b50;
	text-decoration:none;
}
.plan_niv1 li a:hover{
	text-decoration:underline;
}

.plan_niv2 li{
	background-image:none;
	padding-left:30px;
	font-size:11px;
	color:#605b50;
	font-weight:normal;
}
.plan_niv2 li a{
	color:#605b50;
	text-decoration:none;
}
.plan_niv2 li a:hover{
	text-decoration:underline;
}


/* *********************************************************************** PRESSE */

#contenu_presse{
	padding-left:30px;
	width:500px;
}

.presse_liste{
	margin-top:10px;
	margin-bottom:20px;
}

.presse_liste h4{
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#d0622d;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

.presse_liste_txt p{
	color:#605b50;
	font-size:11px;
	padding-bottom:5px;
	border-bottom:#999999 1px solid;
	margin-bottom:3px;
}

.presse_liste_txt a{
	font-weight:bold;
	font-size:11px;
	color:#605b50;
	text-decoration:none;
}
.presse_liste_txt a:hover{
	text-decoration:underline;
}


/* *********************************************************************** PARTENAIRES */

#contenu_partenaires{
	padding-left:30px;
	width:500px;
}

#contenu_partenaires h4 { /* Titre actualites */
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#da0109;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

.partenaires_bloc {
	padding-bottom:20px;
	padding-top:10px;
}

.partenaires_photo{
	float:left;
	width:120px;
}
.partenaires_txt{
	float:left;
	width:380px;
	font-size:11px;
	color:#605b50;
}

.partenaires_txt p{
	border-bottom:#b5b2ad 1px solid;
	padding-bottom:5px;
	margin-bottom:2px;
}

.partenaires_txt a{
	font-size:11px;
	font-weight:bold;
	color:#605b50;
	text-decoration:none;
}
.partenaires_txt a:hover{
	text-decoration:underline;
}


/* *********************************************************************** TEMOIGNAGE */

#contenu_temoignages{
	padding-left:30px;
	width:500px;
}

#contenu_temoignages h4 { /* Titre actualites */
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#f75910;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

.temoignages_bloc {
	padding-bottom:20px;
	padding-top:10px;
}

.temoignages_photo{
	float:left;
	width:120px;
}
.temoignages_txt{
	float:left;
	width:380px;
	font-size:11px;
	color:#605b50;
}


/* *********************************************************************** DISTRIBUTEUR */

#contenu_distributeur{
	padding-left:30px;
	width:500px;
}

#distributeur_txt{
	padding-top:10px;
}

#distributeur_txt h4 {
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#94331e;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

#distributeur_txt dd{
	font-size:11px;
	color:#605b50;
}

#distributeur_form{
	margin-top:15px;
	border-bottom:#b5b2ad 1px solid;
	border-top:#b5b2ad 1px solid;
	padding-bottom:3px;
	padding-top:3px;
}

#distributeur_forminfo{
	background-color:#fbedee;
	padding:20px 25px 20px 25px;
}
#distributeur_forminfo td{
	font-weight:bold;
	font-size:11px;
}

#distributeur_forminfo input{
	font-weight:bold;
	font-size:11px;
}
#distributeur_forminfo textarea{
	font-weight:bold;
	font-size:11px;
	width:450px;
}

#distributeur_pdf{
	padding-top:5px;
}

#distributeur_pdf a{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-image:url(../img/logo_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0px 10px 30px;
	width:170px;
}



/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES CATALOGUE */ 
/* ****************************************************************************************************** */

#RightTop_catalogue{
	background-image:url(../img/catalogue_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

/* *********************************************************************** CATALOGUE */

#contenu_catalogue{
	padding-left:30px;
	width:500px;
	padding-top:10px;
}

.catalogue_listing{
	margin-bottom:12px;
}

.catalogue_listing_photo{
	float:left;
	width:104px;
	background-image:url(../img/cat_fleche01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:16px;
}


/* ************************ LISTING INFOS ***************************** */

.catalogue_listing_info{
	float:left;
	width:380px;
	background-image:url(../img/cat_fondlisting.gif);
	background-repeat:repeat-y;
}

.catalogue_listing_info h4{
	font-size:12px;
	padding-bottom:2px;
}
.catalogue_listing_info p{
	font-size:11px;
}

.catalogue_listing_info_prix{
	font-size:11px;
	font-weight:bold;
	color:#bc0509;
}

.catalogue_listing_info_btn{
	padding-top:6px;
}

.catalogue_listing_info_btn a{
	display:block;
	float:left;
	margin-right:25px;
}


/* *********************************************************************** FICHE */

#contenu_fiche{
	padding-left:30px;
	width:500px;
	padding-top:10px;
}

#fiche_left{
	float:left;
	width:190px;
}

#fiche_left_photo{
	padding-left:16px;
	background-image:url(../img/fiche_fleche01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#fiche_left_prix{
	padding:10px;
	background-color:#fbedee;
	border-bottom:#cecece 1px solid;
	width:156px;
	margin-top:4px;
	font-size:11px;
}

#fiche_left_prix #prix{
	font-size:13px;
	font-weight:bold;
	color:#c1252b;
}

#fiche_left_calcul{
	font-size:11px;
	padding-top:10px;
	padding-bottom:9px;
	border-bottom:#cecece 1px solid;
	width:176px;
}

#fiche_left_calcul input{
	width:33px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin-left:0px;
	margin-right:4px;
}

#fiche_left_ajout{
	padding-top:10px;
	width:176px;	
	text-align:center;
}

#fiche_right{
	float:left;
	width:310px;
}

#fiche_right_infos{
	background-image:url(../img/fiche_fondinfos.gif);
	background-repeat:repeat-x;
	border-bottom:#000000 1px dotted;
	border-top:#afafaf 2px solid;
	padding:17px;
	font-size:12px;
}

#fiche_right_complem{
	border-bottom:#000000 1px dotted;
	padding:17px;
}

#fiche_right_complem h4{
	border-bottom: #c1252b 1px solid;
	font-size:12px;
	padding-left:12px;
	color:#c1252b;
	background-image:url(../img/fiche_fleche02.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-bottom:15px;
}

#fiche_right_complem p{
	font-size:11px;
}


/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES POURQUOI ISOLER */ 
/* ****************************************************************************************************** */

#RightTop_isoler{
	background-image:url(../img/isoler_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_isoler{
	padding-left:30px;
	width:500px;
	font-size:11px;
}

#contenu_isoler h4{
	color:#FFF;
	font-size:14px;
	margin-bottom:15px;
	margin-top:15px;
	background-color:#bcb799;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

#contenu_isoler_intro{
	font-size:11px;
	padding-bottom:15px;
}

.contenu_isoler_bloc{
	background-color:#eeeeee;
	padding:15px;
	text-align:center;
	margin:15px 0px 15px 0px;
	font-weight:bold;
	font-size:12px;
}

.contenu_isoler_list{
	padding-bottom:15px;
}

.contenu_isoler_list dt{
	text-decoration:underline;
	font-weight:bold;
}

.contenu_isoler_list dd{
	background-image:url(../img/puce3.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:15px;
	padding-top:7px;
}

#contenu_isoler_compare{
	border-bottom:#000000 dotted 1px;
	padding-bottom:5px;
}

#contenu_isoler_compare dt{
	font-weight:bold;
	border-bottom:#000000 dotted 1px;
}

#contenu_isoler_compare dd{
	font-style:italic;
	padding-top:3px;
}

#contenu_isoler_bloc2{
	background-color:#eeeeee;
	padding:15px;
	margin:15px 0px 15px 0px;
	font-size:11px;
	border:#990000 1px solid;
}

#contenu_isoler_bloc2 h5{
	text-decoration:underline;
	font-size:12px;
	padding-bottom:7px;
	color:#990000;
}





/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES ORIGINES */ 
/* ****************************************************************************************************** */

#RightTop_origines{
	background-image:url(../img/origines_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_origines{
	padding-left:30px;
	width:500px;	
}

#contenu_origines_peuhistoire{
	padding-bottom:15px;
}

#contenu_origines_peuhistoire dt{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}

#contenu_origines_peuhistoire dd{
	padding-right:180px;
	background-image:url(../img/histoire1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:11px;
}

#contenu_origines_recolte{
	padding-bottom:15px;
}

#contenu_origines_recolte dt{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}

#contenu_origines_recolte dd{
	font-size:11px;
}

#contenu_origines_anecdote{
	border-bottom:#000000 dotted 1px;
	padding-bottom:5px;
	font-size:11px;
	margin-top:15px;
	margin-bottom:15px;
}

#contenu_origines_anecdote dt{
	font-weight:bold;
	border-bottom:#000000 dotted 1px;
	font-style:italic;
}

#contenu_origines_anecdote dd{
	font-style:italic;
	padding-top:3px;
}

#contenu_origines_transformation{
	font-size:11px;
}
#contenu_origines_transformation dt{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}
#contenu_origines_transformation dd{
	padding-bottom:15px;
}
.contenu_origines_transformation_titre{
	font-weight:bold;
	color:#da0109;
	display:block;
	padding-bottom:5px;
}


/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES CONSEILS */ 
/* ****************************************************************************************************** */

#RightTop_conseils{
	background-image:url(../img/conseils_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_conseils{
	padding-left:30px;
	width:500px;	
}

#contenu_conseils h5{
	font-size:11px;
	border-bottom:#cecece 1px solid;
	padding-bottom:15px;
	padding-top:15px;
}

.conseils_listing_dossier{
	font-size:12px;
	padding:10px 0px 10px 35px;
	border-bottom:#cecece 1px solid;
	background-image:url(../img/picto_dossier.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}
.conseils_listing_fiche{
	font-size:12px;
	padding:10px 0px 10px 35px;
	border-bottom:#cecece 1px solid;
	background-image:url(../img/picto_fiche.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;	
}

.conseils_listing_dossier a{
	text-decoration:none;
	color:#000000;
}
.conseils_listing_dossier a:hover{
	text-decoration:underline;
}
.conseils_listing_fiche a{
	text-decoration:none;
	color:#000000;
}
.conseils_listing_fiche a:hover{
	text-decoration:underline;
}

.conseils_faq_liste{
	margin-top:10px;
	margin-bottom:20px;
}

.conseils_faq_liste h4{
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#d0622d;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

.conseils_faq_liste_txt p{
	color:#605b50;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:3px;
}




/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES REALISATIONS */ 
/* ****************************************************************************************************** */

#RightTop_realisations{
	background-image:url(../img/realisations_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_realisations{
	padding-left:30px;
	width:500px;	
}


.realisations_liste{
	margin-top:10px;
	margin-bottom:20px;
}

.realisations_liste h4{
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#c79574;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

.realisations_liste_txt{
	float:left;
	width:293px;
	padding-right:20px;
}

.realisations_liste_txt p{

	font-size:11px;
	padding-bottom:5px;
	border-bottom:#999999 1px solid;
	margin-bottom:3px;
}

.realisations_liste_txt a{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.realisations_liste_photo{
	float:left;
	width:187px;
}

/* *********************************************************************** FICHE REALISATION */


.realisations_infos{
	margin-top:10px;
	margin-bottom:20px;
}

.realisations_infos h4{
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#c79574;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

.realisations_infos_txt{
	float:left;
	width:293px;
	padding-right:20px;
}

.realisations_infos h5{
	font-size:11px;
	padding-bottom:15px;
}

.realisations_infos_txt p{
	font-size:11px;
}

.realisations_infos_txt a{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.realisations_infos_photo{
	float:left;
	width:187px;
}

.realisations_infos_photo img{
	margin-bottom:15px;
}




/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES DISTRIBUTION */ 
/* ****************************************************************************************************** */

#RightTop_distribution{
	background-image:url(../img/distribution_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_distribution{
	padding-left:30px;
	width:500px;	
}

#ditrib_left{
	float:left;
	width:200px;
	margin-right:35px;
}

#ditrib_right{
	float:left;
	width:265px;
}


#ditrib_right h4{
	color:#FFF;
	font-size:14px;
	margin-bottom:15px;
	background-color:#c79574;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

#ditrib_right dt{
	font-size:11px;
	font-weight:bold;
	background-image:url(../img/puce3.gif);
	background-repeat:no-repeat;
	background-position:2px 10px;
	padding-left:15px;
	padding-top:5px;
}

#ditrib_right dd{
	font-size:11px;
	padding-left:15px;
	padding-bottom:10px;
	border-bottom:#999999 1px solid;
	margin-bottom:5px;
}

#distrib_info{
	background-image:url(../img/distribution_fond.gif);
	background-repeat:repeat-x;
	height:220px;
	margin-top:20px;
	padding:15px;
	font-size:11px;
}

/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES AGENDA */ 
/* ****************************************************************************************************** */

#RightTop_agenda{
	background-image:url(../img/agenda_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_agenda{
	padding-left:30px;
	width:500px;	
}

.agenda_liste{
	margin-top:10px;
	margin-bottom:20px;
}

.agenda_liste h4{
	float:left;
	width:415px;
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#b2c453;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}
.agenda_liste h5{
	float:left;
	width:65px;
	color:#ac0107;
	font-size:14px;
	margin-bottom:5px;
	background-color:#b2c453;
	padding:2px 0px 2px 5px
}

.agenda_liste_txt p{
	color:#605b50;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:3px;
}

/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES ACTUALITES */ 
/* ****************************************************************************************************** */

#RightTop_actualites{
	background-image:url(../img/actualites_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_actualites{
	padding-left:30px;
	width:500px;	
}

.reflect_year{
	background-image:url(../img/actu_fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:30px;
	font-size:11px;
	font-weight:bold;
	color:#605b50;
	line-height:20px;
}
.reflect_year_link{
	color:#605b50;
	text-decoration:none;
}
.reflect_year_link:hover{
	text-decoration:underline;
}
.reflect_month{
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
	color:#605b50;
	line-height:20px;
}
.reflect_month_link{
	color:#605b50;
	text-decoration:none;
}
.reflect_month_link:hover{
	text-decoration:underline;
}
.reflect_item{
	padding-left:30px;
	font-size:11px;
	color:#605b50;
	line-height:20px;
	font-weight:normal;	
}
.reflect_item_link{
	color:#605b50;
	text-decoration:none;
	font-weight:normal;
}
.reflect_item_link:hover{
	text-decoration:underline;
}

/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES CONTACT */ 
/* ****************************************************************************************************** */

#RightTop_contact{
	background-image:url(../img/contact_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_contact{
	padding-left:30px;
	width:500px;	
}

#contact_txt{
	padding-top:10px;
}

#contact_txt h4 {
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	background-color:#c50007;
	background-image:url(../img/fleche1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:2px 0px 2px 15px
}

#contact_txt dd{
	font-size:11px;
	color:#605b50;
}

#contact_txt a{
	color:#605b50;
}

#contact_form{
	margin-top:15px;
	border-bottom:#b5b2ad 1px solid;
	border-top:#b5b2ad 1px solid;
	padding-bottom:3px;
	padding-top:3px;
}

#contact_forminfo{
	background-color:#fbedee;
	padding:20px 25px 20px 25px;
}
#contact_forminfo td{
	font-weight:bold;
	font-size:11px;
}

#contact_forminfo input{
	font-weight:bold;
	font-size:11px;
}
#contact_forminfo textarea{
	font-weight:bold;
	font-size:11px;
	width:450px;
}



/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES SITEMAP */ 
/* ****************************************************************************************************** */

#RightTop_sitemap{
	background-image:url(../img/contact_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#contenu_sitemap{
	padding-left:30px;
	width:500px;	
}



/* ****************************************************************************************************** */
/* ****************************************************************************************************** PAGES PANIER */ 
/* ****************************************************************************************************** */

#RightTop_panier{
	background-image:url(../img/panier_panier.gif);  /* ##### A CHANGER ###### */
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-top:50px;
}

/* *********************************************************************** PANIER */

#contenu_panier{
	padding-left:30px;
	width:500px;
	padding-top:10px;
}

#contenu_panier p{
	padding-bottom:20px;
	font-size:12px;
}

#panier_tablo td{
	padding:5px;
	border-bottom:#FFFFFF 2px solid;
	background-color:#fcdfe0;
	border-left:1px #FFFFFF solid;
	text-align:center;
}

#panier_col1{
	background-image:url(../img/panier_col1.gif);
	width:247px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#panier_col2{
	background-image:url(../img/panier_col2.gif);
	width:45px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
}
#panier_col3{
	background-image:url(../img/panier_col3.gif);
	width:50px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
}
#panier_col4{
	background-image:url(../img/panier_col4.gif);
	width:70px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
}
#panier_col5{
	background-image:url(../img/panier_col5.gif);
	width:34px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
}

#panier_devis{
	text-align:center;
	margin-top:15px;
}

/* *********************************************************************** DEMANDE DEVIS */

#contenu_demande_devis{
	padding-left:30px;
	width:500px;
	padding-top:10px;
}

#contenu_demande_devis p{
	padding-bottom:20px;
	font-size:12px;
}

#form_demande input{
	font-size:11px;
	float:left;
	width:100px;
}
#form_demande select{
	font-size:11px;
	float:left;
}
#form_demande textarea{
	font-size:11px;
	width:240px;
	margin-top:5px;
	height:50px;
}

#form_demande label {
	background-image:url(../img/demande_fond_label.gif);
	background-repeat:repeat-y;
	display:block;
	width:100px;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	line-height:20px;
}

#demande_qualifiez_listing{
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding:10px 0px 10px 0px;
}
#demande_qualifiez h4{
	font-size:11px;
	background-image:url(../img/demande_fond_label.gif);
	background-repeat:repeat-y;
	line-height:20px;
	padding-left:15px;
	margin-bottom:3px;
	margin-top:10px;
}
#demande_qualifiez_list input{
	float:none;
	width:auto;
}
#demande_qualifiez_list li{
	float:left;
	height:20px;
	font-size:11px;
	font-weight:normal;
}

#demande_date{
	margin-bottom:20px;
	margin-top:10px;
}

#panier_tablo h4{
	font-size:11px;
	background-image:url(../img/demande_fond_label.gif);
	background-repeat:repeat-y;
	line-height:20px;
	padding-left:15px;
	margin-bottom:8px;
	margin-top:10px;
}

#demande_code{}

#demande_code h4{
	font-size:11px;
	background-image:url(../img/demande_fond_label.gif);
	background-repeat:repeat-y;
	line-height:20px;
	padding-left:15px;
	margin-bottom:8px;
	margin-top:20px;
}

#demande_code h5{
	font-size:11px;
	color:#FF0000;
}