.fond {
	background-attachment: fixed;
	background-image: url(fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C41800;
}
.texteprincipal {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7D7D7B;
}
.fgauche {
	background-image: url(images/motifdroite.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fdroite {
	background-image: url(images/motifgauchegif.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.texteprincipal2 {

	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.champs {
	height: 20px;
	width: 200px;
}
.champs2 {

	height: 100px;
	width: 200px;
}

