.bordure {
	border: 1px solid #000000;
}
A.vertical {
	DISPLAY: Aucune;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #993300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	padding: 0px;
	width: auto;
	height: auto;
}
A.vertical:hover {
	COLOR: #FF3300;
}
.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: 12px;
	font-weight: bold;
	color: #006699;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 317px;
	padding-top: 26px;
	padding-left: 63px;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	list-style-image: url(../img/puce.gif);
	margin-left:-20px;
}
.fond_table {
	background-attachment: fixed;
	background-image: url(../img/fond_table.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fond_table2 {
	background-attachment: fixed;
	background-image: url(../img/fond_table_frais.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	background-attachment: fixed;
	background-image: url(../img/h2_frais.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 317px;
	padding-top: 26px;
	padding-left: 63px;
}
.img_droite {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	border: 2px solid #FF6600;
}
A.vertical2 {
	DISPLAY: Aucune;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	padding: 0px;
	width: auto;
	height: auto;
}
A.vertical2:hover {
	COLOR: #FFFFFF;
}