body{
	background-image:url(../images/pipierre.jpg);
	padding:4px;
	margin:4px;
        color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;

}

.presentation{
	width:843px; 
	border:px solid;
	margin:6px;
	padding:6px;
	border-color:#1151c6;	
	background-image:url(../images/pipierre.jpg);
}

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

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


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

.presentationmenu{
	text-align:center;
	background-color:#ffffff;
	height:125px;
	width:822px; 
	padding:5px;
        background-image:url(../images/hautto2.jpg);	



}


.presentationtexte{
	text-align:left;
	background-color:#ffffff;
	width:822px; 
	padding:5px;
        background-image:url(../images/hautto2.jpg);
}

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




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

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

h3{
	color:#8E3900;
	font-size:16px;
	text-align: left;

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


a{
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
	border="0". 
}
