

* {margin: 0; padding: 0;} /* Pour Opéra */

/*Configuration du body et du global*/

body {
	font-family: "trebuchet MS", Verdana, serif;
	background: url(motif.gif);
}

#contenu {
	/*width: 671px;
	margin: 1px auto 0 auto;*/
	width: 655px;
	margin: 13px auto 0 auto;
	background: #fff ;
}

/*Configuration du header et de ses titres */

#header {
	height: 280px;
	background: url(intro.php?x=510&y=300) no-repeat;
}

#headertoile {
	height: 280px;
}

#header h1 {
	font-size: 20px;
	padding: 10px 0 0 13px;
	margin: 0 0 -2px 0;
}

#header h2 {
	font-size: 9px;
	padding: 0 0 0 55px ;
}

/*Configuration du menu header */

#header ul {
	width: 145px;
	height: 198px;
	float: right;
	display: inline;
	margin: 29px 0 0 0;
	padding: 11px 0 0 0;
}

#headertoile ul {
	width: 145px;
	height: 198px;
	float: right;
	display: inline;
	margin: 29px 0 0 0;
	padding: 11px 0 0 0;
}

#header li {
	display: block;
	width: 145px;
	height: 28px;
	line-height: 15px;
	background: url(menuitem.jpg) no-repeat;
	margin: 5px 0 0 0 ;
	list-style: none;
}

#headertoile li {
	display: block;
	width: 145px;
	height: 28px;
	line-height: 15px;
	background: url(menuitem.jpg) no-repeat;
	margin: 5px 0 0 0 ;
	list-style: none;
}
	
#header li a {
	color: #000;
	font-size: 11px;
	padding:0 0 0 18px;
	text-decoration: none;
}

#headertoile li a {
	color: #000;
	font-size: 11px;
	padding:0 0 0 18px;
	text-decoration: none;
}

#header li a:hover {
	padding: 0 0 0 22px;
}

#headertoile li a:hover {
	padding: 0 0 0 22px;
}
	
/*Configuration du Contenu*/
	
#contenu {
	width: 655px;
	margin: 13px auto 0 auto;
}

#contenu h2 {
	font-size: 14px;
	margin: 0 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contenu p {
	margin: 10px 0 0 0;
	font-size: 12px;
}



/*Configuration du Footer*/

#footer {
	height: 16px;
	background: #898987;
	margin: 17px 0 0 0;
	clear: both;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
	
/*Divers */

a {
	color: #bb2997;
	text-decoration: none;
}

a:hover { 
	color: #fe59d2;
}

.article {	
	color: #3e82a7; 
}

#toile {
	width: 600px;
	height: 400px;
/*	background: url(menuitem.jpg) no-repeat;*/
}
#history {
	color: #BF9660; 
/*	background: url(menuitem.jpg) no-repeat;*/