html {
	margin: 0;
	padding: 0;
	}
body {
   	margin: 0;
	padding: 0;
	/*font-family: arial, verdana, sans-serif;*/
	font-family:"Lato",sans-serif;
	background-image: url(../images/theme/bg_body1.png);
   	background-repeat: repeat-x;
	filter:alpha(opacity=80);
	background-color: rgba(32,32,32, 0.8);
	}
a {
	text-decoration: none;
	}
img {
   	border: 0px;
	}
/*//////////////////////////////////////////////////*/
#header {
	position: relative;
	margin: 0px auto;
	width: 980px;
	height: 190px;
	color: #ccc;
	margin-bottom: 20px;
	}

#logo {
   	float: left;
	margin-top: 25px;
	margin-left: 10px;
	}
#menu_lg {
	position: absolute;
	right: 10px;
	top: 125px;
	margin: 0;
   	padding: 0;
	/*margin:0px;
	padding:15px 0px 0px 0px;
	text-align:right;
	border: 1px solid red;*/
	}
#menu_lg li{
	display:inline-block;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:6px;
	}
#menu_lg li a,#menu_lg li p{
	color:white;
	padding-bottom:3px;
	border-bottom:2px solid transparent;
	text-decoration:none !important;
	}
#menu_lg li a:hover{
	color:#00afeb;
	text-decoration:none !important;
	}
#menu_lg li .on{
	border-bottom:2px solid #00afeb;
	}
/* ---------------------------------------------------*/

#menu {
    position: absolute;
	left: 10px;
	top: 152px;
	width: 960px;
    margin: 0;
    padding: 0;
    list-style: none;
	/*background-color: #111;
    background-image: linear-gradient(#444, #111);
    border-radius: 50px;
    box-shadow: 0 2px 1px #9c9c9c;*/
}

#menu li {
    float: left;
    position: relative;
	padding: 0 20px 15px 0;
}
#menu li .on {
    border-bottom:3px solid #00afeb;
}
#menu ul li .on {
    border-bottom:none;
}

#menu a {
    float: left;
    height: 20px;
    /*color: #999;*/
	color: #fff;
    /*text-transform: uppercase;*/
    font-size: 13px;
	font-weight: normal;
	/*font: bold 12px/25px Arial, Helvetica;*/
    text-decoration: none;
    /*text-shadow: 0 1px 0 #000;*/
}

#menu li:hover > a {
    border-bottom: 3px solid #00afeb;
}

*html #menu li a:hover { /* IE6 */
    border-bottom: 3px solid #00afeb;
}

#menu li:hover > ul {
    display: block;
}

/* Sub-menu */
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0 10px;    
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99999;
	background-color: #000;
	filter :alpha(opacity=60);
	background-color: rgba(32,32,32, 0.8);
    /*background-color: #444;   
    background-image: linear-gradient(#444, #111);   
    -moz-border-radius: 5px;
    /*border-radius: 5px;*/
}

#menu ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    box-shadow: 0 1px 0 #111111, 
                0 2px 0 #777777;
}

#menu ul li:last-child { 
    box-shadow: none;    
}

#menu ul a {    
    padding: 10px 0;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
	}

*html #menu ul a { /* IE6 */   
    height: 10px;
    width: 150px;
}

*:first-child+html #menu ul a { /* IE7 */    
    height: 10px;
    width: 150px;
}

#menu ul a:hover {
    /*background-color: #0186ba;
    background-image: linear-gradient(#04acec, #0186ba);*/
	color: #00afeb;
	border-bottom: none;
	
}

#menu ul li:first-child a {
    border-radius: 5px 5px 0 0;
	
}

#menu ul li:first-child a:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul li:first-child a:hover:after {
    /*border-bottom-color: #00afeb;
	color: #00afeb;*/
}

#menu ul li:last-child a {
    /*border-radius: 0 0 5px 5px;*/
}

/* Clear floated elements */
#menu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

/*//////////////////////////////////////////////////////////////////////////
				           Partie centrale
//////////////////////////////////////////////////////////////////////////*/

#container_center {
	width: 100%;
	/*filter:alpha(opacity=80);
	background-color: rgba(32,32,32, 0.8);*/
	}	

#container_main {
	width: 940px;
	margin: 0px auto;
	padding: 5px 10px 10px 10px;
	background-color: #ffffff;
	min-height: 550px;
	overflow: auto;
}

