
.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;
}
#dataUser span{
	color:#444444;
	text-align:left;
}
#dataQuestGT{
	font-family:Arial;
	font-size:8pt;
	color:#444444;
}
#QuestionnairePres{
	color:#5330A2;
	font-size:14pt;
	margin:10px;
}	
#quest{
	background-color:white;
	color:#000000;
	border:1px solid #5330A2;
	text-align:left;
}
#quest #questionnaire{
	overflow-y:visible;
}
#messageQuestionnaire{
	color:#9a2a02;
}
.questionOK{
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	color:#000000;
	border:0px !important;
}
.questionNO{
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	color:#9a2a02;
	border:0px !important;
}
.response{
	font-size:10pt;
	border:0px !important;
}
#btnValidQuest{
	background-image:URL(./../../images/form/validQuestionnaireViol.png);
	width:249px;
	height:51px;
	margin-left:200px;
}
#messFin{
	color:#5330A2;
	font-weight:bold;
}	
#btnPushHist{
	background-image:URL(./../../images/form/validQuesPushHistoViolet.png);
	width:249px;
	height:51px;
	margin-left:150px;
}
#QuestionnairePresFin{
	color:#5330A2;
	font-weight:bold;
}
div.navigation{
	float:right;
	height:50px;
	width:66px;
	padding-right:10px;
}
div.navigation_prev{
	background:URL(./../../images/questionnaire/prev3.jpg) no-repeat;
	float:left;
	height:32px;
	width:32px;
	cursor:pointer;
	top:0px;
}

div.navigation_next{
	background:URL(./../../images/questionnaire/next3.jpg) no-repeat;
	float:right;
	height:32px;
	width:32px;
	cursor:pointer;
	top:0px;
}

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;
}
