#body {
	margin: 0; /* pour éviter les marges */
	padding: 0;
	text-align: center; /* pour corriger le bug de centrage IE */
	background: #005992 url(../images/fond.png) top center repeat-y;
	height: 100%;
}

body {
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #616161;	
}
#global {
	position:relative;
	margin: 0 auto;
	width: 960px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	/*border-left:#CCCCCC solid 1px;*/
	background:white top left repeat-y;
}
#logo {
	/*position: absolute; z-index: 5; top: 0; left: 22px;*/
	padding: 0;
	margin: 0;
	height: 141px;
}
#menuh{
	float:left;
	margin-right:auto;
	margin-left:auto;
	height:190px;
	background:#fff;
	padding-left:20px;
}

.menupro {
	padding:0 0 0 0px;
	margin:0; 
	list-style:none; 
	height:160px; 
	position:relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.menupro li {
	display:block; 
	float:left;
	padding: 0 15px 10px 0;
}

.menupro li a {
	display:block; 
	float:left; 
	height:160px;
	color:#fff; 
	text-decoration:none;
	line-height:160px; 
	cursor:pointer;
}

.menupro li a{
	float:left; 
	display:block; 
	padding: 0 0 6px 0; 
	height:160px;
}

.menupro li a:hover {
	color:#fff; 
	background:#1374b0;
/* 	border-bottom: solid 4px #126fac; */
}

.menupro li a.current{
	background:#1374b0;
	font-weight:normal;
}

.menupro a:hover {
	visibility:visible; 
	position:relative; 
	z-index:200;
}

.menupro li:hover {
	position:relative;
}

.menupro ul {
	position:absolute; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menupro :hover ul {
	left:0;
	background:#fff;
	white-space:nowrap; 
	height:160px;
}

.menupro :hover ul li {
	display:block; 
	height:140px; 
	position:relative; 
	font-weight:normal; 
	width:auto;
}

.menupro :hover ul li a {
	display:block; 
	font-size:14px; 
	height:160px; 
	width:auto; 
	color:#fff; 
	text-decoration:none;
}

.menupro :hover ul li a:hover {
	background:#524D41; 
	color:#fff; 
}

.menupro ul li a.current {
	background:#524D41; 
	color:#fff; 
	font-weight:bold;
}


#menu {
	float: left;
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
	color: #616161;
	padding: 15px;
	width: 170px;
	margin: 3px 0 20px 20px;
	_margin: 3px 0 20px 5px;
	border: #ccc solid 1px;
	background-color: #f6f6f6;
}
#menu h1 {
	font-family: "Trebuchet MS",Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #616161;
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: solid 1px #ccc;
	text-transform: uppercase;
}
#menu ul {
	font-size: 13px;
	list-style: none;
	padding-left: 0;
}
#menu li {
	padding-bottom: 2px;
	_margin: 0;
}

#agenda {
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #616161;
	margin: 3px 20px 20px 20px;
	padding: 10px;
	width: 140px;
	border: #ccc solid 1px;
	float:right;
}
#agenda h1 {
	background: url(../images/ruban.jpg) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	color: #616161;
	margin: 8px 0 0 0;
	padding: 0 0 6px 45px;
}
#agenda h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cb21c0;
	margin: 0;
	padding: 0;
}
#agenda h3 {
	font-size: 14px;
	font-weight: bold;
	color: #846f80;
	margin: 0;
	padding: 0;
}

#contenu-grand {
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #616161;
	margin: 10px 10px 0 240px;
	min-height: 600px;
}

#contenu {
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #616161;
	margin: 10px 220px 0 240px;
	padding: 0;
}
#contenu #evts h1 {
	background: url(../images/ruban.jpg) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	color: #616161;
	margin: 8px 0 0 0;
	padding: 0 0 6px 45px;
}
#contenu #evts h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cb21c0;
	margin: 0;
	padding: 0;
}
#contenu #evts h3 {
	font-size: 14px;
	font-weight: bold;
	color: #846f80;
	margin: 0;
	padding: 0;
}

#contenu #liste {
	overflow:auto;
	clear: none;
}
#contenu #liste h1 {
	background: url(../images/ruban.jpg) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	color: #cb21c0;
	margin: 8px 0 0 0;
	padding: 0 0 6px 45px;
}
#contenu #liste h2 {
	font-size: 12px;
	font-weight: bold;
	color: #846f80;
	margin: 8px 0 0 0;
}
#contenu a {
	text-decoration: underline;
	color: #9a3893;
}
#contenu a:hover {
	text-decoration: underline;
	color: #cb21c0;
}
#contenu a.more {
	white-space: nowrap;
	padding-right: 10px;
	background-color: transparent;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 55%;
}
#contenu a.less {
	white-space: nowrap;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(../images/arrow-left.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 55%;
}
img.gauche {
	float: left;
	border: solid #616161 1px;
	margin-right: 10px;
	padding:4px;
}
img.droite {
	float: right;
	border: solid #616161 1px;
	margin-left: 10px;
	padding:4px;
}

#footer {
	clear:both;
	background-color: #1474b1;
	padding: 20px;
	color: #e4e4e4;
}
h1 {
	font-family: Georgia, Times;
	color:#222;
	font-size:18px;
	line-height: 22px;
	padding-bottom: 3px;
/* 	border-bottom: solid 1px #ccc; */
}
h2 {
	font-family: Georgia, Times;
	color:#1474b1;
	font-size:14px;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
}


a:link, a:visited {
	color: #616161;
	text-decoration: none;
}
a:hover {
	color: #9a7297;
	text-decoration: underline;
}
a.active {
	font-weight:bold;
	color:#cb21c0;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(../images/arrow-menu.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 55%;
}

#footer a:link, #footer a:visited {
	color: #e4e4e4;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #cb21c0;
	text-decoration: none;
	font-weight: normal;
}

