.bordure {
	border: 1px solid #003300;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 3px 0px 0px 3px;
	width: 174px;
	height: 20px;
	background-image: url(../img/bt1.jpg);
}
A.vertical:hover {
	COLOR: #FFFFFF;
	background-image: url(../img/bt2.gif);
}
.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;
}

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


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:20px;
margin-right:50px;
text-align:justify;
}

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

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

.link{
	color:#920A0A;
	font-weight:bold;
}

.link:hover{
	color:#006633;
	font-weight:bold;
}
.encartpart{
text-align:center;
width:280px;
border:3px dotted #990033;
background-color:#FFFFCC;
}.encart2 {
	border:1px dashed #006633;
	padding:10px;
	background-color:#D4E88F;
	color:#006633;
	width: 200px;
	margin-left: 250px;
}
.element-gauche{
	float: left;
	width: 250px;
	height: 127px;
	border: 1px solid #006633;
	margin-right: 30px;
	margin-left: 10px;
}
