.bordure {
	border: 1px solid #BAB911;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #996600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CDCB98;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #536B00;
}
.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;
}
.fond_menu {
	background-attachment: fixed;
	background-image: url(../img/fond_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1{
text-align:right;
font-size:16px;
letter-spacing:5px;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:50px;
}


h2{
font-size:14px;
letter-spacing:5px;
text-align:left;
border-bottom:1px solid #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

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:16px;
letter-spacing:5px;
text-align:left;
border-bottom:1px solid #A30313;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
color:#A30313;
font-style:italic;
}

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

.txt{
margin-left:10px;
padding-right:10px;
float:left;
width:300px;
margin-right:20px;
text-align:justify;
border-right:1px solid #BAB911;
}

.txt2{
float:left;
width:300px;
margin-right:20px;
text-align:justify;
}

.encart{
border:2px dashed #ffffff;
letter-spacing:3px;
padding:10px;
margin-left:30px;
margin-right:80px;
background-color:#E7E2CF;
color:#000000;
}

.decalage{
margin-left:30px;
margin-right:80px;
}

.liste{
list-style-image:url(../img/puce.gif);
margin-left:100px;
}

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

.link:hover{
letter-spacing:5px;
color:#FFFFFF;
font-weight:bold;
}