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

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



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


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

.titres2
{
	color: #4B7EB4;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}


.soustitres
{
	color: #4B7EB4;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}




A {
	text-decoration: none;
	color: #394D6B;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: #4B7EB4;
	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: #63AA8C;
	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: #4B7EB4;
	font-size: 11px;
	font-family: Arial;
}
	
.submit {
	background-color: #C1B497;
	color: #63AA8C;
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #63AA8C;
	margin: 2px 2px 2px 2px;
	font-weight: bold;

}


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

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


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

