*{
	text-align: center;
	align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom : 0px;
	padding: 0px;
	border: none;
	}

body {
    text-align: center;
	align: center;
	background-color: #ffffff;
	margin-top: 50px;
	margin-bottom :5px;
	margin-right: auto;
	margin-left: auto;
	}
	
.bouton input {
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
	width: 100px;
	background-color: #CCC;
	}
	
.formulaire {
	margin-top: 50px;
	height: 480px;
	margin-left: 154px;
	text-align: left;
	color: #555;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.galerie {
	margin-top: 50px;
	width: 100%;
	padding-bottom: 10px;;
	overflow: auto;
	white-space: nowrap;
	}
	
.galerie img {margin-right: 18px;}
	
h1 a{
	color: #5b5b5b;
	font-size: 17px;
	font-weight: normal;
	border-left: #CCC solid 1px;
	padding-left: 8px;
	}

	
input {background-color: #666;}
	
li {list-style-type:none;}
	
li a{
	margin-right:15px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
li h2 a{
	color: #c0c0c0;
	font-size: 13px;
	font-weight: normal;
	border-left: #CCC solid 1px;
	padding-left: 8px;
	}

li h3 a{
	color: #5b5b5b;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	}

li h4 a{
	color: #5b5b5b;
	font-size: 17px;
	font-weight: normal;
	border-left: #CCC solid 1px;
	padding-left: 8px;
	}
	
li h4 a:hover{color: #555;}

li h5 a{
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	border-left: #CCC solid 1px;
	padding-left: 8px;
	}
	
li h5 a:hover{color: #777;}

li h6 a{
	color: #fffff;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	}
	
li h6 a:hover{color: #000;}

li h7 a{
	color: #777;
	font-size: 8px;
	font-weight: normal;
	line-height: 15px;
	}
	
li h7 a:hover{color: #777;}
.menu {
	width: 498px;
	margin-top: 25px;
	padding-left: 5px;
	}
	
p {
	margin-top: 10px;}

.signature {
	text-align: left;
	padding-left: 5px;
	margin-top: 10px;
	}

.signature a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #333;
	}

.signature a strong {color: #666;}
	
.sousrubriques {
	margin-top:5px;
	padding-top:5px;
	border-top: dotted #333 1px;
	margin-left: 105px;
		margin-right: 105px;
	}
	
textarea {background-color: #666;}


