.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: Aucune;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FF6600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
}
A.vertical:hover {
	COLOR: #666666;
	text-decoration: underline overline;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	background-attachment: fixed;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 30px;
}
h2 {
	background-attachment: fixed;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 30px;
}
.img_droite {
	float: right;
}
LI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../img/puce.gif);
}
.fond_body {
	background-attachment: fixed;
	background-image: url(../img/fond_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C2C2C2;
}

