.bordure {
	border: 1px solid #000000;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 5px 0px 0px 3px;
	width: auto;
	height: 25px;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
A.vertical:hover {
	COLOR: #990100;
	BACKGROUND-COLOR: #FFE957;
}
.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-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_body {
	background-attachment: fixed;
	background-image: url(../img/fond_body.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

h1{
font-size:18px;
text-align:center;
margin-left:50px;
margin-right:50px;
padding-bottom:10px;
border-bottom:2px solid #FFFFFF;
font-weight:bolder;
letter-spacing:8px;
}

h2{
text-align:center;
margin-left:80px;
margin-right:80px;
border-bottom:1px solid #FFCC00;
border-top:1px solid #FFCC00;
font-size:14px;
font-weight:bolder;
padding-bottom:10px;
padding-top:10px;
padding-left:20px;
letter-spacing:5px;
background-color:#790000;
}

.listes{
margin-left:50px;
margin-right:50px;
list-style-image:url(../img/jaune.gif);
padding-left:15px;
padding-bottom:8px;
letter-spacing:5px;
border-bottom:1px dotted #FFFFFF;
}

.listes2{
margin-left:50px;
margin-right:50px;
list-style-image:url(../img/jaune.gif);
padding-left:15px;
padding-bottom:8px;
letter-spacing:5px;
font-weight:bold;
}

.txt{
margin-left:80px;
margin-right:80px;
}

.encrart{
margin-left:100px;
margin-right:100px;
background-color:#6A0000;
border:1px dotted #FFCC00;
text-align:center;
font-weight:bold;
padding:10px;
}

.encrart_contact{
margin-left:100px;
margin-right:100px;
background-color:#6A0000;
border:1px solid #FFCC00;
text-align:center;
font-weight:bold;
padding:10px;
}

.link{
color:#FFFFFF;
border-bottom:1px dotted #FFFFFF;
border-top:1px dotted #FFFFFF;
display:block;
padding-bottom:8px;
padding-top:8px;
letter-spacing:5px;
text-decoration:none;
}

.link:hover{
color:#FFCC00;
border-bottom:1px dotted #FFFFFF;
border-top:1px dotted #FFFFFF;
display:block;
padding-bottom:8px;
padding-top:8px;
letter-spacing:5px;
text-decoration:none;
}

.link2 {
color:#FFFFFF;
text-decoration:none;
}

.link2:hover {
color:#FFCC00;
text-decoration:none;
}
