/********************************************************************************/
/*										PC										*/
/********************************************************************************/

/***********/
/* Général */
/***********/

body {
	font-family: trebuchet, helvetica, sans-serif;
	color: #54381a;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 180%;
	color: #ef3f7c;
	margin: 0px 0px 20px 0px;
}

h2 {
	margin: 40px 0px 20px 0px;
	font-size: 1.28em;
}

hr {
	margin-top: 60px;
	color: #c5bdb5;
}

/* Blocs div */
.pourcentage-droite {
	float: right;
}

.conteneur {
	margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.header {
	width: 960px;
	height: 130px;
	background: url(/vue/images/header.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.menu  {
	width: 960px;
	margin-bottom: 20px;
}

.menu .bouton {
	margin-left: 0;
	margin-right: 20px; 
}

.menu .bouton:hover {
	margin-left: 0;
	margin-right: 20px; 
}

.corps{
	width: 960px;
	margin-bottom: 20px;
}

.footer {
	width: 960px;
	height: 130px;
	background-color: #d3c3bd;
}

.footer p {
	height: 130px;
  	line-height: 130px;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}

.footer p span {
  	vertical-align: middle;
  	display: inline-block;
  	line-height: 1.2;
}

.footer-mobile {
	display: none;
}

.accueil-corps {
	width: 600px;
	height: 591px;
	background: url(/vue/images/accueil-formules.png);
	background-repeat: no-repeat;
	float: left;
}

.accueil-plus {
	width: 360px;
	height: 591px;
	background: url(/vue/images/accueil-plus.png);
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 20px;
}

.accueil-etapes {
	width: 960px;
	height: 115px;
	background: url(/vue/images/accueil-etapes.png);
	background-repeat: no-repeat;
	clear: both;
}

.coordonnees-historique , .questionnaire-historique, .beneficiaires-historique, .contrat-historique {
margin-bottom: 20px;
}

.coordonnees-etapes, .questionnaire-etapes, .beneficiaires-etapes, .contrat-etapes{
	width: 960px;
	height: 109px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}
.coordonnees-etapes {
	background: url(/vue/images/coordonnees-etapes.png);
}
.questionnaire-etapes {
	background: url(/vue/images/questionnaire-etapes.png);
}
.beneficiaires-etapes {
	background: url(/vue/images/beneficiaires-etapes.png);
}
.contrat-etapes {
	background: url(/vue/images/contrat-etapes.png);
}

.coordonnees-corps, .questionnaire-corps, .beneficiaires-corps, .contrat-corps, .connexion-corps, .administration-corps {
	border: solid #c5bdb5 8px;
	padding: 40px;
}

.titre-plus {
	text-align: center;
	margin-top: 20px;
}

.texte-plus {
	margin-top: 50px;
	color: #FFFFFF;
	font-size: 1.1em;
	margin-left: 75px;
	line-height: 56px; 
}

.boutons {
	margin-top: 40px;
	clear: both;
	text-align: right;
}

.bouton-accueil {
	margin-top: 40px;
	margin-right: 60px;
	clear: both;
	text-align: right;
}

.bouton-accueil .bouton {
	width: 200px;
	text-align: center;
	margin-top: -20px;
}

.bouton-ordinateur {
	display: block;
}

.bouton-offres {
	position: relative;
	top : -22px;
}
	
.bouton-mobile {
	display: none;
}

.bloc-gauche {
	width: 420px;
	float: left;
}

.bloc-droite {
	width: 420px;
	float: right;
}

.interligne {
	clear: both;
}

.message-faux {
	border: solid 1px #de3030;
	background-color: #ddb4b4;
	padding: 10px;
	margin-bottom: 20px;
}

.message-vrai {
	border: solid 1px #48da3d;
	background-color: #b3d9b0;
	padding: 10px;
	margin-bottom: 20px;
}

.message-confirmation {
	border: solid 1px #FF8800;
	background-color: #FFD6A8;
	padding: 10px;
	margin-bottom: 20px;
}


.ascenseur {
	width: 540px;
	height: 28px;
}

.primes {
	width: 540px;
	margin-bottom: 58px;
}

.primes .primes-point-1 {
	width: 80px;
	float: left;
	text-align: center;
	color: #000000;
	margin-top: 5px;
}

.primes .primes-point-2 {
	width: 78px;
	float: left;
	margin-left: 12px;
	text-align: center;
	color: #000000;
	margin-top: 5px;
}

.primes .primes-point-3 {
	width: 78px;
	float: left;
	margin-left: 19px;
	text-align: center;
	color: #000000;
	margin-top: 5px;
}

.primes .primes-point-4 {
	width: 78px;
	float: left;
	margin-left: 19px;
	text-align: center;
	color: #000000;
	margin-top: 5px;
}

.primes .primes-point-5 {
	width: 78px;
	float: left;
	margin-left: 19px;
	text-align: center;
	color: #000000;
	margin-top: 5px;
}

.primes .primes-point-6 {
	width: 78px;
	float: left;
	text-align: right;
	color: #000000;
	margin-top: 5px;
}

.ascenseur { 
	background: url("/vue/images/ascenseur-1.png");
}

.ascenseur .point {
	display: block;
	width:89px;
	height:27px;
	float:left;
}

.ascenseur .points {
	display: block;
	width:89px;
	height:27px;
	float:left;
}

.graphique {
	width: 540px;
	height: 254px;
	background: url("/vue/images/graphique-1.png");
}

.graphique .graphique-point-1 {
	width: 103px;
	text-align: center;
	clear: both;
	float: left;
	margin-top: 174px;
	margin-left: 4.5px;
	color: #FFFFFF;
	font-size: 0.9em;
}

.graphique .graphique-point-2 {
	width: 103px;
	text-align: center;
	float: left;
	margin-top: 185px;
	margin-left: 41px;
	color: #FFFFFF;
	font-size: 0.9em;
}

.graphique .graphique-point-3 {
	width: 103px;
	text-align: center;
	float: left;
	margin-top: 174px;
	margin-left: 39px;
	color: #FFFFFF;
	font-size: 0.9em;
}

.graphique .graphique-point-4 {
	width: 103px;
	text-align: center;
	float: left;
	margin-top: 165px;
	margin-left: 41px;
	color: #FFFFFF;
	font-size: 0.9em;
}

.graphique-petit-1 {
	width: 420px;
	height: 198px;
	background: url("/vue/images/graphique-petit-1.png");
}

.graphique-petit-2 {
	width: 420px;
	height: 198px;
	background: url("/vue/images/graphique-petit-2.png");
}

.graphique-petit-3 {
	width: 420px;
	height: 198px;
	background: url("/vue/images/graphique-petit-3.png");
}

.graphique-petit-4 {
	width: 420px;
	height: 198px;
	background: url("/vue/images/graphique-petit-4.png");
}

.graphique-petit-5 {
	width: 420px;
	height: 198px;
	background: url("/vue/images/graphique-petit-5.png");
}

.graphique-petit-6 {
	width: 420px;
	height: 198px;
	background: url("/vue/images/graphique-petit-6.png");
}

.graphique-petit-point-1 {
	width: 70px;
	text-align: center;
	clear: both;
	float: left;
	margin-top: 140px;
	margin-left: 8.5px;
	color: #FFFFFF;
	font-size: 0.6em;
}

.graphique-petit-point-2 {
	width: 70px;
	text-align: center;
	float: left;
	margin-top: 145px;
	margin-left: 42px;
	color: #FFFFFF;
	font-size: 0.6em;
}

.graphique-petit-point-3 {
	width: 70px;
	text-align: center;
	float: left;
	margin-top: 140px;
	margin-left: 40px;
	color: #FFFFFF;
	font-size: 0.6em;
}

.graphique-petit-point-4 {
	width: 70px;
	text-align: center;
	float: left;
	margin-top: 133px;
	margin-left: 42.5px;
	color: #FFFFFF;
	font-size: 0.6em;
}

.formule {
	margin-top: 20px;
}

.formule table  {
	margin-top: 20px;
	width: 100%;
	margin-bottom: 12px;
}

.formule table th{
	text-align: left;
	border: solid #7F7F7F 1px;
	padding: 2px;
	background-color: #eb3e7a;
	color: #FFFFFF;
}

.formule table td {
	border: solid #7F7F7F 1px;
	padding: 2px;
	color: #000000;
}

.formule .paire {
	background: #EDCBD0;
}


.formule .impaire {
	background: #F9EDEF;
}


.contrats table  {
	margin-top: 20px;
	width: 100%;
	margin-bottom: 12px;
}

.contrats table th{
	text-align: left;
	border: solid #7F7F7F 1px;
	padding: 2px;
	background-color: #eb3e7a;
	color: #FFFFFF;
}

.contrats table td {
	border: solid #7F7F7F 1px;
	padding: 2px;
	color: #000000;
}

.contrats .paire {
	background: #EDCBD0;
}


.contrats .impaire {
	background: #F9EDEF;
}


/* Blocs span */
.texte-1 {
	color: #ef3f7c;
}

.texte-2 {
	color: #FFFFFF;
	font-size: 1.3em;
}

.texte-3 {
	color: #FFFFFF;
	font-size: 2.5em;
}

.texte-4 {
	position: relative;
	left: 10px;
	bottom: 4px;
	color: #FFFFFF;
	font-size: 2.5em;
}

.texte-5 {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 16px 0px 0px 56px;
}

.texte-6 {
	color: #000000;
	font-size: 1.3em;
	margin: 40px 0px 20px 0px;
	font-style: italic;
}

.texte-7 {
	text-align: center;
	margin: 5px 0 0;
}

.texte-8 {
	color: red;
}

/* Images */

.icone-valide {
	position: relative;
	top: 5px;
	margin-right: 10px;
}

.image-gauche {
	float: left;
	margin: 25px 20px 0px 0px;
}

/* Formulaires */

.case {
	width: 30px;
	height: 60px;
	float: left;
}

fieldset {
	margin: 0px 0px 20px 0px;
}

label {
    display: block;
    width: 150px;
    float: left;
    color: #54381a;
    height: 32px;
    line-height: 32px;
}

input[type=text] {
	width: 230px;
	color: #54381a;
	border: solid 1px #cccccc;
        height: 30px;
        padding: 0px 5px;
}

textarea {
	width: 100%;
	height: 200px;
	color: #54381a;
	border: solid 1px #cccccc;
        padding: 0px 5px;
        font-family: trebuchet,helvetica,sans-serif;
}


input[type=password] {
	width: 230px;
	color: #54381a;
	border: solid 1px #cccccc;
        height: 30px;
        padding: 0px 5px;
}


input[type=select] {
	width: 242px;
	color: #54381a;
	border: solid 1px #cccccc;
        height: 32px;
        padding: 0px 5px;
}


.accueil-select {
	width: 70px;
}


select {
	color: #54381a;
	width: 242px;
	overflow: hidden;
	border: solid 1px #cccccc;	
        height: 32px;
        padding: 0px 5px;
}

.formulaire-gauche {
	width: 420px;
	float: left;
}

.formulaire-droite {
	width: 420px;
	float: right;
}

.accueil-formulaire {
	margin: 16px 0px 0px 56px;
}

.formulaire-contrat {
	margin-top: 20px;
}

.dateNaissance {
	width: 50px;
	margin-right: 10px;
}

.moisNaissance {
	width: 100px;
	margin-right: 10px;
}

.dateNaissanceBeneficaire {
	width: 50px;
	margin-right: 9px;
}

.moisNaissanceBeneficaire {
	width: 100px;
	margin-right: 9px;
}

.anneeNaissanceBeneficaire {
	width: 65px;
}

/* Tableaux */
table, table td {
    border: medium none;
    border-collapse: collapse;
    padding: 0;
}

.odd {
	background: #EDCBD0;
}

.even {
	background: #F9EDEF;
}

/* Liens */
a {
	color: #EB3E7A;
	text-decoration: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	cursor: pointer;
}
a:hover {
	color: #222222;
	cursor: pointer;
}

.lien-titre-ferme {
	display: block;
	padding-bottom: 20px;
	border-bottom: solid 1px #54381a;
	font-size: 1.5em;
	cursor: pointer;
}

.lien-titre-ouvert {	
	padding-bottom: 20px;
	font-size: 1.5em;
	cursor: pointer;
}


.lien-bulletin {
	float: right;
}

/* Boutons */
a.bouton {
	cursor: pointer;
	color: #fff;
	padding: 7px 11px 9px 12px;
	display: inline-block;
	background: #eb3e7a; /* Old browsers */
	background: -moz-linear-gradient(top, #eb3e7a 0%, #eb3e7a 23%, #eb447e 51%, #eb4a82 76%, #eb4a82 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb3e7a), color-stop(23%,#eb3e7a), color-stop(51%,#eb447e), color-stop(76%,#eb4a82), color-stop(100%,#eb4a82)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eb3e7a 0%,#eb3e7a 23%,#eb447e 51%,#eb4a82 76%,#eb4a82 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eb3e7a 0%,#eb3e7a 23%,#eb447e 51%,#eb4a82 76%,#eb4a82 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eb3e7a 0%,#eb3e7a 23%,#eb447e 51%,#eb4a82 76%,#eb4a82 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eb3e7a 0%,#eb3e7a 23%,#eb447e 51%,#eb4a82 76%,#eb4a82 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3e7a', endColorstr='#eb3e7a',GradientType=0 ); /* IE6-9 */
	margin-left: 20px;	
}

a.bouton:hover {
	background: #454545; /* Old browsers */
	background: -moz-linear-gradient(top, #454545 0%, #3f3f3f 26%, #373737 51%, #2e2e2e 80%, #242424 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(26%,#3f3f3f), color-stop(51%,#373737), color-stop(80%,#2e2e2e), color-stop(100%,#242424)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #454545 0%,#3f3f3f 26%,#373737 51%,#2e2e2e 80%,#242424 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #454545 0%,#3f3f3f 26%,#373737 51%,#2e2e2e 80%,#242424 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #454545 0%,#3f3f3f 26%,#373737 51%,#2e2e2e 80%,#242424 100%); /* IE10+ */
	background: linear-gradient(to bottom, #454545 0%,#3f3f3f 26%,#373737 51%,#2e2e2e 80%,#2e2e2e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#242424',GradientType=0 ); /* IE6-9 */
	margin-left: 20px;
}

.lien-droite {
	position: relative;
	float: right;
	top: 20px;
	cursor: pointer;
}

.imageInformation {
	vertical-align: middle;
}

.lienInformation {
	position: relative;
	z-index: 24;
	color: #000;
	text-decoration: none;
}

.lienInformation.lienInformation:hover {
	z-index:25;
	background-color:#FFF
}
 
.lienInformation.lienInformation span{
	display: none
}

.lienInformation.lienInformation:hover span{
	display:block;
	position:absolute;
	width: 360px;
	top: 30px;
	right: -5px;
	color: #54381a;
	text-align: justify;
	font-weight: none;
	padding:5px;
	border: solid 1px #FF8800;
	background-color: #FFD6A8;


}

/*************************************/
/* Tableau datatable (souscriptions) */
/*************************************/

#datatable, #datatableplus{
	width: 100%;
	margin-bottom: 12px;
}

#datatable th, #datatableplus th{
	text-align: left;
	border: solid #7F7F7F 1px;
	padding: 2px;
	background-color: #eb3e7a;
	color: #FFFFFF;
}

#datatable td, #datatableplus td {
	border: solid #7F7F7F 1px;
	padding: 2px;
	color: #000000;
}

#datatable_info, #datatableplus_info{
	float: left;
}

#datatable_paginate, #datatableplus_paginate {
	text-align: right;
}

#datatable_paginate span, #datatableplus_paginate span {
	cursor: pointer;
	text-decoration: none;
	color: #eb3e7a;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

#datatable_paginate span:hover, #datatableplus_paginate span:hover {
color: #222222;
}


