/*----------------------------------------------------------------------------
			COTES DES ISLES 
----------------------------------------------------------------------------*/


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

/*  TITRE  / / / /  / / / /  / / / /  / / / / */
#surveyinfo h1 {
	border-bottom: 10px solid #6CBAE0;
	color: #979998;
}


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


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

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

}


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



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






