

#centrage {text-align: center;}
#droite {text-align: right;}
#conteneur {
	width:900px; 
	height:1000px; 
	margin:0 auto; 
	background-color:	#97998E;
	text-align: left;
} 

#conteneur2 {
	margin:50px auto; 
	text-align: center;
} 

#titre1{
	margin:0 auto;
	padding:0;
	font-family: Times New Roman, Verdana, Times, serif;
	text-align:center;
	letter-spacing:11px;
	font-size: 55px;
	height:70px;
	background-color:#97998E;
	color:#000000;
}

#titre2{
	margin:0 auto;
	padding:0;
	font-family: Times New Roman, Verdana, Times, serif;
	text-align:center;
	letter-spacing:1px;
	font-size: 20px;
	height:30px;
	background-color:#97998E;
	color:#000000;
}

#titre3{
	margin:0 auto;
	padding:0;
	font-family: Times New Roman, Verdana, Times, serif;
	text-align:right;
	letter-spacing:0px;
	font-size: 16px;
	height:50px;
	/*background-color:#c6b694;*/
	color:#2c2c28;
}

#titre4{
	margin:0 auto;
	padding-left:0px;
	font-family: Times New Roman, Verdana, Times, serif;
	text-align:Left;
	letter-spacing:0px;
	font-size: 20px;
	height:30px;
	/*background-color:#c6b694;*/
	color:#2C2C28;
   border-bottom: 1px solid #fff;
}

#titre5{
	margin:0 auto;
	padding-left:20px;
	font-family: Verdana; Times New Roman, Times, serif;
	text-align:Left;
	letter-spacing:0px;
	font-size: 20px;
	height:30px;
	/*background-color:#c6b694;*/
	color:#2C2C28;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
}

#titre6{
	margin:0 auto;
	padding:0;
	font-family: Times New Roman, Verdana, Times, serif;
	text-align:center;
	letter-spacing:1px;
	font-size: 12px;
	height:30px;
	background-color:#97998E;
	color:#000000;
}

#titrePara{
	/*margin:0 auto;*/
	padding:0;
	font-family: Verdana; Times New Roman, Times, serif;
	text-align:center;
	letter-spacing:2px;
	font-size: 15px;
	height:20px;
	background-color:#c6b694;
	color:#2C2C28;
}



.aligndroite{
	text-align:right;
}

.noirl{
	color:#2C2C28;
}

#couleur01 {
	font-size: 20px;
}

.ombre {
  float:left;
  clear:left;
  background: url(../images/ombre.png) no-repeat bottom right;
  margin: -10px 0 10px 10px !important;
  margin: -10px 0 10px 5px;
  padding: 0px;
  }

.boite {
  background: lightblue;
  position:relative;
  bottom:6px;
  right: 6px;
  }

.boiteTxt {
  padding:4px;
  }


.accueil_bas_droite {

}

/* CONTENT */
#content_index {
	margin:0 auto;
	padding:0;
	width:760px;
	background-image:url(../images/deco/content-ar-index.gif);
	background-position:right top;
	background-repeat:repeat-y;
}


.FORM01{
	/*text-align:center;*/
	color: 9AACC6;
	font-weight:bold;
	font-size:17px;}


/*---------  GLOBAL ---------------------------------------*/
		


body {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #63615A;
	color: #FFFFFF;
}


html, p, form, input {
	margin: 0;
	padding: 0;
	font-family: Verdana, Times New Roman, Times, serif;
	text-align:justify;
	font-size: 15px;
}

select {
	color: #0000FF;
	background-color: #00FFFF;
	border:0;
}


.lien{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.lien a{
	color: #FFFFFF;
	text-decoration:none;
	border:0px;	
}

.lien a:hover{
	color: #555555;
	text-decoration:none;
}
.liens_textuel a{
	color: #555555;
	text-decoration: underline;
}
.liens_textuel a:hover{
	color: #AADD07;
	text-decoration: underline;
}

/*--------- menu ------------------*/

ul#tabnav {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #fff;
    margin: 0;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #ffffff;
    margin: 2px 2px 0 2px;
    border: 1px solid #000000;
}

ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

