.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	background-color: #A3E334;
	text-align: center;
}
strong {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #BBC639;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	width: 350px;
	margin-left: 200px;
	text-align: center;
	border: 1px solid #00CC00;
	background-attachment: fixed;
	background-image: url(../img/fond_h2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bouton {
	font-family: "Trebuchet MS";
	color: #000000;
	background-color: #A3E334;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF33;
	font-size: 13px;
}
p
{
	margin-left:10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
A.verticalcontact {
	color: #BAC538;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
A.verticalcontact:hover {
	background-color: #B8C336;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.fond_bouton {
	background-image: url(../img/fond_bouton.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
}
