body { background: #F4F3F3; font-family: Arial, Helvetica, sans-serif; text-align: center; margin: 0; padding: 0; }

strong { color: #5E4123; }
a { color: #5E4123; /*	text-decoration: none; border-bottom: 1px dotted #C8BAA0;*/ }
a:hover { color: #C8BAA0; }
img>a { border-bottom: 0; }
td, p { font-size: 12px; }
h1, h2 { color: #5E4123; margin-top: 0px; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
p { text-align: justify; }
ul li { list-style-image: url(../images/interface/puce.gif); }

/* Essai de centrage ou d'alignement  gauche. Selon le go t */
body.align-left { text-align: center; }

#container { 
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	background: White;
}

#banner { padding: 0; margin: 0; background-image: url(../images/interface_background01.gif); background-repeat: repeat-x; background-position: 0 -3px; border-top:6px solid #D8D9DB; }
* html #banner { background-position: 0 2px; border-top:5px solid #D8D9DB; }
*:first-child+html #banner { background-position: 0 2px; border-top:5px solid #D8D9DB; }
#banner a { border-bottom: 0px; }
#banner_logo { padding: 0; margin: 3px 0 3px 26px; float: left; }
#banner_menu { margin: 0 0 0 266px; padding: 0; }
#banner_menu object { margin: 0; padding: 0; }

#content { clear: both; padding: 0; margin: 0; padding-top: 40px; background-color: White; }

#menu-l {
	float: left;
	width: 256px;
	\width: 266px;
	w\idth: 256px;
	margin: 0;
	padding: 0;
	background-color: White;
	background: url(../images/interface_background02.gif);
	background-repeat: no-repeat;
	height: 300px;
}

#menu-l #menu-l-item { padding: 0; margin: 0; margin-top: 52px; padding-left: 80px; height: 300px; }
#menu-l a { border-bottom: 0; }	

#pagebody { width: 454px; margin: 0; padding: 0; margin-left: 280px; margin-top: 50px; background-color: White; font-size: 12px; text-align: left; }

ul#press-index li { list-style-image: url(../images/presse/etoile.gif); margin-bottom:10px; }

a img { border: 0; }
.citation { font-family: "Times New Roman", Times, serif; font-style: italic; text-align: center; letter-spacing: 4px; font-size: 14px; font-weight: bold; color: #B6B6B6; }

table.phototheque { margin: 0px; padding: 0px; }
table.phototheque tr { vertical-align: top; }
table.phototheque tr td { font-size: 10px; text-align: center; width:25%; }

table.phototheque tr td a { display: block; text-decoration: none; border-bottom: 0; }
table.phototheque tr td a:hover { display: block; text-decoration: none; background: #C8BAA0; color: White; }

#footer { clear: both; padding: 0; margin: 0; padding-left: 220px; background: White; font-size: 9px; color: #B6B5B5; text-align: center; }