html,body, {
	margin:10px;	padding:0;	font-size: 100%;
	}

body {
	background-color: #d7d7eb;	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;	text-align:center;	color:#000066
	}

p {
	margin:0 10px 10px
	}

a:link {
	color: #a46b12;	text-decoration: none;	font-weight: bold;
	}

a:visited {
	color: #a46b12;	text-decoration: none;	font-weight: bold;
	}

a:hover {
	background-color: #d7d7eb;	color: #a46b12;	text-decoration: none;	font-weight: bold;
	}

h1 {
	font-size: 26px;
	}

h2 {
	color: #276089;	font-size: 18px;	padding-left: 30px;
	}
	
h5 {
	font-size: 10px;	font-weight: bold;	text-transform: uppercase;	padding-left: 50px;	margin-top: -15px;
	}

div#haut {
	height: 85px;	margin:0;	padding-left:40px;	font-size: 48px;	padding-top: 20px;
	}

div#menu {
	padding-left: 85px;
	}

div#contenant {
	text-align:left
	}

div#contenu p {
	margin:0;	padding: 8px 40px 0px 20px;	text-align: left;	line-height: 140%;
	}

div#bas p {
	margin:0;	padding:5px 10px;	text-align:center;	font-size: 90%;
	}

div#contenant {
	width:960px;	margin:0 auto;	border: 1px #000066 solid;	background-image: url(images/fond.gif);	background-repeat: no-repeat;	background-color: #eaebf5;
	}

div#contenu {
	float:right;	width:600px;	margin-top: 30px;
	}

div#photo {
	float:left;	width:360px;
	margin-top:60px;
	}

div#bas {
	clear:both;	width:100%
	}
	
#contenu ul {
	text-align: left;	list-style-type: square;	list-style-position: outside;	margin: 15px 40px 15px 60px;
	}img{
	border: 1px #000066 solid;	padding: 10px;	margin: 15px 15px 15px 15px;
	}

.imageindex {
	float: left;	margin: 15px 15px 15px 5px;	border: none;
	}

.imagedroite {
	float: right;
	}

.imagegauche {
	float: left;
	}
	
.gras {
	font-weight: bold;
	}

.centre {
	text-align:center;
	}

.souligne {
	text-decoration: underline;
	}

.majuscule {
	text-transform: uppercase;
	}
	
.date {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: -20px;
	}