a {
	font-family: verdana;
	font-size: 10pt;
	color: #ECC252;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #F0A852;
	text-decoration: none;
	font-weight: bold;

}
p {
	font-family: verdana;
	font-size: 10pt;
	color: #B7AA39;
	text-decoration: none;
	font-weight: normal;
	margin-left:5;

}
br {
	font-family: verdana;
	font-size: 10pt;
	color: #F7AE6B;
	text-decoration: none;
	font-weight: normal;

}
div {
	font-family: verdana;
	font-size: 10pt;
	color: #F7AE6B;
	text-decoration: none;
	font-weight: normal;

}
.titrec {
	font-family: verdana;
	color: #B76839;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	text-align: center;
	margin-left:5;

}
.titre {

	font-family: verdana;
	color: #B76839;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.texte {
	font-family: verdana;
	font-size: 10pt;
	color: #B7AA39;
	text-decoration: none;
	background-position: left;
	font-weight: normal;


}
.textec {
	font-family: verdana;
	font-size: 10pt;
	color: #B7AA39;
	font-weight: normal;
	text-decoration: none;
	background-position: center;
	text-align: center;

}
hr {
	color: #BBDEEC;
}
.couleur {
	color: #FCD7B6;
}

.couleurc {
	color: #FCD7B6;
	text-align: center;
}
input
{
background-image:url(interface/background.JPG);
color:#F7AE6B;
font-family:verdana;
border-width:2;
border-color:FCD7B6 FCD7B6 FCD7B6 FCD7B6;
border-style:ridge;
font-size:10 pt;
}
.submit
{
background-color:#2A3958;
color: #F7AE6B;
border-width:2;
border-color:FCD7B6 FCD7B6 FCD7B6 FCD7B6;
}
textarea
{
background-image:url(interface/background.JPG);
color:#F7AE6B;
font-family:verdana;
border-width:2;
border-color:FCD7B6 FCD7B6 FCD7B6 FCD7B6;
border-style:bridge;
font-size:10 pt;
}
BODY {

scrollbar-arrow-color:#A5D6FF;

scrollbar-base-color:#5A8FD6;

scrollbar-shadow-color:#F7AE6B;

scrollbar-face-color:#A35F23;

scrollbar-highlight-color:#51351D;

scrollbar-dark-shadow-color:#000000;

scrollbar-3d-light-color:#A5D6FF;

}