body{
  background: #3c2418;
  /*background-image: url('images/fond02_1054.jpg');
  background-repeat: repeat-y;*/

}
A:link {
  color: #201008;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
}
A:visited {
  color: #201008;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
}
A:hover {
  color: #3c2418;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
}
#cadre_princ{
	width:1058px;
	height:100%;
	top:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#3c2418;
	/*background-image: url('images/fond02.jpg');
	background-repeat: repeat; */
}
#cadre_menu{
	float:left;
	left:0px;
	top:0px;
	width:128px;	
	background-color:#3c2418; 
	/*background-image: url('images/fond02.jpg');
	background-repeat: repeat; */
	padding-left:0px;
}
#cadre_banniere{
	float:right;
	top:1px;
	width:1054px;	
	height:170px;
	/*background-color:#e5f7cf; */
	text-align:center;
}
ul#menu{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
/* Suppression du margin, du padding et des puces du <ul> */
}
ul#menu li{
	font-size:10pt;
	margin: 0 0 1px 0 ;
	padding: 0 ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}
ul#menu li a{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 126px ;
	line-height: 60px ;
	color: #000 ;
	font-weight: bold;
/*	text-indent: 40px ; /* On décale le texte de 40px du bord gauche */
	text-decoration: none ;
	background: url(images/boutons2010.jpg) no-repeat 0px 0px ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
	border: 1px solid #fffff;
}
ul#menu li a:hover{
	background: url(images/boutons2010.jpg) no-repeat 0px -83px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	color:#3c2418;
/*	border: 1px solid #f97 ;*/
}
.tab_langue{
	width:120;
	text-align:center;
	border-style:none;
	padding-left:22px;
}
.img_titre{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.favoris{
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#bea36e;
}
.realisation_site{
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#dcc18c;
}
.lien_ouvert{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 126px ;
	line-height: 60px ;
	color: #000 ;
	font-weight: bold;
/*	text-indent: 40px ; /* On décale le texte de 40px du bord gauche */
	text-decoration: none ;
	background: url(images/boutons2010.jpg) no-repeat 0px 0px ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */

	border: 1px solid #dcc18c ;
}
.compteur{
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	background-color:#222222;
	padding:7px 0px 5px 0px;
	background-image: url('images/panneau_visiteurs3.jpg');
	background-position: top left;
	height:58px;
}
.cle{
	font-size:6px;
	color:#eeeeee;
	background-color:#ffffff;
}
.promo{
	float:right;
	width=1054px;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#bea36e;
	padding:25px 55px 25px 55px;
	/* background-image: url('images/fond02_1054_modele2.jpg');
	background-repeat: repeat-y; */
}
