body{
	background-image:url(../images/oiseaux.bmp);
	padding:1px;
	margin:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;

}

.presentation{
	width:850px; 
	border:1px solid;
	margin:3px;
	padding:3px;
	border-color:#1151c6;	
	background-image:url(../images/oiseaux.bmp);
}

/* ##### LES PRESENTATIONS HAUT #####*/

.presentationhaut{
	text-align:center;
	background-color:#e5eaaa;
	height:200px;
	width:822px; 
	padding:5px;
	background-image:url(../images/haut.jpg);	
}


/* ##### LES AUTRES PRESENTATIONS #####*/

.presentationmenu{
	text-align:center;
	background-color:#e5eaaa;
	height:125px;
	width:822px; 
	padding:5px;	
}

.presentationtexte{
	text-align:left;
	background-color:#e5eaaa;
	width:822px; 
	padding:5px;
}

.presentationbas{
	text-align:center;
	background-color:#CCCCCC;
	height:100px;
	width:822px; 
	padding:5px;
	background-image:url(../images/bas.jpg);	
}




h1    {
	background-image: url("../images/ligne.jpg");
	background-repeat: no-repeat;
	background-position: top;
	margin: 5px;
	padding: 50px;
	padding-bottom: 10px;	
	color:#000000;
	font-weight: bold;
	font-size:23px;
	text-align: center;
}

h2{
        background-image: url("../images/decol.jpg");
	background-repeat: no-repeat;
	background-position: top;
	margin: 5px;
	padding: 50px;
	padding-bottom: 10px; 
	color:#000000;
	font-size:18px;
	text-align: center;
}

h3{
	color:#000000;
	font-size:16px;
	text-align: left;
}

a{
	color: #475ea4;
	font-size:12px;
	text-decoration: none;
}