/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/


	
/*------------------------------------------------------*
  *-----------------------------------     CSS DIV PRINCIPAUX     ----*
  *------------------------------------------------------*/
body{
	border:0;
	margin-bottom:0px;
	padding: 0;
	margin-top: 35px;
	margin-right:0px;
	margin-left:0px;
	background-color: #60879d;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	}
	
div#global{
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	
}
div#global2{
	width: 990px;
	float:left;
	background-image:url(../images/bg-globalhaut.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

div#gauche{
	width: 226px;
	float:left;
	}
div#droite{
	width: 738px;/*990-226-26*/
	padding-left:26px;
	float:left;

	}

div#pied{
	width:990px;
	float:left;
	clear:both;
	}
	
div.piedhaut{
	width:952px;/*952-38*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-transform:capitalize;
	color: #FFFFFF;
	padding-top:10px;
	background-color: #000000;
	text-align:right;
	padding-right:38px;
	}
div.piedbas{
	width:990px;
	float:left;
	background-image:url(../images/bg-piedbas.png);
	background-repeat:no-repeat;
	height:25px;
	}


/*------------------------------------------------------*
  *-----------------------------------     CSS GAUCHE     ----*
  *------------------------------------------------------*/


div#logo{
	float:left;
	width:226px;
}

div#infos{
	width:226px;
	float:left;
}

div#menu{
	width:189px;
	padding-right:37px;
	padding-top:20px;
	float:left;
}


div#menu img:hover{
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}



/*------------------------------------------------------*
  *-----------------------------------     CSS  DROITE    ----*
  *------------------------------------------------------*/
div#bandeau{
	width:738px;/**/
	float:left;
}
div#titre{
	width:738px;/**/
	float:left;
}
div#triptik{
	width:738px;/**/
	float:left;
}
div#content{
	width:738px;/**/
	float:left;
	padding-bottom:15px;
}

div#content2{
	width:738px;/**/
	float : left;
	background-image:url(../images/motifleur.png);
	background-repeat:no-repeat;


}

div#content4{
	width:738px;/**/
	float:left;
	padding-bottom:30px;
}

div.contentgauche{
	display:inline;
	width:300px;/*430-22-15-15-61*/
	margin-left:12px;
	margin-right:38px;
	padding-left:15px;
	padding-right:15px;
	padding-top:55px;
	padding-bottom:15px;
	float:left;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	background-image:url(../images/edito-fond.png);
	background-repeat:no-repeat;
	word-spacing: -1px;
	background-color: #9A9B1E;
}

div.contentdroite{
	display:inline;
	width:300px;/*334-15-15*/
	padding-left:15px;
	padding-right:15px;
	padding-top:55px;
	padding-bottom:15px;
	margin-right:28px;
	float:left;
	background-image: url(../images/actu-fond.png);
	background-repeat:no-repeat;
	text-align: justify;
	background-color: #C3C330;
	font-size:13px;
}




div.coldroite{
	width:380px;/*400-20*/
	padding-left:20px;
	float:left;
	font-size: 11px;
	color: #000000;
	background-repeat:no-repeat;
	text-align: justify;
	padding-bottom:20px;
}
div.paragraphe2{
	width:380px;/*400-20*/
	float:left;
	font-size: 13px;
	background-repeat:no-repeat;
	text-align: justify;
	padding-bottom:20px;
}
div.photo{
	float : left;
	width : 191px;
	}
div.colgauche{
	float : left;
	width : 191px;
}
div#entete{
	width:738px;
	float:left;
	margin-top:40px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	height: 41px;
	overflow:hidden;
}

