#c_sections {
	position:relative;
	width:441px;
	padding:0px;
	float:left;
}

#r_sections {
	position:relative;
	width:98px;
	padding:0px;
	height:300px;
	float:left;
	background:url(../images/sections/bcg_section.jpg) no-repeat;
}

h2{
	margin-bottom:8px;
	margin-top:0px;
	font-size:12px;
	font-weight:bold;

}

.pNoTopMargin{
	margin-top:0px;
}

.pNoBottomMargin{
	margin-bottom:0px;
}

.titres_section{
	margin-bottom:10px;

}

.texte_section{
	padding-left:5px;
}

.joindre{
	margin-left:25px;
}

.imgPhotoLeft{
	margin-right:5px;
}

.spanContactUsTitle{
	margin-bottom:8px;
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
}

.ulProductsServices{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}

a.aTitleLink:link {
	color: #263f84;
	text-decoration: none;
}
a.aTitleLink:visited {
	text-decoration: none;
	color: #263f84;
}
a.aTitleLink:hover {
	text-decoration: underline;
	color: #9da7c6;
}
a.aTitleLink:active {
	text-decoration: none;
	color: #263f84;
}