@charset "iso-8859-1";
.menu {
	font-size: 8pt;
	font-family: verdana,sans-serif;
	text-align: left;
	
	background-color: white;
	
	}

	#galerie {
	overflow: auto;
	margin: 5px;
	background-color:white;
	border-width:0;
	border-color: gray;
	border-style: solid;
	
} 
	TD {
font-family: verdana,sans-serif;
font-size: 8pt;

}

body {
font-family: verdana,sans-serif;
font-size: 8pt;
}

#mypage {
font-family: verdana,sans-serif;
font-size: 8pt;
}


a {
	text-decoration:none;
	
	color:black;
}
#fond {
	background-color: white;
	
}



#droite {
	overflow: auto;
	margin: 0px;
	padding-left:10px;
	padding-top:10px;
	background-color:white;
	border-width:1;
	border-color: gray;
	border-style: solid;
	
} 




.titre {
	font-weight: bold;
	color:#660000;
}

