/*----------------------------------------------------------------------------
	MULHOUSE
----------------------------------------------------------------------------*/

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

/*dispartion ligne boutique */
#question2355 tr#javatbd882563X206X2355SQ003 {
	display: none;
}


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

/*  TITRE  / / / /  / / / /  / / / /  / / / / */
#surveyinfo h1 {
	border-bottom: 10px solid #F6A019;
	color: #555555;
}


/*  ENCART sur l'accueil  / / / /  / / / /  / / / /  / / / / */
.welcomenote p > big {
	background: #8F6B21;
	color: white;
}


/*  GROUPE / Question parts  / / / /  / / / /  / / / /  / / / / */
#group-wrapper {
	background: #F7F1E8;
}
/* Titre*/
#group-wrapper h3.groupname {
	border-bottom: 2px solid #F6A019;
}

/*  QUESTION  / / / /  / / / /  / / / /  / / / /  / / / / */
div.questiontext {

}
#question2368 input.text {
	text-transform: lowercase !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 #AAA;
	border-bottom: 10px solid #555555;
}
a:hover.nt { background-color : #F2CA18; }

/*Copyright */
.footer1 span.org2 { display: none; }
.footer1  { position: relative }
.footer1 span.org:before { 
	display: inline-block;
	content: 'Barométris';
	position: absolute;
	bottom: 5px;
	left: 40px;
	padding-left: 5px;
	width: 50%;
	height: 20px;
}





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






