/* CSS Document */
/* ZONE NOUVELLE */
DIV#ZoneTexte DIV {
	display : none;
}
/* ZONE GALERIE PHOTO */
A.LienGaleriePhoto, .LienGaleriePhotoSelected {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

/* PHOTO IMAGE GALERIE */
A.LienGaleriePhoto:Hover {
	text-decoration:none;
}
.LienGaleriePhotoSelected {
	font-weight: bold;
	text-decoration:none;
}
IMG#ImgGaleriePhoto {
	border : 1px #000000 solid;
	margin : 10px;
}
#descriptionimage {
	margin : 1em 0 0 0;
	width : 100%;
	font-family: Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align : center;
}

BODY {
	/*background-image: url(../images/bg_site.jpg);*/
	background-color : #E8DBCB;
	margin : 10px 0 10px 0;
	padding : 0;
}
#ZoneCentral, #ZoneTexte TD {
	background-color : #FFFFFF;
	margin : 10px 25px 10px 10px;
	padding : 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border : 1px;
}
#ZoneCentral h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #5B251C;
	text-decoration:none;
	margin : 15px 0 10px 0;		
}
#ZoneCentral h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #88541F;
	text-decoration:none;
	margin 
}
#ZoneCentral a{
   color: #B96938;
   text-decoration:underline;
}
#ZoneCentral a:hover{
   text-decoration:none;
}
#ZoneCentral2 {
	margin : 10px 25px 10px 10px;
	padding : 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#ZoneCentral2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #5B251C;
	text-decoration:none;
	margin : 15px 0 10px 0;		
}
#ZoneCentral2 a{
   color: #B96938;
   text-decoration:underline;
}
#ZoneCentral2 a:hover{
   text-decoration:none;	
}
#ZonePiedPage {
	margin : 0px 0px 0px 25px;
	padding : 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#ZonePiedPage a{
   color: #FFFFFF;
   text-decoration:underline;	
}
#ZonePiedPage a:hover {
	text-decoration:none;
}/*
#ZoneBtEnglish {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin : 12px 106px 0px 0px;		
}
#ZoneBtEnglish a {
	color: #FFFFFF;
    text-decoration:none;		
}
#ZoneBtEnglish a:hover {
	color: #82958B;
    text-decoration:none;*/		
}
.TexteGras {
	font-weight: bold;		
}

.SousTitre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #OOOOOO;
	text-decoration:none;		
}
.EnSavoirPlus {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #65746C;
	text-decoration:underline;			
}
.Copyright,.CopyrightGras,.CopyrightCourriel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none
	font-weight:normal;
	padding:0 0 0 17;
}
.HautDeLaPage {
	font-family: Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#65746C;
	text-decoration:none
}
.CopyrightCourriel {
	font-weight:normal;
	text-decoration:underline
	
}
.ImgContour {
	border : 1px #000000 solid;
}
