.error {
	background: #fef1ec !important;
	color:#CB775F !important;
}
.error::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#CB775F !important;
}
.error::-moz-placeholder { /* Firefox 19+ */
  color:#CB775F !important;
}
.error:-ms-input-placeholder { /* IE 10+ */
  color:#CB775F !important;
}
.error:-moz-placeholder { /* Firefox 18- */
  color:#CB775F !important;
}
.corps .page{
	position:relative;
	background-color:#FCFCFC;
	margin-left:auto;
	margin-right:auto;
	padding-top:0;
	margin-top:0;
	margin-bottom:5px;
	width:748px;
	min-height:700px;
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page{
		width: 1024px;
		margin:0 auto;
	}
}
@media screen and (min-width: 1366px){
	.corps .page{
		width: 1365px;
	}
}
.corps .page .ventre{
	position:absolute;
	top:40px;
	left:230px;
	width:600px;
	height:auto;
}
.corps .page .ventre .nota{
	position:absolute;
	top:0;
	left:660px;
	width:235px;
	min-height:410px;
	background:white;
	padding:7px 7px 20px 7px;
	-webkit-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	-moz-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	border-left:1px solid #F2F2F2;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre{
		left:0px;
		width:750px;
	}
	.corps .page .ventre .nota{
		left:500px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1365px){
	.corps .page .ventre{
		left:60px;
		width:580px;
	}
}
.corps .page .ventre .nota .titre{
	display:block;
	width:100%;
	line-height:40px;
	background:#F3F3F3;
	text-align:center;
	font-family:'Open Sans', sans-serif;	
	font-weight:400;
	font-size:14.5px;
	color:#474747;
}
.corps .page .ventre .nota  p{
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	font-size:15px;
	line-height:22px;
	margin:0;
	padding:19px;
	color:#474747;
	text-align:justify;
}
.corps .page .ventre .nota  a{
	color:#474747;
	border-bottom:1px dashed #474747;
}
.corps .page .ventre .nota .term{
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	color:#D90000;
	margin-left:5px;
}
.corps .page .ventre .nota .cb_chq,
.corps .page .ventre .nota .tar_stg,
.corps .page .ventre .nota .plc_rst,
.corps .page .ventre .nota .dat_hor,
.corps .page .ventre .nota .lie_adr{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-style:italic;
	font-size:14.5px;
	letter-spacing:0.25px;
	color:#555555;
	margin-top:20px;
	margin-bottom:10px;	
}
.corps .page .ventre .nota .modiv{
	display:block;
	margin:0 auto;
	width:200px;
	height:35px;
	min-height:35px;
	-o-background-size:200px 35px;
	-moz-background-size:200px 35px;
	-webkit-background-size:200px 35px;
	background-size:200px 35px;
}
.corps .page .ventre .nota .mod_chq{
	background:url("../images/commun/mode_chq.svg") no-repeat;
}
.corps .page .ventre .nota .mod_cb_chq{
	background:url("../images/commun/modes_cb_chq.svg") no-repeat;
}
.corps .page .ventre .nota .mod_cb{
	background:url("../images/commun/mode_cb.svg") no-repeat;
}
.corps .page .ventre .nota .comprendre{
	float:right;
	font-family:'Open Sans', sans-serif;
	color:#6FA2D5;
	text-decoration:underline !important;
	font-weight:400;
	font-size:13.5px;
	font-style:normal;
}
.corps .page .ventre .nota .jour_hor{
	width: 55px;
	display:inline-block;
	font-style: normal;
}
.corps .page .ventre .nota .horaires{
	color: #999;
	display:inline-block;
	font-style: normal;
	margin-left:20px;
}
.corps .page .ventre .nota .lie_adress{
	padding-right: 15px;
}
/* mobile
.corps .page .ventre .nota{
	position:relative;
	display:inline-block;
	float:right;
	width:255px;
	height:630px;
	border:1px solid red;
}
*/
.corps .page .ventre .formu{
	position:relative;
	display:inline-block;
	width:520px;
	min-height:420px;
	padding:15px 40px 40px 40px;
	background-color:#fff;
	-webkit-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	-moz-box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	box-shadow:5px 5px 7px -7px rgba(0,0,0,.1);
	border-left:1px solid #F2F2F2;
	margin:0 0 30px 0;
}

