@charset "utf-8";




body {
margin: auto;
	padding : 0px; /* pas de marge intérieure #31573b*/
    margin : 0px; /* ni extérieure */
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-y;
	background-position:center;

}

.TableauMain {
	background-color: #7a8e7f;
	border: 1px solid #823f2b;
		width: 900px;
	margin: auto;
	padding : 0px; /* pas de marge intérieure #31573b*/
    margin : 0px; /* ni extérieure */


}
.TableauLien {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.TableauLien2 {
	border-bottom-style: solid;
}
.TableauTitre {
	background-color: #FFFFFF;
}
.TableauCentre {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}

.ImageFlottante {
float: left;
}
.ImageFlottante2 {
float: right;
}
.LienMain {
color: #c7c3bb;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LienMain:HOVER {
color: #c7c3bb;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold;
}
.LienUp {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.LienUp:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: #463c3c;
	text-decoration: bold;
}

.TableauPageGarde {
	background-color: #7a8e7f;
	
	
}
.Cadre {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}
a img {
text-decoration: none;
border: none;
}

/**#LOGO {

   position: absolute;
   left: 0px;
   top: 0px;
}*/
