body
{
background-color:  #ffffff;
color: #000000;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif;
text-align: center ;
width: 760px;
margin: auto; 
margin-bottom: 18px;
}

h3
{
color: #ffffff;
}

h2
{
color: #d3aeb7 ;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif;
font-size: 20px;
text-decoration: none;

}h5{color: #000000 ;font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif;font-size: 30px;text-decoration: none;text-align: left ;}
h1
{
color: #999999;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif;
font-size: 25px;
font-weight: lighter;
font-variant: small-caps;

}
a
{
color: #000000;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif; 
font-size: 22px;
text-decoration: none;
font-variant: small-caps;

}
a:hover
{
Color: #cccccc;

}
#liens a
{
color: #000000;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif; 
font-size: 15px;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
}
#liens a:hover
{
Color: #cccccc;
}

#liens p
{
color: #000000;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif; 
font-size: 15px;
text-decoration: none;
font-variant: small-caps;
font-weight: bold
}
ul#menu_horizontal li { 
display : inline;
padding : 0 0.5em; /* Pour espacer les boutons entre eux */
}
ul#menu_horizontal {
list-style-type : none; /* Car sinon les puces se placent n'importe oł */
color: #ebe0e4;
}
.form{
	margin : 20px 100px ; 
	text-align : left ;
}
div.input{
	margin-bottom : 10px ;
}
div.submit{
	text-align:right;
}
.erreur{
	color : red ;
	font-weight : bold ;
	text-align : left ;
}
 label {
	width : 100px ;
	float : left ;
	text-align : right ;
	padding-right : 5px ;
}
input,textarea{
	background-color : #ffffff ;
	border : none ;
}