h1 {
	font-size: 1.7em;
	font-weight: bold;
	background-image: url(../images/bg_titres_accueil.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 40px;
}

#partners h1 {
	font-size: 1.35em;
	font-weight: bold;
	background-image: url(../images/bg_titres_accueil_droit.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

dd {
	text-align: center;	
}

p { 
	margin-left: 40px;
}

.bodytext a {
	margin-left: 40px;
}