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

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

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

}
br {
	font-family: verdana;
	font-size: 10pt;
	color: #C0C0C0;
	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: #C42222;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	text-align: center;

}
.titre {

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


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

.apercu {
	border-color: C42222;
}
hr {
	color: #C42222;
}
.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;
}