#menu-n1 ul, #menu-n1 li {
	font-size:1.18em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
/* border-bottom: 1px solid #CCCCCC;*/
}

#menu-n1 {
	list-style:none;
	/*width:730px;*/
	margin:0px auto 0px auto;
	height:85px;
	padding:0px 0px 0px 0px;
 border-bottom: 6px solid #CCCCCC;


	/* Rounded Corners */
/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
*/
	/* Background color and gradients */
	/*
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
*/
	/* Borders */
/*
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
*/
}

#menu-n1 > li {
  border: medium none;
    display: block;
    float: left;
    height: 77px;
    margin-right: 0;
    margin-top: 0;
    padding: 4px 9px;
    position: relative;
    text-align: center;
    width: 148px;
}

#menu-n1 > li.inactifItem{
  border-bottom:6px solid #ccc;
}
#menu-n1 > li.inactifItem:hover{
  border-bottom:6px solid #ccc;
}

#menu-n1 li:hover {
border-bottom: 6px solid #85cd0e;
	padding: 4px 9px 4px 9px;
	background: rgba(255, 255, 255, 0.5 );
}

#menu-n1 li.actif {
	border-bottom: 6px solid #85cd0e;
	padding: 4px 9px 4px 9px;
	border-right: 1px solid #bbb;
 border-left: 1px solid #bbb;
 background: rgba(255, 255, 255, 0.5 );
  /*border-bottom:1px solid #efefef;*/
}

#menu-n1 li.none {
	background: none!important;
}


#menu-n1 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.18em;
	color: #080658;
	/*display:block;*/
	outline:0;
	text-decoration:none;
	line-height: 2px;
        padding:3px 0;
}

#menu-n1 li:hover a {
	color:#080658;
	/*text-shadow: 1px 1px 1px #ffffff!important;*/
}

.dropdown_1column,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
	margin:0 auto;
	float:left;
	position:absolute;
	z-index:1000!important;
	left:-999em;
	text-align:left;
	padding:5px 15px 5px 15px;
	border:1px solid #777777;

	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

/*
#menu-n1 li:hover .dropdown_1column,
#menu-n1 li:hover .dropdown_2columns,
#menu-n1 li:hover .dropdown_3columns,
#menu-n1 li:hover .dropdown_4columns,
#menu-n1 li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}
*/

.affiche {
  left:-1px;
	top:auto;
}

.affiche_droite{
	left:auto;
	right:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	/*position:relative;*/
	display:inline;
	float: left;
	position: relative;
	/*margin-left: 5px;*/
	/*margin-right: 5px;*/

}

h3.inactif,
p.inactif,
ul.inactif li
{
	color: rgba(0, 0, 0, 0.8 );
	text-shadow: none!important;
}

h3.inactif{
	 /*border-bottom: 1px solid rgba(0, 0, 0, 0.8 )!important;*/
}



.item-sm{
    padding-top: 13px;
    /*padding-bottom: 7px;*/
    position: relative;
   /* border: 1px solid;*/
    /*height: 76px;*/
    /*bottom: 7px;*/
}

.item-sm:hover{
	background: rgba(255, 255, 255, 0.5 );
	padding-top:13px;
	bottom:0px;
 /*height:50px;*/
}

#sous-menu .col_1 {width:140px;padding-right:10px;padding-left:10px;}

.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

.col_1:hover,
.col_2:hover,
.col_3:hover,
.col_4:hover,
.col_5 {
	/*background: rgba(255, 255, 255, 0.5 );*/
}






#menu-n1 .menu_right {
	float:right;
	margin-right:0px;
}
#menu-n1 li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

/*
#menu-n1 li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}
*/

#menu-n1 p, #menu-n1 h2, #menu-n1 h3,#menu-n1 ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	/*text-shadow: 1px 1px 1px #FFFFFF;*/
}
#menu-n1 h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu-n1 h3 {
	font-size:13px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu-n1 p {
	line-height:1.35em;
	margin:0 5px 10px 0;
/* font-size:0.8em;*/
 padding-left: 2px;
 padding-right: 2px;
 /*border:1px solid;*/
}

#menu-n1 li:hover div a {
	font-size:12px;
	color:#080658!important;
}


#menu-n1 li:hover div a:hover {
	color:#015b86;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
/*	background:#FFFFFF;*/
	/*padding:4px;*/
	/*border:1px solid #777777;*/
	/*margin-top:5px;*/
	/*
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
 */
}

.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu-n1 li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu-n1 li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu-n1 li ul li {
	position:relative;
	text-align:left;
	width:130px;
}
#menu-n1 li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu-n1 li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu-n1 li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

/********************** Personnalisation **************************************/

.icon-holder{

}


.icon-holder  span{
 display: inline-block;
    height: 44px;
    margin-bottom: 5px;
    padding-top: 10px;
    vertical-align: middle;
    width: 50px;
}

.icon-holder-2{
	text-align: center;
 margin-top:4px;
}

.titre{
	text-align: center;
		color:#080658;
  font-weight: normal;
}


.icon-holder-2  span{
	display: inline-block;
	vertical-align: middle;

}

.icon-holder:hover  span{
	/*background-color: #015b86;*/

}

#menu-n1 .titre{
	position:relative;
	padding-bottom: 20px;
	/*padding-top:10px;*/
}

div.holder{
padding:2px;
height:90px;
}

div.holder:hover{


}

#container-menu a:hover{text-decoration: none;}

#container-menu .col_active,
#container-menu .col_1:hover{
	border-bottom-width:  3px;
	border-bottom-color:#119A42;

	border-bottom-style: solid;
	padding-bottom: 0px;

}

.noLien{
	color:#a70000!important;
	font-weight: bold;
}

ul.data li{
    line-height: 10px;
    
}


.printDatatableBody {
    background: #fff none repeat scroll 0 0;
}
.printDatatableTable tbody tr td {
    background: #fff none repeat scroll 0 0;
}
.color-perso {
    color: #555;
}
div.dt-buttons {
    height: 60px;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    margin-top: 5px;
}

button.dt-button, div.dt-button, a.dt-button {
    background-color: #e9e9e9;
    background-image: none!important;
    border: none!important;

}

.input600 {width:600px;}
.inline-block{display: inline-block;}