/*-------------- Partie centrale principale -------------------------------*/

#contenu_article {
	margin:0px;
	padding:0px;
}
#contenu_page {
	margin:0px;
	padding:0px 20px;
}
#contenu_page p{
	font-size: 1.1em;
}

.corps_article {
	clear: both;
	margin: 5px 0px;
	text-align: justify;
	font-size: 0.8em;
	color:#666;
	/*color:#52585a;*/
}

#listenav ul{
	}
#listenav li{
	margin-bottom:5px;
	list-style-type: square;
	font-size: 1.2em;
}
.listereglementation ul{
	}
.listereglementation li{
	margin:0px 0px 6px 15px;
	list-style-type: square;
	font-size: 1.1em;
}
.titrereglementation {
	margin-top: 15px;
	font-size: 1.3em;
}
p::first-letter{
	text-transform: capitalize;
}
.corps_article p{
	margin-bottom: 15px;
}
.corps_article p.datebeforetitle{
	margin-top: 30px;
	margin-bottom: -7px;
	color:#123660;
	font-size: 0.8em;
	/*border-top:1px solid #e5e9ec;
	border-right:1px solid #e5e9ec;
	border-left:1px solid #e5e9ec;
	border-bottom:2px solid #e5e9ec;*/
	border-bottom:2px solid #f4f6f7;
	/*background-color: #f4f6f7;*/
}
.corps_article p.beforeliste{
	margin-bottom: -7px;
}
#listehome ul{
	}
#listehome li{
	margin-bottom:5px;
	list-style-type: square;
	font-size: 1.1em;
}
.corps_article p.beforeunderliste{
	margin-bottom: 4px;
}
.corps_article p.beforetable{
	margin-bottom: 0px;
}
.corps_article p.center{
	text-align: center;
}
.colnumtable{
	width: 30px;
	text-align: right;
	vertical-align:top;
}
.colmdtable{
	width: 60px;
	text-align: left;
	vertical-align:top;
}
.corps_article a {
	/*color:#123660; Modif couleur lien page*/
	color:#00afeb;
}

.corps_article a:hover {
	color:#006699;
}

.corps_article h1{
	font-family: arial, verdana, sans-serif;
	color:#656B6D;
	text-align: left;
	font-size: 1.6em;
	font-weight:normal;
	margin-top:15px;
}
.corps_article h2{
	font-family: arial, verdana, sans-serif;
	color:#00afeb;
	/*color:#808285;*/
	font-size: 1.3em;
	font-weight:normal;
	margin-top:15px;
}
.corps_article h3{
	font-family: arial, verdana, sans-serif;
	/*color:#00afeb;*/
	color:#656B6D;
	font-size: 1.1em;
	/*font-size: 1.0em;*/
	/*font-weight:normal;*/
	font-weight:bold;
}
.corps_article h4{
	clear:both;
	font-family: arial, verdana, sans-serif;
	color:#00afeb;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.4em;
}
.corps_article h5{
	color:#656B6D;
	font-size: 1.0em;
	font-weight: bold;
	}
.corps_article h6{
	font-family: arial, verdana, sans-serif;
	color:#00afeb;
	font-size: 11px;
	margin: 20px 0px 5px 0px;
	}
	
/* DIV de RECHERCHE  */
/* --- Barre de recherche --- */
#filterbox { 
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	font-size: 11px;
	background-color: #eeeeee;
	}
	
#recherche select {
	height: 22px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	}
#recherche input {
	height: 22px;
	margin-left:10px;
	}
  
#filterbox img { 
	margin: 0px 0px 0px 10px;
	padding: 0;
}

/* TOOLS */
table.tools{border:0; padding:0; margin:0; width: 100%;}
table.tools td{padding:0px; /*width:120px;*/ border:none;}
table.tools th{padding:0px; border:none; text-align:right;}
.icone {
	margin-left: 6px;
	width: 16px; /* 22 */
	height: 17px; /* 26 */
	}

