body {
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body.jpg);
}
.txt {
	color: #e0ddd2;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
	padding-bottom: 10px;
}
.titre {
	color: #FFF;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 30px;
	font-style: normal;
}
a:link {
	color: #e0ddd2;
	text-decoration: none
}
.img {
	text-decoration: none;
	padding:0px 0px;
}
a:visited {
	color: #e0ddd2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.head1 {
	top:0px;
	left:0px;
	width: 100%;
	height: 90px;
	position: fixed;
	float:top;
	z-index:100;
	background-color:transparent
}
.head2 {
	top:90px;
	left:0px;
	width: 100%;
	height: 16px;
	position: fixed;
	float:top;
	z-index:100;
	background-color:transparent
}
