/*----------------------------------------------------------------------------

RETOUR SUR FORMATIONS

----------------------------------------------------------------------------*/

html {
min-height: 100% !important;
}
body {
background: transparent url(images/fond-ValDeGaronne.jpg) no-repeat center center !important;
  background-size: auto;
background-size: cover !important;}


#nt_zone_change_lang a.de,
#nt_zone_change_lang a.it {
	display: none;
}


/*  PAGE  / / / /  / / / /  / / / /  / / / / */
#outer-wrapper {
	border-top: 5px solid #111111;
}

/*  TITRE  / / / /  / / / /  / / / /  / / / / */
#surveyinfo h1 {
	border-bottom: 10px solid #C7D400;
	color: #555555;
	font-family: "Robotolight","sans-serif","Arial" !important;
}
#surveyinfo h1 strong {
	font-family: "Roboto","sans-serif","Arial" !important;
}


/*  ENCART sur l'accueil  / / / /  / / / /  / / / /  / / / / */
.welcomenote big {
	background: #C7D400;
	padding: 2%;
	display: block;
	color: white;
	font-family: "Robotolight","sans-serif","Arial";
	text-align: center;
}


/*  GROUPE / Question parts  / / / /  / / / /  / / / /  / / / / */
#group-wrapper {

}
/* Titre*/
#group-wrapper h3.groupname {
	border-bottom: 2px solid #C7D400;
	padding-bottom: 3px;
	color: #666666 !important;
}

/*  QUESTION  / / / /  / / / /  / / / /  / / / /  / / / / */
div.questiontext {
	font-size: 130% !important;
}


/*  FIN QUESTIONNAIRE  / / / /  / / / /  / / / /  / / / /  / / / / */
#group-wrapper .boilerplate  {
	background: #34B1E1;
	color: #DDDDDD !important;
}
#group-wrapper .boilerplate div.questiontext {
	color: white !important;
	text-shadow: 1px 1px 1px #555;
}



/*  FOOT HER  / / / /  / / / /  / / / /  / / / / */
#footer-wrapper {
	background: #fff;
	border-top: 2px solid #C7D400;
	border-bottom: 10px solid #111111;
}
a:hover.nt { background-color : #F2CA18; }

.footer1 span.org2 { display: none; }
.footer1  { position: relative }
.footer1 span.org:before { 
	display: inline-block;
	content: 'Evaluamétris';
	position: absolute;
	bottom: 0;
	left: 50px;
	padding-left: 5px;
	width: 250px;
	height: 20px;
}

/*  PAGE DE FIN / / / /  / / / /  / / / /  / / / / */
#completed #about {
  color: #FFF;
  background: #F0F0F0;
}







