/*
	STYLESHEET FOR THE TITLES
*/

body div#wrapper div#innerwrapper div#contain div.rtside div.ltcol h2 {
	margin-top: 20px;
/*	background: url('../titles/title_contactezNous.gif') no-repeat;*/
	/*text-indent: -99999px;*/
}

/*body#fr h2.contact {
	background: url('../titles/title_contact.gif') no-repeat;
	height: 26px;
}*/
body#fr h2.propos {
	background: url('../titles/title_propos.gif') no-repeat;
	height: 62px;
}
body#fr h2.commercants {
	background: url('../titles/title_commercants.gif') no-repeat;
	height: 62px;
}
body#fr h2.actualites {
	background: url('../titles/title_actualites.gif') no-repeat;
	height: 32px;
}
body#fr h2.services {
	background: url('../titles/title_services.gif') no-repeat;
	height: 62px;
}
body#fr h2.home {
	background: url('../titles/title_commercantdumois.gif') no-repeat;
	height: 62px;
}
body#fr h2.landing {
	height: 56px;
	background: url('../titles/title_commercantdumois.gif') no-repeat;
	text-indent: -99999px;
	margin-top: 20px;
	margin-bottom: 10px;
}
