.bordure {
	border: 2px solid #9B835D;
}
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: #A42B58;
}
.titre {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) top left repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond_body {
background:url(../img/body.jpg) no-repeat;
}
.gd_fond {
background:url(../img/gd_fond.jpg) repeat-y;
}
#integr {
	height: 430px;
	width: 675px;
	padding-left: 10px;
	overflow-y:auto;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #E4DAB8;
	font-weight: bold;
	height: 30px;
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
strong {
	font-weight: bold;
	color: #993300;
}
h3 {
	background: url(../img/h3.jpg);
	height: 45px;
	width: 400px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #990000;
	padding-left: 15px;
	padding-top: 5px;
	border: 1px dotted #993300;
}

