/***********/
/* Général */
/***********/
*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 0.7em/1em Verdana, Arial, sans-serif;
	background-color: #e2dad0;
	height:800px;
	overflow: auto !important;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1,h2
{
	letter-spacing:-1px;
	font-size:1em;
	font-family: 'Trebuchet MS';
}
h3,h4,h5,h6
{
	font-size:1em;
	font-family: 'Trebuchet MS';
}

a img,
a:hover img
{
	border: none;
}

.accessibilite {
	float: left;
	cursor: pointer;
	color: grey;
	margin: 0 7px 0 -2px !important;
}

.accessibilite:hover{
	text-decoration: underline;
}


.dataTables_wrapper
{
	min-height: 10px !important;
	margin-top: 22px;
}

.erreur
{
	font-size: 16px;
	font-weight: bolder;
	color: red;
}

.message_erreur
{
	white-space: pre-wrap;
	font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
	margin-bottom: 10px;
	padding: 5px;
	width: auto;
	font-size: 12px;
}

.url_erreur
{
	color: blue;
	font-weight: bolder;
	font-size: 11px;
}
/****************/
/* Haut de page */
/****************/

.haut_de_page
{
	background: #FFE744 url(../images/haut_de_page_bg.gif) repeat-x left bottom;
}

.bandeau
{
	position:relative;
	height: 85px;
	width: 1105px;
	margin: 0 auto 0 auto;
}

.fond_bandeau
{
	position: absolute;
	width: 1105px;
	margin: auto;
	background: url(../images/entete_milieu.jpg) repeat-x;
	bottom: 3px;
	height: 88px;
	z-index: 1px;
}

.img_bandeau_gauche
{
	position: absolute;
	left: 0px;
	overflow: hidden;
	height: 87px;
}

.img_bandeau_droite
{
	position: absolute;
	right: 0px;
	overflow: hidden;
	height: 87px;
}

.img_bandeau_logo_lp
{
	position: absolute;
	right: 15px;
	top: 27px;
}

.img_bandeau_logo_lp img
{
	height: 55px;
}

.img_bandeau_logo_atlas
{
    position: absolute;
    left: 22px;
    position: absolute;
    top: 22px;
    width: 100%;
}

