.bordure {
	border: 2px solid #FFFFFF;
}
A.vertical {
	COLOR: #003300;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
A.vertical:hover {
	color: #333333;
	text-decoration: none;
}
.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_body {
	background: url(../img/body.jpg) no-repeat;
}
.gd_fond {
	background: url(../img/gd_fond.jpg) repeat-y;

}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #426B3F;
	border-left-color: #426B3F;
	height: 20px;
	width: 400px;
	margin-top: 20px;
	font-style: italic;
	letter-spacing: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#txt_principal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 570px;
	text-align: justify;
	padding-left: 10px;
	border-left: 1px dotted #666;

}
marquee {
	color: #FFFFFF;
	background: #557E52;
	height: 15px;
	width: 500px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid #426B3F;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 10px;
}
#txt_gauche {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 300px;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: left;
}

#txt_droite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 280px;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
	border-left: 1px dotted #666;
	float: left;
}
#txt_principal p:first-letter {
	font-size: 17px;
	color: #660000;	
}

li {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
#txt_gauche p:first-letter {
	font-size: 14px;
	color: #567F53;	
}
#txt_droite p:first-letter {
	font-size: 14px;
	color: #567F53;	
}
strong {
	font-weight: bold;
	color: #003300;
}
