@charset "utf-8";
body{
background-image:url(images/degrade.jpg);
background-repeat:repeat;
margin:0px;
margin-bottom:0px;
}
a{
	color:#999999;
	text-decoration:none;
	border:0px;
}
img{
border:0px;
}
a:hover{
	color:#666666;
}
.header{
	position:absolute;
	background-image:url(images/mentions_sans.png);
	height:45px;
	width:234px;
	padding-top:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	top: -32px;
	z-index: 1;
	left: 340px;
	text-align: center;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: center top;
}
.100x100 {
	width: 100%;
	height: 100%;
	min-height:100%;
	background-attachment: fixed;
	background-image: url(images/sol.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #333333;
}
.h100 {
	height: 100%;
}
.fond-parquet {
	background-attachment: scroll;
	background-image: url(images/sol.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.cadre-blanc{
	width: 880px;
	background-color:#FFFFFF;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 30px;
}
.bloc-gauche {
	width: 615px;
	position: relative;
	text-align: justify;
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 27px;
}
.calage-marge {
	padding-left: 30px;
}

.proprio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-bottom: 15px;
	padding-top: 10px;
}
.bloc-future {
	height: 100px;
	width: 200px;
	position: absolute;
	left: 650px;
	top: 0px;
	text-align: center;
	margin-top: 30px;
}
blockquote{
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}.sst {
	text-transform: uppercase;
	font-size: 14px;
	color: #785841;
}
