.cterror {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.ctchamp {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #EeEbca;
	height: 18px;
	border: 1px solid #eddddd;
	width: 250px;
	background-image: url(images/fond-champ.jpg);
	background-repeat: repeat-y;
}
.ctchamptxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #EEEBCA;
	border: 1px solid #eddddd;
	background-image: url(images/fond-champ.jpg);
	background-repeat: repeat-y;
	width: 250px;
}
.ctbouton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	height: 22px;
	width: 125px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	margin: 8px;
}
.cttitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.intitule {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 10px;
	vertical-align: top;
}
#tdtitre {
	padding-top: 5px;
	padding-left: 10px;
}
#tdchamp {
	padding-left: 10px;
	padding-right: 10px;

}
.sous-titre {
	font-family: "Trebuchet MS";
	font-size: 120%;
	color: #FF0000;
	font-weight: normal;

}
.contour {
	border: 2px solid #FF0000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#tableaucontent {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 0px;
	width: 0px;
	align=center; 
	cellpadding=0px;
	cellspacing=0px;

}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
}
hr {
	background-color: #0000FF;
	border: 1px solid #FF0000;
}
.cterror2 {
	font-family: "Trebuchet MS";
	font-size: 110%;
	color: #FF0000;
}

