#footer
{
	height          : 26px;
	width           : 100%;
	position        : absolute;
	bottom          : 0px;
	padding         : 2px 0px;
	z-index         : 11;
	text-align      : center;
}
#footer span
{
	margin-top :5px;
	display    : inline-block;
}

body #div_corps
{
    top       :70px;
    bottom    :30px;
}


#bt_raccourci
{
	position:absolute;
	top     :2px;
	height  :25px;
	right   : 10%;
}

/* 	########################################################
				menus deroulant du header ### mode select 
############################################################ */

div.selectmenu
{
	display         : inline-block; 
	*display        : inline;
	*zoom           : 1;
	vertical-align  : middle;
	overflow        : hidden;
	cursor          : pointer;
	padding         : 1px;
	color           : white;
	background-color: transparent;
	font-weight     : bold;
	font-size		: 12px; 	
	padding-left    : 15px;
	float           : left;
}
div.selectmenu#selectmenu-espace
{
	min-width:140px;
	text-align: center;
	border-left:1px solid silver;
	border-right:1px solid silver;
	background: #099ECA; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5OWVjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN2RiOWU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #099eca 0%, #207cca 100%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#099eca), color-stop(100%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#099eca', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
}
div.selectmenu .arrow
{
	display            : block;
	float              : right;
	height             : 11px;
	width              : 14px;
	margin             : 11px 5px;
	background-image   : url('../images/icone_interface_menu/ico_arrow.png');
	background-repeat  : no-repeat;
}
div.selectmenu#selectmenu-espace .arrow
{
	position: relative;
	right: 5%;
}
ul.selectmenu 
{
	z-index : 10000;
	position: relative;
}
ul.selectmenu li 
{
	padding         : 1px 8px;
	list-style-type : none;
	border          : 1px solid #dddddd;
	background-color: #cccccc;
	overflow        : hidden;
	color           : white;
	font-weight     :bold;
	border-top      : none;
	cursor          : pointer;
	*width          : 160px;
	font-size       : 12px;
	*margin-bottom  : -4px;
}
ul.selectmenu li:hover
{
	background: #099ECA; /* Old browsers */
	color : white;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5OWVjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN2RiOWU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #099eca 0%, #207cca 100%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#099eca), color-stop(100%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #099eca 0%,#207cca 100%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#099eca', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
}
ul.selectmenu li.selected 
{
	background-color: #ddeeff;
	font-weight     : bold;
	color           :black;
}
.selectmenu .image
{
	display : block;
	float   : left;
	position: relative;
	top     : 6px;
	max-height:22px;
}
.selectmenu .text 
{
	display    : block;
	float      : left;
	height     : 32px;
	line-height: 32px;
	padding    : 0px 10px;
}
	
/* ############################################################################
###############################        footer        #######################
############################################################################ */

#div_langues
{
	position:absolute;
	right:3%;
	top:5px;
}
#div_langues img
{
	height:17px;
	border:1px solid silver;
	cursor:pointer;
}
.footer_element
{
	position:absolute;
	top:8px;
	text-align:center;
	display:inline-block;
}
.copyright
{
	left:50px;
}
.donnees_prod
{
	left:450px;
	color:red;
	font-weight: bold;
}
.exercice_compta
{
	left:350px;
	text-decoration: underline;
	cursor: pointer;
}

body #div_corps {
	top: 82px;
	border: none;
}
#contenu_menu {
	position: relative;
}
#contenu_menu_top {
	height: 38px;
}
#contenu_menu_top img#logo {
	height: 34px;
	margin-left: 10px;
}
#contenu_menu_top #bloc_menu_recherche {
	float: right;
	margin-right:80px;
	font-size: 17px;
	padding: 4px;
	cursor: pointer;
	position: relative;
}
#as_recherche_complete {
	z-index: 5000;
}
#contenu_menu_top #bloc_menu_recherche div {
	display: inline-block;
}
#contenu_menu_top #bloc_menu_recherche div input {
	width: 200px;
	padding: 3px;
	font-size: 14px;
	height:20px;
	border-radius: 4px;
}
#contenu_menu_top #bloc_menu_recherche div input:focus {
	width: 400px;
}
#contenu_menu_top #menu_mon_compte {
	float: right;
	margin: 10px 50px 0 0;
	font-size: 17px;
	cursor: pointer;
	position: relative;
}
#contenu_menu_top #menu_mon_compte i.fa {
	padding: 0 4px;
}
#menu_mon_compte ul {
	list-style: none;
	display: none;
	opacity: 0;
	position: absolute;
	background-color: #F6F6FF;
	padding: 10px 20px;
	width: 180px;
	box-shadow: 0 1px 1px silver;
	right: 0;
	z-index: 5001;
}
#menu_mon_compte:hover ul {
	display: block;
	opacity: 1;
}
#menu_mon_compte ul li {
	padding-bottom: 7px;
	font-size: 14px;
	white-space: nowrap;
	color: black;
}
#menu_mon_compte ul li:hover {
	text-decoration: underline;
}
#contenu_menu_bot {
	clear:both;
	height: 40px;
	background-color: #42a2eb;
}
#contenu_menu_bot > ul {
	list-style: none;
	float: left;
}
#contenu_menu_bot > ul > li {
	float: left;
	color: white;
	font-size: 18px;
	padding: 12px 50px;
	cursor: pointer;
}
#contenu_menu_bot > ul > li:hover,
#contenu_menu_bot > ul > li.selectionne,
#contenu_menu_bot > div > i:hover {
	opacity: 0.8;
	background-color: white;
	color: rgb(9, 158, 202);
}
.bloc_menu_espace {
	display: none;
	opacity: 0;
	position: absolute;
	z-index: 5000;
	background-color: #F6F6FF;
	width: 100%;
	box-shadow: 0 1px 1px silver;
	padding: 24px 0;
}
.bloc_menu_espace h3 {
	color: rgb(9, 158, 226);
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px dotted rgb(9, 158, 226);
	margin: 0 0 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.bloc_menu_espace ul {
	width: 18%;
	float: left;
	list-style: none;
	margin: 10px 1% 6px;
	max-height: 380px;
	overflow-y: auto;
}
.bloc_menu_espace ul:nth-child(5n+1) {
	clear: left;
}
.bloc_menu_espace ul li {
	padding-bottom: 7px;
	font-size: 14px;
	padding-left: 8px;
}
.bloc_menu_espace ul li a {
	color: black;
	text-decoration: none;
}
.bloc_menu_espace ul li:hover a {
	text-decoration: underline;
}
#contenu_menu_bot > div {
	float: right;
	color: white;
	font-size: 18px;
	margin-right: 35px;
}
#contenu_menu_bot > div > i {
	cursor: pointer;
	padding: 12px 15px;
}
#contenu_menu .selectmenu {
	position: absolute;
	top: 4px;
	left: 220px;
	min-width: 140px;
	font-size: 14px;
	color: black;
	z-index: 5001;
}
#environnement_header {
	float: right;
	margin-right: 50px;
	background-color: limegreen;
	font-size: 16px;
	padding: 6px 16px;
	font-weight: bold;
}
#environnement_header span
{
	display: none;
	font-size: 10px;
}
#footer {
	background-color: #F6F6FF;
	border-top: 1px solid #42a2eb;
	font-weight: normal;
	font-size: 13px;
	color: black;
}
#bt_raccourci {
	right: 50px;
}
#footer span {
	padding: 0 20px;
}
#footer span:hover {
	text-decoration: underline;
	cursor: pointer;
}
#footer span i {
	padding: 0 5px;
}
#div_langues {
	right: 10px;
}