ul#tabnav li.active a {
    color: #000;
}

#tabnav a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}

#tabnav a:hover {
    background: #fff;
}


ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	} 
ul#menu li {
	display: inline; 
	/* affichage horizontal */       
} 
ul#menu li a {
	padding: 5px 20px;
	margin: 0;
	background: #98B924;
	color: #fff;
	border: 1px solid #89a;
	text-decoration: none;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px; /* pour Chrome */
	-webkit-border-top-right-radius: 10px; /* pour Chrome */
	} 
ul#menu li a:hover, 
ul#menu li a:focus {
	background: #b8da40;
	color: #000;
} 
ul#menu li.active {
	background: #b8da40;
	color: #000;
} 

ul#menu SELECTIONNE {
	background: #b8da40;
	color: #000;
}

/*---------    LISTES     						 ---*/


ul#liste1 {
    /*font: bold 11px verdana, arial, sans-serif;*/
    /*list-style-type: none;*/
    /*padding-bottom: 24px;*/
    /*border-bottom: 1px solid #6c6;*/
    /*margin: 0;*/
}

ul#liste2 li {
    /*float: left;*/
    height: 21px;
    /*background-color: #cfc;*/
    margin: 2px 2px 0 2px;
    /*border: 1px solid #6c6;*/
}


ul#liste1 li {
 font-family: Arial, sans-serif;
 font-size: 100%;
 list-style-type: none;
 background-image: url(../images/puce1.jpg);
 background-repeat: no-repeat;
 background-position: 0 0.32em;
 padding-left: 15px;
 padding-bottom: 25px;
} 


/*---------    CSS PHOTOS     						 ---*/

div#bloc_hori_img {	
	position:relative;	
	padding:9px;	
	padding-left:50px;
	border:0px dotted #999;	
	/*background-color:#fff;*/	
	margin-bottom:10px
	}
div#bloc_hori_img a {	
	display:inline;	
	padding:0px 9px 0px 9px;	
	text-decoration:none;	
	color:maroon}
div#set_of_links a:hover {
	background:transparent
}
div#bloc_hori_img a span 
	{display:none}
div#bloc_hori_img a:hover span 
	{	display:inline;	
	position:absolute;	
	top:150px;	left:250px;	padding:80px 405px 405px 0}

div#bloc_vert_img {	
	position:relative;	
	padding:5px;	
	border:0px; dotted #999;	
	/*background-color:#fff;*/	
	margin-bottom:20px
	}
div#bloc_vert_img a {	
	/* display:inline;	*/
	padding:0px 9px 20px 2px;	
	border:15px; dotted #999;	
	padding-top:20px;	
	text-decoration:none;	
	color:maroon}
div#bloc_vert_img a:hover {
	background:transparent
}
div#bloc_vert_img a span 
	{display:none}
div#bloc_vert_img a:hover span 
	{	display:inline;	
	position:absolute;	
	top:20px;	left:200px;	padding:80px 605px 405px 0px}
	

	
.photos001 {background:url(../images/photos014-petite.jpg) no-repeat top left}
.photos002 {background:url(../images/photos052-petite.jpg) no-repeat top left}
.photos003 {background:url(../images/photos035-petite.jpg) no-repeat top left}
.photos004 {background:url(../images/photos206-petite.jpg) no-repeat top left}
.photos005 {background:url(../images/photos142-petite.jpg) no-repeat top left}
.photos006 {background:url(../images/photos174-petite.jpg) no-repeat top left}
.photos007 {background:url(../images/photos181-petite.jpg) no-repeat top left}
.photos008 {background:url(../images/photos126-petite.jpg) no-repeat top left}
.photos009 {background:url(../images/photos195-petite.jpg) no-repeat top left}
.photos010 {background:url(../images/photos212-petite.jpg) no-repeat top left}
.photos011 {background:url(../images/photos052-petite.jpg) no-repeat top left}


