.bordure {
	border: 1px dotted #707D57;
}
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;
}
.gd_fond{
background-image:url(../img/gd_fond.jpg);
background-repeat:repeat-y;
border:1px solid #006600;
}
.fond_body{
background-image:url(../img/body.jpg);
background-repeat:no-repeat;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	height: 20px;
	width: 260px;
	color: #006633;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #596C3C;
	border-left-color: #596C3C;
	padding-left: 5px;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	height: 20px;
	width: 260px;
	color: #FF9900;
	padding-top: 3px;
	padding-left: 5px;
}

.droite {
	float: right;
}
