html, body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {	
	background-image: url(logo-djidjelli.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #000;
	color: white;
	padding-left: 350px;
	padding-bottom: 1em;
}

p {
	font-size: 1em;
	text-align: justify;
	text-indent: 1.5em;
	margin: 0 42px 0 0;
}

.mention
{
	margin-top: 1.5em;
	text-align: center;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
}

#menu {
	position: absolute;
	top: 200px;
	left: 42px;	
	width: 266px;
	background-image: url(menu-section.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #99FF66;
	text-align: center;
	padding-top: 34px;
	padding-bottom: 12px;
}

#menu a {
	display: block;
	height: 1.4em;
	line-height: 1.4em;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
}

#menu a:hover {
	color: red;
}

#menu a#encours {
	background-color: maroon;color: #ffffff;
}

#menu h6 {
	width: 100%;
	height: 26px;
	margin: 1em 0;
	background-image: url(menu-ajouts-modifs.jpg);
}
#menu p {
	margin: 0;
	text-indent: 0;
	text-align: center;
	height: 1.4em;
	line-height: 1.4em;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}
	
	
a#modif span{
	display: none;
}

a#modif:hover span{
	display: inline;
	position: absolute;
	top: 82px;
	left: 306px;
	width: 266px;
	background: yellow;
	border-width: 3px;
	border-style: double;
	border-color:#00FF00;
	padding: 1em;
	text-align: center;
	color: blue;
} 

.noms {
	color: yellow;
}

h1 {/* Non affichable, pour les moteurs de recherche */
	display: none;
}

h2 {
	margin: 80px 42px 29px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: 700;
	height: 1.6em;
	line-height: 1.6em;
	font-style: normal;
	text-indent: 0;
	text-align: justify;
	color: red;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: yellow;
}

h3 {
	position: relative;
	z-index: 1;
	margin: 205px 42px 1em 0;
	height: 45px;
	line-height: 45px;
	background-color: transparent;
	background-image: url(demi-disque.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 1.5em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #737373;
}

h3 span {
	position: absolute;
	z-index: 2;
	top: -2px;
	left: -2px;
	color: #F3EAD5;
	height: 48px;
	width: 1051px;
}

h4 {
	margin: 1.5em 42px 1em 0;
	padding: 0.2em 1em;
	background-color: #009900;
	color: #ffee00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.33em;
	font-weight: bold;
	text-align: right;
	text-shadow: 4px 4px 4px black;
}

h6 {
	text-align: right;
}

.centrage {
	margin: 1.5em 42px 1.5em auto;
	text-align: center;
}

#nav {
	position: relative;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
}

#nav span {
	position: absolute;
	top: 0;
	right: -2px;
	text-align: right;
	margin-right: 42px;
}

#bloc-page blockquote {
	margin: 1em 0 1em 7em;
}

#bloc-page blockquote p {
	text-indent: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #999999;
}

#bloc-page blockquote p.retrait {
	text-indent: 4em;
}

#bloc-page p.rs { /* Retrait simple */
	text-indent: 3em;
}

#bloc-page p.rd { /* Retrait double */
	text-indent: 5em;
}

.affichage td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

li {
	list-style-type: none;
	list-style-position: inside;
}

a {
	color: #00ff00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#dedicace {
	padding-top: 1em;
	border-top: solid white 1px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

sup {
	vertical-align: 30%;
	_vertical-align: super;
	font-size: 60%;
}

.droite {
	float: right;
	margin: 12px 42px 10px 20px;
}

p img.droite {
	margin-right: 0;
}

.gauche {
	float: left;
	margin: 12px 20px 10px 0;
}

p img.gauche {
	margin-left: 0;
}

#logo-blason {
	position: absolute;
	top: 10px;
	right: 42px;
	z-index: 100;
}

#pied {
	margin: 1em 0 0 0;
	padding: 0.7em 0 0 0;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	_font-size: 0.7em;
	text-align: center;
	color: #666666;
	background-color: transparent;
	border-top: solid 1px #666666;
}

#pied p {
	margin: 0 0 0 0;
	text-indent: 0;
	text-align: center;
	line-height: 1.5em;
}

#pied p span {
	color: #666666;
	padding: 0 0 0 1.5em;
}

#pied p span a {
	text-decoration: none;
	color: #00FF00;
}

#pied p span a:hover {
	font-weight: bold;
}
