body{
	background-image:url(../images/blizzard.png);
	color:#000;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}

h4 {
	margin-bottom: 5px;
}

img{
	border: none;
	margin:0;
	padding:0;
	}

#meetings li {
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
}

#megaconteneur{
	position:relative;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	}

#sousconteneur{
	float: left;
	width: 180px;
	}

#conteneur{
	min-width:820px;
	margin-top:10px;
	margin-left:190px;
	}

#topbar{
	position:relative;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 1.37), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 1.37), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 1.37), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	background-color:#000;
	}

#img1{
	width: 600px;
	height:80px;
	z-index:0;
	}

#img2{
	height:80px;
	margin-top:-80px;
	text-align: right;
	z-index:1;
	}

.img-thumbnail {
	border:1px solid #ccc;
	padding:1px;
	margin: 0 10px 0 0
}

#leftlogo{
	margin: 0 auto;
	padding-top: 25px;
}

/* sous menu - menu -------------------------------------------------------------------- */

#sousmenu{
	background-color:#F2EAC7;
    list-style: none;
	text-align:right;
	margin-top:145px;
	padding-top:10px;
	padding-bottom:10px;
	border-right: 2px solid #D76307;
	-webkit-box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.27);
	box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.27);
	}

#sousmenu ul {
	margin:0;
	padding:0;
    list-style: none;
	}

#sousmenu li{
	position: relative;
	margin-bottom:5px;
	font-size: 13px;
	}

#sousmenu li a  {
	display:block;
	text-decoration:none;
	padding:2px 10px 2px 0px;
	}

#sousmenu li a:hover  {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	display:block;
	background-color:#705C3D;
	padding:2px 10px 2px 0px;
	color:#fff;
	}

#sousmenu li:hover:before {
	content:"";
    z-index:9;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #F2EAC7;
    top:0;
	left:0;
    position:absolute;
	}

#sousmenu #en_cours  {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	display:block;
	color:#000;
	background-color:#C6C0A5;
	padding:2px 10px 2px 0px;
	}

#sousmenu #en_cours:before {
	content:"";
    z-index:9;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #F2EAC7;
    top:0;
	left:0;
    position:absolute;
	}

#menu{
	background-color:#D3CDAB;
    margin-top: 20px;
	padding:0;
	border-bottom: 2px solid #D76307;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 1.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 1.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.16) inset;
	}

#menu ul{
	margin:0;
	padding:0;
	height:30px;
	text-align:center;
	padding-top:3px;
	}

#menu li{
	display:inline;
    list-style: none;
	position:relative;
	}

#menu li a{
	padding:6px 5px 3px 5px;
	margin:0px 3px 0 3px;
    text-decoration:none;
	color: #000;
	}

#menu li a:hover{
	color: #FFF;
	background-color:#51442B;
	padding:6px 5px 3px 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	}

#menu li a:hover:before{
	content:"";
    z-index:8;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #51442B;
    top:20px;
	 left: 50%;
	margin-left: -10px;
    position:absolute;
	}

#menu #en_cours{
		background-color:#A5A089;
	padding:6px 5px 3px 5px;
	color: #000;
	}

#menu #en_cours:before{
	content:"";
    z-index:8;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #A5A089;
    top:20px;
	 left: 50%;
	margin-left: -10px;
    position:absolute;
	}

/* -------------------------------------------------------------------- */

#main{
	background:#F7F7F5;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	margin-top:10px;
	min-height:400px
}

a{
	color: #000;
	}

a:hover{
	color: #555;
	}

a:visited{
	}

#titre{
	margin:10px;
	padding: 30px 10px 0 20px;
	color:#42341F;
	font-size: 20px;
	font-weight: bold;
	}

	.titredh{
		margin:10px;
		padding: 30px 10px 0 20px;
		color:#42341F;
		font-size: 20px;
		font-weight: bold;
		}

.title{
	padding-top:15px;
	color:#42341F;
	font-size: 17px;
	font-weight: bolder;
	}

.title_news{
	padding-top:15px;
	}

.title_news a{
	margin-top:15px;
	color:#42341F;
	font-size: 20px;
	text-decoration: none;
	}

