*{
	margin: 0;
	padding: 0;
	border: 0;
}

html, body{
	width: 100%;
}

body{
	background-image: url(../images/bg_01.jpg);
	background-attachment: fixed !important;
	background-attachment: scroll;
}

#wrapper{
	margin: 20px auto 0 auto;
	width: 690px;
}

#menu_left{
	float: left;
	text-align: left;
	background: repeat-y top left;
	background-image: url(../images/dsz_jc_bglogo_01.png) !important;
	background-image: url(../images/dsz_jc_bglogo_01.gif);
	margin-top: 26px;
	z-index: 1;
}

#menu_left, h1{
	height: 207px;
	width: 210px;
}

h1{
	background: no-repeat top left;
	background-image: url(../images/dsz_jc_logo_01.png) !important;
	background-image: url(../images/dsz_jc_logo_01.gif);
	text-indent: -9999px;
	margin-top: -26px;
	position: relative;
	overflow: hidden;
}

h2{
	width: 0;
	height: 0;
	overflow: hidden;
	text-indent: -9999px;
}

h3.fr, h3.en{
	background: url(../images/bienvenue.jpg) no-repeat top left;
	width: 141px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
}

h3.en{
	background: url(../images/welcome.jpg) no-repeat top left;
	width: 117px;
	height: 31px;
}

#menu_right{
	float: right;
	width: 480px;
	text-align: left;
	height: 233px;
	/*overflow: hidden;*/
	background: no-repeat top left;
	background-image: url(../images/dsz_jc_right_bg.png) !important;
	background-image: url(../images/dsz_jc_right_bg.gif);
}

#flash{
	width: 348px;
	height: 190px;
	overflow: hidden;
	margin: 15px 0 0 38px;
}

#content{
	width: 690px;
	background: repeat-y top left;
	background-image: url(../images/dsz_jc_ctn_bg.png) !important;
	background-image: url(../images/dsz_jc_ctn_bg.gif);
	z-index: 2;
}

#footer{
	background: repeat-y top left;
	background-image: url(../images/dsz_jc_footer_bg.png) !important;
	background-image: url(../images/dsz_jc_footer_bg.gif);
	width: 690px;
	height: 104px;
	/*text-indent: -9999px;
	font-size: 1px;*/
	overflow: hidden;

}

#compteur{
	margin-left: 80px;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#copy{
	font-size: 11px;
	color: #4A4D52;
	margin-right: 30px;
	margin-top: 42px;
	float: right;
}

#copy a{
	color: #4A4D52;
	text-decoration: underline;
}


#copy a:hover{
	text-decoration: none;
}

#menu{
	width: 208px;
	float: left;
	margin-top: -55px;
	position: relative;
	/*padding-top: 16px;*/
	z-index: 2;
}

#menu a{
	color: #fff;
	text-decoration: none;
}

#menu a:hover{
	color: Gray;
	text-decoration: underline;
}

#menu ul{
	z-index: 3;
}

#menu li{
	list-style: none none;
	background: no-repeat;
	background-image: url(../images/dsz_jc_menu_li.png) !important;
	background-image: url(../images/dsz_jc_menu_li.gif);
	width: 141px;
	height: 41px;
	font: bold 14px Verdana Geneva Arial Helvetica sans-serif;
	color: #fff;
	padding: 11px 0 0 40px;
	margin-left: 35px;
	margin-top: -16px;
}

#texte{
	width: 465px;
	float: right;
}

#texte a{
	color: #fff;
	text-decoration: underline;
}

#texte a:hover{
	color: Gray;
}

h3{
	color: #fff;
}

#texte p, #texte ul{
	margin: 10px 55px 0 5px;
	font: 14px Verdana Geneva Arial Helvetica sans-serif;
	line-height: 20px;
	color: #fff;
}

#texte ul{
	margin-left: 30px;
}

#texte blockquote{
	margin-left: 15px;
	color: #fff;
	width: 400px;
}

.clear { clear: both; line-height: 0px; height: 0px; font-size: 1px;}


.bg_white{
	padding: 2px;
	background-color: #D3D3D3;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}

a#map{
	width: 200px;
	height: 180px;
	display: block;
	background: url(../images/map_001.gif) no-repeat 0 0;
	/*text-indent: -9999px;*/
	overflow: hidden;
	color: #000;
	text-align: right;
}

a#map:hover{
	background: url(../images/map_001.gif) no-repeat 0 -180px;
}

.img{
	border: 1px solid #000;
}

.blockquote_01{
	text-align: center;
	border: 1px solid #596068;
	background: #454A52;
}

#flag{
	margin-left: 112px;
	z-index: 4;
	margin-top: 0;
}

a#flag_fr{
	width: 32px;
	height: 22px;
	display: block;
	background: url(../images/flag_fr.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 -36px;
}

a#flag_fr:hover{
	background: url(../images/flag_fr.gif) no-repeat 0 -22px;
}

a#flag_en{
	width: 32px;
	height: 22px;
	display: block;
	margin-top: 5px;
	background: url(../images/flag_en.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: -22px 0 20px 0;
}

a#flag_en:hover{
	background: url(../images/flag_en.gif) no-repeat 0 -22px;
}