/*---------    CSS PARAGRAPHE     						 ---*/

.flottante {
  /* background-color: #00ff00; */
  /* border: 2px dotted #ffff00; */
  margin: 12px;
  float: left;
  width: 500px;
  text-align: left;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-color: #596169;
}

/*----------   HEADER ------------------*/

#header{
	margin:0 auto;
	padding:0;
	width:580px;
	height:120px;
	background-image:url(../images/entete.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#content {
	margin:0 auto;
	padding:0;
	width:568px;
}
#bloc{
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
#bloc p{
	padding:0 0 5px 0;
	line-height:19px;
	font-size: 13px;
	width:808px;
	text-align:justify;
}
#bloc_home{
	height:357px;
	width:284px;
	background-image:url(../images/home/ar-bloc.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:25px;
}
#bloc_home p{
	margin:0 30px 20px 30px;
	line-height:25px;
}
.deco{
	height:25px;
	background-image:url(../images/deco/deco.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;

}

.vente{
text-align:center;
font-weight:bold;
/*font-size:15px;*/}


.td_left_top
{
	background:#676662;
}

#bloc_contact_form{
	padding-left:10px;
	padding-top:10px;
}
#bloc_contact{
	height:180px;
	background-image:url(../images/contact/magasin-top-1.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;
}
#contact_ecurie{
margin:0 0;
padding:10px 0 0 200px;
	width:182px;
	height:180px;
	background-image:url(../images/contact/gustave.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#contact_presse{
margin:0 0;
padding:10px 0 0 10px;
	width:372px;
	height:180px;
	background-color:#5E4E43;
}
ul.liste{
	margin:0 0;
	padding: 0 0;
	color:#fff;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	list-style:none;
	text-align:left;
	float:left;
}
ul.liste li{
	 padding:2px 0 6px 20px;
	 line-height:14px;
	 background-image: url(../images/deco/puce-list.gif);
	 background-repeat: no-repeat;
	 background-position: left 5px;
	 list-style-type: none;
	 text-align:left;
	 display:block; 
}


/*----------- FOOTER ------------*/

#footer_index{
	margin:0 auto;
	padding-left:26px;
	padding-top:5px;
	width:966px;
	height:85px;
	text-align: left;
	color: #787F64;
}
#footer_index a{
	color:#87867E;
	text-decoration:none;
}
#footer_index a:hover{
	color:#fff;
}
#footer{
	margin:0 auto;
	padding-left:24px;
	padding-top:5px;
	width:900px;
	height:45px;
	text-align: center;
	color: #ffffff;
	background-color:	#97998E;
}
#footer a{
	color:#ffffff;
	text-decoration:none;
}

#footer h1{
	color:#97998E;
	text-decoration:none;
}

#footer a:hover{
	color:#000000;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	font-family:Times New Roman, Times, serif;
	   color:#fff;
	   font-variant:small-caps;
	   font-size:16px;
	   font-weight:bold;
	   padding-top:10px;
	   padding-left:10px;

  }
  h1.h1_small {
   	margin: 0;
    padding: 0;
	font-family:Times New Roman, Times, serif;
	   color:#fff;
	   font-variant:small-caps;
	   font-size:15px;
	   font-weight:bold;
	   padding-top:1px;
	   padding-left:10px;

  }
  
  
   h2 {
   	margin: 0;
    padding: 0 0 6px 0;
	   color:#BCBCB2;
	   font-size:14px;
	   font-weight:normal;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

/* MENU VERTICAL */

ul#menu_vertical{
	margin:0;
	padding-left:27px;
	width:200px;
	list-style:none;
	text-align:center;
	color:#fff;
}

ul#menu_vertical li{
	margin:0;
	padding-left:30px;
	line-height:37px;
	background-image:url(../images/deco/puce-menu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

ul#menu_vertical li a{
	margin:0;
	padding:0;
	display:block;
	color:#fff;
	text-decoration:none;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	background-color:#900;
	text-decoration:none;
}

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

