.bordure {
	border-left: 2px solid #EFC82D;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.fond {
	background: url(../img/fond.jpg) no-repeat left top;
}
.fond_body {
	background: url(../img/fond_body.jpg) repeat left top;
}

h1{
font-size:13px;
font-weight:bold;
}

h3{
font-size:13px;
font-weight:bold;
border-bottom:1px solid #D2D06B;
border-top:1px solid #D2D06B;
padding-top:10px;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

h4{
font-size:13px;
text-align:left;
border-bottom:1px solid #7FA8BA;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
font-style:italic;
}

h5{
letter-spacing:1px;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #D2D06B;
border-top:1px solid #D2D06B;
padding-top:10px;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
background:url(../img/fond_body.jpg);
}

.txt{
margin-left:20px;
margin-right:20px;
text-align:justify;
}

#encart{
border:2px dashed #ffffff;
padding:5px;
margin-left:40px;
margin-right:40px;
background:url(../img/fond_body.jpg);
color:#FFFFFF;
}

#encart2{
border:1px solid #ffffff;
padding:2px;
margin-left:20px;
margin-right:30px;
background:url(../img/fond_body.jpg);
color:#FFFFFF;
}

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

.link{
letter-spacing:2px;
color:#FFF;
font-weight:bold;
text-decoration:underline;
}

.link:hover{
letter-spacing:2px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.link2{
letter-spacing:2px;
color:#FFF;
font-weight:bold;
text-decoration:none;
}

.link2:hover{
letter-spacing:2px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

.element_droite{
float:right;
margin:10px;
}

.hautdepage a{
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.hautdepage a:hover{
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
}

.image a{
border-top:2px solid #8DB723;
border-bottom:2px solid #8DB723;
}

.image a:hover{
border-top:2px solid #FFF;
border-bottom:2px solid #FFF;
}

strong{
color:#E07D20;
}