div.titre{
	padding-left:191px;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS  MISE EN FORME    ----*
  *------------------------------------------------------*/
h6.contact{
	display:block;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

	color: #68676B;
	margin: 0px;
	padding-top: 0px;
	text-transform: none;

	}
h6.numbers{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
	color: #0097D6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	}


div.paragraphe2 h1{
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size:24px;
	font-weight:bold;
	padding-bottom:9px;
}


h6.paragraphe2{
	display:block;
	font-size:12px;
	margin-bottom:10px;
	padding:0px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
img.photobank{
	margin-bottom:10px;
}

img.imagette{
	display: inline;
	margin-right:10px;
	margin-top:10px;
}

img.imagette:hover{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);

}


img.icons{
	border:0px;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS  LIENS     ----*
  *------------------------------------------------------*/


a.paragraphe1{
	text-decoration:none;
	color:#000000;
	font-weight:bold;

	}
a.paragraphe1:hover{
	text-decoration: underline;
	}
	
a.over{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
	font-weight:bold;

	}
a.over:hover{
	text-decoration:none;
	}
	
	




/*------------------------------------------------------*
  *-----------------------------------     CSS TOOLBOX     ----*
  *------------------------------------------------------*/

div.toolbox1, div.toolbox2, div.toolbox3 {
	float:left;
	margin:0;
	padding:0;
}

div.toolbox1 span, div.toolbox2 span, div.toolbox3 span {
	display: none;
}

div.toolbox1:hover span a, div.toolbox2:hover span a, div.toolbox3:hover span a{
	color:#FFFFFF;

}

div.toolbox1:hover span a:hover, div.toolbox2:hover span a:hover, div.toolbox3:hover span a:hover{
	text-decoration:none;
}

div.toolbox1:hover span{
	display: inline;
	position: absolute;
	width:283px;
	height: 159px;/*229-70*/
	padding-top:70px;
	font-size:15px;
	padding-left:30px;
	color: #FFFFFF;
	padding-right:30px;
	margin-left: -18px;
	margin-top: -24px;
	background-image: url(../images/infobullerouge.png);
	background-repeat: no-repeat;
	overflow:hidden;
}



div.toolbox2:hover span{
	display: inline;
	position: absolute;
	width:283px;
	height: 149px;/*229-80*/
	padding-top:80px;
	font-size:15px;
	padding-left:30px;
	color: #FFFFFF;
	padding-right:30px;
	margin-left: -18px;
	margin-top: -24px;
	background-image: url(../images/infobulleorange.png);
	background-repeat: no-repeat;
	overflow:hidden;
}


div.toolbox3:hover span{
	display: inline;
	position: absolute;
	width:283px;
	height: 164px;/*229-70*/
	padding-top:65px;
	font-size:15px;
	padding-left:30px;
	color: #FFFFFF;
	padding-right:30px;
	margin-left: -18px;
	margin-top: -24px;
	background-image: url(../images/infobulleviolet.png);
	background-repeat: no-repeat;


}



/*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/

div.btmenu {
	margin:0;
	padding:0;
	cursor:pointer;
	width:189px;
}

div.btmenu div.ssmenu2 {
	display: none;
}

div.btmenu:hover div.ssmenu2{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu2 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #FA6C6C;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu3 {
	display: none;
}

div.btmenu:hover div.ssmenu3{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu3 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #FA6CDA;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu4 {
	display: none;
}

div.btmenu:hover div.ssmenu4{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu4 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #DC82FE;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu5 {
	display: none;
}

div.btmenu:hover div.ssmenu5{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu5 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #878AFC;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu6 {
	display: none;
}

div.btmenu:hover div.ssmenu6{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu6 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #8FDCF6;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu7 {
	display: none;
}

div.btmenu:hover div.ssmenu7{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu7 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #CECF5F;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu8 {
	display: none;
}

div.btmenu:hover div.ssmenu8{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu8 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #FBDF72;
	margin-bottom:16px;
	padding-bottom:10px;
}

div.btmenu div.ssmenu9 {
	display: none;
}

div.btmenu:hover div.ssmenu9{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu9 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #FBAE69;
	margin-bottom:16px;
	padding-bottom:10px;

}

div.btmenu div.ssmenu10 {
	display: none;
}

div.btmenu:hover div.ssmenu10{
	display: block;
	position: absolute;
	width:240px;
	margin-left: 189px;
	margin-top: -20px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

div.btmenu:hover div.ssmenu10 div{
	width:230px;
	padding-top:10px;
	margin-left:10px;
	background-color: #9D612C;
	margin-bottom:16px;
	padding-bottom:10px;

}


a.btssmenu2, a.btssmenu3, a.btssmenu4, a.btssmenu5, a.btssmenu6, a.btssmenu7, a.btssmenu8, a.btssmenu9, a.btssmenu10{
	display: block;
	margin:0;
	padding-left:10px;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

a.btssmenu2:hover{
	background-color:#FA0000;
}
a.btssmenu3:hover{
	background-color:#F109BD;
}
a.btssmenu4:hover{
	background-color:#BA04FD;
}
a.btssmenu5:hover{
	background-color:#040AFD;
}
a.btssmenu6:hover{
	background-color:#03BBF8;
}
a.btssmenu7:hover{
	background-color:#AEAF05;
}
a.btssmenu8:hover{
	background-color:#FDCB05;
}
a.btssmenu9:hover{
	background-color:#F97601;
}
a.btssmenu10:hover{
	background-color:#6F3400;
}

p.spip_note{
	font-size:11px;
	color:#666;
}

a.spip_note{
	font-size:11px;
	color:#838383;
	text-decoration:none;
}

a.spip_note:hover{
	text-decoration: underline;
}

/*------------------------------------------------------*
  *-----------------------------------     CSS HACK     ----*
  *------------------------------------------------------*/

	

hack FF pour envlever pointillés autour des liens 

a {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/* fin de hack */


/*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 370px;
	margin: 0 auto;
}
/* DIV gnral des erreurs de saisie */
div.formulaire_erreursSaisie {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #AEAF05;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoy */
div.formulaire_msgRetour {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoy */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ gnral */
table.formulaire_table {
	width: 100%;
}
/* Regroupement de champs : ligne en-tte de table */
.formulaire_table th {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Lgende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui sparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 80px;
	padding: 0px 5px 0px 10px;
	text-align: right;
	color: #000000;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #000000;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;

}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Texte qui s'ajoute aprs les champ (, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #FFFFFF;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	margin: 3px;
}
/* Texte en bas du formulaire concernant les astrisques */
.formulaire_note {
	padding-left: 70px;
	text-align: left;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*