.bloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243141;
	text-decoration: none;
}
.bloc:hover {
	text-decoration: none;
	color: #000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #243141;
	text-decoration: none;
	}
.titre:hover {
	text-decoration: none;
	color: #000;
}
.titrelien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #243141;
	}
.titrelien:hover {
	text-decoration: none;
	color: #000;
}

.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #243141;
	text-decoration: none;
}
.petit:hover {
	text-decoration: none;
	color: #000;
}

BODY
{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(img/fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


a.A {
	background-image: url(img/services1.gif);
	display: block;
	width: 102px
} 
a.A:hover {
	background-image: url(img/services2.gif)
} 
a.B {
	background-image: url(img/references1.gif);
	display: block;
	width: 123px
} 
a.B:hover {
	background-image: url(img/references2.gif)
} 
a.C {
	background-image: url(img/contact1.gif);
	display: block;
	width: 86px
} 
a.C:hover {
	background-image: url(img/contact2.gif)
} 


a.Aint {
	background-image: url(img/services1int.gif);
	display: block;
	width: 102px
} 
a.Aint:hover {
	background-image: url(img/services2int.gif)
} 
a.AintB {
	background-image: url(img/services2int.gif);
	display: block;
	width: 102px
} 
a.AintB:hover {
	background-image: url(img/services1int.gif)
} 


a.Bint {
	background-image: url(img/references1int.gif);
	display: block;
	width: 123px
} 
a.Bint:hover {
	background-image: url(img/references2int.gif)
} 
a.BintB {
	background-image: url(img/references2int.gif);
	display: block;
	width: 123px
} 
a.BintB:hover {
	background-image: url(img/references1int.gif)
} 

a.Cint {
	background-image: url(img/contact1int.gif);
	display: block;
	width: 86px
} 
a.Cint:hover {
	background-image: url(img/contact2int.gif)
}
a.CintB {
	background-image: url(img/contact2int.gif);
	display: block;
	width: 86px
} 
a.CintB:hover {
	background-image: url(img/contact1int.gif)
}