#datatable_first, #datatableplus_first {
	margin-right: 6px;
}

#datatable_previous, #datatableplus_previous {
	margin-right: 6px;
}

#datatable_next, #datatableplus_next {
	margin-left: 6px;
	margin-right: 6px;
}

#datatable_length, #datatableplus_length {
	float: left;
}

#datatable_filter, #datatableplus_filter {
text-align: right;
}

#datatable_filter input[type=text], #datatableplus_filter input[type=text]{
	-moz-box-sizing: border-box;
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 1px solid #E8E8E8;
    color: #777777;
    font: 12px/18px Arial,Helvetica,sans-serif;
    height: 23px;
    padding: 2px 8px;
}

.sorting_desc {
    background: url("/vue/images/fleche-haut.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}

.sorting_asc {
    background: url("/vue/images/fleche-bas.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}

.sorting {
    background: url("/vue/images/double-fleche.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}

/************************/
/* Calendrier Mcalendar */
/************************/

.mCalandarMain {
	width:220px;
	height:204px;
	padding-top:3px;
	background-image:url(/vue/images/bgMain.png);
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	position:absolute;
}

.mCalandarMain .mCalandarheader {
	margin-left:3px;
	margin-right:3px;
	padding:3px;
	width:206px;
	height:23px;
	line-height:21px;
	background-image:url(/vue/images/headerBG.png);
	position:relative;
	color:#ffffff;
	z-index:1000;
}

.mCalandarMain .mCalandarheader .mInfo {
	position:absolute;
	left:26px;
	right:26px;
	top:4px;
	margin:0px;
	padding:0px;
	text-align:center
}

.mCalandarMain .mCalandarheader .mInfo li {
	margin:1px;
	list-style:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	position:relative;
	z-index:100;
	display:inline
}

.mCalandarMain .mCalandarheader .mInfo li .liMois {
	
}

.mCalandarMain .mCalandarheader .mInfo li:hover ul,
.mCalandarMain .mCalandarheader .mInfo li:hover div,
.mCalandarMain .mCalandarheader .mInfo a:hover ul {
	display:block;
}

.mCalandarMain .mCalandarheader .mInfo li:hover div ul {
	margin:0px;
	padding:0px;
	width:82px;
	height:172px;
	position:absolute;
	top:0px;
	left:0px;
}

.mCalandarMain .mCalandarheader .mInfo .mois {
	position:absolute;
	z-index:1000;
	display:none;
	top:12px;
	left:-21px;
	cursor:pointer;
	width:82px;
	height:172px;
	background:url(/vue/images/bgListe.png) no-repeat;
	margin:0px;
	padding:0px;
}
.mCalandarMain .mCalandarheader .mInfo .annee {
	position:absolute;
	z-index:1000;
	display:none;
	top:12px;
	left:-28px;
	cursor:pointer;
	width:82px;
	height:172px;
	background:url(/vue/images/bgListe.png) no-repeat;
	overflow:hidden;
}
.mCalandarMain .mCalandarheader .mInfo .mois li, .mCalandarMain .mCalandarheader .mInfo .annee ul li {
	clear:both;
	line-height:12px;
	height:12px;
	width:78px;
	margin-left:2px;
	text-align:center;
	display:block 
}

.mCalandarMain .mCalandarheader .mInfo .mois li:hover, .mCalandarMain .mCalandarheader .mInfo .annee ul li:hover {
	background-color:#333;
}


.mCalandarMain .mCalandarheader .mInfo .annee li .upAnnee {
	background:url(/vue/images/up.png);
	display:block;
	height:11px;
	width:23px;
	margin-left:auto;
	margin-right:auto;
}

.mCalandarMain .mCalandarheader .mInfo .annee li .downAnnee {
	background:url(/vue/images/down.png);
	display:block;
	height:11px;
	width:23px;
	margin-left:auto;
	margin-right:auto;
}

.mCalandarMain .mCalandarheader .bef {
	background:url(/vue/images/mBef.png);
	width:22px;
	height:22px;
	display:block;
	float:left;
}

.mCalandarMain .mCalandarheader .next {
	background:url(/vue/images/mNext.png);
	width:22px;
	height:22px;
	display:block;
	float:right;
}

.mCalandarMain .corpDiv {
	width:210px;
	height:206px;
	margin:4px;
	position:relative;
	overflow:hidden;
	display:block;
	z-index:100;
}
.mCalandarMain .corpDiv .listeJoursUl {
	margin:0px;
	padding:0px;
	display:block;
	width:210px;
	overflow:hidden;
	
}

.mCalandarMain .corpDiv .listeJoursUl li {
	float:left;
	list-style:none;
	width:30px;
	height:21px;
	line-height:21px;
	margin-bottom:2px;
	background:url(/vue/images/bgDate.png);
	text-align:center;
}

.mCalandarMain .corpDiv .corpUl {
	margin:0px;
	padding:0px;
	width:210px;
	height:206px;
	position:absolute;
	top : 23px;
	left:0px;
	
}
.mCalandarMain .corpDiv .corpUl li {
	float:left;
	list-style:none;
	width:30px;
	height:21px;
	line-height:21px;
	margin-bottom:2px;
	background:url(/vue/images/bgDate.png);
	text-align:center;
	cursor:pointer;
}

.mCalandarMain .corpDiv .corpUl .mOver {
	background:url(/vue/images/bgDateG.png);
}

.mCalandarMain .corpDiv .corpUl .dateI {
	background:url(/vue/images/bgDateI.png);
}

.mCalandarMain .corpDiv .corpUl .dateC {
	background:url(/vue/images/bgDateB.png);
	color:#FFFFFF;
}

.mCalandarMain iframe {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	width:100%;
	height:100%;
	border:0px;
	display:none;
}

.clear {
	display:block;
	width:100%;
	height:1px;
	border:1px solid yellow;
	clear:both;
}

/****************/
/* Jquery Popup */
/****************/

.popup {
  position:fixed; z-index:2; top:60px; left:50%;
  width:800px;  background:#fff;
    -moz-box-shadow:4px 4px 30px #130507;
    -webkit-box-shadow:4px 4px 30px #130507;
  box-shadow:4px 4px 30px #130507;
    -moz-transition:top 800ms;
    -o-transition:top 800ms;
    -webkit-transition:top 800ms;
  transition:top 800ms;
}
  .p_content { width:780px; margin: auto; text-align:center; font-size:23px; padding-top:50px; }
  .p_anch {
    float:left; position:relative; z-index:1; width:100%;
    margin:80px 0 0 0; text-align:center; font-size:18px;
  }
  .p_anch a { color:#000; }
  .p_anch a:hover { text-decoration:none; }
  .p_anch_bottom { margin:1500px 0 0 0; padding:0 0 50px 0; }
  .p_close {
    float:right; width:15px; height:14px; margin:11px 10px 0 0;
    background:url(/vue/images/popup_close.png);
  }
  .p_body {
    background:#000; left:0; top:0; position:fixed; width:100%; height:100%; opacity:0.7;
      -moz-transition:opacity 800ms;
      -o-transition:opacity 800ms;
      -webkit-transition:opacity 800ms;
    transition:opacity 800ms;
  }


/* js стили — декларативно */
.js__popup {}
  .js__p_start {}
  .js__p_close {}
  .js__p_body {}
  .js__slide_top { height:0; overflow:hidden; top:0; }
  .js__fadeout { height:0; overflow:hidden; opacity:0; }


.github {
  position:fixed; top:0; right:0;
  width:99px; height:99px; background:url(../img/github.png);
}

.textePopup {
	font-size: 14px;
	margin-top: -10px;
}

/******************/
/* Menu déroulant */
/******************/

#menu, #menu ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

#menu li{
    display: inline-block;
    position: relative;
    border-radius: 8px 8px 0 0;
}

#menu ul li{
    display: inherit;
    border-radius: 0;
}
#menu ul li:hover{
    border-radius: 0;
}

#menu ul{
    position: absolute;
    z-index: 1000;
    max-height: 0;
    left: 0;
    right: 0;
    overflow:hidden;
    -moz-transition: .8s all .3s;
    -webkit-transition: .8s all .3s;
    transition: .8s all .3s;
}

#menu li:hover ul{
    max-height: 15em;
}

/* background des liens menus */
#menu li{
    background-color: #eb3e7a;
    background-image:-webkit-linear-gradient(top, #eb3e7a 0%, #eb3e7a 100%);
    background-image:linear-gradient(to bottom, #eb3e7a 0%, #eb3e7a 100%);
}

/* background des liens sous menus */
#menu li{
    background: #eb3e7a;
}

/* background des liens menus et sous menus au survol */
#menu li:hover, #menu li:hover{
    background: #eb3e7a;
}

/* les a href */
#menu a{
    text-decoration:none;
    display:block;
    padding: 10px 40px 10px 30px;
    color: #fff;
    font-family: arial;
    margin-left: 10px;
}
#menu ul a{
    padding: 8px 0;
}
#menu li:hover li a{
    color: #fff;
    text-transform:inherit;
}
#menu li:hover a, #menu li li:hover a{
    color: #000;
}




