.bug { }/* MISE EN PAGE GLOABLE */ html, body {		height: 100%;}body {	margin: 0;	padding: 0;	color: #000;	background: #ccc;}#container {	width: 855px; 	margin-left: auto ;    margin-right: auto ;	padding: 0;	position: relative; 	text-align: left;	font: 10px verdana,sans-serif ; } #content {	border: 0 ;	margin-bottom: 20px ;}.lienurlexterne {	text-decoration: underline;	color: grey;	}/* EN TETE DU DOC AVEC MENU DU HAUT */ #header {	position: relative ;	width: 855px; 	height: 211px;	background: url("../images/header.jpg") ;}#header #menu {	position: relative ;	float: right;	top: 74px;	height: 25px;	font: 12px/25px arial,sans-serif ;	color: #fff;}#header #menu a {	color: #fff;	text-decoration : none ;	}#header #menu ul {	border:0;	padding:0;	margin:0;	margin-right:22px;	}#header #menu li {	float: left;	list-style-type:none;	}#header #menu li a {	display: block ;	padding-left: 11px;	padding-right: 11px;	}#header #menu li a:hover {	background-color: #5e1120 ;	text-decoration : none ;	}#header #menu li.eco {	background-color: #535353 ;	border-left: 1px solid #fff;	}#header #menu li.eco a:hover {	background-color: #5aa315 ;	text-decoration : none ;	}#header #menu li.inge {	background-color: #535353 ;	border-left: 1px solid #fff;	}#header #menu li.inge a:hover {	background-color: #da4211 ;	text-decoration : none ;	}/* PIED DE PAGE */ #footer {	width: 855px;	height: 81px;	text-align: center;	background: url("../images/footer.jpg") ;	color: #e1e0e0;	font: 10px arial,sans-serif ;}#footer a {	color: #e1e0e0;	text-decoration: none;}#footer p {	margin: 0;	padding-left: 30px;	padding-right: 30px;	font: 9px arial,sans-serif ;}#footer h1 {	font: 12px verdana,sans-serif ;	color: #fff;	margin: 0;	padding-top:15px;}/* CENTRE ET CONTENUS */ #main {	position: relative ;	width: 855px;	background: url("../images/fond.jpg") ;}#main h1 {	width: 808px;	height: 23px;	margin: 0;	border: 1px solid #666; 	font: 12px/23px arial,sans-serif ;	color: #fff;	letter-spacing: 0.3em; 	word-spacing: 0.3em;	background-color: #da4211 ;	margin-left: 24px;	text-align: center;}#main #centre {	position: relative ;	width: 808px;	margin: 0;	margin-left: 24px;	border-bottom: 1px solid #666;	border-left: 1px solid #666;	border-right: 1px solid #666;	font: 13px/23px arial,sans-serif ;	color: #000;	background: url("../images/fond_centre.gif") ;}#main #centre #none {	clear: both ;}#main #centre #menu {	float: left;	width: 181px;	}#main #centre #menu h2 {	height: 10px;	margin-top: 16px;	margin-bottom: 14px;	margin-left: 16px;	border-left: 10px solid #da4211 ;	font: 12px/12px arial,sans-serif ;	padding-left: 8px;	color: #333;	font-weight:bold;	}#main #centre #infos {	float: right ;	width: 554px;	padding: 36px;	}
