  body { margin: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    background-color: rgb(119, 3, 12);
    color: rgb(255, 255, 255);
    padding-left: 140px;
    }

  #logo { float: left;
    margin-left: 0px;
    margin-top: 1%;
    }

  #header1 { width: 780px;
    margin-top: 0%;
    background-repeat: repeat-y;
    height: 1400px;
    background-image: url(../images/fond01.jpg);
    }

  #header2 { background-color: rgb(255, 188, 65);
    margin-top: 0px;
    width: 770px;
    height: 1400px;
    padding-left: 120px;
    }
  #header3 {     background-repeat: repeat-y;
    margin-top: 60px;
    width: 1000px;
		height: 1400px;
    padding-left: 10px;
	    background-image: url(../images/fond01.jpg);

    }

  #conteneurtexte { float: left;
    width: 770px;
    height: 1300px;
    color: rgb(255, 255, 255);

    padding-top: 10px;
    padding-left: 10px;
    background-image: url(../images/fond02.jpg);
    }

  #finpage { float: left;
    width: 770px;
    height: 20px;
    color: rgb(255, 255, 255);
    font-size: small;
    font-family: Times New Roman,Times,serif;
    padding-top: 10px;
    padding-left: 10px;
    background-image: url(../images/fond02.jpg);
    }

  .menu { font-family: "Times New Roman",Times,serif;
    font-size: x-large;
    color: rgb(255, 255, 255);
    text-decoration: none;
    float: left;
    }

  #titre { padding: 8px;
    font-size: 30px;
    color: white;
    font-family: Times New Roman,Times,serif;
    text-align: right;
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 4%;
    }

  .chapeau { font-family: "Times New Roman",Times,serif;
    font-size: x-large;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    }

  #img { margin: 2em;
    float: left;
    }

  #imgd { margin: 2em 50px 2em 2em;
    float: right;
    }

  #texte { margin: 25px 100px 25px 50px;
    font-family: Times New Roman,Times,serif;
    color: rgb(255, 255, 255);
    font-size: small;
    float: left;
    text-align: left;
    }

  #texted { margin: 25px 100px 25px 25px;
    font-family: Times New Roman,Times,serif;
    color: rgb(255, 255, 255);
    font-size: small;
    float: right;
    text-align: left;
    }

  .titre2 {
	font-family: Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: large;
	text-align: center;
	font-weight: bold;
    }

  .rubrique { padding: 20px;
    font-family: "Times New Roman",Times,serif;
    font-size: medium;
    color: rgb(255, 255, 255);
    text-decoration: none;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    }

  .item { width: 600px;
    padding-top: 60px;
    padding-left: 30px;
    margin-right: 40px;
    }

  a:link { font-family: "Times New Roman",Times,serif;
    font-size: medium;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    float: none;
    }

  a:hover { font-family: "Times New Roman",Times,serif;
    font-size: medium;
    color: rgb(255, 255, 0);
    text-decoration: underline;
    }

  a:active { font-family: "Times New Roman",Times,serif;
    font-size: medium;
    color: rgb(255, 204, 102);
    text-decoration: underline;
    }

  a:visited { font-family: "Times New Roman",Times,serif;
    font-size: medium;
    color: rgb(255, 255, 153);
    text-decoration: underline;
    }

#footer {
	font-family: "Times New Roman",Times,serif;
	width: 780px;
	margin-top: 0%;
	background-repeat: repeat-y;
	height: 70px;
	background-image: url(../images/fond01.jpg);
	position: relative;
	overflow: auto;
	z-index: auto;
	left: 327px;
	top: 865px;
	right: auto;
	bottom: auto;

}

  .textenormal { font-family: "Times New Roman",Times,serif;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: rgb(255, 255, 255);
    }

  textec { margin: 25px 100px 25px 50px;
    font-family: Times New Roman,Times,serif;
    color: rgb(255, 255, 255);
    font-size: small;
    float: left;
    text-align: center;
    }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}
.paragraphes {
	margin-left: 20px;
	text-align: justify;
	text-indent: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.photo {
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo_gauche {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;

}