
#droite p {
	padding: 10px;
	background-color: #fff;
}

#droite h1 {
	height: 48px;
	line-height: 48px;
}

#droite h1#merci {
	background-image: url(../../img/icones/merci.png);
	height: 48px;
	line-height: 48px;
}

#droite h1#attention {
	background-image: url(../../img/icones/vos-alertes.png);
}

#li_conditions {
	margin-left: 160px;
}

#li_conditions a {
	font-weight: bold;
}

#li_conditions a:hover {
	text-decoration: underline;
}

