body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* A */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	background-color: #F5881A;
	color: #ffffff;
}

#alerte {
	 width: 320px;
	 padding: 20px 10px 20px 10px;
	 color: #FF0000;
	 border: 1px solid #FF0000;
}
#actions {
	width: 100%;
	height: 180px;
	text-align: left;
	padding: 20px 0px 10px 0px;
}
.action_icone{
	float: left;
	width: 70px;
	height: 40px;
	text-align: center;
	margin: 0px 7px 0px 7px;
	cursor: pointer;	
}
.action_icone_planning{
	float: right;
	width: 70px;
	height: 40px;
	text-align: center;
	margin: 0px 20px 0px 7px;
	cursor: pointer;
}
.action_texte {
	width: 100%;
	height: 20px;	
	text-align: center;
}
.actions_ligne {
	width: 100%;
	text-align: left;
	height: 60px;
	margin: 15px 0px 15px 0px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* B  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#barre_image {
	display: inline-block;
	width: 583px;
	height: 93px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* C  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.colonne_action {
	height: 15px;
	text-align: center;
	background-color: #F5831A;
	padding-top: 3px;
	padding-bottom: 4px;
}

#colonne_droite {
	float: right;
	width: 194px;
	text-align: center;
	background-image: url('images/bg_date.png');
	background-repeat: repeat-y;
	border-left: 1px solid #000000;
}

#conteneur {
	width: 820px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contenu {
	width: 572px;
	text-align: center;
	background-image: url('images/semi_ellipse.png');
	background-repeat: no-repeat;
	border-left: 1px solid #000000;
	padding-left: 10px;
}

#contour_bas {
	width: 820px;
	height: 19px;
	background-image: url('images/contour_bas.png');
}

#contour_centre {
	width: 820px;
	padding-left: 21px;
	background-image: url('images/contour_centre.png');
	background-repeat: repeat-y;
}

#contour_haut {
	width: 820px;
	height: 19px;
	background-image: url('images/contour_haut.png');
}

#current_date {
	float: left;
	width: 192px;
	height: 12px;
	text-align: center;
	color: #000000;
	background-image:url('images/bg_date.png');
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* D  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.donnee_champ{
	float: left;
	width: 45%;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #C5D7FB;
}
.donnee_description{
	float: left;
	width: 45%;
	text-align: right;
	padding-right: 5px;
	padding-top: 6px;
}
.donnee_ligne {
	display: inline-block;
	width: 100%;
	text-align: left;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* F  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#formulaire_compte{
	display: inline-block;
	width: 95%;
	text-align: left;
	padding: 40px 0px 5px 0px;
	margin-bottom: 0px;
}
.form_element{
	font-family:Verdana;
	font-size:9px;
	color: #000000;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* H  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#HTTPS_conteneur{
	width: 410px;
	height: 50px;
	border: 1px solid #F5831A;
	margin: 20px 0px 0px 70px;
	padding: 10px 0px 5px 10px;
}
#HTTPS_label{
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color: #F5831A;
	text-align: left;
	padding-left: 13px;
	margin-bottom: 5px;
}
#HTTPS_image{
	float: left;
	margin-left: 5px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* I  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#identification {
	width: 99%;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.identification_description {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 5px;
}

.identification_donnee {
	float: left;
	width: 95px;
	text-align: left;
	font-weight: bold;
}

.identification_ligne  {
	width: 99%;
	height: 18px;
	text-align: center;
}

.identification_separateur  {
	width: 95%;
	height: 1px;
	margin: 5px 5px 5px 5px;
	border-top: 1px solid #0000FF;
}

.identification_titre{
	width: 90%;
	padding-left: 10px;
	font-weight: bold;
	color: #0000FF;
}

#informations {
	width: 320px;
	text-align: left;
	padding: 20px 10px 20px 10px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* L  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#langues {
	float: right;
	width: 100px;
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
}

