@charset "utf-8";


/*CSS Questionnaire de Satisfaction*/
body{
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
#chapo{
	margin-top:50px;
height:100px;
	padding:0px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	color:#cd0278;
	text-align: right;
	font-size: 14px;
	}


.chapo_titre{font-size: 15px;
	font-weight: bold;
}

#conclusion {
margin-top:50px;
	padding:0px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	/* color:#cd0278; */
	font-size: 14px;
}

form{
	margin:0px;
	padding:0px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	}

#raisons{margin-top:-100px;
height:20px;
}

.hauteur_q4{
height:20px;
}
.question5 {
	height: 20px;
	width: 300px;
	display: inline;
	float: left;
}


#text_raisons{
	height: 20px;
	width: 500px;
	margin-left: 20px;
}
	
h1 {
	font-size: 12px;
	color: #00ABAD;
	margin-top: 30px;
	margin-bottom: 15px;
}	
	
#infos {
	margin-top: 30px;
	margin-bottom: 40px;
}

.coordonnees{
	height: 20px;
	width: 300px;
	display: inline;
	float: left;
	margin-bottom:10px;
}

#coordonnees input{
	height: 20px;
	width: 200px;
	display: inline;
	float: left;
	margin-bottom:10px;
}

#fin{

	float: right;
	font-size: 12px;
	color: #00ABAD;
	font-weight:bold;
	margin-top:80px;
}



.commentaire_question {
	font-size: 11px;
	font-style: italic;
}

a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	text-decoration:none;
	color:#666666;
}

img {
	border:0px;
}



#ChronoContact_Questionnaire-de-Satisfaction table, #ChronoContact_Questionnaire-de-Satisfaction td {
	background-color: #FFFFFC;
	border: 1px solid #CCCCCC;
}

#ChronoContact_Questionnaire_de_Satisfaction table, #ChronoContact_Questionnaire_de_Satisfaction td {
	background-color: #FFFFFC;
	border: 1px solid #CCCCCC;
}

#ChronoContact_encuesta-de-satisfaccion table, #ChronoContact_encuesta-de-satisfaccion td {
	background-color: #FFFFFC;
	border: 1px solid #CCCCCC;
}

#ChronoContact_Satisfaction_survey table, #ChronoContact_Satisfaction_survey td {
	background-color: #FFFFFC;
	border: 1px solid #CCCCCC;
}




#envoyer {
	clear: both;
	height: 40px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#button{

	width: 100px;
}



/* FIN CSS Questionnaire de Satisfaction*/

.validation-advice {
color:red;
float:left;
margin-top:5px;
}
