body {	
    margin: auto;
    margin-top: 1%;
    margin-bottom: 1%;
    background-color: #640000;
	color: white;
	font-family: Candara;
	font-weight: 100;}

img{border : 0px;}

a{color: white;}

h5{
	font-size: 12px;
	font-family: Candara, Microsoft sans serif;
}

.titre1 {
	font-family: Copperplate Gothic Light, Trajan Pro;
	font-size: 30px;
	font-weight : 00;}

.titre2 {
	font-family: Copperplate Gothic Light, Trajan Pro;
	font-size: 20px;
	font-weight : 100;}

.copyright{
	
	font-size: 10px;
	text-align: right;}

.lettrine
{
   float: left;
   margin-right :10px;
}
	
#en_tete {
	margin-left: 10%;
	margin-right: 10%;
	color : white;
	height: 100px;
	margin-bottom: 1%;
	width: auto;}

#menu {
	font-size: 16px;
	float: left;
	margin-left: 10%;
	width: 15%;
	font-weight: bold;
	}

#menu .PartieGauche {width: 100%;}

#menu .PartieDroite {
	background: url("./images/bordure.png");
	background-repeat: repeat-y;}

#corps {	float: right;
	margin-right: 10%;
	width: 60%;
	margin-bottom: 1%;
	font-size: 15px;
	padding: 5px;}
