.bordure {
	border: 1px solid #FFFFFF;
}
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: #A42B58;
}
.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-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
.fond_gauche {
	background-image: url(../img/fond_gauche.jpg);
	background-repeat: repeat-y;
}
.fond_droite {
	background-image: url(../img/fond_droite.jpg);
	background-repeat: repeat-y;
}
/* CSS Document */

h1{
	background-image:url(../img/fond_titre.jpg);
	font-size:16px;
	letter-spacing:5px;
	text-align:right;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:20px;
	margin-left:20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	padding-right: 10px;
}


h2{
	font-size:15px;
	letter-spacing:2px;
	text-align:center;
	border-bottom:1px solid #CC9933;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #BE292B;
	padding-top: 5px;
}

h3{
font-size:16px;
letter-spacing:5px;
font-weight:bold;
font-style:italic;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

h4{
	font-size:14px;
	letter-spacing:0px;
	text-align:center;
	border-bottom:1px Aucune #A30313;
	padding-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	color:#000000;
	font-style:normal;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

h5{
font-size:10px;
font-weight:normal;
font-style:normal;
border-bottom:1px Aucune #000000;
padding-bottom:0px;
margin-left:0px;
margin-right:0px;
}

.txt{
	margin-left:0px;
	margin-right:0px;
	text-align:justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.encart{
border:2px dashed #ffffff;
padding:10px;
margin-left:50px;
margin-right:50px;
background-color:#9C9897;
color:#FFFFFF;
}

.liste{
	list-style-image:url(../img/arrow-red-dark.gif);
	margin-left:0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-align: left;
	border: thin Aucune #CC9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link{
letter-spacing:0px;
color:#000000;
font-weight:bold;
}

.link:hover{
letter-spacing:0px;
color:#996600;
font-weight:bold;
}
.txt2 {

	margin-left:0px;
	margin-right:0px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.liste_centre {
	list-style-image:url(../img/arrow-red-dark.gif);
	margin-left:100px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-align: left;
	border: thin Aucune #CC9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.liste_centre2 {

	list-style-image:url(../img/arrow-red-dark.gif);
	margin-left:100px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-align: left;
	border: thin Aucune #CC9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
