	/*** The Essential Code ***/		body {			min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */;
	font: 1em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}		#container {			padding-left: 200px;      /* LC fullwidth */			padding-right: 190px;     /* RC fullwidth + CC padding */		}				#container .column {			position: relative;			float: left;		}				#center {			padding: 10px 20px 10px 20px;       /* CC padding */			width: 100%;
	line-height: 1.1em;
}				#left {			width: 150px;             /* LC width */			padding: 0 10px;          /* LC padding */			right: 240px;             /* LC fullwidth + CC padding */			margin-left: -100%;
	line-height: 1.1em;
}				#right {			width: 130px;             /* RC width */			padding: 0 10px;          /* RC padding */			margin-right: -100%;		}				#footer {			clear: both;		}				/*** IE Fix ***/		* html #left {			left: 150px;              /* RC fullwidth */		}		/*** Equal-height Columns ***/		#container {			overflow: hidden;		}		#container .column {			padding-bottom: 1001em;     /* X + padding-bottom */			margin-bottom: -1000em;     /* X */		}		/*** Footer Fix ***/		* html body {			overflow: hidden;		}				* html #footer-wrapper {			float: left;			position: relative;			width: 100%;			padding-bottom: 10010px;			margin-bottom: -10000px;			background: #FFF;         /*** Same as body background ***/		}		/*** Just for Looks ***/		body {			margin: 0;			padding: 0;			background: #FFF;		}		#header, #footer {			font-size: small;			text-align: center;			padding: 0.3em 0;			background: #000000;
	color: #ffffff;
}		#left {			background: #000000;
	font-size: 1em;
	line-height: 1.2em;
	color: #ffffff;
}		#center {			background: #ffffff;		}		#right {			background: #000000;		}		#container .column {			padding-top: 1em;			text-align: left;		}

#enigma {
	color: #ff8000;
	background: #000000;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	position: static;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}

#bas {
	color: black;
	background: #ff8000;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	position: static;
	font-variant: small-caps;
	margin-top: 20px;
	clear: left;
}

#title {
	background: #000000 url(bandeauEnigma1.jpg) no-repeat center;
	margin: 0px;
	text-align: center;
	border-spacing: 0px;
	right: 0px;
	top: 0px;
	color: #ffffff;
	font-weight: bold;
	text-indent: -2000px;
	padding: 0px;
	height: 80px;
}

#nav {
	background: #000000;
	color: #ffffff;
	position: static;
	padding: 2px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#nav li {list-style: none; padding: 5px;
	color: #ffffff;
	background: inherit;
	border: #ff0000;
	font-size: 10px;
	line-height: 20px;
	white-space:  nowrap;
	display: inline;
	margin: 0px;
	margin-left: 0px;
}

#nav a {text-decoration: none; border: none; /* IE5-MAC \*/;
	color: #000000;
	background: transparent;
	color: #ff8000;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none #ffffff;
}

#main {
	left: 200px;
	margin-left: 10px;
}

td, tr {
	border: transparent 0px;
	font-size: x-small;
	padding-left: 5px;
}

  p {
	font-size: 10px;
}

blockquote {
	font-style: italic;
	font-size: small;
}

pre {
}

h1 {
    color: #000000;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	line-height: 1em;
	margin-bottom: 20px;
	margin-top: 0px;
}

  h2 {
    color: black;
	font: bold 1.2em;
	border-bottom: #ff9900;

}

  h3 { 
    font-size: 1em;
    color: #000000;
	border-bottom: 1px solid #000000;

}

  h4 { color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 0.9em;
}

  h5 { color: #000000;
    font-size: 0.8em;
 }

  h6 { color: #ffffff;
    font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}

#linklist {
	background: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-size: 8px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #000000;
	margin-bottom: 0px;
	display: block;
}

a:link {
	color : #ff8000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	color : #ff8000;
	background: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.date {
	background: transparent;
	color: #ffffff;
	font-size: x-small;
}

.rubrique {
	background: #ff8000;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 12px;
}

.img {
	text-align: center;
}

