#menu {
	z-index: 100;
	width: 798px;
	height: 23px;
	position: relative;
	background-color: #FFF;
	clip:  rect(auto auto auto auto);
	margin: 0px auto;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
#sous-menu {
	z-index: 100;
	width: 115px;
	height: 20px;
	position: relative;
	float: left;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
}
#sous-menut {
	z-index: 100;
	width: 113px;
	height: 15px;
	position: relative;
	float: left;
	font-size: 13px;
	font-weight: bold;
	top: 5px;
	background-color: #FFF;
	color: #FFF;
}
#container {
	z-index: 100;
	width: 840px;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container400 {
	z-index: 100;
	width: 394px;
	position: relative;
	text-align: left;
	float: left;
}
#tab600 {
	z-index: 100;
	width: 530px;
	position: relative;
	text-align: left;
	float: left;
	height: 170px;
}
#tab300_enc {
	z-index: 100;
	width: 320px;
	position: relative;
	text-align: left;
	float: left;
	border: 1px solid #999999;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#tab200 {
	width: 240px;
	position: relative;
	float: left;
	text-align: left;
}
#mini_bloc {
	width: 180px;
	position: relative;
	float: left;
	border: 1px solid #999999;
	text-align: center;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
h1 {
	font-size: 13px;
	text-align: center;
}
.titre {
	height: 17px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #C9C9C9;
	padding-top: 1px;
}
.textnb {
	font-weight: normal;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #333333;
}
.gras_reduit {
	font-size: 13px;
	font-weight: bold;
}
.encad {
	padding-bottom: 10px;
	border: 1px solid #999999;
}
.decal {
	margin-left: 20px;
}
.decal_enc {
	border: 1px solid #999999;
	padding-bottom: 10px;
	margin-left: 20px;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #C0F;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
#tab300 {
	width: 320px;
	position: relative;
	float: left;
	text-align: left;
	height: 180px;
}

