#FrmMain
{
	background: url(/img/fond-frmmain-accueil.jpg) repeat-y;
}

#partie-gauche
{
	float: left;
	width: 429px;
	padding: 15px 20px 15px 0;
}

#rubrique
{
	clear: both;
	margin-bottom: 40px;
}

#actualites
{
	clear: both;
}

.une-actualite
{
	clear: both;
	float: left;
	margin-bottom: 10px;
}

.une-actualite .photos { float: right; }
.une-actualite .photos img { border: solid 1px #E5ECF8; }

#reserver
{
	clear: both;
}

#partie-droite
{
	float: right;
	width: 511px;
	padding-left: 9px;
}

#partie-droite img
{
	padding: 20px 0;
	border: solid 2px #424D5E;
	margin-right: 7px;
}

#partie-droite #grande-photo img
{
	padding: 0;
	border: solid 7px #E5ECF8;
	margin: 0 0 27px 0;
}



#legende
{
	color: #424D5E;
	font-size: 10px;
}