<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#page {
	background:url('/assets/images/bkg.jpg') repeat;
	width:1024px;
	margin:0 auto;
	overflow:auto;
	min-height:700px;
			}

#leslivres{
	width:800px;
	margin:auto;
	text-align:center;
	padding-left:17px;
	}
#unlivre{
	width:145px;
	float:left;
	margin:5px 8px 5px 5px;
	}
#livregigote{
	width:145px;
	float:left;
	margin:5px 8px 5px 5px;
	}
#unlivre span{
	background-color:#189bf6;
	color:#FFF;
	display:inline-block;
	text-align:center;
	margin:13px auto 25px auto;
	padding:2px 15px;
	}
#unlivre a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:115px;
	}
#blocPanier{
	background-color:#FD0;
	-webkit-border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-o-border-radius: 0px 0px 15px 15px;
	-ms-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:180px;
	float:right;
	margin-right:82px;
	color:#0148A8;
	font-weight:bold;
	z-index:150 !important;
	padding:5px;
}
#blocPanier a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0148A8;
	text-decoration:none;
	font-weight:bold;
	}
#blocPanier a:hover{
	color:#B40002;
	text-decoration:none;
	font-weight:bold;
	}
.ico{
	margin:3px;
	vertical-align:middle;
	text-decoration:none;
	}
ul#navPanier {
	list-style-type: none;
	}
ul#navPanier li{
	display : inline-block;
	}
.payline-msg-jumbotron {
	/*background-color: rgb(17 66 142);*/
	padding: 10px;
	color: #19D2FE;
	margin: auto;
	width: 735px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	font-size: small;
}
.msg-danger {
	color: #ea0f0f;
}
.msg-success {
	color: #30ea0f;
}
table#liste{
	width:750px;
	padding: 10px;
	margin:35px auto;
	border-collapse:collapse;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
table#liste th{
	background-color:#FD0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	padding: 10px 20px;
	}
table#liste th.HG{
	-webkit-border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	-o-border-radius: 5px 0px 0px 0px;
	-ms-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px;
	}
table#liste th.correction{
	padding-left:20px;
}
table#liste th.HD{
	-webkit-border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	-o-border-radius: 0px 5px 0px 0px;
	-ms-border-radius: 0px 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
	}
table#liste th.BD{
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	-o-border-radius: 0px 0px 5px 0px;
	-ms-border-radius: 0px 0px 5px 0px;
	border-radius: 0px 0px 5px 0px;
	}
table#liste th.BG{
	-webkit-border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-o-border-radius: 0px 0px 0px 5px;
	-ms-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	}
table#liste tr{
	background-color:#FD0;
	color:#0148A8;
}
table#liste tr:hover{
	background-color:#0148A8;
	color:#FD0;
}

table#liste td{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	padding:7px;
	}
table#liste td.texte, table#liste th.texte{
	text-align:left;
}
table#liste td.num, table#liste th.num{
	text-align:right;
	padding-right:15px;
}
div#etapeFin{
	margin-top:55px !important;
	}
div#etape, div#recap, div#etapeFin {
	width:750px;
	margin:15px auto;
	background-color:#FD0;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	}
#alertNum{
	width:750px;
	margin:15px auto;
	background-color:red;
	color:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
}
div#recapPanier{
	width:45%;
	float:left;
	text-align:left;
	margin:5px;
	}
div#recapIdent{
	width:45%;
	float:right;
	text-align:right;
	margin:5px;
	}
div#info{
	width:95%;
	float:left;
	text-align:left;
	margin:5px;
	}
div#info p {
	line-height:1em !important;
	text-align:justify !important;
	}
div#recap p{
	line-height:0.5em;
	}
div#suite{
	width:150px;
	margin:15px auto;
	background-color:#FD0;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	float:right;
	margin-right:80px;
	}
div#retour a, div#suite a, div#suiteIdent input, div#retourIdent a, div#retourIdent a{
	/*text-decoration:none;*/
		color:#00F;
	}
div#suiteIdent{
	float:right;
	margin-top:50px;
	position:relative;
	right:-50px;
	}