/************************************************************************************/
/*										MOBILE										*/
/************************************************************************************/

@media screen and (max-width: 1024px)
{
	/***********/
	/* Général */
	/***********/
	
	/* Blocs div */
	.conteneur {
		width: 600px;
		padding: 10px;
	}
	
	.header {
		width: 600px;
		margin:0;
		background: url(/vue/images/header-mobile.png);
		background-repeat: no-repeat;
		margin-bottom: 20px;
	}
	
	.corps {
		width: 600px;
	}
	
	.accueil-corps {
		width: 570px;
		margin-left: 30px;
		margin-bottom: 30px
	}
	
	.accueil-plus {
		display: none;
	}
	
	.accueil-etapes {
		width: 600px;
		background: url(/vue/images/accueil-etapes-mobile.png);
		height: 90px;
	}	
	
	.footer {
		display: none;
	}
		
	.footer-mobile {
		height: 130px;
		background-color: #d3c3bd;
		width: 600px;
		display: block;
	}
	
	.footer-mobile p {
		height: 130px;
	  	line-height: 130px;
		margin-top: 20px;
		text-align: center;
		font-size: 18px;
	}
	
	.footer-mobile p span {
	  	vertical-align: middle;
	  	display: inline-block;
	  	line-height: 1.2;
	}
	
	.coordonnees-etapes, .questionnaire-etapes, .beneficiaires-etapes, .contrat-etapes {
		width: 600px;
		height: 90px;
	}
	
	.coordonnees-etapes {
		background: url(/vue/images/coordonnees-etapes-mobile.png);
	}
	.questionnaire-etapes {
		background: url(/vue/images/questionnaire-etapes-mobile.png);
	}
	.beneficiaires-etapes {
		background: url(/vue/images/beneficiaires-etapes-mobile.png);
	}
	.contrat-etapes {
		background: url(/vue/images/contrat-etapes-mobile.png);
	}
	
	.bloc-gauche {
		width: 100%;
		float: none;
	}
	
	.bloc-droite {
		width: 100%;
		float: none;
		margin-top: 22px;
	}
	
	.graphique-petit-1 {
		width: 500px;
		height: 236px;
		background: url("/vue/images/graphique-petit-1-mobile.png");
	}
	
	.graphique-petit-2 {
		width: 500px;
		height: 236px;
		background: url("/vue/images/graphique-petit-2-mobile.png");
	}
	
	.graphique-petit-3 {
		width: 500px;
		height: 236px;
		background: url("/vue/images/graphique-petit-3-mobile.png");
	}
	
	.graphique-petit-4 {
		width: 500px;
		height: 236px;
		background: url("/vue/images/graphique-petit-4-mobile.png");
	}
	
	.graphique-petit-5 {
		width: 500px;
		height: 236px;
		background: url("/vue/images/graphique-petit-5-mobile.png");
	}
	
	.graphique-petit-6 {
		width: 500px;
		height: 236px;
		background: url("/vue/images/graphique-petit-6-mobile.png");
	}
	
	.graphique-petit-point-1 {
		margin-top: 155px;
		margin-left: 15px;
		font-size: 0.8em;
	}
	
	.graphique-petit-point-2 {
		margin-top: 170px;
		margin-left: 65px;
		font-size: 0.8em;
	}
	
	.graphique-petit-point-3 {
		margin-top: 160px;
		margin-left: 60px;
		font-size: 0.8em;
	}
	
	.graphique-petit-point-4 {
		margin-top: 154px;
		margin-left: 65px;
		font-size: 0.8em;
	}
	
	.bouton-accueil {
	    margin-right: 30px;
	}
	
	.bouton-ordinateur {
		display: none;
	}
	
	.bouton-mobile {
		display: block;
	}
	
	/* Fomulaires */
	.formulaire-gauche {
		width: 100%;
		float: none;
	}
	
	.formulaire-droite {
		width: 100%;
		float: none;
	}

	label {
	    width: 210px;
            height: 32px;
            line-height: 32px;
	}
}