@keyframes clignoter {
    0%   {background-color: #F05000;}
    100%  {background-color: #FFEF8D;}
}

.img_bandeau_logo_atlas_img
{
    height: 64px;
    width: 64px;
    background-color: #FFEF8D;  
}

.img_bandeau_logo_atlas_img_msg
{
	height: 64px;
    width: 64px;
    background-color: #F05000;  
}

.img_bandeau_logo_atlas_img_alerte
{
	height: 64px;
	width: 64px;
    background-color: #FFEF8D;	
	animation-name: clignoter;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.popup_message_alerte {
    text-align: left;
    background-color: #FAF3F1;
    border: 1px solid black;
    margin-left: 68px;
    margin-top: -68px;
    padding: 5px 5px 5px 20px;
    position: absolute;
    z-index: 10;
    visibility: hidden;
    /*--Les différentes définitions de Box Shadow en CSS3--*/
    -webkit-box-shadow: 0px 0px 5px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
    /*--Coins arrondis en CSS3--*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 200%;
    white-space: pre;
    white-space: pre-line;
    top:100px;
    right: -250px;
}

.text_bandeau
{
	position: absolute;
	top: 3px;
	width: 995px;
	font: 11px Verdana, Arial, sans-serif;
	margin-left: 100px;	
}

.logo_bandeau
{
	position: absolute;
	top: 20px;
	left: 40px;
}

#logo
{
	top: 0px;
	left: 0px;
	width:65px;
	height:65px;
	cursor: pointer;
}

.menu
{
	height: 25px;
	left: 0px;
	margin: 0 auto;
	position: relative;
	top: 60px;
	width: 880px;
	z-index: 3;
}

.fond_menu
{
	background-color: #FFDB39;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 22px;
	margin: auto;
	position: absolute;
	width: 885px;
}

.img_menu
{
	width: 1105px;
}

.text_menu
{
	font-size: 11px;
	height: 25px;
	position: relative;
	top: -6px;
	margin-left: 5px;
}

#liblle_site
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #033C8A;
	font-weight: bolder;
	position: relative;
	top: 20px;
	left: 140px;	
	float: left;
	
}

.liblle_site_custom {
	width: 360px;
}

#liblle_profile
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #033C8A;	
	font-weight: bolder;
	position: relative;
	top: 40px;
	left: -215px;
	
}
/*****************/
/* Barre de menu */
/*****************/
div.barre_de_menu
{
	text-decoration: none;
	color: #033C8A;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 0.9em;
	padding: 3px 5px 5px 5px;
	margin: 8px 10px 0px 10px;
	list-style: none;
	float:left;
	height: 12px;
	text-align: center;
	width: 145px;
	border-radius: 5px;
}

div.barre_de_menu_disabled
{
	text-decoration: none;
	cursor: default;
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 0.9em;
	padding: 3px 5px 5px 5px;
	margin: 8px 10px 0px 10px;
	list-style: none;
	float:left;
	height: 12px;
	text-align: center;
	width: 135px;
}
.barre_de_menu:hover
{
	cursor:pointer;
	background-color:  #FFF4AF;
	background-position: 2px 4px;
}
.barre_de_menu ul
{
	padding-top: 8px;
	margin-left: -5px;
	width: 145px;
}

.barre_sous_menu
{
    list-style-type: none;
	color: #033C8A;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 0.8em;
    padding: 6px 4px 12px 0px;
    margin: 1px 0px 0px 0px;
    float:none;
    height: 7px;
    text-align: center;
    background-color: #FFDB39;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    width: 149px;
}

#menu_export_quantites
{
	height: 22px;
	padding: 4px 5px 0px 0px;
}

.barre_sous_menu_disabled
{
    list-style-type: none;
	color: #999999;
	cursor: default;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 0.8em;
    padding: 8px 6px 12px 0px;
    margin: 1px 0px 0px 0px;
    border-radius: 5px 5px 5px 5px;
    float:none;
    height: 7px;
    text-align: center;
    background-color: #FFDB39;
    /*border: 1px solid #BDBDBD;*/
    width: 149px;
}

.barre_sous_menu:hover
{
	cursor:pointer;
	background-color:  #FFF4AF;
	background-size: 150px 20px;
	background-position: 2px 4px;
}

/***********/
/* Contenu */
/* Général */
/***********/
.contenu_page
{
	color: #333;
	min-height: 650px;
	width: 1105px;
	margin: 0 auto 0 auto;
	display: block;
}

.centre
{
	position: relative;
	float: left;
    width: 1045px;
    padding: 0px 30px 30px 30px;
	margin-top:0px;
	background-color: #FFFFFF;
	min-height: 650px;
}

.centre a
{
    color:#455767;
	text-decoration:none;
}

.centre h3
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #455767;
	margin-bottom: 25px;
}

.contenu_page select
{
	height: 20px;
}

.centre h4
{
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #455767;
}

/****************/
/* Pied de page */
/****************/
.pied_de_page
{
	clear: both;
	background: #FFE744 url(../images/footer_bg.gif) repeat-x left top;
	height: 35px;
}

.pied_de_page_principal
{
	color: white;
	margin: 0 auto 0 auto;
	width: 1105px;
	height: 35px;
}

.pied_de_page_principal ul
{
	list-style-type: none;
	background-color: #F9CD57;
	border-top: 3px solid #FFE744;
	height: 32px;
	line-height: 31px;
}

.pied_de_page1
{
	float: left;
	width: 63%;
}

.pied_de_page1 li
{
	margin: 0 7px 0 10px;
	display: inline;
	float: left;
}

.pied_de_page2
{
	float: left;
	width: 37%;
	text-align: right;
}

.pied_de_page2 li
{
	margin: 0 7px 0 10px;
	display: inline;
	color: grey;
}

.versionPlt {
	font-weight: bold;
	
}


/***************/
/*   Message   */
/*  Bienvenue  */
/***************/
.bienvenue
{
	font-size: 15px;
}

/***************/
/*   Loader    */
/***************/

#screen
{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	z-index: 1000;
}
#screen_loader
{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	z-index: 99998;
}

#loader
{
	font-size:12px;
	font-family: 'Trebuchet MS';
	width: 150px;
	height: 70px;
	background: white url(../images/ajax-loader.gif) no-repeat center center;
	border: black solid 1px;
	text-align: center;
	position: absolute;
	margin-left: -75px;
	margin-top: -75px;
	padding-top: 5px;
	left: 50%;
	top: 50%;
	z-index: 99999;
	display: none;
}

#fenDialogue
{
	font-size:14px;
	font-family: 'Trebuchet MS';
} 

.ui-front
{
	z-index: 99999;
}

.ui-dialog-titlebar-close
{
	visibility: hidden;
}

.badge {
   position:relative;
}
.badge {  
   position:absolute;
   top:-10px;
   right: -250px;
   font-size:.7em;
   background:url(../images/icon_enveloppe.png) no-repeat center center;   
   width:46px;
   height:46px; 
   cursor:pointer;  
   
}

@keyframes zoom {
	0% { transform: scale(0.75,0.75); }
	50% { transform: scale(1.5,1.5); }
	100% {transform: scale(0.75,0.75); }
}


.badge_alert {
   position:relative;
}

.badge_alert {   
   position:absolute;
   top:-10px;
   right: -250px;
   font-size:.7em;
   background:url(../images/icon_enveloppe.png) no-repeat center center;   
   width:46px;
   height:46px;   
   line-height:18px;
   animation: zoom 1.5s ease-in-out infinite;
   cursor:pointer;
}

#admin_matrice
{
	width: 70%;
	border-radius: 5px 5px 5px 5px;
	border: 2px outset #DDDDDD;
	height: 92%;
    background-color: #b0c4de;
}

#myIframeAdminMatrice
{
	width: 100%;
	height: 100%;
	background-color: #b0c4de;
}
