img{
	border: 0px;
}
.bodyHome {
	background-color: #FFFFFF;
	background-image: url(img/fond-home.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.bodyPresentation {
	background-color: #FFFFFF;
	background-image: url(img/fond-presentation.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.bodyServices {
	background-color: #FFFFFF;
	background-image: url(img/fond-services.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.bodyReferences {
	background-color: #FFFFFF;
	background-image: url(img/fond-references.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.bodyContact{
	background-color: #FFFFFF;
	background-image: url(img/fond-contact.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
	line-height: 1.1em;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #327388;
	line-height: 1.1em;
	font-weight: bold;	
}
p{
	margin-top: .8em;
}

.pref{
	line-height: 1.3em;
}
.prefb{
	line-height: 0.6em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.refText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	line-height: 1.0em;
	text-decoration:none;
}
.refText:hover{
	text-decoration:underline;
}
