@charset "utf-8";
/* CSS Document */
#motDePasseOublie{
	width:80%;
	float:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	/*background-color:#eee;*/
	height:150px;
	margin-bottom:40px;
	font-family:'Arsenal',Arial;
	font-size:0.9em;
}	


/* ***************************** */
#motDePasseOublie  input[type="text"]{
	height:22px;
	line-height:22px;
	vertical-align:middle;
	padding-left:8px;
	color:#666;
	background-color:#eee;
	border:solid 1px #ccc;
	border-radius:4px;
	width:35%;
}
#motDePasseOublie .email {
	display:inline-block;
}
#btn_renvoyerMdp {
	display:inline-block;
	background-color:#3A1300;
	font-size:0.8em;
	color:#fff;	
	height:26px;
	line-height:26px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	border-radius:4px;
	cursor:pointer;
}
#btn_renvoyerMdp:hover {
	display:inline-block;
	background-color:#A67D16;
}
#rappelMdp_erreur{
	color:#922;
	margin-bottom:20px;
	padding-left:10px;
	font-size:0.9em;
	display:none;
	position:relative;	
}






#btn_seDeconnecter{
	background-color:#3A1300;
	color:#fff;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	text-align:center;
	width:15%;
	margin-left:0%;
	margin-top:10px;
	border-radius:4px;
	text-transform:uppercase;
	font-size:0.9em;
	cursor:pointer;
}
#btn_seDeconnecter:hover{
	background-color:#CFA428;
}

#content_monCompte_erreur{
	display:none;
	color:#922;
	font-family:'Arsenal',Arial;
	font-size:1em;
	font-style:italic;
	line-height:22px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}


#login{
	width:40%;
	float:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
}

#login li{
	list-style:none;
	height:36px;
	line-height:36px;
	vertical-align:middle;
}
#login li:first-child{
	background-color:#CFA428;
	color:#fff;
	text-transform:uppercase;
	border-radius:4px;
	margin-bottom:10px;
	padding-left:10px;
}
#login .login_nomchp {
	display:inline-block;
	width:45%;
	float:left;
	position:relative;
}
#login .login_valchp {
	display:inline-block;
	width:50%;
	float:left;
	position:relative;
}
#login  input[type="text"],input[type="password"]{
	height:30px;
	line-height:30px;
	vertical-align:middle;
	border-radius:4px;
	border:none;
	background-color:#e5e5e5;
	padding-left:6px;
	display:block;
	width:45%;
	margin-top:4px;
}

#btn_seConnecter{
	background-color:#3A1300;
	color:#fff;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	text-align:center;
	width:45%;
	margin-left:45%;
	margin-top:16px;
	border-radius:4px;
	text-transform:uppercase;
	font-size:0.9em;
	cursor:pointer;
}
#btn_seConnecter:hover{
	background-color:#CFA428;
}





#img_compte{
	width:100%;
	height:auto;
}
#content_monCompte{
	display:block;
	width:98%;
	float:center;
	margin-left:auto;
	margin-right:auto;
	font-family:'Arsenal',Arial;
	min-height:400px;
}
#content_monCompte a{
	color:#800;
	text-decoration:underline;
}	
#content_monCompte a:hover{
	color:#A67D16;
	text-decoration:none;
}	
#mesCoordonnees{
	display:inline-block;
	width:35%;
	float:left;
	position:relative;
	margin-top:10px;
}
#mesCoordonnees .nomChp{
	width:35%;
	display:inline-block;
	font-size:0.9em;
}
#mesCoordonnees .valChp{
	width:60%;
	display:inline-block;
	font-size:0.9em;	
}
#mesCoordonnees li{
	list-style:none;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding-left:10px;
}
#mesCoordonnees li.titreAdresse{
	background-color:#CFA428;
	color:#fff;
	text-transform:uppercase;
	border-radius:4px;
	margin-bottom:10px;
	text-align:center;
	margin-top:20px;
}

#mesCoordonnees li:first-child{
	background-color:#CFA428;
	color:#fff;
	text-transform:uppercase;
	border-radius:4px;
	margin-bottom:10px;
	text-align:center;
}
#historique{
	display:inline-block;
	width:60%;
	float:left;
	position:relative;
	margin-top:10px;
	margin-left:30px;
	/*background-color:#eee;*/
}
#historique .titre{
	font-size:2em;
	line-height:40px;
	font-family:'Arsenal','Advent Pro',arial;
	font-family:Felipa;
	color:#3A1300;
}
#historique li{
	list-style:none;
	font-size:0.9em;
		border-bottom:solid 1px #dedede;
	/*margin-top:6px;*/
	padding-top:6px;
}
#historique li:first-child{
	background-color:#3A1300;
	color:#fff;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	border-radius:4px;
	padding-left:10px;
	border:none;
	margin-top:0px;
	padding-top:0px;
}	
#historique li ul {
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;	
}
#historique li ul li{ 
	list-style:none;
	background-color:#fff;
	color:#3A1300;
	min-height:16px;
	line-height:16px;
	vertical-align:middle;
	border-radius:0px;
	padding-left:0px;
	border:none;

}

#historique li ul li:first-child{ 
	background-color:#fff;
	color:#3A1300;
	min-height:16px;
	line-height:16px;
	vertical-align:middle;
	border-radius:0px;
	padding-left:0px;
	border:none;
}
#historique li ul li .designation{ 
	display:inline-block;
	width:68%;
	font-size:1em;
	float:left;
	position:relative;
}
#historique li ul li .pu{ 
	display:inline-block;
	width:8%;
	font-size:1em;
	float:left;
	position:relative;	
}
#historique li ul li .nb{ 
	display:inline-block;
	width:5%;
	font-size:1em;
	float:left;
	position:relative;	
}

#historique .date{
	display:inline-block;
	width:10%;
	font-size:0.9em;
	vertical-align:top;
}
#historique .cmd{
	display:inline-block;
	width:70%;
	vertical-align:top;
}
#historique .etat{
	display:inline-block;
	width:15%;
}