#page{
	margin:10px;
	padding: 0px 20px 10px 20px;
	line-height:20px;
	}
	.pagedh{
		margin:10px;
		padding: 0px 20px 5px 20px;
		line-height:20px;
		}

.paragraphe{
	padding: 3px 0px 10px 30px;
	font-size: 16px;
	text-align: justify;
	font-family: Tahoma;
	}

p{
	margin:10px 0 10px 0;
	text-indent:15px;
	}

.retrait{
	padding:0;
	margin:0px 0 0px 30px;
	text-indent:0px;
	}

.center{
	text-align:center;
	}

.link{
	padding-top:10px;
	}


table {
		border-collapse: collapse;
}
	  
th {
		text-align: inherit;
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
  }
  
  .table th,
  .table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
  }
  
  .table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
  }
  
  .table tbody + tbody {
	border-top: 2px solid #dee2e6;
  }
  
  .table .table {
	background-color: #fff;
  }
  
  .table-sm th,
  .table-sm td {
	padding: 0.3rem;
  }
  
  .table-bordered {
	border: 1px solid #dee2e6;
  }
  
  .table-bordered th,
  .table-bordered td {
	border: 1px solid #dee2e6;
  }
  
  .table-bordered thead th,
  .table-bordered thead td {
	border-bottom-width: 2px;
  }
  
  .table-borderless th,
  .table-borderless td,
  .table-borderless thead th,
  .table-borderless tbody + tbody {
	border: 0;
  }
  
  .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
  }
  
  .table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, 0.075);
  }
  
  .table-primary,
  .table-primary > th,
  .table-primary > td {
	background-color: #b8daff;
  }
  
  .table-primary th,
  .table-primary td,
  .table-primary thead th,
  .table-primary tbody + tbody {
	border-color: #7abaff;
  }
  
  .table-hover .table-primary:hover {
	background-color: #9fcdff;
  }
  
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
	background-color: #9fcdff;
  }
  
  .table-secondary,
  .table-secondary > th,
  .table-secondary > td {
	background-color: #d6d8db;
  }
  
  .table-secondary th,
  .table-secondary td,
  .table-secondary thead th,
  .table-secondary tbody + tbody {
	border-color: #b3b7bb;
  }
  
  .table-hover .table-secondary:hover {
	background-color: #c8cbcf;
  }
  
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
	background-color: #c8cbcf;
  }
  
  .table-success,
  .table-success > th,
  .table-success > td {
	background-color: #c3e6cb;
  }
  
  .table-success th,
  .table-success td,
  .table-success thead th,
  .table-success tbody + tbody {
	border-color: #8fd19e;
  }
  
  .table-hover .table-success:hover {
	background-color: #b1dfbb;
  }
  
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
	background-color: #b1dfbb;
  }
  
  .table-info,
  .table-info > th,
  .table-info > td {
	background-color: #bee5eb;
  }
  
  .table-info th,
  .table-info td,
  .table-info thead th,
  .table-info tbody + tbody {
	border-color: #86cfda;
  }
  
  .table-hover .table-info:hover {
	background-color: #abdde5;
  }
  
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
	background-color: #abdde5;
  }
  
  .table-warning,
  .table-warning > th,
  .table-warning > td {
	background-color: #ffeeba;
  }
  
  .table-warning th,
  .table-warning td,
  .table-warning thead th,
  .table-warning tbody + tbody {
	border-color: #ffdf7e;
  }
  
  .table-hover .table-warning:hover {
	background-color: #ffe8a1;
  }
  
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
	background-color: #ffe8a1;
  }
  
  .table-danger,
  .table-danger > th,
  .table-danger > td {
	background-color: #f5c6cb;
  }
  
  .table-danger th,
  .table-danger td,
  .table-danger thead th,
  .table-danger tbody + tbody {
	border-color: #ed969e;
  }
  
  .table-hover .table-danger:hover {
	background-color: #f1b0b7;
  }
  
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
	background-color: #f1b0b7;
  }
  
  .table-light,
  .table-light > th,
  .table-light > td {
	background-color: #fdfdfe;
  }
  
  .table-light th,
  .table-light td,
  .table-light thead th,
  .table-light tbody + tbody {
	border-color: #fbfcfc;
  }
  
  .table-hover .table-light:hover {
	background-color: #ececf6;
  }
  
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
	background-color: #ececf6;
  }
  
  .table-dark,
  .table-dark > th,
  .table-dark > td {
	background-color: #c6c8ca;
  }
  
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
	border-color: #95999c;
  }
  
  .table-hover .table-dark:hover {
	background-color: #b9bbbe;
  }
  
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
	background-color: #b9bbbe;
  }
  
  .table-active,
  .table-active > th,
  .table-active > td {
	background-color: rgba(0, 0, 0, 0.075);
  }
  
  .table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075);
  }
  
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, 0.075);
  }
  
  .table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e;
  }
  
  .table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6;
  }
  
  .table-dark {
	color: #fff;
	background-color: #212529;
  }
  
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
	border-color: #32383e;
  }
  
  .table-dark.table-bordered {
	border: 0;
  }
  
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
  }
  
  .table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, 0.075);
  }
  
  @media (max-width: 575.98px) {
	.table-responsive-sm {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	  -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-sm > .table-bordered {
	  border: 0;
	}
  }
  
  @media (max-width: 767.98px) {
	.table-responsive-md {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	  -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-md > .table-bordered {
	  border: 0;
	}
  }
  
  @media (max-width: 991.98px) {
	.table-responsive-lg {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	  -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-lg > .table-bordered {
	  border: 0;
	}
  }
  
  @media (max-width: 1199.98px) {
	.table-responsive-xl {
	  display: block;
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	  -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-responsive-xl > .table-bordered {
	  border: 0;
	}
  }
  
  .table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
  }
  
  .table-responsive > .table-bordered {
	border: 0;
  }

#colonne {
	text-align: left;
	-moz-column-count: 3;
	-moz-column-gap: 2em;
	-moz-column-rule: 1px solid #D76307;
	-webkit-column-count: 3;
	-webkit-column-gap: 2em;
	-webkit-column-rule: 1px solid #D76307;
	font-size: 14px;
	}

#colonne2 {
	text-align: justify;
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-moz-column-rule: 1px solid #D76307;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	-webkit-column-rule: 1px solid #D76307;
	font-size: 14px;
	}

.t_left{
	width:290px;
	}

.t_left2{
	padding-right:30px;
	}

th {
	padding-top:20px;
	text-align:left;
	}

.logo{
	text-align:center;
	}

.lien{
	font-size: 11px;
	font-style:italic;
	}

em{
	font-size: 11px;
	font-style:italic;

	}

.m_title{
	padding-top:15px;
	color:#000;
	font-size: 17px;
	display:block;
	}

.location{
	font-weight: bold;
	text-align:center;
	color:#42341F;
	font-size: 16px;
	}

.heure {
	padding-left:20px;
	margin-bottom:10px;
	 }

.meeting{
	display:none;
	padding: 10px 0 0 20px;
	}


.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
	position:relative;
	width:250px;
	margin:auto;
	text-align:center;
	padding-top:15px;
	margin-bottom:5px;
	}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color:#222;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	}

.active_page{
	color:black !important;
	font-weight: bold;
	}

.ellipse{
	float: left;
	}

/* footer -------------------------------------------------------------------- */

#footer{
	background-color:#E0D9BA;
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px solid #D76307;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27);
	height:20px;
	color:333;
	font-size: 10px;
 	}

.footer a{
	background-color:#990000;
	color: #143463;
	text-decoration: none;
	}

.last_update{
	padding-top:4px;
	float: left;
	padding-left: 10px;
	}


.webmaster{
	padding-top:4px;
	text-align: center;
	text-decoration: none;
	}

.copyright{
	padding-top:4px;
	float: right;
	color: #000;
	padding-right: 10px;
	}

#listpa {
	list-style: none;
}
#listpa li label {
	font-weight: normal;
	display: inline;
	float: left;
	width:200px;
}
