body{
	margin: auto;
	color: #1c1e21;
	/*background-image: linear-gradient(rgb(255,255,255), rgb(255,255,255), rgba(255,0,0,0.03), rgba(255,255,255), rgb(255,255,255));*/
}
.entetes,#inverseBande1,#inverseBande2,.onglet,#piedPage{
	position: fixed;
	width: 100%;
}
.entetes{
	top: 0px;
	left: 0px;
	height: 60px;
	padding: 5px;
	font-family: "Bauhaus 93";
	font-size: 28px;
	text-align: center;
	letter-spacing: 40px;
	font-weight: bolder;
	color: rgba(255,255,255,1);
	background-image: url('../img/plan.jpg');
	background-size: 100%;
	box-shadow: -1px 5px 20px rgba(255,255,255,1);
}
#piedPageDocument{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,255,0.05),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0));
}
#inverseBande1{
	top: 49px;
	left: 0px;
	height: 22px;
	background-color: rgba(0,0,255,0.2);
	background-image: url('../img/bandeInverse.png');
	background-size: 25%;
}
#inverseBande2{
	top: 49px;
	left: 0px;
	height: 22px;
	background-color: rgba(0,0,0,0.2);
	background-image: url('../img/bandeInverse.png');
	background-size: 7%;
}
.onglet{
	top: 49px;
	left: 0px;
	height: 20px;
	border-top: 1px solid rgba(0,0,0,0.08);
	border-bottom: 2px solid rgba(0,0,0,0.5);
	text-align: center;
}
.onglets{
	color: white;
	display: inline-block;
	width: 130px;
	height: 18px;
	margin-right: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-shadow: rgb(200,50,10) -2px 0px, rgb(200,50,10) 0px 2px, rgb(10,10,10) 1px 0px, rgb(10,10,10) 0px -1px;
}
.onglets:hover{
	color: rgba(100,100,100,1);
	cursor: pointer;
	width: 120px;
	border-left: 10px solid rgba(0,0,0,0.7);
	background-color: rgba(255,255,255,1);
	border-bottom: 2px solid rgba(255,255,255,1);
}
#corpsPage{
	margin-top: 80px;
	width: 1100px;
	height: 900px;
	background-color: rgba(229,229,229,0.98);
	margin-bottom: 30px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	max-height: 900px;
	overflow-y: scroll;
}
#piedPage{
	right: 0px;
	bottom: 0px;
	height: 17px;
	background-color: #3b5998;
	font-family: "Comic Sans Ms";
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
	color: rgba(255,255,255,0.8);
	padding-top: 3px;
	padding-right: 2px;
}
/*******************************************************************/
#ttrHSApp{
	color: rgba(0,0,100,0.7);
	margin-top: 30px;
	font-family: "Cooper Black";
	font-size: 41px;
	font-weight: bolder;
	letter-spacing: 7px;
	text-shadow: rgba(200,50,10,0.5) -2px 0px, rgba(200,50,10,0.5) 0px 2px, rgb(10,10,10) 1px 0px, rgb(10,10,10) 0px -1px;
}
#msgHSApp{
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 980px;
	font-family: "Comic Sans Ms";
	font-size: 16px;
	text-align: justify;
	background-color: rgba(200,200,255,0.9);
	border-bottom: 5px solid rgba(0,0,100,0.2);
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.prmrLttr{
	font-family: "Cooper Black";
	font-weight: bolder;
	font-size: 30px;
	font-style: italic;
	text-shadow: rgb(255,255,255) -2px 0px, rgb(255,255,255) 0px 2px, rgb(10,10,10) 1px 0px, rgb(10,10,10) 0px -1px;
}
.listeHSApp{
	display: inline-block;
	margin-top: -10px;
	margin-bottom: -15px;
	font-style: italic;
	width: 310px;
}
#inscription_Page{
	display: inline-block;
	width: 380px;
	margin-top: -150px;
	padding: 5px;
	padding-bottom: 15px;
	border-radius: 8px;
	background-color: rgba(255,255,255,0.5);
	text-align: center;
}
#inscriptConnexion{
	font-size: 13px;
	font-weight: bolder;
	font-style: italic;
	text-align: left;
	background-color: red;
	padding-left: 10px;
	padding-right: 12px;
}
.lblAcceuil:hover,#chckbxInscrpt:hover,#chckbxCnnxn:hover,#btnInscrpt:hover{
	cursor: pointer;
}
.iptInscrpt{
	width: 350px;
	border: 0px;
	border-bottom: 2px solid rgba(0,0,100,0.5);
	background-color: rgba(0,0,0,0);
	font-family: "Franklin Gothic Book";
	font-size: 15px;
}
#btnInscrpt{
	width: 150px;
	margin-top: 15px;
	border: 1px inset rgba(0,0,0,1);
	border-radius: 10px;
	font-weight: bolder;
	background-color: rgba(0,0,0,0);
}
/*******************************************************************/
.memos{display: none;}
.logoHS{
	position: fixed;
	top: 7px;
	left: 8px;
	height: 35px;
}
.lettreHS1{
	width: 25px;
	height: 19px;
	display: inline-block;
	background-color: rgba(100,0,0,0.3);
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	border-bottom-right-radius: 25px;
	margin-right: 2px;
	/*
	transform:rotate(20deg); 
	-ms-transform:rotate(20deg);
	-moz-transform:rotate(20deg);
	-webkit-transform:rotate(20deg);
	-o-transform:rotate(20deg); 
	*/
}
.lettreHS2{
	width: 25px;
	height: 27px;
	color: rgb(0,0,0);
	background-color: rgba(255,255,255,0.5);
	border-radius: 28px;
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	font-family: "Cooper Black";
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	padding-top: 8px;
	box-shadow: 2px 2px 5px rgba(255,0,0,0.5);
}
.logoPage{
	position: fixed;
	right: 0px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	background-color: #3b5998;
	border-top-left-radius: 90%;
	background-image: url('../img/logo.gif');
	background-size: 100%;
}
#piedPage1{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 500px;
	height: 20px;
	background-color: rgba(255,255,255,0.6);
}
#piedPage2{
	position: fixed;
	left: 450px;
	bottom: 0px;
	width: 50px;
	height: 10px;
	background-color: #3b5998;
}
#piedPage3{
	position: fixed;
	left: 450px;
	bottom: 10px;
	width: 50px;
	height: 10px;
	background-color: rgba(0,0,255,0.2);
}
#piedPage4{
	position: fixed;
	left: 400px;
	bottom: 0px;
	width: 50px;
	height: 10px;
	background-color: rgba(0,0,255,0.2);
}
#piedPage5{
	position: fixed;
	left: 0px;
	bottom: 10px;
	width: 150px;
	height: 10px;
	background-color: #3b5998;
}
#piedPage6{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 200px;
	height: 10px;
	background-color: #3b5998;
}
#piedPage7{
	position: fixed;
	left: 200px;
	bottom: 0px;
	width: 50px;
	height: 10px;
	background-color: rgba(0,0,255,0.2);
}
#piedPage8{
	position: fixed;
	left: 150px;
	bottom: 10px;
	width: 50px;
	height: 10px;
	background-color: rgba(0,0,255,0.2);
}
#piedPage9{
	position: fixed;
	left: 50px;
	bottom: 0px;
	width: 50px;
	height: 10px;
	background-color: rgba(255,255,255,0.4);
}
#piedPage10{
	position: fixed;
	left: 550px;
	bottom: 0px;
	width: 30px;
	height: 15px;
	border-radius: 50%;
	background-color: rgb(255,255,255);
}
#piedPage11{
	position: fixed;
	left: 600px;
	bottom: 9px;
	width: 14px;
	height: 12px;
	border-radius: 50%;
	background-color: rgb(255,255,255);
}
#piedPage12{
	position: fixed;
	left: 620px;
	bottom: 2px;
	width: 8px;
	height: 11px;
	border-radius: 50%;
	background-color: rgb(255,255,255);
}
#piedPage13{
	position: fixed;
	left: 640px;
	bottom: 6px;
	width: 8px;
	height: 7px;
	border-radius: 50%;
	background-color: rgb(255,255,255);
}
#piedPage14{
	position: fixed;
	left: -10px;
	bottom: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: rgb(255,255,255);
}
.piedPage10,.piedPage11,.piedPage12{
	position: fixed;
	left: 20px;
	bottom: 300px;
	color: white;
	text-align: center;
	border-radius: 8px;
	padding: 1px;
	background-color: black;
	box-shadow: 0px 20px 20px rgba(0,0,0,0.5);
	transform:rotate(-40deg); 
	-ms-transform:rotate(-40deg); /* Internet Explorer */
	-moz-transform:rotate(-40deg); /* Firefox */
	-webkit-transform:rotate(-40deg); /* Safari et Chrome */
	-o-transform:rotate(-40deg); /* Opera */
}
.piedPage11{left: 40px;}
.piedPage12{left: 60px;}
.btn{
	width: 150px;
	border: 1px inset rgba(0,0,0,1);
	border-radius: 10px;
	font-weight: bolder;
	font-size: 12px;
	font-family: arial;
	background-color: rgba(0,0,255,0.2);
}
.btn:hover{
	cursor: pointer;
	background-color: rgba(0,0,0,0);
}
#formConnect{
	width: 350px;
	height: 434px;
	margin-top: 50px;
	display: inline-block;
	text-align: center;
	padding: 10px;
	border: 1px inset rgba(255,0,0,0.2);
	border-top: 0px solid red;
	border-left: 0px solid red;
	border-bottom-right-radius: 25%;
	background-image: url('../img/login.gif');
	background-size: 150%;
}
.login{
	display: inline-block;
	width: 100px;
	height: 100px;
	font-family: arial;
	font-weight: bolder;
	font-size: 20px;
	margin-top: 100px;
	margin-bottom: 20px;
	border-radius: 50%;
}
.imageEntreorise,.imageUtilisateur,.imageMotPass{
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	margin-top: 256px;
	margin-left: -200px;
	background-image: url('../img/user.gif');
	background-size: 100%;
}
.imageEntreorise{
	margin-top: 226px;
	border-radius: 50%;
	background-image: url('../img/imgEts.jpg');
}
.imageMotPass{
	margin-top: 287px;
	margin-left: -198px;
	background-image: url('../img/oeilF.gif');
}
.imageMotPass:hover{
	cursor: pointer;
	background-image: url('../img/oeilO.gif');
}
.iptLogin{
	width: 265px;
	height: 25px;
	padding-left: 35px;
	border: 0px solid rgba(0,0,0,0);
	border-bottom: 2px solid rgba(100,0,0,0.7);
	background-color: rgba(0,0,0,0);
	font-family: "Franklin Gothic Book";
	font-size: 16px;
}
#conBtn{
	width: 90px;
}
#userNameCon,#conBtn{
	text-align: left;
}
#btnCon{
	display: inline-block;
	width: 150px;
	border: 1px inset rgba(0,0,0,1);
	border-radius: 10px;
	margin-top: 30px;
	font-weight: bolder;
	background-color: rgba(0,0,255,0.2);
}
#btnCon:hover{
	cursor: pointer;
	background-color: rgba(0,0,0,0);
}
#conBtnImg{
	position: fixed;
	top: 2px;
	right: 10px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-image: url('../img/user.gif');
	background-size: 100%;
}
#conBtnImg:hover{
	cursor: pointer;
}
#fnctnUser{
	position: fixed;
	top: 2px;
	right: 10px;
	width: 128px;
	height: 41px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: rgb(0,0,255,0.1);
	background-image: url('../img/bandeInverse.png');
	background-size: 60%;
	border-radius: 20px;
	font-family:"Comic Sans Ms";
	font-size: 14px;
	font-style: italic;
	text-align: right;
	letter-spacing: 0px;
	color: black;
}
#conBtn:hover{
	cursor: pointer;
	color: rgb(200,0,0);
}
@media screen and (min-width: 0px) and (max-width: 1200px) {
	body{width: 1200px;}
	/*
	body,.entetes,.onglet,#piedPage{
		width: 1200px;
	}
	*/
	#piedPage{
		left: 0px;
	}
}
#chrgmntPage{
	position: fixed;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	background-image: url('../img/bandeInverse.png');
	background-size: 5%;
}
#chrgmntBarre{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	color: red;
	font-family:"Comic Sans Ms";
	font-size: 400px;
	text-align: center;
}
.memosVar{
	display: none;
}
#messageHSA{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
}
.dnnAbnnmnt{
	width: 400px;
	background-color: rgb(200,200,255);
}
.elmntAbnnmnt{
	font-family: "Comic Sans Ms";
	font-size: 13px;
	font-style: italic;
	text-align: left;
	padding-left: 10px;
}
#dnnAbA,#dnnAbB,#dnnAbC{
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
}
#dnnAbC{
	text-align: center;
	padding-bottom: 15px;
}
#dnnAb1{
	width: 361px;
	height: 30px;
	display: inline-block;
	font-size: 20px;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
	padding-left: 9px;
	border-bottom: 1px solid white;
	background-color: rgb(200,200,255);
	text-shadow: white -2px 0px, white 0px 2px, white 1px 0px, white 0px -1px;
}
#dnnAb2,#dnnAbA,#dnnAbB,#dnnAbC{
	margin-top: 10px;
}
#tempsAbnmnt{
	width: 35px;
	font-family: "Comic Sans Ms";
	font-size: 13px;
	text-align: center;
	border: 0px;
	border-bottom: 1px dotted black;
	background-color: rgba(0,0,0,0);
}
#dnnAb7{
	padding-right: 5px;
	background-color: rgba(255,255,255,0.5);
}
#jrsRstnt{
	position: fixed;
	width: 40px;
	right: 9px;
	bottom: 32px;
	font-family:"arial";
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	text-shadow: white -2px 0px, white 0px 2px, white 1px 0px, white 0px -1px;
}