.bordure {
	border: 1px solid #999999;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	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: #003366;
}
.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: #CC0000;
}
#integr {
	height: 370px;
	width: 700px;
	overflow:auto;
	padding-right: 10px;
	padding-left: 10px;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 20px;
	width: 300px;
	border: 1px solid #333333;
	padding-left: 10px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
	height: 20px;
	width: 250px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.a2:link {
	text-decoration: none;
	color: #000099;
}
.a2:visited {
	text-decoration: none;
	color: #003399;
}
.a2:hover {
	text-decoration: underline;
	color: #CC0000;
}
.a2:active {
	text-decoration: none;
	color: #003399;
}
.plan{
	width:558px;
	height:457;
	border: 1px solid #999999;
	margin:auto;
	}
