div#content {
	min-height : 450px;
}

/*** Page d'accueil ***/

div#content div.home-block {
	width : 360px;
	height : 361px;
	margin : 0px;
	padding: 5px 5px 0px 5px;
	background-image : url(../images/content/home-block.gif);
	background-repeat : no-repeat;
}

/*div#content div#home-top {
	width : 740px;
	height : 50px;
	margin : 0px;
	padding : 2px;
	position : absolute;
	left : 0px;
	top : 55px;
}*/

div#content div#home-left {
	position : absolute;
	left : 30px;
	top : 60px;
}

div#content div#home-right {
	position : absolute;
	left : 410px;
	top : 60px;
}

div#content div.home-reference {
	width : 230px;
	height : 144px;
	margin : 0px;
	padding : 15px 2px 2px 2px;
	position : absolute;
	left : 785px;
	top : 60px;
	background-repeat : no-repeat;
}

div#content div#home-reference-fr {
	background-image : url(../images/content/home-reference-fr.gif);
}

div#content div#home-reference-en {
	background-image : url(../images/content/home-reference-en.gif);
}

div#content div#home-reference-flash, div#content div#home-reference-flash #mymovie {
	width : 226px;
	height : 107px;
	margin : 0px 0px 0px 0px;
	padding : 17px 0px 0px 0px;
}

div#content div#home-info {
	width : 227px;
	height : 120px;
	margin : 0px;
	padding : 2px;
	position : absolute;
	left : 785px;
	top : 212px;
	background-image : url(../images/content/home-info.gif);
	background-repeat : no-repeat;
}

div#content div.home-news {
	width : 226px;
	height : 166px;
	margin : 0px;
	padding : 32px 2px 2px 2px;
	position : absolute;
	left : 785px;
	top : 257px;
	background-repeat : no-repeat;
}

div#content div#home-news-fr {
	background-image : url(../images/content/home-news-fr.gif);
}

div#content div#home-news-en {
	background-image : url(../images/content/home-news-en.gif);
}
