body {
	scrollbar-3dlight-color: #6A4D3F;
	scrollbar-arrow-color: #3C0E00;
	scrollbar-base-color: #3C0E00;
	scrollbar-darkshadow-color: #6A4D3F;
	scrollbar-face-color: #EAE4D8;
	scrollbar-highlight-color: #D8D0BD;
	scrollbar-shadow-color: #D8D0BD;
	scrollbar-track-color: #3C0E00;
}

TD {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #3B0E00;
	text-align: justify;
	
	
}



.fondrouge
{
	color: White;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}

.titres
{
	color: #3B0E00;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}



A {
	text-decoration: none;
	color: #870F0E;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: #3B0E00;
	font-weight: bolder;
}
A.mail {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}

A.mail :Hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bolder;
}



.legende{
	text-decoration: none;
	color: #87100F;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	}
	
.legende2{
	text-decoration: none;
	color: White;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	}

.textarea {
	background-color: #D8D0BD;
	color: #3B0E00;
	font-size: 11px;
	font-family: Arial;
}
	
.submit {
	background-color: #C1B497;
	color: #87100F;
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #87100F;
	margin: 2px 2px 2px 2px;
	font-weight: bold;

}


.textfield
{
	background-color: #D8D0BD;
	color: #3B0E00;
	font-size: 10px;
	font-family: Arial;
	border: 1px solid #3B0E00;
	margin: 2px 2px 2px 2px;
}

input
{
	background-color: #D8D0BD;
	color: #3B0E00;
	font-size: 10px;
	font-family: Arial;
	border: 1px solid #3B0E00;
	margin: 2px 2px 2px 2px;
}


select
{
	background-color: #D8D0BD;
	color: #3B0E00;
	font-size: 10px;
	font-family: Arial;
}	
