body {

	scrollbar-3dlight-color:  #2E5572;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-darkshadow-color: 000000;
	scrollbar-face-color:  #2E5572;
	scrollbar-highlight-color: F9C5B0;
	scrollbar-shadow-color: 330000;
	scrollbar-track-color: 000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9C5B0;
	

}

A:link {
	COLOR: #2E5572;
	TEXT-DECORATION: none;
	cursor: hand;

}
A:visited {
	COLOR: #2E5572; TEXT-DECORATION: none
}

A:active {
	COLOR:#2E5572;
	TEXT-DECORATION: none;
}

.bordure {
	background-color: #F9C5B0;
	border: medium solid #2E5572;
	color: #FF0000;
}

.box {
	background-color: #F9C5B0;
	border: thin inset #2E5572;
	color: 2E5572;
}

.lettrines_menu {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2E5572;
}
.boite_image {
	border: medium ridge #2E5572;
	height: 135px;
	width: 200px;
	clear: right;
}
a {
	cursor: hand;
	text-decoration: none;
}
hr {
	background-color: 2E5572;
}
.adresse {
	font-family: "Comic Sans MS";
	color: #2E5572;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.lettrage {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E5572;
	letter-spacing: normal;
	word-spacing: normal;
}
.titres {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #2E5572;
	text-decoration: underline;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.sous-titres {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E5572;
	text-decoration: underline;
}
.enumeration {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #2E5572;
	text-decoration: none;
}
.liste {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E5572;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: square;
	left: auto;
	text-align: center;
}

