@charset "utf-8";
/* CSS Document */

#une .titre{
	letter-spacing:1px;
	width:261px;
	height:35px;
	background-image:url(../../commun/images/fond_une_home.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#centre_d .titre_intro{
	letter-spacing:1px;
	width:261px;
	height:35px;
	background-image:url(../../commun/images/fond_centre_d.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#centre_d #intro{
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#centre_d #intro a{
	display:block;
	background-image:url(../images/fond_nos_agences.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:158px;
	height:31px;
	padding:4px 15px 0px 60px;
	font-weight:bold;
	text-transform:uppercase;
	color:#29befc;
	font-size:11px;
}

