body{
	margin: 0px;
	background-image: url('images/fond.jpg');
	background-repeat: no-repeat;
    font-family: verdana;
}
a.boutoncomite{
	background: #999999;
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 17px;
}
body,a,td{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
a{
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
#copyright{
	margin:20px;
	text-align: center;
}
h1{
	width: 589px;
	height: 51px;
	background-image: url('images/h1.jpg');
	font-family: arial;
	font-size: 26px;
	color: #FFFFFF;
	padding-left: 20px;
	margin: 0px;
	line-height: 55px;
	font-weight: normal;
}
.h2{
	background: #afb1b9;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url('images/h2.jpg');
}
h3{
	margin: 0px;
	padding: 10px;
	color: #de8115;
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
}
a.lienhaut{
	color: #FFFFFF;
	width: 135px;
	display: block;
	text-align: center;
	height: 28px;
	line-height: 25px;
	border-right: 1px solid #a8a8ab;
	font-size: 12px;
}
a.lienhautpasbordure{
	color: #FFFFFF;
	width: 135px;
	display: block;
	text-align: center;
	height: 28px;
	line-height: 25px;
	font-size: 12px;
}
a.lienhaut:hover,a.lienhautpasbordure:hover{
	background: #f3911e;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienhautsousmenu{
	color: #58585f;
	width: 127px;
	display: block;
	padding: 5px;
	background: #dbdbdb;
	border-bottom: 1px solid #58585f;
	font-size: 10px;
}
a.lienhautsousmenu:hover{
	background: #222246;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienhautsoussousmenu{
	color: #FFFFFF;
	width: 125px;
	display: block;
	padding: 5px;
	background: #58585f;
	border-bottom: 1px solid #dbdbdb;
	font-size: 10px;
}
a.lienhautsoussousmenu:hover{
	background: #222246;
	color: #f3911e;
	text-decoration: none;
}
.div_sousmenu{
	position: absolute;
	width: 119px;
	visibility: hidden;
	margin-left:-1px;
}
.div_soussousmenu{
	position: absolute;
	width: auto;
	visibility: hidden;
	margin-left: 137px;
}
