.bordure {
	border: 1px solid #999999;
	display:block;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 10px 0px 0px 3px;
	width: auto;
	height: 38px;
	background-color: #E73D57;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A5D3AE;
}
.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;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFEA;
	margin-left:15px;
}
h1 {
	font: 23px Georgia, "Times New Roman", Times, serif;
	color: #FFFFEA;
	width: 450px;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
}
h2 {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #FFFFEA;
	width:250px;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
}
ul
{
	font: 14px "Trebuchet MS";
	color: #FFFFEA;
}
.bouton {
	font: 12px Impact;
	color: #FFFFCC;
	background: #A4D1A8;
	border: 1px #FFFFCC;
}
#menu
{
height:500px;
overflow:auto;
}
h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFEA;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
a.lien
{
	font: 14px "Trebuchet MS";
	color: #FFFFEA;
	width: 100px;
	border-top: 1px solid #A4D1A8;
	border-bottom: 1px solid #A4D1A8;
}
a.lien:hover
{
	font: 14px "Trebuchet MS";
	color: #FFFFEA;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	width: 100px;
}
