#principal img {
	float: left;
	display: block;
	margin-left: 5px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#principal p {
	float: left;
	width: 360px;
	height: 95px;
}
#principal h4 {
	width: 540px;
	text-align: center;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 10px;
	border: 1px #c30 solid;
	color: #c30;
}
#principal h6 {
	width: 540px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
}
hr {
	float: left;
	width: 530px;
	margin-bottom: 10px;
}

#principal h5 {
	float: left;
	width: 360px;
	margin-bottom: 10px;
}
#principal input {
	float: left;
	display: inline;
	width: 50px;
}
#principal label{
	float: left;
	display: inline;
	width: 340px;
	height: 20px;
	font-size: 0.9em;
}
#principal label em{
	font-size: 0.9em;
	color: #666;
}
#principal img#icoChe {
	margin-bottom: 70px;
}
#principal img#icoPer {
	margin-bottom: 70px;
}
#principal textarea {
	float: left;
	width: 380px;
	height: 60px;
	color: #006600;
	border: 1px solid #999999;
}
#principal input.champ {
	width: 250px;
	height: 20px;
	margin-bottom: 2px;
	border: 1px solid #999999;
}
#principal input#envoyer {
	width: 90px;
	height: 20px;
	margin-left: 225px;
	background: url(../image/bouton/envoyer.gif) no-repeat 0 0;
}
#principal label.labelC{
	width: 80px;
	margin-bottom: 2px;
}
#principal img.imgErreur {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
	width: 16px;
	height: 16px;
	border: none;
}