/*----------------------------------------------------------------------------
VIENNE TOURISME 
----------------------------------------------------------------------------*/

body {
	background: #283037 !important;
}

/*  PAGE  / / / /  / / / /  / / / /  / / / / */
#outer-wrapper {
	border-top: 5px solid #283037;
	box-shadow: 0 0 60px #ebd18a !important;
}

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


/*  ENCART sur l'accueil  / / / /  / / / /  / / / /  / / / / */
.welcomenote p > big {

}


/*  GROUPE / Question parts  / / / /  / / / /  / / / /  / / / / */
#group-wrapper {
}
/* Titre*/
#group-wrapper h3.groupname {
	border-bottom: 2px solid #ebd18a;
	color: #283037 !important;
	padding-left: 10px;
}

/*  QUESTION  / / / /  / / / /  / / / /  / / / /  / / / / */
div.questiontext {
	color: #283037;
}


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



/*  PAGE DE FIN / / / /  / / / /  / / / /  / / / / */
#completed #about {

}






