﻿root { 
    display: block;
}

.iad{
	text-align: center;
}
#logo_connexion{
	width: auto;
	height: auto;
	text-align: center;

}

#entrer_connexion{
	text-align: center;
	font-size: 36;
	color: #1d274a;
	text-decoration:underline;
}

.chiffre
{
	display:inline-block;
	height:30px;
	width:25px;
	border-radius: 5px 5px 5px 5px;
	font-size:1em;
	background:#1d274a;
	color:#FFFFFF;
	padding-top:5px;
	text-align:center;
}

.CLabel
{
	width:100%;
	height:100%;
	border:0px solid;
	color:#FFFFFF;
	
}

.CLabel:hover
{
	width:100%;
	height:100%;
	border:0px solid;
	background-color:#ADCFF9;
}

#identification1{
	display: none;
	text-align: center;
}

#identification2{
	display: none ;
	text-align: center;
}


#effacer, #valider{
	float: right;
	width: 71;
	height: 34;
}

#valider-email{
	float: left;
	width: 71;
	height: 34;
}

h1{
	margin: 0;
}


.bas_page{
	position:fixed;
	bottom: 0;
}

.haut_page{
	top: 0;
}
.bandeau_gauche{
	width: 31vw;
	text-align: center;
	display: inline-block;
	position:absolute;
	height: 95vh;
	border-right: 1px solid #2c53a0;
} 
#SelectProcess{
	width: calc(100% +20px);	text-align: center;
	background-color: #2c53a0;
	border-color: #2c53a0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	border:0 none;
	overflow: hidden;
}
.lst_bandeau_haut_droite{
	width:100%;
	height:3vw
}
.ligneblanche{
	width: 100%;
	position: absolute;
	top:3vh;
	border-top: 1px solid white;
}

.bandeau_bleu{
	width: 100% ;
	background-color: #2c53a0;
	height: 5vh;
}

.div_module{
	text-align: center;
	display: inline-block;
	width:67%;
	padding-left: 5%;
	position:absolute;
	top: 5%;
	right: 0;
}

.div_conteneur{
	width:67%;
	position:absolute;
	top: 150;
	right: 0;
}
.div_conteneur_100{
	width:100vw;
	padding: 1vw;
}
#info_connexion{
	margin: 30;
	border: 1px solid black ;
	padding-bottom: 20;
	background-color: #2c53a0;
	color: white;
	border-radius: 25px 25px 25px 25px;

}

.div_left_module{
	float: left;
	margin-left: 30;
}

.div_right_module{
	float: right;
	margin-right: 30;
}

.button{
	width: 300;
	height: 100;
	background-color: #2c53a0!important;
	border-color: #00005a  !important;
	color:#FFFFFF !important;
}

#first_line_button, #second_line_button, #third_line_button{
	min-height: 100;
	margin-top: 100;
	margin-bottom: 100;
}

.bandeau_haut_droite
{
	margin-top:2px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	font-size:1.5em;
	background:#2c53a0;
	width:13vw;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	position: relative;
	margin-right: 0.5vw;
	padding: 10px;
}

.bandeau_haut_droite a
{
	color:#FFFFFF;
	font-size:0.7em;
}

.bandeau_haut_droite a:hover
{
	color:#FFFFFF ;
}

.encours
{
	background:#FFFFFF;
	color:#2c53a0;
	border: 1px solid #2c53a0 ;
}

.encours a
{
	color:#2c53a0;
	font-size:0.7em;
}

.encours a:hover
{
	color:#2c53a0 !important;
}



#div_lst_msg, #div_lst_prest, #div_lst_util, #div_lst_integ, #div_lst_chiffre_global, #div_lst_chiffre_global_detail, #div_lst_process, #div_lst_sousprocess {
	width: 95%;
}

.tableau{
	width: 100% !important;
	margin-left: 0 !important;
}

#new_msg, #new_util, #new_prest, #new_integ{
	margin: 10;
}


.courtier_detail_integ{
	display:inline-block;
	width:45%;
	margin: 20 0 20 0;
	background-color:rgb(240, 240, 240);
	text-align:center;
	padding-top:3;
	border-radius: 25px 25px 25px 25px;

}

.ui-dialog-titlebar-close{
	background: url(../images/ui-icons_444444_256x240.png)!important;
	background-position: -32px -192px !important;
	border-radius: 50% 50%;

}

.paging_full_numbers{
	width: 500px !important;
}


ul li { float:left; list-style: none;width: 100%;text-align:center}
fieldset{z-index: 1;position:relative}
ul ul {display:none; text-align:center}
li {background:#2c53a0; text-align:center;z-index: 11;position:relative}
li a {text-decoration: none; color: #000; padding: 0 0 4px; display:block;text-align:center;z-index: 11;position:relative}
ul {padding: 0; margin:0px; text-align:center;z-index: 1;}
ul.niveau1 li.sousmenu:hover ul.niveau2{display:block;}
li:hover {background: #5876b7;}
li.sousmenu:hover {background: #2c53a0;}