@media screen and (max-width: 1023px){
	.corps .page .ventre .formu{
		width:440px;
		box-sizing: border-box;
	}
}
.corps .page .ventre .formu .titre{
	font-family:'Lucida Sans Italic';
	font-weight:normal;
	font-size:22.5px;
	/*letter-spacing:0.5px;*/
	font-weight:bold;
	color:#698EAF;
	margin:0;
	float:left;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .titre{
		float:none;
		text-align:center;
	}
}
.corps .page .ventre .formu .titre .short{
	display:none;
}
.corps .page .ventre .formu .info{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size: 13.5px;
	color:#474747;
	margin:7px 0 0 0;
	float:right;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .info{
		float:none;
		text-align:center;
	}
}
.corps .page .ventre .formu .info .cadenas{
	display:block;
	float:right;
	width:21px;
	height:21px;
	min-height:21px;
	margin:0 0 0 7px;
	background:url("../images/inscription/cadenas.svg") no-repeat;
	-o-background-size:20px 20px;
	-moz-background-size:20px 20px;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	cursor: hand;
	cursor: pointer;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .info .cadenas{
		display:inline-block;
		float:none;
		vertical-align:middle;
	}
}
.corps .page .ventre .formu .texte .petit{
	display:block;
	font-size:14px;
	margin:20px 0;
	padding:20px;
	background:#EDF9D2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
}
.corps .page .ventre .formu .nbalert1,
.corps .page .ventre .formu .nbalert2{
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	margin:20px 0;
	padding:20px 20px 0 20px;
	background:#F3F3F3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
}
.corps .page .ventre .formu .nbalert2{
	background:#E8F5FD;
	padding:20px;
}
.corps .page .ventre .formu .nbalert1 a,
.corps .page .ventre .formu .nbalert2 a{
	text-decoration:underline !important;
	color:#000 !important;
}
.corps .page .ventre .formu .contenu{
	margin:70px auto 30px auto;
	width:420px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	color:#474747;
	text-align:center;
	line-height:30px;
	padding:0;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .contenu{
		margin:40px auto 30px auto;
		width:320px;
	}
}
.corps .page .ventre .formu .contenu #donnees{
	text-align:center;
}
.corps .page .ventre .formu .contenu #donnees .champs{
	display:inline-block;
	width:100%;
	height: 43px;
	min-height: 43px;
	margin:0;
}
.corps .page .ventre .formu .contenu #donnees .champs2{
	display:block;
	width:100%;
	margin:0 auto;
}
.corps .page .ventre .formu .contenu #donnees .raison{
	display:block;
	margin:0 0 30px 0;
	padding:20px 0 0 0;
}
.corps .page .ventre .formu .contenu #donnees #msgtap{
	display:none;
	text-align:left;
}
.corps .page .ventre .formu .contenu #donnees input[type=text]{
	border: 0;
	outline: 0;
	border-bottom: 1px solid #E6E6E6;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	position:relative;
	height:36px;
	line-height:36px;	
	width:170px;
	padding-left:10px;
	margin:0;
	padding-right:20px;
	overflow-y: auto;
	overflow-x: hidden;
	color:#474747;
	/*-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;*/
}
.corps .page .ventre .formu .contenu #donnees input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees input[type=text]::-moz-placeholder { /* Firefox 19+ */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees input[type=text]:-ms-input-placeholder { /* IE 10+ */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees input[type=text]:-moz-placeholder { /* Firefox 18- */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees #departement,
.corps .page .ventre .formu .contenu #donnees #destinataire{
	background: url(../images/commun/select.png) no-repeat;
	background-position: bottom 12px right 10px;
	cursor: hand;
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;	
}
.corps .page .ventre .formu .contenu #donnees #destinataire{
	color:#779E00;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .contenu #donnees #destinataire{
		width:230px;
	}
}
.corps .page .ventre .formu .contenu #donnees .objet,
.corps .page .ventre .formu .contenu #donnees .inter{
	display:inline-block;
	margin:0 7px 0 10px;
	color:#5E9DB4;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .contenu #donnees .objet,
	.corps .page .ventre .formu .contenu #donnees .inter{
		display:none;
	}
}
.corps .page .ventre .formu .contenu #donnees #sujet{
	width:283px;
	margin:10px 0 0 0;
}
.corps .page .ventre .formu .contenu #donnees #prenom,
.corps .page .ventre .formu .contenu #donnees #email{
	width:350px;
	margin:10px 0 0 0;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .contenu #donnees #sujet,
	.corps .page .ventre .formu .contenu #donnees #prenom,
	.corps .page .ventre .formu .contenu #donnees #email{
		width:290px;
	}	
}
.corps .page .ventre .formu .contenu #donnees .cryptogram{
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}
.corps .page .ventre .formu .contenu #donnees #raison{
	color:#999;
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .contenu #donnees #raison{
		width:120px;
	}
}
.corps .page .ventre .formu .contenu #donnees .correction{
	display:none;
	margin:20px 0 30px 0;
	color:#DE694B;
}
.corps .page .ventre .formu .contenu #donnees .correction .explica{
	display:inline-block;
	vertical-align:middle;
	width:21px;
	height:21px;
	cursor:pointer;
	cursor:hand;
	margin: 0 0 0 15px;
}
.corps .page .ventre .formu .contenu #donnees .envoi{
	display:none;
	margin:20px 0 -20px 0;
	text-align:center;
	font-size: 14px;
	color:#D1D1D1;
}
.corps .page .ventre .formu .contenu #donnees .boutdep{
	display:block;
	margin:40px auto;
	cursor: hand;
	cursor: pointer;
	height:38px;
}
.corps .page .ventre .formu .contenu #donnees #seek1{
	display:none;
	margin:40px auto;
	width:121px;
	height:38px;
}
.corps .page .ventre .formu .contenu #donnees #erro1{
	display:none;
	margin:0 auto;
	cursor: hand;
	cursor: pointer;	
	width:121px;
	height:38px;
}
.corps .page .ventre .formu .contenu #donnees #send1{
	display:block;
	margin:40px auto;
	cursor: hand;
	cursor: pointer;
	width:121px;
	height:38px;
}
.corps .page .ventre .formu .contenu #donnees .boutdep{
	width:131px;	
}
.corps .page .ventre .formu .contenu #donnees .boutel{
	display:inline-block;
	vertical-align:bottom;
	cursor: hand;
	cursor: pointer;
	margin-left:10px;
	width:38px;
	height:37px;
	min-height:37px;
	background:url("../images/commun/clic_tel.png") no-repeat;
	-o-background-size:38px 37px;
	-moz-background-size:38px 37px;
	-webkit-background-size:38px 37px;
	background-size:38px 37px;	
}
.corps .page .ventre .formu .contenu #donnees .tel_off{
	background:url("../images/commun/clic_tel_off.png") no-repeat;
}
.corps .page .ventre .formu .contenu #donnees #demande{
	border: 0;
	outline: 0;
	border-bottom: 1px solid #E6E6E6;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	position: relative;
	line-height: 25px;
	height:100px;
	width:360px;
	min-width:360px;
	max-width:360px;
	padding:10px;
	margin:10px 0 10px 0;
	overflow-y: auto;
	overflow-x: hidden;
	color:#474747;
	/*-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;*/
}
@media screen and (max-width: 1023px){
	.corps .page .ventre .formu .contenu #donnees #demande{
		width:300px;
		min-width:300px;
		max-width:300px;		
	}
}
.corps .page .ventre .formu .contenu #donnees #demande::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees #demande::-moz-placeholder { /* Firefox 19+ */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees #demande:-ms-input-placeholder { /* IE 10+ */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees #demande:-moz-placeholder { /* Firefox 18- */
  color:#A9A9A9;
  opacity: 1 !important;
}
.corps .page .ventre .formu .contenu #donnees #merci{
	display:none;
}
.corps .page .ventre .formu .contenu #donnees #merci{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 16px;
	position: relative;
	line-height: 25px;
	color:#474747;
}
.corps .page .ventre .formu .contenu #donnees #merci .resultat{
	display:inline-block;
}
.corps .page .ventre .formu .contenu #donnees #merci .resultat .confirmation{
	width:38px;
	height:38px;
	display:inline-block;
	float:left;
	margin:5px 10px 0 0;
}
.corps .page .ventre .formu .contenu #donnees #merci .illustre{
	margin:20px 0 0 0;
	width:240px;
	height:118px;
	border:0;
}
#departement_c,
#destinataire_c{
	max-height:300px;
	overflow-y: auto;
	overflow-x: hidden;
	top:-50px;
	width:220px;
	max-width:220px;
	border:1px solid #D7E7F2 !important;
}
#departement_c ul{
	display:table !important;
	max-width:220px !important;
	border:0;
}
#destinataire_c ul{
	display:table !important;
	width:220px !important;
	max-width:220px !important;
	border:0;
}
#departement_c li,
#destinataire_c li{
	display: table-row !important;
}
#departement_c li a,
#destinataire_c li a{
	display:table-cell !important;
	white-space: normal !important;
	padding:10px 20px 10px 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size: 16px;
	background-color:#FBFEFF;
	color:#474747;
}
#departement_c li:not(:last-child) a,
#destinataire_c li:not(:last-child) a{
	/*
	border-bottom:1px dashed #C6E1EC !important;
	*/
	background-color:#FBFEFF !important;
	/*Horizontal*/
	background-image: linear-gradient(to right, #C6E1EC 50%, rgba(255,255,255,0) 0%) !important;
	background-position: bottom !important;
	background-size: 10px 1px !important;
	background-repeat: repeat-x !important;	
}
#departement_c li a:hover,
#destinataire_c li a:hover{
	background-color:#D8EEFC !important;
}
.jq-dropdown ul {
	padding:0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;

}
.jq-dropdown a:hover{
	background-color:#D8EEFC !important;
}
.corps .page .ventre .formu .contenu .final{
	/* écrase la classe de formulaire2.css */
	font-family: 'Open Sans', sans-serif !important;
	font-weight:400 !important;
	font-size: 16px !important;
	width: 100% !important;
	margin: 20px auto !important;
}
.corps .page .ventre .formu .contenu .recommencer{
	display:inline;
	font-weight:bold;
	text-decoration:underline !important;
	color:#337AB7;
}
.final_ico{
	/* écrase la classe de formulaire2.css */
	margin: 5px 15px 40px 0 !important;
}
.instructions{
	/* écrase la classe de formulaire2.css */
	font-family: 'Open Sans', sans-serif !important;
	font-weight:400 !important;
	font-size: 16px !important;
	margin: 20px auto !important;
}
.jq-dropdown ul {
	padding:0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
.jq-dropdown a:hover{
	background-color:#337AB7 !important;
}
.corps .page .legendes{
	display:none;
}
.modal.bb-alternate-modal .modal-content {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.modal.bb-alternate-modal .modal-footer{
	border-top: 0 none;
}
.modal.bb-alternate-modal .modal-footer button{
	color: white;
	background:black;
	border-color:white;
}
.modal.bb-alternate-modal .modal-header{
	display:none;
}
.modal.bb-alternate-modal .modal-body button{
	color: white;
	text-shadow:none;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}
/*
.modal-open .modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
*/

.modal {
  text-align: center;
  padding: 0!important;
  z-index: 9999 !important;  
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal300{
	max-width: 300px !important;
}
/* BOUTONS */

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
	font-style: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.aidemsg{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:15.5px;
	line-height:21px;
	text-align:center;
}
.aidemsg a{
	color:white;
	display:block;
	width:150px;
	margin:20px auto 0 auto;
	font-size:22px !important;
	padding-bottom:10px;
	border-bottom:dashed 1px #fff;
}
.hide_desktop{
	display:none;
}