.bordure {
	border: 3px outset #7C4C26;
}
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: #9999CC;
}
A.vertical:hover {
	color: #9966CC;
	background: #FFFFFF;
	width: auto;
}
.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: #006666;
}
#integr {
	width: 590px;
	overflow-y:auto
}
.fond2 {
	background-image: url(../img/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A7A672;
	text-indent: 10px;
	height: 10px;
	width: 350px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
#description {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	width: auto;
	text-align: center;
	background-image: url(../img/fond_description.jpg);
}