/* DETAILS */
table.details{border:0; padding:0; margin:0; width: 100%;}
table.details td{padding:5px; /*width:120px;*/ border:solid 1px #cccccc; font-size:12px;}
table.details th{padding:5px; border:solid 1px #cccccc;}
table.details thead{background:#ffffff; color:#333333; text-align:center;font-size:11px;}
table.details tfoot{font-weight:bold; }
table.details tfoot td{border:none;}
table.details dfn{font-style:normal;}

/* SORTTABLE */
table.sortable{border:0; padding:0; margin:0; width: 100%; }
table.sortable td{padding:3px; /*width:120px;*/ border:solid 1px #cccccc; font-size:12px;}
table.sortable th{padding:3px; border:solid 1px #cccccc;}
table.sortable thead{background:#e1e1e1; color:#333333; text-align:center;font-size:11px;}
table.sortable tfoot{font-weight:bold; }
table.sortable tfoot td{border:none;}
table.sortable dfn{font-style:normal;}

.gauche{
	text-align:left;
	}
.coche {
	color: #00a648;
	font-weight:bold;
	text-align:center;
}

.wordwrap130{
	word-wrap: break-word;
	max-width: 130px;
	}
.wordwrap50{
	word-wrap: break-word;
	max-width: 50px;
	}

/* ALPHA SEARCH CONTAINER */
#searchcontainer {
	margin: 0px;
	padding: 6px;
	/*background-color:#00afeb;*/
	border:solid 1px #00afeb;
	}
#searchcontainer p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif, Verdana;
	font-size : 11px;
	}
#searchcontainer ul {
	padding: 0;
	margin: 0;
	}
#searchcontainer li {
	display: inline;
	margin-right: 15px;
	font-size:17px;
	}
#searchcontainer li a {
	text-decoration:none;
	color:#000000;
	}
#searchcontainer li a:hover {
	text-decoration:underline;
	color:#00afeb;
	}
#searchcontainer li a.on,#searchcontainer li a.on:hover {
	text-decoration:underline;
	color:#00afeb;
	}
.nolink {
	text-decoration:none;
	color:#cccccc;
	}
	
/* MULTI SEARCH */
.input_container {
	float: left;
}
.input_container input {
	height: 20px;
	width: 200px;
	padding: 3px;
	border: 1px solid #cccccc;
	border-radius: 0;
}
.input_container ul {
	width: 206px;
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background: #f3f3f3;
	list-style: none;
}
.input_container ul li {
	padding: 2px;
}
.input_container ul li:hover {
	background: #eaeaea;
}
#search_list_id {
	display: none;
}

/*///////////////////////////  ADMIN Form  ///////////////////////////////*/
#monForm
{
	margin: auto; 
   	margin-top: 100px;
   	padding: 0px;
   	text-align: center ;
	width: 50%;
}
#monForm p
{
	margin: 4px 0;
	font-size: 0.9em;
	color:#000;
	
	
}
.msg_err {
	margin: 20px;
	font-size: 0.8em;
	color:red;
	}
.ind_ok {
	margin: 20px;
	font-size: 0.8em;
	color:green;
	}
/* Label */
#monForm label
{
	display: block;
	width: 35%;
	float: left;
	padding-right: 1%;
	text-align: right;
}
#monForm .form_label_nostyle
{
	background: none;
}
/* Input */
#monForm input, #monForm select
{
	margin-right: 12%;
	width: 50%;
	border: #656b6d 1px solid;
}

#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus
{
	background-color: #e5e8eb;
}

/* button submit */
#monForm input[type="submit"]
{
	border: #00afeb 1px solid;
	width: 27%;
	margin-top: 10px;
	margin-left: 37%;
	font-size : 11px;
	background-color: #00afeb;
	color: #ffffff;
}

#monForm input[type="submit"]:hover
{
	background-color: #ffffff;
	font-size : 11px;
	color: #00afeb;
	cursor: pointer;
}
/*//////////////////////////////////////////////////////////////////////////
				               Footer - Copyright
//////////////////////////////////////////////////////////////////////////*/
#footer {
	width: 100%;
	height: 250px;
	/*background-color: #000000;
	filter:alpha(opacity=80);
	background-color: rgba(32,32,32, 0.8);*/
	}
#footer_content {
	width: 980px;
	height: 250px;
	margin: 0 auto;
   	padding: 0px;
	}
.footer_text {
	float: left;
	width: 400px;
	margin: 0;
   	padding: 80px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	}
.footer_text a:link{
	text-decoration: none;
	color: #fff;
	}
.footer_text a:visited{
	text-decoration: none;
	color: #fff;
	}
.footer_text a:hover{
	text-decoration: none;
	color: #00afeb;
	}
.logos{
	float: right;
	width: 400px;
	margin: 0;
   	padding: 30px 10px 0px 0px;
	text-align: right;
	}
.logos img{
	margin-left: 10px;
	}
