@charset "UTF-8";
/* CSS Document */

.bloc-logo-handiapason {
	background-color: #FFF;
	height: 148px;
	width: 398px;
	float: left;
	border: 1px solid rgb(171,154,147);
}
.bloc-espace-abonne {
	background-color: rgb(171,154,147);
	height: 150px;
	width: 700px;
	float: left;
	text-align: center;
}
.bloc-centrer-vertical-logo {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width:400px;
	height:150px;
}

.bloc-centrer-vertical-abonne {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width:700px;
	height:150px;
}
.bloc-informations-et-logos {
	background-color: #FFF;
	text-align: center;
	height: 70px;
	width: 1100px;	/*float: left;*/
	float: left;
}
.bloc-page {
	background-color: rgb(246,245,244);
	/*background-color:#F0F;*/
	width: 1100px;
}
.bloc-texte-platefrome-collaborative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e8176;
	height: 14px;
	width: 330px;
	margin-right: 70px;
	text-transform: uppercase;
	text-align: right;
}
.bloc-fond-formulaire {
	background-color: rgb(231,226,225);
	height: 110px;
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.bloc-titre-formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb(179,163,157);
	float: left;
	height: 20px;
	width: 500px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bloc-infos-formulaire {
	float: left;
	width: 180px;
	height: 110px;
	margin-top: 20px;
}
.bloc-infos-formulaire-bloc {
	text-align: center;
	float: left;
	height: 110px;
	width: 90px;
}


.bloc-champs-formulaire {
	height: 30px;
	width: 500px;
	text-align: center;
}

.bloc-formulaire-input-login {
	vertical-align: middle;
	/*padding: 10px;*/
	height: 22px;
	width: 150px;
	/*border: 1px solid #9e8176;*/
	margin-right: 10px;
	/*background-color: rgba(158,129,118,.5);*/
	background-color: #FFF;
	border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bloc-formulaire-input-password {
	background-color: #FFF !important;
	vertical-align: middle;
	/*margin: 5px 10px 5px 0;*/
  /*padding: 10px;*/
	height: 22px;
	width: 130px;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bloc-formulaire-bouton-ok:hover {
	background-color: #ff6600;
	cursor:pointer;
}


.bloc-formulaire-bloc-email {
	/*
	height: 24px;
	width: 160px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
}


.bloc-formulaire-bloc-password {
	height: 24px;
	width: 160px;
	/*border: 1px solid #9e8176;*/
	display: flex;
	/*flex-wrap: nowrap;
	justify-content: center;
	align-content: center;*/
	vertical-align: middle;
	background-color: #fff;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.bloc-formulaire-bloc-email.has-error input,
.bloc-formulaire-bloc-password.has-error input {
	border: 1px solid #c94442;
	color: #c94442;
	background-color: #ffdddd;
}

.bloc-formulaire-bouton-ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #9e8176;
	text-align: center;
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	border : 0px;
	margin-left: 5px;
	width: 40px;
	border-radius:2px;
}

.bloc-formulaire-form-inline {
	display: flex;
	/*flex-flow: row wrap;*/
	flex-wrap: nowrap;
	/*align-items: center;*/
	justify-content: center;
	width: 500px;
	height: 30px;
}

.bloc-links-formulaire {
	color: rgb(179,163,157);
	float: left;
	height: 20px;
	width: 500px;
	text-align: center;
	margin-top: 40px;	/*background-color: #F00;*/
}
.bloc-links-formulaire-inscription {
	color: rgb(179,163,157);
	float: left;
	height: 20px;
	width: 250px;
}

.bloc-links-formulaire-forget-password {
	color: rgb(179,163,157);
	float: left;
	height: 20px;
	width: 250px;
}

.bloc-links-link-inscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9e8176;
	line-height:20px;
}

.bloc-links-link-forget-password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e8176;
	line-height:20px;
}
.bloc-index-texte-introduction {
	width: 1000px;
	margin-left: 50px;
	color: rgb(171,154,147);
	text-align: center;
}
.bloc-index-texte-developpement {
	color: rgb(171,154,147);
	text-align: justify;
	width: 1000px;
	margin-left: 50px;
	margin-top: 15px;
	font-size: 0.85em;
	line-height: 1.25em;
}

.bloc-index-texte-developpement-suite {
	color: rgb(171,154,147);
	text-align: justify;
	width: 850px;
	margin-left: 125px;
	margin-top: 15px;
	font-size: 0.85em;
	line-height: 1.5em;
}


.bloc-index-lire-la-suite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.750em;
	color: rgb(171,154,147);
	text-align: right;
	width: 1000px;
	margin-left: 50px;
	margin-bottom: 15px;
}
.bolc-index-lire-la-suite-link {
	font-family: Arial, Helvetica, sans-serif;
}
.bloc-index-lire-la-suite-color-link {
	color: rgb(171,154,147);
}
.bloc-index-image-introduction {
	text-align: center;
	height: 312px;
	width: 703px;
	float: left;
	/* background-color: #0F0; */
}
.bloc-index-col-gauche-image-centrale {
	float: left;
	width: 198px;
	height: 312px;
	background-color: rgb(246,245,244);
}


.bloc-index-col-droit-image-centrale {
	background-color: rgb(246,245,244);
	float: left;
	width: 199px;
	height: 312px;
}
.bloc-index-disque-video {
	height: 184px;
	width: 184px;
	position: relative;
	z-index: 1000;
	left: 70px;
	top: -220px;
}
.bloc-index-4-ronds-handiapason {
	text-align: center;
	height: 40px;
	width: 199px;
	margin-top: 100px;
}
.bloc-index-decouverte-site-libelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	height: 20px;
	width: 199px;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}
.bloc-index-bouton-ok-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	background-color: rgb(171,154,147);
	text-align: center;
	height: 40px;
	width: 94px;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	border-radius:2px;
}

.bloc-index-bouton-ok-site:hover{
	background-color: rgb(110,99,95);
}


.bloc-index-logos-pas-a-pas-isaac {
	float: left;
	height: 70px;
	width: 366px;
	display: flex;
	flex-wrap: nowrap;
	/*justify-content: center;*/
	justify-content: space-around;
	/*align-content: center;*/
}
.bloc-index-logos-partenaires {
	background-color: #FFF;
	text-align: center;
	float: left;
	height: 70px;
	width: 367px;
}
.bloc-index-infos-tel-email {
	float: left;
	height: 70px;
	width: 367px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(171,154,147);
	font-size: 0.85em;
	line-height: 70px;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
}
.bloc-index-centrage-vertical-g {
	height: 70px;
	width: 366px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

.bloc-index-centrage-vertical-c-d {
	height: 70px;
	width: 367px;
	vertical-align:middle;
	display:table-cell

}
