body {
	background-color: #FFFFFF;
	background-image: url(images/CFS.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}	
.Titre_Ligne {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-style: normal;
}
.Etiquette_Champ {
	color:black;
	font-size:14px;
	padding:1px;
	width:150px;
	margin:1em;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9F7F85;
	border-right-color: #9F7F85;
	border-bottom-color: #9F7F85;
	border-left-color: #9F7F85;
}
.Champ_Contenu {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-style: normal;
}
.Lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	text-decoration: underline;
	list-style-type: circle;
}
.Total_Reponses {
	color: #0000A0;
	font-weight: bold;
}
.StyleRéponses {
color: #0000A0
}
.TitreFicheG {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #B1340A;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B1340A;
}
.TitreFicheD {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B1340A;
	border-right-color: #B1340A;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #B1340A;
	background-color: #FA9CAA;
	border-left-width: thin;
	border-left-style: solid;
}
.contenu {
}
.Titre_Ligne_Liste {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-style: normal;
	background-color: #D2BDAA;
}
