
body {
	font-family: /*helvetica,*/ Arial, sans-serif;
	font-size: .9em;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	color: #999;
	letter-spacing:110%;
	background-image:url(../picts/fd.jpg);
	background-repeat:repeat-x;
}
p{
margin: 0;
	padding: 0;

}
#conteneur{
	margin-left:25px;
	margin-top:25px;
	}
#logo {
	width: 291px;
	height: 37px;
	background-image:url(../picts/logo_itou.jpg);
	background-repeat: no-repeat;
	
}
span.titre_image {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
img {
	border:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.col1 {
	width:450px;
	margin-right:50px;
}
.col2 {
	width:340px;
}
#nav {
	width: 650px;
	height: 70px;
	color: #9a9a9a;
	margin-top:60px;
	float:left;
	clear:both;
}
h3{
	clear:both;
	margin:0 0 6px 0;
	font-weight:normal;
	width:100%;
	padding:0;
	float:left;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #9a9a9a;
	}
h2 {
	margin:0 ;
	padding:0 8px 0 0;
	float:left;
	display:block;
	font-weight:normal;
	font-size: 2em;
	line-height: 1.2em;
	color: #9a9a9a;
	}
b {
	color: #333;
	font-weight: normal;
	float:right;
}
li{
	}
a {
	color: #878787;
	text-decoration: none;
}
a.on {
	color: #333;
}
h2 a:hover {
	color: #333;
}
#references {
	clear:both;
	width: 800px;
	height: 95px;
	margin-top:60px;
	float:left;
}

#description {
	width: 479px;
	height: 96px;
	position:absolute;
	left:25px;
	z-index:1;
	visibility: visible; 
}
#description img{
	float:left;
	clear:both;
	display:block;
	
	
}

.ref {
	width: 291px;
	height: 96px;
	background:#fff;
	float:left;
	margin-right:1px;
	color: #999;
	font-size:0.8em;
	color:#666;
	z-index:1;
}
.ref p{
	margin:3px;
	display:inherit;
}
.ref img{
	float:left;
	display:inherit;
}
#R0{
	position:absolute;
	left:25px;
	z-index:100;
	display:none;

	}
#R1{
	position:absolute;
	left:122px;
	z-index:100;
	display:none;
	
	}
#R2{
	position:absolute;
	left:219px;
	z-index:100;
	display:none;
	}
#R3{
	position:absolute;
	left:316px;
	z-index:100;
	display:none;
	}
#R4{
	position:absolute;
	left:419px;
	z-index:100;
	display:none;
	}
#content {
	
	height: 200px;
	float:left;
	clear:both;
	margin-top:70px;
}

.desimg{
float:left;
width:96px;
height: 96px

}
.des{
float:left;
width:185px;
height: 86px;

margin:5px;
}



.black{
color : #333;

}





