a:hover {
	text-decoration: none;

}
h1 {
	font-size: x-large;
	color: #FFFFFF;
	text-transform: capitalize;

}

h2 {
	color: #990000;
	font-size: medium;
	text-indent: 1pt;
	vertical-align: middle;
	text-transform: none;



}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: x-small;

}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: thin ridge #FFCC00;
	background-color: #A62020;
	text-align: center;
	clear: none;
	top: 10px;
	font-size: 10px;
}
h5 {
	font-size: large;
	font-weight: bold;
	border: thin solid #7e1819;
}

.style1 {

	color: #FF9900;

}
.imagesdroite {
	clear: both;
	float: right;
}
.textdroite {
	text-align: right;
	float: right;
	width: 200px;
	margin: 20px;
	padding: 10px;
	clear: both;
}
.soustitre {
	font-style: italic;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin: 2px;
	padding: 3px;
	width: 100%;
	border: thin ridge #FFCC00;
	background-color: #A62020;
	text-align: center;
	font-size: 9pt;
}

.italique
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:italic;
}
