body
{
background: url("nature3.jpg") fixed;
background-size: 100%;
width:100%;
margin:auto;
margin-top: 1%;
}
.feeautomne
{
display: block;
margin: auto;
width: 25%;
box-shadow: 10px 5px 10px 2px black;
border-radius: 10px 10px 10px 10px;
}
.logo1
{
display: block;
	margin: auto;
	margin-bottom: 1%; 
width: 100%;
border-radius: 10px 10px 10px 10px;
box-shadow: 10px 10px 10px 10px black;
border: 2px solid rgba(0,0,0,0.5);
padding-bottom: 0%;
padding-top: 1%;
background: url("hiver.jpg");
}
.bandeaccueil
{
display: block;
margin: auto;
border-radius: 10px 10px 10px 10px;
margin-top: 2%;
}


.menus
{
width: 100%;
height: 100%;
display: block;
	margin:auto;
	background-size: 100%;
margin-top: 1%;
border-radius: 10px 10px 0px 0px;
box-shadow: 10px 10px 10px 10px black;
border: 2px solid rgba(0,0,0,0.0);
padding-bottom: 5%;
background:url("wallpaper-parchemin.jpg");
}
	
	
h1
{
text-align: center;
font-size: 200%;
font-family: "Cataneo BT", serif;
text-shadow: 6px 6px 6px black;
color: #4d3616;
font-style: italic;
}

footer
{
display: block;
margin: auto;
background: url("bichivoire600-z.jpg");
border: 2px solid #8a632e;
border-radius: 10px 10px 10px 10px;
box-shadow: 2px 2px 2px 2px black;
width: 70%;
height: 100%;
margin-top: 1%;
}
.textebas
{
text-align: center;
font-weight: bold;
color: black;
padding-left: 10px;
padding-right: 10px;
font-size: 90%;

}
.footer
{
display: block;
	margin: auto;
	background-color: rgba(0,0,0,0.3);
margin-top: 1%;
margin-bottom: 2%;
width: 100%;
border-radius: 0px 0px 10px 10px;
box-shadow: 10px 10px 10px 10px black;
border: 2px solid rgba(0,0,0,0.5);
padding-bottom: 1%;
background: url("wallpaper-parchemin.jpg");
}
.table
{
width: 450px;
}
div#container
 {
	width: 750px; /* Width of container */
	height: 2700px;
	margin: 0 auto; /* Center container on page */	

margin-bottom: 2%;
}
nav
{
border: 2px solid #8a632e;
border-radius: 10px 10px 10px 10px;
box-shadow: 5px 5px 5px 5px black;
padding: 0%;
float: left;
margin-left: 3%;
margin-top: 0%;
}
span
{
font-size: 15px;
}
.navigation
{
width: 240px;
}
.cueillette
{
font-size: 20px;
font-weight: bold;
}
.accueil
{
font-size: 20px;
font-weight: bold;
}
.titre
{
font-size: 18px;
font-style: normal;
font-weight: bold;
}
.liste
{
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.informations
{
font-size: 20px;
font-weight: bold;
}
section
{

padding-left: 5%;
padding-right: 5%;
margin-left: 30%;
}
p
{
text-align: justify;
}
.title
{
font-weight: bold;
}
span
{
font-weight: bold;
}
ul
{
font-weight: bold;
text-decoration: underline;
}






