/***** Reset *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
	color: black;
	background: white;
}

ol > li, ul > li
{
	list-style: none;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}



/***** Commun *****/


/* CSS Document */

/**********************/
/***   Génériques   ***/
/**********************/
body
{
	font-size: 69.75%;
	font-family: Arial, Helvetica, sans-serif;
}



h1 span, h2 span
{
	display: none;
}
h1
{
	background: url(images/logo.gif) no-repeat;
	display: block;
	width: 194px;
	height: 49px;
	margin-top: 10px;
	float: left;
}

h1 a
{
	display: block;
	width: 194px;
	height: 49px;
}
.clear
{
	clear: both;
}
.centrer
{
	text-align: center;
}
.droite
{
	text-align: right;
}

.petit
{
	font-size: 0.8em;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


.bold
{
	font-weight: bold;
}
.lien_vert
{
	color: #8cbb13;	
}
.lien_violet
{
	color: #a7114d;
}
.lien_orange
{
	color: #ed7d10;
}

.lien_vert a
{
	color: #8cbb13;	
}
.lien_violet a
{
	color: #a7114d;
}
.lien_orange a
{
	color: #ed7d10;
}



.pointer
{
	cursor: pointer;
}


.Fleft
{
	float: left;
}
.Fright
{
	float: right;
}



div#container
{
	margin: 0 auto 0 auto;
	width: 958px;
	background: url(images/top_flower.gif) no-repeat top right;
	position: relative;
}
div#site_container
{
	margin-top: 15px;
	float: left;
}
div#site_container_2
{
	margin-top: -5px;
}


a.top
{
	background: url(images/arrow_top.gif) no-repeat 0 1px;
	display: block;
	padding-left: 15px;
	width: 67px;
	height: 12px;
	color: #8cbb13;
	float: right;
}
/* NFX */
a.topOffre
{
	background: url(images/haut_offre.gif) no-repeat 0 1px;
	display: block;
	padding-left: 15px;
	width: 100px;
	height: 12px;
	color: #8CBB13;
	float: right;
}
a.topApriltheque
{
	background: url(images/haut_apriltheque.gif) no-repeat 0 1px;
	display: block;
	padding-left: 15px;
	width: 100px;
	height: 12px;
	color: #a7114d;
	float: right;
}
a.topConnaitre
{
	background: url(images/haut_connaitre.gif) no-repeat 0 1px;
	display: block;
	padding-left: 15px;
	width: 100px;
	height: 12px;
	color: #ED7D10;
	float: right;
}

div.categ
{
}
* + html div.categ
{
	float: left;
}
* html div.categ
{
	float: left;
}




/* Marges */
.noMarge
{
	margin: 0 !important;
}
.ML120
{
	margin-left: 120px;
}
.ML20
{
	margin-left: 20px;
}
.ML15
{
	margin-left: 15px;
}
.ML10
{
	margin-left: 10px;
}
* html div#portletMenu_data .ML10
{
	margin-left: 5px;
}
* html div#portletMenu_data .ML15
{
	margin-left: 7px;
}
.ML8
{
	margin-left: 8px;
}
.ML7
{
	margin-left: 7px;
}
.ML6
{
	margin-left: 6px;
}



.MT9
{
	margin-top: 9px;
}
.MT6
{
	margin-top: 6px;
}
.MT4
{
	margin-top: 4px;
}
.MT3
{
	margin-top: 3px;
}

.MR10
{
	margin-right: 10px;
}
.MR6
{
	margin-right: 6px;
}


/* Padding */
.PL5
{
	padding-left: 5px;
}


/* Largeurs */
.w197
{
	width: 197px !important;
}
.w180
{
	width: 180px;
}
.w175
{
	width: 175px;
}
.w170
{
	width: 170px;
}
.w160
{
	width: 160px;
}
.w145
{
	width: 145px;
}
.w140
{
	width: 140px !important;
}
.w135
{
	width: 135px;
}
.w129
{
	width: 129px;
}
.w125
{
	width: 125px;
}
.w120
{
	width: 120px;
}
.w115
{
	width: 115px;
}
.w105
{
	width: 105px;
}
.w75
{
	width: 75px;
}
.w30
{
	width: 30px;
}

/* Sépérateurs - Hauteur */
.sep35
{
	height: 35px;
	line-height: 0;
	font-size: 0;
}
.sep22
{
	height: 22px;
	line-height: 0;
	font-size: 0;
}
.sep13
{
	height: 13px;
	line-height: 0;
	font-size: 0;
}
.sep10
{
	height: 10px;
	line-height: 0;
	font-size: 0;
}
.sep4
{
	height: 4px;
	line-height: 0;
	font-size: 0;
}

.h52
{
	height: 52px;
}

div#ariane
{
	color: #7b7c7e;
	float: left;
	margin: -25px 0 0 0;
	font-size: 0.9em;
}
div#ariane a
{
	color: #695952;
}

a.bouton_gris
{	
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none;
}
a.bouton_gris span
{
	float: left;
	padding: 0 0 0 13px;
	vertical-align: middle;
	background: url(images/bt_gris_left.gif) left top no-repeat;
}
a.bouton_gris span span
{
	padding: 0 13px 0 0;
	background: url(images/bt_gris_right.gif) right top no-repeat;
}
a.bouton_gris span span span
{
	height: 23px;
	padding: 3px 0 0 0;
	line-height: 1.5;
	background: url(images/bt_gris_mid.gif) left top repeat-x;
}
* html button
{
	width: 1%;
	overflow: visible;
}
*:first-child + html button
{
	overflow: visible;
}
/**********************/
/**********************/



/**********************/
/*** Menu transverse **/
/**********************/
div#trans_menu
{
	background: url(images/back_trans_menu.gif) no-repeat;
	width: 541px;
	height: 33px;
	margin: 0 0 0 244px;
}
* html div#trans_menu
{
	margin-left: 241px;
}

div#trans_menu_client
{
	background: url(images/back_trans_menu_client.gif) no-repeat;
}

div#trans_menu input
{
	border: none;
	background: none;
	margin-left: 20px;
	font-size: 0.9em;
	color: #7b7c7e;
}
* html div#trans_menu input
{
	font-size: 1em;
}
* + html div#trans_menu input
{
	font-size: 1em;
}

div#trans_menu .btOk
{
	margin: 5px 0px -5px 8px;
}

div#trans_menu ul
{
	margin-left: 30px;
	margin-top: 8px;
	float: left;
}
div#trans_menu ul li
{
	float: left;
	margin-left: -5px;
}
div#trans_menu ul li a
{
	color: #9a8377;
}
* html div#trans_menu ul li a
{
	position: relative;
}
div#trans_menu ul li.separate
{
	background-color: #7b7c7e;
	width: 1px;
	height: 12px;
	line-height: 0;
	font-size: 0px;
	margin: 0 15px 0 15px;
}
/**********************/
/**********************/




/**********************/
/***  Menu droite   ***/
/**********************/
div#portletMenu
{	
	width: 172px;
	margin-top: 10px;
	margin-left: 2px;
	position: absolute;
	right: 0;
	top: 98px;
}

div.portletMenu_mid
{
	background: url(images/portletMenu_mid.gif) no-repeat;
	width: 155px;
	height: 18px;
}
div.portletMenu_bot
{
	background: url(images/portletMenu_bot.gif) no-repeat;
	width: 155px;
	height: 8px;
}
* html div.portletMenu_bot
{
	margin-bottom: -6px;
}
div#portletMenu_data
{
	background-color: #f7f7f7;
	width: 155px;
}
div#portletMenu a
{
	color: #695952;
	display: block;
}
div#portletMenu_First
{
	background: url(images/portletMenu_first.gif) no-repeat;
	width: 172px;
	height: 52px;
}
div#portletMenu_First a
{
	margin: 12px 0 0 10px !important;
	display: block;
	float: left;
}
* html div#portletMenu_First a
{
	margin: 10px 0 0 5px !important;
}
div#portletMenu_data p
{
	color: #7b7c7e;
}

table.big_btn
{
	background: url(images/backBtn.gif) no-repeat;
	height: 26px;
	cursor: pointer;
	width: 140px;
		font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
table.big_btn_hover
{
	background: url(images/backBtn_hover.gif) no-repeat;
	height: 26px;
	cursor: pointer;
	width: 140px;
}

td.big_btn_txt
{
	text-align: left;
	vertical-align: middle;
}

td.big_btn_img
{
	width:32px;
}

td.big_btn_img img 
{	width:26px;
	height:26px;
	border:0px;
	margin:0;
	padding:0;
}

table.big_btn_hover td.big_btn_txt a 
{
        color: #FFF !important;
        text-decoration: none;
        font-size: 8.3pt;
        font-family: Arial, Helvetica, sans-serif;
}
 

table.big_btn_hover td.big_btn_txt a:hover
{
        color: #FFF !important;
        text-decoration: none;
        font-size: 8.3pt;
        font-family: Arial, Helvetica, sans-serif;
}


.Form_search input, .Form_search select
{
	color: #695952;
	font-size: 0.9em;
}
/**********************/
/**********************/




/**********************/
/***   Accordéon    ***/
/**********************/
div#band_offre, div#band_theque, div#band_connaitre
{
	width: 78px;
	height: 488px;
	float: left;	
}

div#band_offre
{
	background: url(images/bandeau_offre.jpg) no-repeat;
}
div#band_theque
{
	background: url(images/bandeau_theque.jpg) no-repeat;
}
div#band_connaitre
{
	background: url(images/bandeau_connaitre.jpg) no-repeat;
}


div.content_accordeon, div.content_accordeon_1cote
{
	background: url(images/degrade_accordeon.gif) no-repeat;
	width: 533px;
	height: 488px;
	float: left;
	overflow: hidden;
}
div.content_accordeon_1cote
{
	background: url(images/degrade_accordeon_1cote.gif) no-repeat;
	width: 533px;
	height: 488px;
	float: left;
	overflow: hidden;
}


div.data_accordeon
{
	height: 388px;
}
* html div.data_accordeon
{
	height: 348px;
}




/*
*	Evolution 02-2008;
*/
/*Conteneur des actualités*/
div.data_accordeon .conteneurActus{clear:left;float:left;width:504px !important; width:509px;margin-top:90px;padding-bottom:10px;padding-left:5px;}

/*Item actualité X1*/
div.data_accordeon .conteneurActus .actuX1{width:503px; display:inline;}
div.data_accordeon .conteneurActus .actuX1 {width:503px;  }
div.data_accordeon .conteneurActus .actuX1 img{margin:8px 0px 0px 12px;display:block;}
div.data_accordeon .conteneurActus .actuX1 div > a{display:block; width:465px;clear:left;margin-left:17px;}
div.data_accordeon .conteneurActus .actuX1  a img{display:inline; margin:0px}

/*Item actualité X2*/
div.data_accordeon .conteneurActus .actuX2{width:245px; display:inline;}
div.data_accordeon .conteneurActus .actuX2 {width:245px;  }
div.data_accordeon .conteneurActus .actuX2 img{margin:8px 0px 0px 12px;display:block;}
div.data_accordeon .conteneurActus .actuX2 div > a{display:block; width:200px;clear:left;margin-left:17px;}
div.data_accordeon .conteneurActus .actuX2  a img{display:inline; margin:0px}


/*Item actualité X3*/
div.data_accordeon .conteneurActus .actuX3{width:159px; display:inline;}
div.data_accordeon .conteneurActus .actuX3 {width:162px; border:0px solid;  }
div.data_accordeon .conteneurActus .actuX3 img{margin:8px 0px 0px 12px;display:block;}
div.data_accordeon .conteneurActus .actuX3 div > a{display:block; width:125px; clear:left;margin-left:17px;}
div.data_accordeon .conteneurActus .actuX3  a img{display:inline; margin:0px}

/*personnalisation en fonction de la rubrique*/
#content_offre #mid_content_offre .conteneurActus .actuX1 {background:url(images/back_actuOffreX1.png) no-repeat 0px 0px;}
#content_offre #mid_content_offre .conteneurActus .actuX2 {background:url(images/back_actuOffreX2.png) no-repeat 0px 0px;}
#content_offre #mid_content_offre .conteneurActus .actuX3 {background:url(images/back_actuOffreX3.png) no-repeat 0px 0px;}

#content_theque #mid_content_theque .conteneurActus .actuX1 {background:url(images/back_actuThequeX1.png) no-repeat 0px 0px;}
#content_theque #mid_content_theque .conteneurActus .actuX2 {background:url(images/back_actuThequeX2.png) no-repeat 0px 0px;}
#content_theque #mid_content_theque .conteneurActus .actuX3 {background:url(images/back_actuThequeX3.png) no-repeat 0px 0px;}

#content_connaitre #mid_content_connaitre .conteneurActus .actuX1 {background:url(images/back_actuNsConnaitreX1.png) no-repeat 0px 0px;}
#content_connaitre #mid_content_connaitre .conteneurActus .actuX2 {background:url(images/back_actuNsConnaitreX2.png) no-repeat 0px 0px;}
#content_connaitre #mid_content_connaitre .conteneurActus .actuX3 {background:url(images/back_actuNsConnaitreX3.png) no-repeat 0px 0px;}

/* Imposer les couleurs des liens */
#dnn_OffrePane a
{
	color: #8cbb13;	
}
#dnn_DossierPane a
{
	color: #a7114d;	
}
#dnn_NousConnaitrePane a
{
	color: #ed7d10;	
}


/*marge*/
div.data_accordeon .conteneurActus .margeRight11px{margin-right:11px; display:inline}

div.data_accordeon .conteneurActus .margeRight9px{margin-right:9px; display:inline}

/*
*	Fin Evolution 02-2008
*/


div.data_accordeon p {
	margin-top:10px;
	color:#7b7c7e;
	width:83%;
	margin-left:18px;
}


div.data_accordeon .conteneurActus .actuX1 p {width:465px;}
div.data_accordeon .conteneurActus .actuX2 p {width:200px;}
div.data_accordeon .conteneurActus .actuX3 p {width:125px;}


div.data_accordeon .actu {
	margin-right:18px;
	float:left;
	height:155px;
	overflow:hidden;
}



div.data_accordeon .actu  p { line-height:120% }
div.data_accordeon .actu img { margin:0 !important; }
div.data_accordeon .actu a { font-size:1.1em; }
div.data_accordeon .actu a.main_link {display:block !important; width:129px;  }



div.content_accordeon div.toplinks, div.content_accordeon_1cote div.toplinks {
	width:484px;
	height:68px;
	margin-left:15px;
	margin-top:7px;
	float:left;
	overflow:hidden;
}


* html div.content_accordeon div.toplinks { margin-left:8px }
* html div.content_accordeon_1cote div.toplinks { margin-left:8px }

div.content_accordeon div.toplinks a, div.content_accordeon_1cote div.toplinks a {
	margin-bottom:4px;
	text-transform:uppercase;
	color:#FFF;
	display:block;
	font-size:0.9em;
}
*+html div.content_accordeon div.toplinks a { margin-bottom:1px }
*+html div.content_accordeon_1cote div.toplinks a { margin-bottom:1px }
* html div.content_accordeon div.toplinks a { margin-bottom:1px }
* html div.content_accordeon_1cote div.toplinks a { margin-bottom:1px }

div.clear_accordeon { height:8px; line-height:0px; font-size:0px; clear:both }




/* FIN */ 

.btActuOffre
{
	float: left;
	margin-left: 185px;
	background: url(images/bt_actu_offre.gif) no-repeat;
	width: 129px;
	height: 32px;
	padding-top: 7px;
	padding-left: 22px;	
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
}

.btActuTheque
{
	float: left;
	margin-left: 185px;
	background: url(images/bt_actu_theque.gif) no-repeat;
	width: 129px;
	height: 32px;
	padding-top: 7px;
	padding-left: 22px;	
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
}

.btActuConnaitre
{
	float: left;
	margin-left: 185px;
	background: url(images/bt_actu_connaitre.gif) no-repeat;
	width: 129px;
	height: 32px;
	padding-top: 7px;
	padding-left: 22px;	
	font-size: 1.1em;
	font-weight: bold;	
	color: #FFF;
}

.btActuOffre:hover, .btActuTheque:hover, .btActuConnaitre:hover
{
	text-decoration: none;
	color: #FFF;
}

.btEcrireCommentaire
{
	float: left;
	background: url(images/bt_commentaire.jpg) no-repeat;
	width: 150px;
	height: 25px;
	padding-top: 8px;
	padding-left: 17px;	
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

* + html .btActuOffre
{
	padding-top: 8px;
}
* + html .btActuTheque
{
	padding-top: 8px;
}
* + html .btActuConnaitre
{
	padding-top: 8px;
}
* html .btActuOffre
{
	padding-top: 8px;
}
* html .btActuTheque
{
	padding-top: 8px;
}
* html .btActuConnaitre
{
	padding-top: 8px;
}
/**********************/
/**********************/



/**********************/
/*** Accordéon PI   ***/
/**********************/
div#mini_band_offre, div#mini_band_theque, div#mini_band_connaitre
{
	width: 78px;
	height: 131px;
	float: left;	
}

div#mini_band_offre
{
	background: url(images/mini_bandeau_offre.jpg) no-repeat;
}
div#mini_band_theque
{
	background: url(images/mini_bandeau_theque.jpg) no-repeat;
}
div#mini_band_connaitre
{
	background: url(images/mini_bandeau_connaitre.jpg) no-repeat;
}


div.content_accordeon_PI, div.content_accordeon_1cote_PI
{
	background: url(images/degrade_accordeon_PI.gif) no-repeat;
	width: 533px;
	height: 131px;
	float: left;
	overflow: hidden;
}
div.content_accordeon_1cote_PI
{
	background: url(images/degrade_accordeon_PI_1cote.gif) no-repeat top left;
}

div.data_accordeon_PI
{
	height: 131px;
}


div.content_accordeon_PI div.toplinks, div.content_accordeon_1cote_PI div.toplinks
{	
	margin: 6px 0 0 18px;
	width: 484px;
	height: 68px;
	float: left;
}


* html div.content_accordeon_PI div.toplinks
{
	margin-left: 9px;
}
* html div.content_accordeon_1cote_PI div.toplinks
{
	margin-left: 9px;
}

div.content_accordeon_PI div.toplinks a, div.content_accordeon_1cote_PI div.toplinks a
{
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	font-size: 0.9em;
}

div.clear_accordeon
{
	height: 8px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
/**********************/
/**********************/





/**********************/
/***     Offre      ***/
/**********************/
div#content_offre
{
	width: 533px;
	height: 488px;
	overflow: hidden;
}
div#content_offre h2, div#content_offre_PI h2
{
	background: url(images/titre_offre.gif) no-repeat;
	width: 504px;
	height: 33px;
	margin-left: 12px;
}

div#mid_content_offre
{
	background: url(images/back_offre.jpg) no-repeat;
	margin-left: 12px;
}

div#content_offre_PI
{
	width: 533px;
	height: 131px;
	overflow: hidden;
}

div#mid_content_offre_PI
{
	background: url(images/back_offre_PI.jpg) no-repeat;
	margin-left: 12px;
}
div#mid_content_offre_PI a.select
{

}


/**********************/
/**********************/



/**********************/
/***  Apriltheque   ***/
/**********************/
div#content_theque
{
	width: 533px;
	height: 488px;
	overflow: hidden;
}
div#content_theque h2, div#content_theque_PI h2
{
	background: url(images/titre_theque.gif) no-repeat;
	width: 504px;
	height: 33px;
	margin-left: 12px;
}
div#mid_content_theque
{
	background: url(images/back_theque.jpg) no-repeat; /* width:509px; */
	margin-left: 12px;
}


div#content_theque_PI
{
	width: 533px;
	height: 131px;
	overflow: hidden;
}
div#mid_content_theque_PI
{
	background: url(images/back_theque_PI.jpg) no-repeat;
	width: 509px;
	margin-left: 12px;
}
div#mid_content_theque_PI a.select
{
/*	color: #5b0024; */
}

/**********************/
/**********************/



/**********************/
/*** Nous connaitre ***/
/**********************/
div#content_connaitre
{
	width: 533px;
	height: 488px;
	overflow: hidden;
}
div#content_connaitre h2, div#content_connaitre_PI h2
{
	background: url(images/titre_connaitre.gif) no-repeat;
	width: 504px;
	height: 33px;
	margin-left: 12px;
}
div#mid_content_connaitre
{
	background: url(images/back_connaitre.jpg) no-repeat;
	margin-left: 12px;
}

div#content_connaitre_PI
{
	width: 533px;
	height: 131px;
	overflow: hidden;
}
div#mid_content_connaitre_PI
{
	background: url(images/back_connaitre_PI.jpg) no-repeat;
	width: 509px;
	margin-left: 12px;
}
div#mid_content_connaitre_PI a.select
{
/*	color: #be5e00; */
}

/***********************/
/**********************/




/**********************/
/***    Produits    ***/
/**********************/
div#cont_produits
{
	background: url(images/back_produits.gif) no-repeat 21px top;
	width: 773px;
	min-height: 437px;
	margin-top: 1px;
	float: left;
}
* html div#cont_produits
{
	height: 437px;
	margin-left: -5px;
	position: relative;
}
div#cont_produits a.onglet_on, div#cont_produits a.onglet_on_theque, div#cont_produits a.onglet_on_connaitre
{
	display: block;
	background: url(images/onglet_on.gif) no-repeat;
	width: 121px;
	height: 31px;
	float: left;
	text-transform: uppercase;
	color: #888071;
	margin-left: -8px;
	font-size: 0.9em;
	padding-top: 20px;
	text-align: center;
	cursor: pointer;
}
div#cont_produits a.ongletlong_on, div#cont_produits a.ongletlong_on_theque, div#cont_produits a.ongletlong_on_connaitre
{
	display: block;
	background: url(images/onglet_on.gif) no-repeat;
	width: 121px;
	height: 36px;
	float: left;
	text-transform: uppercase;
	color: #888071;
	margin-left: -8px;
	font-size: 0.9em;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}
* html div#cont_produits a.onglet_on, div#cont_produits a.onglet_on_theque, div#cont_produits a.onglet_on_connaitre
{
	position: relative;
}
div#cont_produits div#titre
{
	float: left;
	margin: 15px 0 0 5px;
}
div#cont_produits div#titre2
{
	float: left;
	margin: 15px 0 0 5px;
}
div#cont_produits div#titre2 span
{
	color: #8D8D8F;
	font: bold 13px Arial, Helvetica, sans-serif;
}

div#cont_produits a.onglet_off
{
	display: block;
	background: url(images/onglet_off.gif) no-repeat;
	width: 119px;
	height: 31px;
	float: left;
	text-transform: uppercase;
	color: #FFF;
	margin-left: -8px;
	font-size: 0.9em;
	padding-top: 20px;
	text-align: center;			
	cursor: pointer;	
}

.ongletlong
{
	padding-top:  15px! important;
}

div#cont_produits a.onglet_off_theque
{
	display: block;
	background: url(images/onglet_off_theque.gif) no-repeat;
	width: 119px;
	height: 31px;
	float: left;
	text-transform: uppercase;
	color: #FFF;
	margin-left: -8px;
	font-size: 0.9em;
	padding-top: 20px;
	text-align: center;
	cursor: pointer;
}

div#cont_produits a.onglet_off_connaitre
{
	display: block;
	background: url(images/onglet_off_connaitre.gif) no-repeat;
	width: 119px;
	height: 31px;
	float: left;
	text-transform: uppercase;
	color: #FFF;
	margin-left: -8px;
	font-size: 0.9em;
	padding-top: 20px;
	text-align: center;
	cursor: pointer;
}

* html div#cont_produits a.onglet_off
{
	position: relative;
}
* html div#cont_produits a.onglet_off_theque
{
	position: relative;
}
* html div#cont_produits a.onglet_off_connaitre
{
	position: relative;
}
div#cont_produits div#cont_onglet
{
	width: 120px;
	margin-top: 31px;
	float: left;
}

div#cont_produits div.cont_visus
{
	float: left;
	width: 650px;
}
div#cont_produits div.cont_visus div.one_visu, div#cont_produits div.cont_visus div.one_visu_last, div#cont_produits div.cont_visus div.one_visu_end, div#cont_produits div.cont_visus div.one_visu_last_end
{
	background: url(images/back_one_produit.gif) no-repeat;
	width: 197px;
	height: 184px;
	float: left;
	padding: 10px 0 0 13px;
	margin-top: 10px;
	overflow: hidden;
}
div#cont_produits div.cont_visus div.one_visu_temoignage
{
	background: url(images/back_one_produit_temoignage.gif) no-repeat;
	width: 197px;
	float: left;
	padding: 10px 0 0 13px;
	margin-top: 10px;
	overflow: hidden;
}
div#cont_produits div.cont_visus div.one_visu_last img, div#cont_produits div.cont_visus div.one_visu_last_end img, div#cont_produits div.cont_visus div.one_visu_temoignage img
{
	margin-left: 3px;
}
div#cont_produits div.cont_visus div.one_visu_last
{
	background: url(images/back_one_last_produit.gif) no-repeat;
}
div#cont_produits div.cont_visus div.one_visu_end
{
	background: url(images/back_one_produit_end.gif) no-repeat;
}
div#cont_produits div.cont_visus div.one_visu_last_end
{
	background: url(images/back_one_last_produit_end.gif) no-repeat;
}


* html div#cont_produits div.cont_visus div.one_visu
{
	height: 184px;
}
* html div#cont_produits div.cont_visus div.one_visu_last
{
	height: 184px;
}


div#cont_produits div.cont_visus div.one_visu a, div#cont_produits div.cont_visus div.one_visu_last a, div#cont_produits div.cont_visus div.one_visu_end a, div#cont_produits div.cont_visus div.one_visu_last_end a, div#cont_produits div.cont_visus div.one_visu_temoignage a
{
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	width: 172px;
}

div#cont_produits div.cont_visus div.one_visu p, div#cont_produits div.cont_visus div.one_visu_last p, div#cont_produits div.cont_visus div.one_visu_end p, div#cont_produits div.cont_visus div.one_visu_last_end p, div#cont_produits div.cont_visus div.one_visu_temoignage p
{
	color: #7b7c7e;
	margin-top: 6px;
	width: 168px;
	overflow: hidden;
	line-height: 120%;
}

div#cont_produits div.cont_visus div.one_visu_temoignage p span
{
	color: #ba2e5e;
	font-weight: bold;
}

div#cont_produits div.cont_visus div.one_visu_temoignage p.introduction
{
	color: #8CBB13;
	font-weight: bold;
}

/* Formu cible */
div#cont_produits div.Fcible
{
	float: right;
	margin: 11px 14px 0 0;
	color: #695952;
}
* html div#cont_produits div.Fcible
{
	margin-right: 5px;
	margin-top: 10px;
}
* + html div#cont_produits div.Fcible
{
	margin-top: 10px;
}
div#cont_produits div.Fcible select
{
	color: #695952;
	width: 125px;
	font-size: 0.9em;
}
* + html div#cont_produits div.Fcible select
{
	font-size: 1em;
}
* html div#cont_produits div.Fcible select
{
	font-size: 1em;
}
div#cont_produits div#middle_produits
{
	background: url(images/back_one_produit_large.gif) no-repeat;
	width: 620px;
	min-height: 164px;
	padding: 12px 12px 0 12px;
	margin-top: 10px;
	float: left;
}

div#cont_produits div#middle_produits_2
{
	background: url(images/back_one_produit_large.gif) no-repeat;
	width: 620px;
	min-height: 164px;
	padding: 12px 5px 0 5px;
	margin-top: 10px;
	float: left;
}
* + html div#cont_produits div#middle_produits
{
	padding-top: 24px;
}
* html div#cont_produits div#middle_produits
{
	padding-top: 24px;
	height: 164px;
}
div#cont_produits div#middle_produits_2
{
	padding: 12px 9px 0 9px;
}

div#cont_produits div#middle_produits p
{
	color: #7b7c7e;
	margin: 14px 0 14px 0;
	line-height: 120%;
}

/* Double visu larges */
div#cont_large_visu
{
	margin-top: 10px;
	float: left;
	width: 640px;
}

.cont_large_visu_col1
{
	margin-top: 10px;
	float: left;
	width: 320px;
	background: url(images/back_large_visu.gif) no-repeat;
	width: 294px;
	min-height: 117px;
	float: left;
	padding: 10px;
}
.cont_large_visu_col2
{
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 320px;
	background: url(images/back_large_visu.gif) no-repeat;
	width: 294px;
	min-height: 117px;
	float: left;
	padding: 10px;
}

a.lien_vert
{
	color: #8cbb13;
}
a.lien_violet
{
	color: #a7114d;
}
a.lien_orange
{
	color: #ed7d10;
}




.contenut2col
{
	color: #7B7C7E;
	line-height: 120%;
	margin: 14px 0pt;
	width: 290px;
}

* html div#cont_produits div#cont_large_visu .MR6
{
	margin-right: 10px;
}
div#cont_produits div#cont_large_visu div.large_visu
{
	background: url(images/back_large_visu.gif) no-repeat;
	width: 294px;
	min-height: 117px;
	float: left;
	padding: 10px;
}
* html div#cont_produits div#cont_large_visu div.large_visu
{
	height: 117px;
}
div#cont_produits div#cont_large_visu div.large_visu a
{
	width: 100px;
	display: block;
	font-size: 1.1em;
}
div#cont_produits div#cont_large_visu div.large_visu p
{
	color: #7b7c7e;
	margin: 14px 0 14px 0;
	line-height: 120%;
	width: 290px;
}

/* 1 visu larges */
div#cont_produits div#middle_produits_2 .visu_1col
{
	min-height: 117px;
	width: 630px;
	float: left;
}
div#cont_produits div#middle_produits_2 .visu_1col a
{
	width: 630px;
	display: block;
	font-size: 1.1em;
}
div#cont_produits div#middle_produits_2 .visu_1col p
{
	color: #7b7c7e;
	margin: 14px 0 14px 0;
	line-height: 120%;
	width: 630px;
}


/* Tableau produits */
div#cont_produits div#middle_produits_2 table#tab_produits tr th.coinGauche
{
	background: url(images/tab_coinGauche.gif) no-repeat left;
	width: 8px;
	height: 31px;
	background-color: #695952;
}
div#cont_produits div#middle_produits_2 table#tab_produits tr th.coinDroit
{
	background: url(images/tab_coinDroit.gif) no-repeat right;
	width: 6px;
	height: 31px;
	background-color: #695952;
}
div#cont_produits div#middle_produits_2 table#tab_produits tr th
{
	vertical-align: middle;
	height: 23px;
	color: #FFF;
	background-color: #695952;
	line-height: 100% !important;
}
div#cont_produits div#middle_produits_2 table#tab_produits tr td
{
	height: 18px;
}
div#cont_produits div#middle_produits_2 table#tab_produits
{
	text-align: center;
	color: #837c6e;
	line-height: 120%;
	width: 616px;
}
div#cont_produits div#middle_produits_2 table#tab_produits ul li
{
	background: url(images/tab_puce.gif) no-repeat 0 6px;
	padding-left: 8px;
	width: 165px;
}
div#cont_produits div#middle_produits_2 table#tab_produits p
{
	color: #ee7b19;
	margin: 5px 0 5px 0;
	width: 575px;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordLeft
{
	border-left: 1px solid #dbdbdb;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordRight
{
	border-right: 1px solid #dbdbdb;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordBas
{
	border-bottom: 1px solid #dbdbdb;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordHaut
{
	border-top: 1px solid #dbdbdb;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordBas2
{
	border-bottom: 1px solid #efefef;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordHaut2
{
	border-top: 1px solid #efefef;
}
div#cont_produits div#middle_produits_2 table#tab_produits .bordLeft2
{
	border-left: 1px solid #FFF;
}

div#cont_produits div#middle_produits_2 table#tab_produits div.tab_bloc_orange
{
	background: url(images/tab_bloc_orange.jpg) no-repeat;
	height: 44px;
}
div#cont_produits div#middle_produits_2 table#tab_produits div.tab_bloc_vert
{
	background: url(images/tab_bloc_vert.jpg) no-repeat;
	height: 44px;
}
div#cont_produits div#middle_produits_2 table#tab_produits tr td.col1
{
	width: 203px;
}
div#cont_produits div#middle_produits_2 table#tab_produits tr td.col2
{
	width: 108px;
}
div#cont_produits div#middle_produits_2 table#tab_produits tr td.select
{
	background-color: #b2ca04;
	color: #FFF;
}
/**********************/
/**********************/

/**********************/
/***  Aprilthèque   ***/
/**********************/
div#apriltheque
{
	background: url(images/back_apriltheque.gif) no-repeat;
	width: 758px;
	min-height: 344px;
	margin-top: -30px;
	margin-left: -40px;
	padding: 100px 0 0 50px;
}

* html div#apriltheque
{
	height: 344px;
}


div#apriltheque div.apriltheque_dossier
{
	background-color: #000000;
}

/**********************/
/**********************/

/**********************/
/** Trouver Pt vente **/
/**********************/
div#middle
{
	background: url(images/back_frame.gif) no-repeat;
	width: 758px;
	min-height: 344px;
	margin-top: 18px;
	padding: 12px 0 0 18px;
}
* html div#middle
{
	height: 344px;
}

div#form_point_vente
{
	float: left;	
	padding-left: 5px;
}


#dnn_Colonne1 div#form_point_vente
{
	width:90%;
	padding-left: 0px;
	/*border : 1px solid red;*/
}


div#form_point_vente label
{
	color: #7b7c7e;
}
div#form_point_vente .txt
{	
	width: 100px;
	margin-right: 8px;
	padding: 2px 0 0 2px;
	margin-top: 5px;
}
* + html div#form_point_vente .txt
{
	height: 14px;
	font-size: 1em;
}
* html div#form_point_vente .txt
{
	height: 14px;
	font-size: 1em;
	width: 100px;
}
div#form_point_vente input
{
	float: left;
	margin-top: 4px;
	font-size: 0.9em;
	color: #7b7c7e;
}
div.result_point_vente
{
	width: 100%;
	margin-top: 10px;
}
div.result_point_vente .text
{
	width: 585px;
	margin-left: 156px;
}
div.result_point_vente p
{
	float: left;
	width: 585px;
	display: block;
	margin: 10px 0 3px 0;
	color: #7b7c7e;
	line-height: 120%;
}
div.one_visu_simple
{
	background: url(images/back_one_produit_simple.gif) no-repeat;
	width: 132px;
	height: 83px;
	padding: 12px;
	float: left;
}
h2.puce
{
	background: url(images/puce_titre.gif) no-repeat 1px;
	float: left;
	padding-left: 18px;
	color: #7b7c7e;
	font-weight: bold;
	font-size: 1.1em;
}

.formulaire_april_sante ul, .div_form_point_vente ul {
	line-height:25px;
}

.formulaire_april_sante ul li{
	float:left;
	width:265px;
}

.formulaire_april_sante ul li.label {
	width:80px;	
}

.nousConnaitre .formulaire_april_sante  a 
{
	color:#ffffff;
}
.notreOffre .formulaire_april_sante  a
{
	color: #ffffff;
}

.apriltheque .formulaire_april_sante  a
{
	color: #ffffff;
}


.div_form_point_vente ul
{
	float: left;
	width: 300px;	
}

.div_form_point_vente li
{
	float: left;
	width: 200px;
}

.div_form_point_vente ul li.label
{
	width: 100px;
}

.div_form_point_vente
{
	width: 250px;
}
/**********************/
/**********************/
div#cont_produits div.connaitre_descriptif
{
	background: url(images/connaitre_descriptif.gif) no-repeat;
	width: 616px;
	min-height: 164px;
	padding: 12px 12px 0 12px;
	margin-top: 10px;
	float: left;
	color: #837c6e;
}

div#cont_produits div.connaitre_descriptif div
{
	width: 595px;
}

/***************************/
/* Offres d'emplois */
/***************************/

div.offre-emploi {
	width:616px;
	min-height:164px;
	padding:12px 12px 0 12px;
	margin-top:10px;
	float:left;
	color:#837c6e;	
}

table.table-offre-emploi{
	width:600px;
	margin-top:15px;
}

.table-offre-emploi tr.offre-emploi-entete{
	height:23px;
	background:url(images/fond_offre.gif) top left no-repeat;
}

.table-offre-emploi tr.offre-emploi-entete th { 
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;	
}

.table-offre-emploi tr.ligne1{
	background-color:#f7f7f7;
	color:#786a64;
	line-height:21px;
	background:url(images/fondligne1.gif) top left repeat-y;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

.table-offre-emploi tr.ligne2{
	background-color:#ffffff;
	color:#786a64;
	line-height:21px;
	background:url(images/fondligne2.gif) top left repeat-y;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

.table-offre-emploi tr.ligne1 td, .table-offre-emploi tr.ligne2 td  {
	padding-left:10px;
	border-bottom:1px solid #dbdbdb;
}

.table-offre-emploi tr.ligne1 td a, .table-offre-emploi tr.ligne2 td a {
	color:#786a64;
	text-decoration:none;
}

table.table-offre-emploi-detaille{
	width:616px;
	border-left:1px solid #dbdbdb;
	border-top:1px solid #dbdbdb;
}

.intitule
{
	background-color: #f7f7f7;
	width: 160px;
	padding: 5px;
	font-weight: bold;
	color: #837c6e;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.description
{
	background-color: #fff;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	color: #837c6e;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.hautdepage
{
	line-height: 25px;
	padding-right: 30px;
}
.deco
{
	width: 133px;
	height: 70px;
	background: url(images/deco.png) no-repeat;
	position: absolute;
	top: 184px;
	left: 420px;
	z-index: 8;
}
* + html div.deco
{
	top: 186px;
}
.titrePage
{
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	color: #8d8d8f;
	font-size: 13px;
	padding: 17px 0px 0px 20px;
	z-index: 4;
	position: relative;
}

#middle.contenuWithDeco
{
	margin-top: -4px;
	z-index: 1;
	position: relative;
	color: #7b7c7e;
}

html #middle.contenuWithDeco
{
	margin-top: -2px;
}
.tableLink
{
	padding-top: 5px;
	margin-bottom: 10px;
}
.tableLink a
{
	color: #695952;
}
.tableLink td
{
	padding-right: 5px;
}

#fond_cadre_degrade
{
	width: 756px;
	height: 425px;
	background: #FFFFFF url(images/fond_cadre_degrade.gif) no-repeat;
	padding-top: 15px;
	color: #7b7c7e;
}
#fond_cadre_degrade .margeTop
{
	margin-top: 5px;
}
#fond_cadre_degrade p
{
	padding: 0px 15px 10px 15px;
}
.contenuWithDeco p
{
	padding: 0px 15px 10px 15px;
}
html #fond_cadre_degrade
{
	height: auto;
	min-height: 425px;
}
.tableLink td.spacer
{
	padding-right: 20px;
}
span.spacer
{
	padding: 0px 5px 0px 5px;
}
img.alignCenter
{
	display: block;
	margin: auto;
}
#fond_cadre_degrade a
{
	color: #8cbb13;
}
img.imgFloatLeft
{
	float: left;
	margin: 0px 10px 0px 0px;
}

#ariane
{
}


/* accueil : article */
.actu .conteneur
{
	float: left;
	margin: 0 18px 0 20px;
	width: 132px;
}

.actu a
{
	color: #8cbb13;
}

/**********************/
/***   BackOffice   ***/
/**********************/
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster
{
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
	background-image: url(images/gradient_DkBlue.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}

.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
	background-color: #8da4d3;
}

.main_dnnmenu_itemhover td
{
	background-color: #8da4d3;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	/* Tag non conforme CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=   '#696969' , Direction=135, Strength=3);
	*/
	padding: 1px 1px 1px 1px;
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
/*************************/
/***   Point de Ventes ***/
/*************************/

.tab_PtVentes th
{
	background-color: #8da4d3;
	font-weight: bold;
	color: White;
}

.tab_PtVentes
{
	color: #8cbb13;
	font-weight: bold;
	font-size: 10pt;
}


.result_point_vente .label
{
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
}

/**********************/
/***   newsletter   ***/
/**********************/

div.popup_ami
{
	border: 3px solid #ED7D10;
	padding: 10px;
	margin-left:22px;
	color: #ED7D10;
	width: 200px;
}


div.popup_newsletter
{
	border: 3px solid #ED7D10;
	padding: 10px;
	margin: 0 auto;
	color: #ED7D10;
	width: 160px;
}

div.popup_ami div#titre, div.popup_newsletter div#titre
{
	color: #ED7D10;
	line-height: 20px;
}

div.popup_newsletter span
{
	color: #7B7C7E;
	font-weight: bold;
}

.btActuEnvoyer
{
	float: left;
	background: url(images/bt_actu_connaitre.gif) no-repeat;
	width: 129px;
	height: 32px;
	padding-top: 7px;
	padding-left: 22px;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

/**********************/
/** Résulat recherche */
/**********************/
.resultatRecherche
{
	color: #7B7C7E;
}

#fond_cadre_degrade .resultatRecherche .SubHead
{
	color: #7B7C7E;
}


/**********************/
/***  Plan Du Site  ***/
/**********************/
#fond_cadre_degrade .planDuSite a
{
	color: #7B7C7E;
}


/**********************/
/***   Impression   ***/
/**********************/
@media print
{
	#portletMenu
	{
		display: none;
	}

	.controlPanel
	{
		display: none;
	}
}


/********************************/
/***   Web Services - Puces   ***/
/********************************/
li.puce_couleur
{
	background: transparent url(images/carre_couleur_vert.png) no-repeat scroll left top;	
	padding: 0px 0px 10px 15px;
	list-style-type: none;
	color: #7B7C7E;	
}

.encadre_page
{
	background: transparent url(images/bg_interieur_page_encadre.gif) repeat-y scroll left top;
	float: left;
	margin: 20px 0px 0px 15px;
	padding: 0px 10px 5px 15px;
	width: 550px;
	font-weight: bold;
	color: Black;
}

.titrePointsForts
{
	background: transparent url(images/points_forts_vert.png) no-repeat scroll left top;
	height: 90px;
	width: 130px;
}


.encadre_page ul, encadre_page li, div#TabPointsForts .puce_couleur p
{
	width: 240px;
}

.floatLeft
{
	float: left;
}

/**********************************/
/*** Mise en forme des articles ***/
/**********************/
.notreOffre a
{
	color: #8cbb13;
}

.apriltheque a
{
	color: #a7114d;
}

.nousConnaitre a
{
	color: #ed7d10;	
}

div#playervideo02 {
	width:341px;	
	height:287px;
		float:left;
	margin:0px 10px 0px 0px;
}

/**********************/
/*** Nous contacter ***/
/**********************/

div#cont_produits div.cont_visus {
	float:left;
	width:650px;
}


div.one_col_contacter {
	background:url(images/back_large_visu_ns_con.jpg) no-repeat;
	width:345px;	
	padding-top:10px;
	padding-left:10px;
	float:left;
	margin-left:10px;
}


/**********************/
/*** PopUps          ***/
/**********************/

div.popup_information {
	border:3px solid #ED7D10;
	padding:10px;	
	margin : auto;
	margin-top:10px;
	color: #ED7D10;
	width:90%;	
}

div.popup_information div#lipsum {
	margin:10px;
	color:Black;
}


/**********************/
/***    footer      ***/
/**********************/

div#footer {
	margin-top:50px;
    height: 35px;
    width: 100%;
	text-align:center;
}

div#footer a{
	text-decoration:none;
	color: #9a8377;
}
/**********************/

div.conteneur DNNAlignleft  {
	float:none;
}

.margesous15 {
	margin-bottom:15px;
}

.txt2
{
	/*width:105px;	*/
	width:150px;
}

.imgbtOk
{	
	margin-left:4px;
}

