/* reset */
/* body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';} */

li {
margin-bottom:2px;
} 

body  {
	font-family:Arial,Helvetica,sans-serif;
	padding:0px;
	margin-top:0px;
	background-repeat: repeat-x;
	text-align:left;
	font-size:12px;
 	/* background-color: rgb(216, 232, 241); */
	background-color: rgb(227, 240, 246);
	background-image: url(../images/modele/bg4.jpg);
	}
img  {
	border:none;
	}
#header_bandeau {
	height:110px;
	width:754px;
	background-image:url(../images/modele/bandeau-v8.jpg);
}
.container {
	width:800px;
	margin:auto;
	}
.header {
	width:740px;
	height:110px;
	margin:auto;
	vertical-align: middle;
	}
.leftbar {
	float:left;
	width:150px;
	background:#4456DA;
	}
.rightbar {
	float:right;
	width:150px;
	background:#44D1DA;
	}
.content {
	float:left;
	width:400px;
	}
#centre {
	position: relative;
	background-image: url(../images/modele/bg-bd.png);
	background-repeat: repeat-y;
	width: 800px;
}
.footer {
	/* background-color: #3774B0; */
	background-color:#3f7f93;
	color: #FFF;
	padding: 5px;
	margin-left:5px;
	margin-right:5px	
	}
	
.menu_lien {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.nouvelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lien-externe {
	/* background: url(../images/icones/lien_externe.png) center right no-repeat; */
	/* background-attachment: url(../images/icones/lien_externe.png); */
	background-image:url(../images/icones/lien_externe.png);
	/* background-position-x: 100%; */
	/* background-position-y: 50%; */
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 13px;
}
.arial_12_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.arial_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.groupe-titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #37001C;
}
.p-center {
	text-align: center;
}
.p-justify {
	text-align: justify;
}

ul {
	padding-left: 1em;
}
.tableau-ligne { border-top: 1px solid #E6E6E6; /* border-bottom: 1px solid #E6E6E6; */ padding: 10px 4px; border-right: 0px; border-left: 0px; }

.menu-haut-cadre {
	/* background-color:#5C890A; */
	/* background-color:#2b5463; */
	/* background-color:#0091AA; */
	background-color:#4790a6;
	height: 40px;
	margin:auto;
}

.menu-haut-cadre td {
	/* background-color:#5C890A; */
	/* background-color:#2b5463; */
	/* background-color:#0091AA; */
	border: 1px solid #4790a6;
}

.menu-haut {
	/* background-color:#BFF788; */
	/* background-color:#203F4A; */
	/* background-color:#009cb7; */
	/* background-color: #3774B0; */
	background-color: #3f7f93;
}

#div-chemin {
	position:static;
	margin-left:4px;
	margin-right:5px;
	background-color:#DFFCC2;
	border-bottom-color:#E0E0E0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:30px;
	padding:0;
	padding-left:15px;
	vertical-align: text-bottom;
	line-height:30px;
}
	
#div-chemin a {
	text-decoration: none;
}

#div-chemin a:hover {
	text-decoration:underline;
}

table {
  border-collapse:collapse;
  /* border-spacing:0; */
}

table#table_ordreDuJour td {
 border: 1px solid #CCC;
}

table#table_ateliers td {
 border: 1px solid #CCC;
}