#left {
	width: 283px;
	margin-top: 60px;
	margin-left: 60px;
}

#left #coupCoeur {
	width: 260px;
	height: 368px;
	background: url(../picture/interface/coup_coeur_frame.gif) top left no-repeat;
}

#left #coupCoeur .object {
	padding: 70px 12px 10px 10px;
}

#left #coupCoeur .object .picture img {
	width: 100%;
}

#left #coupCoeur .object h3 {
	text-align: center;
}

#left #coupCoeur .object #button {
	text-align: right;
}

#right {
	width: 521px;
	margin-top: 24px;
	margin-right: 60px;
}

#right #panneau {
	padding-bottom: 25px;
	padding-left: 180px;
	background: url(../picture/interface/pan_bienvenue.gif) top left no-repeat;
	border-bottom: 1px solid #184C99;

}

#right .news {
	border-bottom: 1px solid #184C99;
}

.news .picture {
	float:right;
	display:inline;
	margin-top:25px;
	margin-left:25px;
	margin-bottom: 15px;

}