@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(beige016.gif);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, ,sans-serif;
	font-size: 15px;
}

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

h1 {
	margin: 0px;
	padding: 0px;
	width: 765px;
	height: 95px;
	border-bottom: 1px solid #000000;
}

h2 {
	font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 25px;
	color: #EB582C;
	text-align: center;
	margin-top: 5px;
}

h3 {
	font-family: Times New Roman, Arial ;
	font-size: 20px;
	color: #FF9966;
	text-align: center;
}

h4 {
	text-align: center;
	text-indent: 20px;
	color: #EB582C;
	font-weight : bold;
	padding: 8;
}

p {
	text-indent: 15px;
	color: #000000;
}

p:first-letter {
	font-weight: bold;
	font-size: 16px;
}

#Conteneur {
	background-image: url(beige091.jpeg);
	width: 775px;
	margin: 0;
	padding: 0;
	border: 3px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	background-image: url(beige091.jpeg);
	width: 775px;
	height: 95px;
	border-bottom: 1px solid #000000;
	clear: both;
	margin: 0;
	padding: 0;
}

#ConteneurMenuContenu {
	clear: both;
	width: 100%;
}

#Menu {
	background-image: url(beige091.jpeg);
	width: 134px;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	min-height: 700px;
	_height: 900px;
}

#Menu li {
  	 margin: 0;
}

#Contenu {
	background-color: #FFFFFF;
	width: 630px;
	float: left;
	padding: 5px;
	border-left: 1px solid #000000;
	margin: 0;
	min-height: 700px;
	_height: 900px;
}

.TexteCentre {
	text-align: center;
}

.TexteAccueil {
	text-align: center;
	text-indent: 15px;
	color: #003399;
	font-weight : bold
}

.citation {
	color: #003399;
	font-style: italic;
	text-indent: 15px;
	text-align: justify;
	padding: 10px;
}

.citation:first-letter {
	font-weight: bold;
	font-size: 16px;
	color: #003399;
}