body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ECA955;
	background-color: #3C0000;
	text-align: left;
}
a:link, a:visited {
	display: inline;
	font-weight: bold;
	color: #ECA955;
	text-decoration: none;
}
a:hover {
	background-image: none;
	font-weight: bold;
	text-decoration: underline;
}
a.lnk:link, a.lnk:visited {
	display: inline;
	font-weight: normal;
	color: #3C0000;
	text-decoration: underline;
}
a.lnk:hover {
	display: inline;
	font-weight: bold;
	color: #3C0000;
	text-decoration: underline;
}
.formulaire {
	color: #634532;
}
.focus {
	color: black;
	border: 1px solid #000000;
}
.normal {
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.txt1 {
	color: #3C0000;
	text-indent: 10px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.txt2 {
	color: #3C0000;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.txt0 {
	color: #3C0000;
}
h1 {
	color: #3C0000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#photoholder {
height:230px;
text-align:center;
width:230px;
}
