h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: oblique;
	color: #FFFFFF;
}
body {
	background-color: #E5DDD4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	left: 90px;
	top: 15px;
	background-image: url(../images/fond_.gif);
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F06D16;
	background-color: #FAF6EC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
.bleu {
	color: #3366FF;
}
.vert {
	color: #006600;
}
.rouge {
	color: #660000;
}
.violet {
	color: #990099;
}
.orange {
	color: #FF6633;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #003366;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-style: italic;
}
.lettrine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #003366;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
.bleu_gras {
	font-weight: bold;
	color: #006699;
}
div#bloc1 {
   	width: 100%;
   	height: 470px;
   	overflow: auto;
   	border: none;
}
div#bloc2 {
   	width: 100%;
   	height: 255px;
   	overflow: auto;
   	border: none;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.petititalique {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
}.liens_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FF6600;
}
.liens_jaune {
	background-color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.petitnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
select {  background-color: #FBEBB8; color: #003366; border: medium #003366}
