@charset "utf-8";
*{
scrollbar-arrow-color:#22150D; 
scrollbar-track-color:#D3CDBF; 
scrollbar-face-color:#D3CDBF; 
scrollbar-highlight-color:#22150D; 
scrollbar-3dlight-color:#22150D; 
scrollbar-darkshadow-color:#22150D; 
scrollbar-shadow-color:#22150D;
}
body {
	background-image: url(FD2.jpg);
	background-color: #F5F4EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #22150D;
	text-align: justify;
	margin: 0px;
	background-repeat: repeat;
}
.titre1 {
	font-size: 48px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.titre2 {
	font-size: 28px;
	color: #22150D;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: right;
}
.titre3 {
	font-size: 18px;
	font-weight: bold;
	color: #22150D;
	text-align: right;
}
.titre4 {
	font-size: 18px;
	font-weight: bold;
	color: #22150D;
	text-align: right;
	font-style: italic;
}
.titre5 {
	font-size: 14px;
	font-weight: bold;
	color: #22150D;
	text-align: right;
}
.titre6 {
	font-size: 18px;
	font-weight: bold;
	color: #6d292a;
	line-height: 28px;
}
.titre7 {
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
.titre8 {
	font-size: 18px;
	font-weight: bold;
	color: #6d292a;
	text-align: center;
}
.titre9 {
	font-size: 16px;
	font-weight: bold;
	color: #22150D;
	text-align: center;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.titre10 {
	font-size: 12px;
	font-weight: bold;
	color: #22150D;
	text-align: center;
}


.alignement1 {
	float: right;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alignement2 {
	float: left;
	clear: left;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alignement3 {
	float: left;
	clear: left;
	vertical-align: top;
	padding-right: 5px;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #22150D;
}
a:visited {
	font-weight: bold;
	color: #22150D;
	text-decoration: underline;
}
a:hover {
	color: #6d292a;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #22150D;
	text-decoration: underline;
}
