	body 	{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	background-color: #999999;
			}
	#container	{
			width: 760px;
			text-align: left;
			margin: auto;
			}
			
	/* en-tête */
	#topBar {
			margin: auto;
			background-repeat: no-repeat;
			background-color: #cccccc;
			height: 66px;
			width: 760px;
			background-image: url(images/bandeau.jpg);
			font-size: 12px;

			}
	#topBar a img, #topBar a:link img	{
			border: none;			}
	#topNav a:hover	{
			text-decoration: underline;
			color: #cccccc;
			background-color: #ffffff;
			}
	.currentpage	{
			font-weight: bold;
			}
	/* pied de page */
	#footBar	{
	
			height: 15px;
			width: 100%;
			text-align: center;
			font-size: 10px;
			color: #cccccc;
			margin: auto;
			padding: 3px;
			}
			
	#footBar a , #footBar a:link{ color: #cccccc;}

	/* corps */
	#mainBody	{
			padding: 5px 2px 15px 2px;
			}
	#mainBody a, #mainBody a:link	{
			color: #666666;
			text-decoration: none;
			}
	#mainBody a:hover	{
			text-decoration: underline;
			}
	.desc {
			border-left: #333333 1px solid;
			padding: 5px;
			margin-left: 70px;
			margin-right: 70px;
			text-align: justify;
			margin-bottom: 20px;
			}
	.desc p {
			border: 0px;
			padding: 0px;
			margin-left: 40px;
			margin-right: 40px;
			text-align: justify;
			}
	p		{
			border-left: #333333 1px solid;
			margin-left: 70px;
			margin-right: 70px;
			text-align: justify;
			padding-top: 10px;
			padding-right: 5px;
			padding-left: 40px;
			padding-bottom: 10px;
			}
	td.noms	{
			background-color: #ffffff;
			border: #cccccc 1px solid;
			padding: 10px;
			width: 75px;
		}
	td.noms a, td.noms a:hover {
			font-weight: bold;
		}	
		
	h1		{
			text-transform:lowercase;
			font: bolder 24px/24px Verdana, Arial, Helvetica, sans-serif;
			color: #333333;
			margin-left: 70px;
			margin-right: 100px;
			text-align: justify;
			line-height: 15px;
			}
	h2		{
			margin-top: 5px;
			margin-left: 70px;
			margin-right: 100px;
			text-align: justify;
			font: bolder 16px/0px Verdana, Arial, Helvetica, sans-serif;
			color:#666666;
			text-transform:lowercase;
			text-decoration: none;
			}
			
	h2.a:hover {
			text-decoration: none;
			color: #AAAAAA;
			}
	img 	{
			border: 0px;
			}
	#photo 	{
			margin-top: 20px;
			margin-bottom: 15px;
			}
	table#thumbnails	{
			margin-top: 20px;
			margin-bottom: 15px;
			}

	a img 	{
			border: #ffffff 3px solid;
			}
			
	a:hover img 	{
			border: #cccccc 3px solid;
			}
	table#portraits	{
			margin-top: 20px;
			margin-bottom: 15px;
			width: 600px;
			}

	h3		{
			marign-bottom: 0px;
			margin-left: 70px;
			margin-right: 100px;
			text-align: justify;
			line-height: 10px;
			font: bolder 14px/14px Verdana, Arial, Helvetica, sans-serif;
			text-transform:lowercase;
			color: #cccccc;
			}
	.preview img {
			background-color: #ffffff;
			border: #cccccc 1px solid;
			padding: 6px;
			vertical-align: middle;
			display:table-cell;
			}

	.preview {	
			text-align: center;
			vertical-align: center;
			height: 250px;
			margin: auto;
			vertical-align: middle;
			display: table-cell;
			}
	p.citation{
			margin-left: 90px;
			margin-right: 90px;
			font-size: 11px;
			font-style:italic;
		}
	.intro {
			margin-bottom: 6px;
			}
	img.hidden {
			display: none;
			}
			
	#moreDesc {
			display: none;
			}
