#contenu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
}
#contenu h1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/fond-h1.gif);
	background-repeat: no-repeat;
}
#contenu h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#contenu h3{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#contenu h4{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#contenu h5{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #6A931E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#contenu h6{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#contenu p{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#contenu div{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#contenu ul{
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 28px;
}
#contenu ol{
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 28px;
}
#contenu li{
}
#contenu td{
}
#contenu a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #2C8CCC;
	text-decoration: underline;
}
#contenu a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #fd7b01;
	text-decoration: underline;
}
.photogauche {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}
.photocentre {
	float:center;
	margin:0px 10px 0px 10px;
	padding:0px;
}
.photodroite {
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px;
}