.bordure {
	border: 1px solid #316E42;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 8px 0px 0px 3px;
	width: auto;
	height: 30px;
	background-image: url(../img/bt1.jpg);
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
A.vertical:hover {
	COLOR: #006600;
	background-image: url(../img/bt2.jpg);
}
.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:18px;
letter-spacing:8px;
text-align:center;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
background-image:url(../img/bas.jpg);
}


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


.txt:first-letter{
font-size:18px;
}


.encart{
border:2px dashed #458A1F;
padding:10px;
margin-left:20px;
margin-right:20px;
background-image:url(../img/fd_encart.jpg);
color:#666666;
}

.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:#458A1F;
font-weight:bold;
}

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

.link2 a:hover{
letter-spacing:5px;
color:#458A1F;
font-weight:bold;
}
.mention{
font-size:11px;
font-style:italic;
margin-left:50px;
margin-right:50px;
}

input.formulaire{
background-color:#41881E;
color:#FFFFFF;
}

select.formulaire{
background-color:#41881E;
color:#FFFFFF;
}

textarea.formulaire{
background-color:#41881E;
color:#FFFFFF;
}.rouge {
	color: #990000;
}

