
.table > thead > tr > th {
	border:0px !important;
}
.titreQuest{
	color:red;
}
#dataUser{
	font-family:Arial;
	font-size:10pt;
	color:#444444;
	text-align:left;
}
#dataUser2{
	margin-bottom:20px;
	margin-top:20px;
	display:block;
}
#dataQuestGT{
	font-family:Arial;
	font-size:8pt;
	color:#444444;
}
#dataUser span{
	color:#444444;
	text-align:left;
}
#QuestionnairePres{
	color:#60ccdc;
	font-size:14pt;
	margin:10px;
}	
#quest{
	background-color:white;
	color:#000000;
	border:1px solid #60ccdc;
	text-align:left;
}
#quest #questionnaire{
	overflow-y:visible;
}
#messageQuestionnaire{
	color:#9a2a02;
}
.questionOK{
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	color:#000000;
}
.questionNO{
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	color:#9a2a02;
}
.response{
	font-size:10pt;
}
#btnValidQuest{
	background-image:URL(./../../images/form/validQuestionnaireBleu.png);
	width:249px;
	height:51px;
	margin-left:200px;
}
#messFin{
	color:#60ccdc;
	font-weight:bold;
}	
#btnPushHist{
	background-image:URL(./../../images/form/validQuesPushHistoBleu.png);
	width:249px;
	height:51px;
	margin-left:150px;
}
#QuestionnairePresFin{
	color:#60ccdc;
	font-weight:bold;
}

div.navigation_valid{
	background:URL(./../../images/questionnaire/valid.png) no-repeat;
	float:left;
	height:33px;
	width:146px;
	cursor:pointer;
	margin-top:10px;	
}
div.menu_navigation{
	float:left;
	width:100%;
	margin-bottom: 20px;
}