.Menu {
	background-image: url(images/lor_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	margin-bottom: 10px;
}
.Divers {
	background-image: url(images/divers2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	height: 400px;
}
.Fonds {
	background-image: url(images/lor_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	height: 260px;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #DF3400;
	text-decoration: none;
}
.LinkRing {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/ring1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 61px;
	width: 110px;
	display: block;

}
.LinkRing:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/ring2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 61px;
	width: 110px;
	display: block;

}
.Contenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 95%;
	margin-bottom: 10px;
	border: 1px solid #FFCC00;
	background-color: #666666;


}
.Copyright {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #666666;
	width: 750px;
	margin-top: 20px;


}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
