body {
	background-image: url(background.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713711;
}
.intro {
	font-size: 14px;
}
.titres1 {
	font-size: 16px;
	font-weight: bold;
	color: #BC5634;
}
.titres3 {
	font-size: 16px;
	font-weight: bold;
	color: #BC5634;
}
.titres4 {
	font-size: 14px;
	font-weight: bold;
	color: #BC5634;
}
.titres2 {
	font-size: 12px;
	font-weight: bold;
	color: #E75E30;
	text-align: left;
	vertical-align: bottom;
}
.titres1bised {
	font-size: 16px;
	font-weight: bold;
	color: #DE9C6B;
	text-align: center;
}
.style1 {color: #C03218}
.style2 {
	color: #BC5634;
	font-weight: bold;
	font-size: 12px;
}
.style2bis {
	color: #FB7376;
	font-weight: bold;
	font-size: 12px;
}
.style3 {color: #FB7376}
.small{
	font-size: 10px;
}
.small2 {
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
.forms {
	background-color: #FFD7B3;
	border: 1px solid #F2997D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713711;
}
.formshide {
	background-color: #FFD7B3;
	border: 1px solid #F2997D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713711;
	height: 1;
}
.bred {
	border: 1px solid #FF0000;
}
.bred2 {
	border: 2px solid #FF0000;
}
.forms2 {
	border: 2px solid #BC5634;
}
.form{
	margin: 0px;
	padding: 0px;
}
.formvide{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-color: #FFEBD9;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.tableau {
	border: 1px solid #666666;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
a:link {
COLOR: #BC5634;
text-decoration: none;
}
a:visited {
COLOR: #BC5634;
text-decoration: none;
}
a:hover {
COLOR: #BC5634;
text-decoration: underline;
}
a:active {
COLOR: #BC5634;
text-decoration: none;
}
a.titres1bised:link {
COLOR: #E6B48E;
text-decoration: none;
}
a.titres1bised:visited {
COLOR: #DE9C6B;
text-decoration: none;
}
a.titres1bised:hover{
COLOR: #BC5634;
text-decoration: underline;
}
a.titres1bised:active {
COLOR: #DE9C6B;
text-decoration: none;
}
.description {
	font-size: 11px;
	font-style: italic;
	color: #DC945F;
}