#gauche{
	max-width: 150px;	
	min-width: 0px;
	background-image: url("DossierAMFS/Gauche/Gauche.png");
	border: 0;
	position: absolute;
	left: 10px;	/* je ne sais pas pourquoi c'est 10 */
	right: 50%;
	top: 130px;
	height: 755px;
	margin: auto;
	overflow: hidden;
}

#droite{
	max-width: 150px;	
	min-width: 0px;
	background-image: url("DossierAMFS/Droite/Droite.png");
	border: 0;
	position: absolute;
	left: 50%;
	right: -400px;	/* je ne sais pas pourquoi c'est -400 */
	top: 130px;
	height: 755px;
	margin: auto;
	overflow: hidden;
}

#diaporama{
	overflow: auto;
}

#logo{
	background-color:rgb(200,147,35);
	width: 200px;
	height: 165px;
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}

#menu{ 
	background-color:rgb(200,147,35);
	width: 200px;
	height: 720px;
	position: absolute;
	border: 0;
	left: 0px;
	top: 165px;
	text-align: center;
	text-decoration: underline;
	font-size: 4.2mm;
}

#titre{ 
	background-color:rgb(200,147,35);
	min-width: 570px;
	height: 120px;
	position: absolute;
	margin: auto;
	border: 0;
	left:200px;
	right:0px;
	top: 0px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#centre{
	width: 570px;
	height: 755px;
	margin: auto;
	border: 0;
	position: absolute;
	top: 130px;
	left:200px;
	right:0px;
	background-color:rgb(245,228,156);
	text-align: justify;
	font-size: 4.2mm;
	padding-left: 10px;
	padding-right: 10px;
}

#centre img{
	border: 1px solid black;
	margin: 0px;
}

#paragraphe p{
	text-indent: 30px;
}

#photo_droite{
	float: right;
	width: 180px;
	margin:0px;
	margin-left: 10px;
	margin-top:5px;
}

#intro{
	text-align: center;
}

.membre{
	font-size: 3.4mm;
}

body{
	background-color:rgb(245,228,156);
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Courier New","Trebuchet MS",Georgia,Arial,"Times New Roman";
}

a{
	text-decoration: none;
	color: black;
}


#centre a img{
   border: 2px solid black; ;
}

h4{
	font-size: 4.2mm;
	text-align: center;
	font-weight: normal;
}

h3{
	font-size: 4.5mm;
	text-align: center;
}
	
h2{
	font-size: 6.2mm;
	font-weight: normal;
	line-height: 0px;
}

h1{
	font-size: 13mm;
	font-weight: bold;
	line-height: 0px;
	margin-bottom:0px;
}

td {
	font-size: 4.2mm;
	text-align: center;
	vertical-align: middle;
	max-height: 140px;
	width: 137px;
	padding: 0px;
}

#centre table a{
	text-decoration: underline;
}

h4 td{
	font-size: 4.2mm;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	max-height: 140px;
	width: 137px;
	padding: 0px;
}

table{
	margin: auto;
}

#centre table img{
   border: 2px solid black; 
}
