html {
	background: black url(../images/bg_filets_home.gif) top no-repeat;
	height: 100%;
}
body {
	width: 971px;
	margin: 0 auto;
	background: url(../images/bg_filets_home.gif) top no-repeat;
	height: 100%;
}
#main #accueil {
	padding: 34px 20px 0 0;
	border-right: 1px solid #262626;
	position: relative;
	top: 76px;
	right: -20px;
	height: 211px;
}
* html #main #accueil {
	padding-right: 10px;
	overflow: hidden;
}
#main #accueil #titre_page_accueil {
	width: 214px;
	height: 20px;
	background: url(../images/bienvenue_sur_le_site_JB-MARTIN.jpg) top left no-repeat;
	font-size: 1px;
	color: #010;
	text-indent: -6000px;
	overflow: hidden;
	border: 0;
	margin: 0;
}
#main #accueil #title_page_accueil {
	width: 230px;
	height: 20px;
	background: url(../images/welcome_on_JB-MARTIN.jpg) top left no-repeat;
	font-size: 1px;
	color: #010;
	text-indent: -6000px;
	overflow: hidden;
	border: 0;
	margin: 0;
}
#main #musique {
	position: relative;
	top: 82px;
	left: 4px;
}

/************* Header ******************/

#header {
	height: 54px;
	padding-top: 76px;
	position: relative;
	z-index: 99;
}
#header img,
#header #menu {
	float: left;
}
#header #menu {
	width: 750px;
}
#header #menu ul.level_1 {
	width: 750px;
}
#menu ul.level_1 li.level_1 ul.level_2 {
	width: 770px;
}

/*********** Actus ****************/

.custom #zone_actu {
	position: relative;
	top: 0;
}
*:first-child+html .custom #zone_actu {
	top: 1px;
}
* html .custom #zone_actu {
	top: -1px;
}
.custom #zone_actu .mod_newslist {
	position: absolute;
	width: 492px;
	height: 56px;
	left: 427px;
	top: 14px;
	background: #1E1E1E;
	padding: 35px 21px 9px;
	overflow: hidden;
}
.custom #zone_actu .mod_newslist h2#titre_actu,
.custom #zone_actu .mod_newslist h2#titre_news {
	width: 100%;
	height: 15px;
	font-size: 1px;
	color: #010;
	text-indent: -6000px;
	overflow: hidden;
	margin-top: -27px;
	padding-bottom: 2px;
	border-bottom: 1px solid white;
}
.custom #zone_actu .mod_newslist h2#titre_actu {
	background: url(../images/titre_actus.gif) top left no-repeat;
}
.custom #zone_actu .mod_newslist h2#titre_news {
	background: url(../images/titre_news.gif) top left no-repeat;
}
.custom #zone_actu .mod_newslist .layout_short {
	height: 57px;
	top: 34px;
	width: 492px;
	overflow: hidden;
	position: absolute;
	left: 544px;
}
.custom #zone_actu .mod_newslist #actu1 {
	left: 22px;
}
.custom #zone_actu .mod_newslist .layout_short .imageActu,
.custom #zone_actu .mod_newslist .layout_short .textActu {
	float: left;
	height: 57px;
	color: white;
}
.custom #zone_actu .mod_newslist .layout_short .textActu  {
	width: 492px;
	padding-left: 0;
	font-size: 10px;
	text-align: justify;
}
.custom #zone_actu .mod_newslist .layout_short .image {
	width: 329px;
	padding-left: 8px;
}
.custom #zone_actu .mod_newslist .layout_short .textActu h2.h2actu a {
	color: #ADADAD;
	text-transform: uppercase;
	text-decoration: none;
}
.custom #zone_actu .mod_newslist .layout_short .textActu h2.h2actu a:hover {
	text-decoration: underline;
}
.custom #zone_actu .mod_newslist .layout_short .textActu p.teaser {
	margin-top: -4px;
	line-height: 12px;
}
.custom #zone_actu .mod_newslist .layout_short .textActu span.more a {
	color: #ADADAD;
	font-style: italic;
	text-decoration: underline;
}
.custom #zone_actu .mod_newslist .layout_short .img_container {
	border: 1px solid black;
	height: 47px;
	left: 3px;
	overflow: hidden;
	position: relative;
	top: -50px;
	width: 147px;
	z-index: 5;
}
.custom #zone_actu .mod_newslist .layout_short .img_border {
	border: 3px solid white;
	height: 49px;
	left: 0;
	position: relative;
	top: 2px;
	width: 149px;
	z-index: 7;
}

/********** Switch ****************/

#switch {
	top: 62px;
	left: 145px;
}


/************ Newsletter *****************/

#newsletter,
#newsletterEN {
	top: 44px;
	left: 214px;
}

/********** Alt Flash ***************/

#alt_home {
	width: 653px;
	height: 208px;
	padding: 160px 0 0 0;
	text-align: center;
}

/*********** Footer *****************/

#foot {
	width: 415px;
	height: 50px;
	position: absolute;
	top: 471px;
	left: 0;
}

#footer,
#footer .inside {
	display: none;
}