
body, p{
	font-family: "Verdana", sans-serif;
	text-align: justify;
	color: #530551;
}

body{
	background-image: url('/interf/fond.jpg');
	font-size:15px;
	width: 95%;
}

td{
	vertical-align: bottom;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	color: none;
}

a img{
	border: none;
}

blockquote{
	font-style: italic;

}

img.bordure{
	margin: 15px;
	border: 4px solid #00ffcc; }


h1{
	padding: 10px;
	margin: 30px 100px 30px 100px;
	font-size: 30px;
	text-align: center;
}

h2{
	margin-top: 20x;
	margin-bottom: 10px;
	font-size:22px;
	text-decoration: underline;
}

h3{
	margin-top: 18px;
	margin-bottom: 8px;
	font-size:20px;
	text-decoration: underline;
}

h4{
	text-align: center;
	color: #999999;	
}

hr {
	margin-top: 40px;
	margin-bottom: 20px;
	
	height: 1px;
	color: black;
}

#finpage{
	clear: both;
	margin-top: 50px;
	text-align:center;
}

#finpage img{
	margin: 0 25px;
}

div.imageGauche, div.imageDroite{
	clear: both;
}

div.titdecal{
	padding-top: 25px;
}



div.imageGauche img{
	float: left;
}

div.imageDroite img{
 	float: right;
}
