.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4573a;
}
.borderphoto {
	border: thick solid #FF9933;
}
.bgphoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #b9a265;
}
.centrerfonction {
	position: relative;
	width: 760px;
	left: auto;
	right: auto;
}
.vligne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-left-color: #FF9900;
	color: #a4573a;
}
.bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #FFFFFF;
}
.white_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
