.bordure {
	border: 1px solid #333333;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
}
.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_body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../img/fond_body.jpg);
}
h1 {
	background-attachment: fixed;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.alien:link {
	color: #990000;
	text-decoration: none;
}
.alien:visited {
	text-decoration: none;
	color: #990000;
}
.alien:hover {
	text-decoration: underline;
	color: #000000;
}
.alien:active {
	text-decoration: none;
	color: #FF0000;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	list-style-position: inside;
	list-style-image: url(../img/puce.gif);
}
h2 {
	background-attachment: fixed;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
}
h3{
	background-attachment: fixed;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
}
