body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
div {
	position: relative;
}
img {
	border: 0px;
}
a {
	color: #0000ff;
}
h1 {
	padding: 5px;
	margin: 5px 0px;
	background-color: #FFFFFF;
	background-image: url(images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
h2 {
	font-size: 11px;
	padding: 5px;
	background-color: #CCCCCC;
	font-weight: bold;
	background-image: url(images/h2-bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	margin: 0px;
}
h3 {
	float: left;
	margin: 0px;
	padding: 5px 15px;
	color: #000000;
	font-weight: bold;
	position: relative;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #eeeeee;
}
#les-manchettes {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	position: absolute;
	top: 10px;
	font-size: 11px;
	left: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	height: 100px;
	width: 100%;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 600px;
}
#reseau-div {
	margin: 0px;
	padding: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #000000;
	text-align: center;
	background-color: #000000;
	background-image: url(images/reseau-bg.gif);
	background-repeat: no-repeat;
}
#droite {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index: 100;
}
#gauche {
	background-color: #333333;
	margin: 0px;
	padding: 10px;
	width: 160px;
	float: left;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
#centre {
	margin-left: 187px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#group {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px 0px 10px;
	padding: 0px;
}
#bottom {
	padding: 25px;
	margin: 5px auto 0px;
	text-align: center;
	font-size: 11px;
	background-color: #eeeeee;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
.reseau-form {
	margin: 0px;
	padding: 0px;
}
.reseau-select {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.menu-table {
	background-color: #333333;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.menu-table-bottom {
	background-color: #333333;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.menu-table-2 {
	background-color: #dddddd;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menu-link {
	float: left;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #cccccc;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:link {
	color: #555555;
	text-decoration: none;
}
a.grey:visited {
	color: #555555;
	text-decoration: none;
}
a.grey:hover {
	color: #000000;
	text-decoration: none;
}
a.grey:active {
	color: #555555;
	text-decoration: none;
}
.news {
	margin: 0px;
	padding: 10px;
}
.title {
	font-size: 16px;
}
