body {
	background-color: #574A5E;
}

/* LAYOUT */
#all {
	position:relative;
	width:955px;
	height:550px;
	background: #574a5e url(../../img/front/bg_home.gif) top left no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 0;
}

#content {
	position:absolute;
	left:435px;
	top:254px;
	width:530px;
	height:259px;
	z-index:3;
}

/* HEADER */
#all #header {display: block; position: absolute; top: 137px; left: 519px; z-index: 90;}
#header #nav { display: block; width: 438px; height: 82px; z-index: 100;}
#nav #nav-main { display: block; width: 205px; height: 107px; background: url(../../img/front/nav/pave1_home.gif) no-repeat; float: left; padding: 0; margin: 0;}
#nav #nav-secondary { display: block; width: 205px; height: 51px; background: url(../../img/front/nav/pave2_home.gif) no-repeat; float: left;padding: 0; margin: 0 0 0 3px;}
#nav #nav-lang { display: block; width: 205px; height: 34px; background: url(../../img/front/nav/pave3_home.gif) no-repeat; float: left; padding: 0; margin: 8px 0 0 3px;}
#nav-main ul, #nav-secondary ul { list-style: none; padding-top: 8px; padding: 10px 0 0 12px; margin: 0; }
#nav-main li, #nav-secondary li { display: inline; text-indent: -700em; margin: 0 0 0 0; padding: 0 0 0 0; height: 14px; line-height: 14px; }
#nav-lang ul { list-style: none; text-indent: -700em; padding: 9px 0 0 15px; margin: 0;}
#nav-lang li { display: inline; float: left; text-indent: -700em; margin: 0; padding: 0;}
#nav-main a { display: block; width: 148px; height: 14px; line-height: 14px; margin: 0; padding: 0;}
#nav-secondary  a { display: block; width: 155px; height: 14px; line-height: 14px; margin: 0; padding: 0;}
#nav-lang a { display: block; width: 87px; height: 14px;  margin: 0; padding: 0;}


/* CONTENT */

#pres_fr, #pres_en { position: relative; display: block; left: 32px; top: 254px; width: 394px; height: 257px;}
#pres_fr { background: url(../../img/front/pres_home_fr.gif) top left no-repeat;}
#pres_en { background: url(../../img/front/pres_home_en.gif) top left no-repeat;}
#pres_fr h2, #pres_en h2 { text-indent: -700em; }

#video_fr, #video_en { display: block; float: left; width: 170px; height: 257px; }
/* #video_fr {  background: url(../../img/front/video_home_fr.gif) top left no-repeat; } */
/*#video_en {  background: url(../../img/front/video_home_en.gif) top left no-repeat; }*/
#video_fr {  background: url(../../img/front/video_home_fr_salon.gif) top left no-repeat; }
#video_en {  background: url(../../img/front/video_home_en_salon.gif) top left no-repeat; }
#video_fr p, #video_en p { font-family: Georgia, "Times New Roman", Times, serif; color : #928c8c; font-size: 13px; font-style: italic; margin: 114px 0 0 10px; }
#video_fr a, #video_en a { display: block; width: 170px; margin-left: 20px;}
#video_fr img, #video_en img { border:0; margin-top: 10px;}


#lastitem_fr, #lastitem_en { float: left; width: 317px; height: 257px; margin-left: 11px !important; text-align: center; }
#lastitem_fr { background: url(../../img/front/lastitem_home_fr.gif) top left no-repeat; }
#lastitem_en {background: url(../../img/front/lastitem_home_en.gif) top left no-repeat; }
#lastitem_fr a, #last_item_en a { display: block; width: 310px; line-height: 267px; text-align: center; }
#lastitem_fr img, #lastitem_en img { border:0; margin-top: 48px;}

.liresuite { background: url(../../img/front/fleche2.gif) top left no-repeat; padding-left: 10px; margin-top: 80px; height: 9px; min-width: 15px; line-height: 9px; margin-left: 20px; }
#video_fr a.liresuite, #video_en a.liresuite { text-decoration: none; color: #999999; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: italic; line-height: 9px; text-align: left; }

