/* CSS Document */

body {
	background-color: #977248;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #400000;
	margin: 0px;
	}

a {
	color: #6A450D;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #DC9950;
	text-decoration: none;
	font-weight: bold;
	}

.titre {
	font-size: 18px;
	}

h1 {
	font-size: 14px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 14px;
	margin-left: 20px;
	}

p {
	margin-left: 5px;
	text-align: justify;
	}

.bold {
	font-weight: bold;
	}	

.footer-societe {
	font-size: 10px;
	}