ul#menu_horizontal{
	margin: 0 0;
	padding-left:27px;
	padding-top:10px;
	list-style: none;
	font-size:14px;
	width:637px;
	height:27px;
		font-family:Times New Roman, Times, serif;
		background-color:#5D5B55;
}

ul#menu_horizontal li{
	padding-left:30px;
	line-height:37px;
	padding-right:21px;
	/*background-image:url(../images/deco/puce-menu.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	float:left;
}

ul#menu_horizontal li a{
	margin:0;
	padding:0;
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	text-decoration:none;
		color:#87867E;
}


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



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT    ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS FIN         ----*
  *------------------------------------------------------*/



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

/* DIV général contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 270px;
	margin: 0 auto;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs général */
table.formulaire_table {
	border-style: solid;
	border-width: 0px;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	padding: 5px;
	text-align: left;
   	margin: 0;
    padding: 0;
	   color:#BCBCB2;
	   font-size:14px;
	   font-weight:normal;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* LEGENDE du fielset ci-dessus */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LIGNES de SÉPARATION entre deux lignes de 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: 100px;
		padding: 0px;
		text-align: left;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
		color: #f00;
		font-weight: bold;
	}

/* CELLULES qui contiennent les CHAMPS */
/*-------------------------------------*/
	/* Dans TOUS les cas */
	td.formulaire_td_champ, td.formulaire_td_champ_erreur {
		padding-right: 10px;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_td_champ_erreur {
	}

/* Champs dans les formulaires : INPUT, TEXTAREA */
/*-----------------------------------------------*/
	/* Dans TOUS les cas */
	.formulaire_champ, .formulaire_champ_erreur {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		width: 170px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* Attention, jouer sur l'opacité ICI (sur les INPUT) peut provoquer des problèmes d'affichage de SELECT sous IE */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
		background-color: #eee;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* SUFFIXES : texte qui s'ajoute après les champs (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules réunies (colspan) : dans TOUS les cas */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cellule TD du Titre d'un objet TABLEAU */
td.formulaire_tableau_titre {
	font-style: italic;
}
/* Cellule TH d'un objet TABLEAU au croisement des en-têtes de lignes/colonnes */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* EN-TETE TH de COLONNES d'un objet TABLEAU */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD du Bouton "ENVOYER" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #aaa;
	color: #000;
	border: solid 1px #999;
	cursor: pointer;
	margin: 5px;
}

/* TEXTE EN BAS du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}

/* DIV du message une fois le MESSAGE ENVOYÉ */
div.formulaire_msgRetour {
	background-color: #eee;
	color: #000;
	text-align: center;	
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #999;
}
/* Lien "RETOUR" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #000;
	font-weight: bold;
}

/**************/
/* CALENDRIER */
/**************/

.div_calend {
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 100;
}
.div_calend .tab_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: solid 1px #333;
}
.div_calend .cell_mois {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.div_calend .cell_nomjour {
	font-size: 10px;
	color: #000;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ddd;
	padding: 3px;
}
.div_calend .cell_jour {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #fff;
}
.div_calend .cell_jour:hover {
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
}
.div_calend .cell_jour_vide {
	background-color: #f8f8f8;
}
.div_calend .cell_jour_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:inherit;
	padding: 3px;
}
.div_calend .cell_jour_a:hover {
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
.div_calend .lien_fermer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 2px;	 /** voir note de l'attribut taille **/
	display: block;  /** on met un display: block car le margin-top ne sera pas pris en compte pour un display in-line (par défaut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT être cohérente avec le padding **/
	text-align: center;
}

/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*/

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	color: #666;
}

#referencement a {
	color: #666;
	text-decoration: none;
}

#referencement a:hover {
	color: #fff;
}

#referencement a img {
	border: none;
	padding: 3px;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