.ligne_quicklogin {
	width: 99%;
	height: 23px;
}
.ligne_quicklogin_champ {
	float: left;
	width: 90px;
	text-align: left;
}
.ligne_quicklogin_description {
	float: left;
	width: 90px;
	color: #000000;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}

.listing_ligne_contenu {
	height: 14px;
	overflow: hidden;
}

.listing_titre_gauche{
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.listing_titre_centre{
	text-align: center;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 3px;
}
.listing_titre_droite{
	text-align: right;
	padding-right: 15px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 3px;
}
.listing_ligne_impaire_gauche{
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #C5D7FB;
}
.listing_ligne_impaire_centre{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #C5D7FB;
}
.listing_ligne_impaire_droite{
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #C5D7FB;
}
.listing_ligne_paire_gauche{
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.listing_ligne_paire_centre{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.listing_ligne_paire_droite{
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#login {
	width: 300px;
	border: 1px solid #F5831A;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 9px;	
}

#logo {
	width: 778px;
	height: 95px;
	background-image: url('images/logo.png');
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* M  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#menu_clients {
	width: 99%;
	text-align: left;
}
.menu_clients_titre{
	padding-left: 17px;
	font-weight: bold;
	color: #F5831A;
}
.menu_clients_module{
	padding-left: 17px;
	padding-bottom: 2px;
}
.menu_clients_separateur  {
	width: 95%;
	height: 1px;
	margin: 5px 5px 5px 5px;
	border-top: 1px solid #F5831A;
}
#menuVertical{
	border-collapse: collapse;
	width: 190px;
}
#menuVertical .sep{
	height: 5px;
}
#menuVertical .overMenu{
	cursor: pointer
}
#menuVertical img{
	border: 0;
}
#menuVertical td{
	text-align: right;	
}
.module_list {
	text-decoration: none;
	color: #F5881A;
	margin-left: 2px;
}
a.module_list:link {
	text-decoration: none;
	color: #F5881A;
	margin-left: 2px;
}
a.module_list:active {
	text-decoration: none;
	color: #F5881A;
	margin-left: 2px;
}
a.module_list:visited {
	text-decoration: none;
	color: #F5881A;
	margin-left: 2px;
}
a.module_list:hover {
	text-decoration: none;
	background-color: #F5881A;
	color: #ffffff;
	margin-left: 2px;
}
.monetaire {
	float: right;
	text-align: right;
	padding: 3px 5px 4px 0px;
	margin: 3px 0px 3px 0px;
	background-color: #C5D7FB;
	border: 1px solid #000000;
}
.monetaire_description {
	float: right;
	text-align: right;
	padding: 4px 5px 4px 0px;
	margin: 3px 0px 3px 0px;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* P  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#page {
	width: 778px;
}
#paiement_refus {
	 width: 320px;
	 padding: 20px 10px 20px 10px;
	 color: #FF0000;
	 border: 1px solid #FF0000;
}
#paiement_succes {
	 width: 320px;
	 padding: 20px 10px 20px 10px;
	 color: #008000;
	 border: 1px solid #008000;
}
.personnel_description {
	float: left;
	width: 200px;
	text-align: right;
	padding: 6px 5px 3px 5px;
	margin: 3px 0px 3px 0px;
}
#pied_de_page {
	width: 195px;
	height: 32px;
	text-align: center;
	font-size: 9px;
	background-image: url('images/bg_copyright.png');
	background-repeat: repeat-y;
	padding-top: 8px;
	margin-bottom: 0%;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Q  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#quick_login {
	width: 195px;
	height: 125px;
	margin-bottom: 10px;
	background-image: url('images/ellipse_login.png');
	background-repeat: no-repeat;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* R  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#resume_compte {
	width: 100%;
	height: 100px;
	text-align: left;
	padding: 40px 0px 5px 0px;
	margin-bottom: 10px;
}
.resume_description {
	float: left;
	text-align: right;
	padding: 3px 5px 3px 5px;
	margin: 3px 0px 3px 0px;
}
.resume_donnee {
	float: left;
	text-align: left;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 3px 0px 3px 0px;
	background-color: #C5D7FB;
}
.resume_ligne {
	width: 100%;
	text-align: left;
	height: 25px;
}
.resume_titre {
	width: 90%;
	text-align: left;
	font-weight: bold;
	color: #F5831A;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*T */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#top_menu {
	float: left;
	width: 584px;
	height: 18px;
}

.text{
	font-family:Verdana;
	font-size:10px;
	color: #000000;
}
.text_blue{
	color: #0000FF;
}

.titre_orange{
	font-weight: bold;
	color: #F5831A;
	margin-bottom: 30px;
}

#todo {
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin-bottom: 10px;
	color: #F5831A;
}
#todo_list_canvas {
	width: 95%;
	font-weight: normal;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	background-color: #D7D7D7;
}
a.todo_list:link {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
a.todo_list:active {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
a.todo_list:visited {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
a.todo_list:hover {
	text-decoration: none;
	background-color: #F5881A;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Anciens styles a vérifier si encore présents*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.text-orange{
	font-family:Verdana;
	font-size:10px;
	color:#F5831A;
}
.text-white{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}