body {
	background-color: #FDE1DE;
	background-image:url(BandeFond.jpg);
	font-family: Arial, Helvetica, Sans Serif;
	font-size: small;
	line-height:24px;
	color: #000099;
	text-align:center;
	float:none;
	background-repeat: repeat-x;
}

h1 {
	font-family: Garamond, "Times New Roman", sans-serif;
	font-size:56px;
}
	
a  {
	color: #3300CC;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#0033FF;
	text-decoration:underline;
	font-weight:bold;
}

.blocPresentation {
	font-family: Garamond, "Times New Roman", sans-serif;
	width:600px;
	font-size:x-large;
	text-align:justify;
}

.blocContact {
	font-family: Garamond, "Times New Roman", sans-serif;
	font-size:20px;
	width:550px;
}

.blocIntroduction {
	width:600px;
	font-family: Garamond, "Times New Roman", sans-serif;
	font-size:20px;
	text-align:justify;
	margin:40px;
	color:#000000;
	text-indent: 50px;
}

.blocIntroduction p {
	margin:0px;
}

.signature {
	text-align:right;
}

.liens {
	vertical-align:5px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

table {
    font-size:small;
}