body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.raoulsinier.com/images/body.jpg);
}
.txt {
	color: #e0ddd2;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	padding-bottom: 7px;
}
.txt2 {
	color: #e0ddd2;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	padding-bottom: 7px;
}
.inter {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-variant: normal;
	color: #e0ddd2;
	line-height: 20px;
}
.titre {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none
}
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: none;
}
.txt a:hover, .txt2 a:hover, .inter a:hover {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:1px 2px;
	background-color: #e0ddd2;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.head1 {
	top:0px;
	left:0px;
	width: 100%;
	height: 30px;
	position: fixed;
	float:top;
	z-index:100;
	background-color:transparent
}
.head2 {
	top:30px;
	left:0px;
	width: 100%;
	height: 42px;
	position: fixed;
	float:top;
	z-index:100;
	background-color:transparent
}