div#retourIdent{
	width:150px;
	margin-top:50px;
	background-color:#FD0;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	float:left;
	position:relative;
	left:-50px;
	}

div#retour{
	width:150px;
	margin:15px auto;
	background-color:#FD0;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	float:left;
	margin-left:80px;
	}

#monForm, .loginForm{
	width:750px;
	min-height: 190px;
	margin:35px auto;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:25px 0 10px;
	overflow: hidden;
}
.m-form__group img{
	width: 200px;
	margin-bottom: 8px;
}
.loginForm input {
	padding: 5px;
	border-radius: 7px
}
.trois-ch-register-input {
	/*background-color: #19d1fd;*/
	border-radius: 7px;
	width: 46%;
	margin: 16px auto;
	padding: 8px 0;
    color: #FD0;
	font-weight: 500!important;
	letter-spacing: 2px;
}
.trois-ch-register-input h2{
	margin: 0;
	font-weight: 500!important;
	letter-spacing: 2px;
}
.margin-up-and-bottom {
	margin: 20px 0;
}
.trois-ch-button {
	background-color: #FD0;
	padding: 10px 20px;
	border-radius: 5px;
	border: 0;
	outline: 0;
}
.trois-ch-button:hover {
	color: white;
	background-color: #19d1fd;
	cursor: pointer;
}
.loginForm .m-form__group {
	margin: 10px 0;
}
.trois-ch-register-input a {
	text-decoration: none;
}
.square-box {
	padding: 10px;
	border: 2px solid #19d1fd;
	width: 25%;
}
.square-box a{
	color: #cbb53e;
	text-decoration: none;
}
.hover-bg-light-yellow {
	/*border: 2px solid #19d1fd;*/
}
.hover-bg-light-yellow:hover {
	background-color: rgba(255,229,58,0);
	border: 2px solid #cbb53e;
	color: #cbb53e;
	box-sizing: border-box;
}
.hover-bg-light-yellow a:hover {
	color: #cbb53e;
}
#monForm p
{
	margin: 2px 0;
}

/* Label */
#monForm label{
	/*background-color: #FFCC66;*/
	display: block;
	width: 20%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
}

#monForm label:hover
{
	font-weight: bold;
}

#monForm .form_label_nostyle
{
	background: none;
}

/* Input */
.connexion-pro h5 {
	color: #FD0;
}
#monForm input, #monForm select, .loginForm input
{
	margin-left: 1%;
	width: 40%;
	border: #CCC 1px solid;
}
.login-annexes-parent {
	width: 45%;
	margin: 20px auto;
	position: relative;
}
#remember_me_box, #password_forgotten {
	font-size: 14px;
	display: inline-block;
	position: absolute;
}
#remember_me_box {
	left: 0
}
#password_forgotten {
	right: 0
}
#remember_me {
	margin: 0;
	width: 15px;
}
.loginForm input[type="email"],
.loginForm input[type="password"]
{
	width: 45%;
	border: #a29d9d 1px solid;
	height: 30px;
	margin: 5px 0;
}
#m_login_signin_submit {
	height: 30px;
	width: 100px
}

#submit_button_box {
	margin: 40px 0;
	position: absolute;
	right: 0
}
#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus
{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

/* button submit */
#monForm input[type="submit"]
{
	/*border: #DDEEFF 1px solid;*/
		text-decoration:underline;
	width:150px;
	background-color:#FD0;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:3px 5px 3px 5px;
	float:right;
	font-size:1em;
	cursor:pointer;
}

#monForm input[type="submsit"]:hover
{
	/*background-color: #66CC33;
	cursor: pointer;*/
	width:150px;
	margin:15px auto;
	background-color:#FD0;
	color:#0148A8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	float:right;
	margin-right:80px;
}

#monForm input[type="reset"]
{
	border: #DDEEFF 1px solid;
}

#monForm input[type="reset"]:hover
{
	background-color: #E6484D;
	cursor: pointer;
}
#choix{
	margin:25px auto;
	}


</pre></body></html>