body {
	font-family: "Comic Sans MS", Verdana;
	font-size: 18px;
	color: #333333;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat;
}
#menu {
	z-index: 100;
	width: 800px;
	height: 20px;
	position: relative;
	background-color: #0000FF;
	margin: 0px auto;
	text-align: center;
	color: #FFFFFF;
}
#sous-menu {
	z-index: 100;
	width: 133px;
	height: 15px;
	position: relative;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
#container {
	z-index: 100;
	width: 800px;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#cadre {
	position:relative;
	width:365px;
	height:100px;
	overflow: visible;
	float: left;
	text-align: center;
	padding-top: 8px;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #0000FF;
	font-size: 16px;
}
#cadre1 {
	width:250px;
	text-align: center;
	float: left;
	position: relative;
}
#cadre2 {
	width:110px;
	text-align: center;
	margin-bottom: 6px;
}
#cadreL {
	position:relative;
	width:365px;
	overflow: visible;
	float: left;
	text-align: center;
	padding-top: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
}
#cadreLD {
	position:relative;
	width:365px;
	overflow: visible;
	float: left;
	text-align: center;
	padding-top: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 18px;
	margin-left: 50px;
	font-weight: bold;
}
#cadreL1 {
	width:160px;
	text-align: center;
	float: left;
	position: relative;
}
#cadreL2 {
	width:200px;
	text-align: center;
	margin-bottom: 6px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #00FF00;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
