body { 	width: 818px; 	margin: auto; 	background: #bd8cbf;	font-family: Arial, Verdana, Helvetica, sans-serif; 	color:#000; 	font-size:10pt; }img { 	border: none; }#menu h2 {	font-size: 1.1em;	background: #ff00ff;	color: #fff; 	padding: 7px;	margin: 15px 8px 0 45px;}#contenu h2 {	font-size: 1em;	background: #ff00ff;	color: #fff; 	padding: 8px;	margin: 15px 45px 0 8px;}#global {  	background: url(images/interface/extensible.jpg) repeat-y; }/* CSS du header -----------------------*/#header {  	height: 127px;	background: url(images/interface/header.gif) no-repeat; 	font-size: 15px;}#header h1{	display: none;}#header ul { 	float: right;	display: inline;	margin: 105px 40px 0 0;}#header li { 	display: inline;	list-style: none;	margin-right: 8px;}#header li a {	text-decoration: none;	color: #000; }#header li a:hover {	color: #fff;	text-decoration: underline;}/* CSS du menu ---------------------*/#menu { 	float: left;	width: 189px;	} #menu ul {	text-align: left;}#menu li {	list-style: none; }#menu li a {	text-decoration: none;	color: #000; }#menu a:hover {	border-bottom: 1px dotted #BD8CBF; /* pas nécessaire ŕ la navigation */	color: #BD8CBF;}/* CSS du contenu------------------------ */ #contenu{ 	float: right;	width: 629px;	padding-bottom: 1em;	}#contenu p { 	margin: 5px 45px 5px 8px;	}#contenu a { 	text-decoration: none;color: #BD8CBF;	}#contenu a:hover {		text-decoration: underline;	color: #BD8CBF;}/* CSS du copyright --------------------------*/#copyright {	width: 818px;	float: left;	text-align: right;}#copyright p {	font-size: 10px;	margin: 0;	margin-right: 50px;}#copyright a {	color: #000; 	text-decoration: underline;}#copyright a:hover {	color: #000;	border-bottom: 1px dotted #000; }#copyright a:visited {	color: #BD8CBF; } /* CSS du footer  ------------------------*/ #footer {	clear: both;	height: 32px;	background: url(images/interface/footer.jpg) no-repeat; }


