@charset "UTF-8";
#mainContent2  {
	background-color: #000;
	text-align: center;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 50px;
	height: 100%;
}
a {
	font-size: 90%;
	color: #dedbdb;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dedbdb;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #dedbdb;
}
body {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #dedbdb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
}
#container  {
	width: 85%;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color: #000;
}
#header  {
	background-color: #000;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: dedbdb;
	border-bottom-width: 1px;
}
#banniere {
	background-image: url(Images/samuel%20moulin%20tout%20court.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#navigateur {
	padding: 2px;
	clear: both;
	font-size: 80%;
}
#navigateur ul {
	margin: 0px;
	padding: 0px;
}
#navigateur ul li {
	text-decoration: none;
	display: inline;
	margin-right: 30px;
	margin-left: 20px;
}
#header h1  {
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
}
#mainContent  {
	background-color: #000;
	text-align: center;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 50px;
	height: 600px;
}
#boiteimagecentre {
	height: 600px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer  {
	background-color: #000;
	text-align: left;
	font-size: 75%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedbdb;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
} 
#footer p  {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#vignettes {
	float: right;
	width: 200px;
	overflow: auto;
	height: 600px;
}
#boitethumb1 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb2 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb3 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb5 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb6 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb7 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb8 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb9 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb10 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb11 {
	width: 176px;
	padding-bottom: 10px;
}
.pouces {
	width: 78px;
	margin-right: 10px;
}
#boitethumb4 {
	width: 176px;
	padding-bottom: 10px;
}
#titrebarre {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	font-style: italic;
	padding-top: 10px;
	padding-left: 50px;
	line-height: 10px;
}
#boiteimageaccueil {
	height: 600px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#barreactubas {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 20px;
}
#barreactuhaut {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 20px;
}
#boiteimagecontact {
	width: 250px;
	margin-left: 200px;
	font-size: 90%;
	float: left;
}
.boitevideo {
	float: left;
	margin-left: 50px;
	font-size: 75%;
	margin-top: 100px;
}
#boiteaccueiltexte {
	font-size: 100%;
	float: left;
	width: 350px;
	margin-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#containerActu {
	width: 85%; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color: #000;
	height: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}
.textelonggauche {
	font-size: 80%;
	text-align: justify;
	float: left;
	margin-right: 20px;
	width: 380px;
	height: 500px;
	margin-left: 50px;
}
.espacement {
	height: 4px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dedbdb;
}
#titredutextelong {
	font-size: 100%;
	font-weight: bold;
	height: 20px;
	margin-bottom: 40px;
	text-decoration: underline;
	text-align: left;
	padding-left: 200px;
}
.textelongdroite {
	font-size: 80%;
	text-align: justify;
	float: left;
	margin-right: 20px;
	width: 380px;
	height: 500px;
	margin-left: 20px;
}
#mainContenttextelong {
	background-color: #000;
	text-align: center;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-bottom: 50px;
	overflow: auto;
}
#containerContact {
	width: 720px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContentContact {
	background-color: #000;
	text-align: center;
	padding-top: 0;
	width: 620px;
}
#boiteimagecontactCopie {
	width: 300px;
	font-size: 90%;
	float: left;
	height: 450px;
}
#boiteaccueiltexteContact {
	font-size: 100%;
	float: left;
	width: 300px;
	height: 450px;
}
.boiteathumbinf {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb12 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb13 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb14 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb15 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb16 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb17 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb18 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb19 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb20 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb21 {
	width: 176px;
	padding-bottom: 10px;
}
#boitethumb22 {
	width: 176px;
	padding-bottom: 10px;
}
