html {
	background: transparent url(bkgd.gif) repeat;
	text-align:
	padding: 0px;
	margin: 0px 10% 0px 10%;
	padding: 0px;
}

  body { background: #ffffff;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
	border: #000000;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 750px;
	clear: both;
}

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

#bas {
	color: black;
	background: #FF9900;
	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(bandeauEnigma.jpg) no-repeat right;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	text-align: left;
	border-spacing: 0px;
	right: 0px;
	padding-right: 0px;
	top: 0px;
}

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

#nav {
	background: #000000;
	color: #ffffff;
	position: static;
	padding: 5px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

#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 \*/;
	background: #000000;
	color: #ff8000;
	background: transparent;
}

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

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

td, tr {
	border: transparent 0px;
	font-size: x-small;
	line-height: 1.5em;
	background: transparent;
	padding-left: 5px;
}

  p {
	line-height: 1.5em;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
}

blockquote {
	font-style: italic;
	font-size: small;
	line-height: 1.5em;
	padding: 10px;
	margin-left: 10px;
}

pre {
	padding-left: 30px;
}

  h2 {
    color: black;
	font: bold bold 14px Verdana,Arial,Helvetica;
	margin: 0px;
	border-bottom: 1px solid #ff9900;
	padding-left: 10px;
	padding-top: 10px;
}

  h3 { font-family: Verdana,Arial,Helvetica;
    font-size: 14px;
    color: #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-left: 10px;
}

  h4 { color: #000000;
	font: bold 12px/1.5em Verdana,Arial;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 20px;
	padding-left: 10px;
}

  h5 { color: rgb(0, 0, 0);
    font-size: 8pt;
    line-height: normal;
    font-family: Verdana,Arial;
	text-align: left;
	margin-left: 120px;
	margin-right: 120px;
}

  h6 { color: black;
    font-style: normal;
    font-weight: lighter;
    font-size: 7pt;
    line-height: normal;
    font-family: Verdana,Arial;
	text-align: left;
	margin-left: 120px;
	margin-right: 120px;
}

#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;
	margin-top: 10px;
}

a:link {
	color : #ff8000;
	background: transparent;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color : #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color : #ff0000;
}

.date {
	background: #666666;
}

.rubrique {
	background: #ff9900;
}
