html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;
}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
*{outline:none;}

/* PNG FIX */
* { behavior: url(../images/iepngfix/iepngfix.htc) }
* { behavior: url(../images/iepngfix/iepngfix.php) }


/* Source: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


html, body{
	height:100%;
	width:100%;
}

body{
	color:#333;
	font: 82.5% Century Gothic, arial, sans-serif;
	background: #000;
	/*min-height:100%;
  	height:auto !important;
  	height:100%;*/
}

#wrapper {
	text-align: left;
	border:0;
	width: 100%;
	background: #fff;
  	position:relative;
}
.small #wrapper {
	min-height:725px;
  	height:auto !important;
  	height:725px;
}
.large #wrapper,
.largeart #wrapper{
	min-height:2077px;
  	height:auto !important;
  	height:2077px;
}

#header{
	width:990px;
	height:65px;
	margin-bottom:15px;
	background:#fff;
	overflow: hidden;
}

.small #container{
	background: #fff url(../images/bg_small.gif) no-repeat 0px 0px;
	width:990px;
	height: 645px;
}
.smallhome #container{
	background: #fff url(../images/bg_home.jpg) no-repeat 0px 0px;
	width:990px;
	height: 645px;
}
.large #container{
	background: #fff url(../images/bg_large.jpg) no-repeat 0px 0px;
	width:990px;
	height: 1997px;
}
.largeart #container{
	background: #fff url(../images/bg_large_art.jpg) no-repeat 0px 0px;
	width:990px;
	height: 1997px;
}

#nav {
	/*position:absolute; top:80px;left:0;*/
	float: left;
	width: 388px;
	padding-top:7px;
	font-size:82.5%;
}

#content { 
	/*position:absolute; top:8px;left:400px;*/
	margin: 0;
	padding: 10px 0 0;
	width: 600px;
	float: left;
	background: transparent url(../images/sep1.gif) repeat-x left top;
}
#footer {
	clear: both;
	position:relative;
	width:100%;
	height:20px;
	margin-top: -20px;
}





#header h1{
	width:760px;
	margin: 0px auto;
	padding: 8px 0 0;
	height:60px;
	position:relative;
	color:#000;
}
#bodyhome #header h1 span,
#bodyaccueil #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_home.gif) no-repeat;
}
#bodybio #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_bio.gif) no-repeat;
}
#bodynouvelles #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_nouvelles.gif) no-repeat;
}
#bodynews #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_news.gif) no-repeat;
}
#bodyliens #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_liens.gif) no-repeat;
}
#bodylinks #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_links.gif) no-repeat;
}
#bodyaudio #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_audio.gif) no-repeat;
}
#bodyart #header h1 span{
	position:absolute;
	width:100%; height: 100%;
	background: transparent url(../images/header_art.gif) no-repeat;
}
#nav li a{
	color:#bcbcbc;
	text-decoration:none;
	padding: 0px 2px 0px 10px;
	margin:0;
	font-weight:bold;
	width: 100px;
	background:#000;
}
#nav li a:hover,
#nav li a:active,
#nav li a:focus,
#nav li a.topmenu_slct{
	color:#fff;
	/*background: transparent url(../images/nav_slct.gif) no-repeat center right;
	border-right:12px solid #fff;*/
}
#nav li a em{
	font-style:italic;font-size:80%;
}

#bodyaccueil #nav,
#bodyhome #nav{
	background: transparent url(../images/sep1.gif) repeat-x left top;
	zoom:1;
	width: 600px;
	padding-top:7px;
	font-size:82.5%;
	position: relative; 
	left:350px;
	clear: both;
}
#bodyaccueil #nav li,
#bodyhome #nav li{	
	overflow: hidden;
}

/* --- */
#bodyaccueil #nav li#li_fren,
#bodyhome #nav li#li_fren{
	position: absolute; top:2px; left:0px;
	background: url(../images/nav_fren_bg.gif) no-repeat center 0;
	height:120px; width: 43px;
	z-index:7;
}
#bodyaccueil #nav li#li_fren a#a_fren,
#bodyhome #nav li#li_fren a#a_fren{
	position: absolute; top:86px; left:0px;
	height:35px; width: 43px;
	display: block;
	background: transparent;
}
#bodyaccueil #nav li#li_fren a#a_fren span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_en.gif) no-repeat center 0;
	height:35px; width: 43px;
}
#bodyaccueil #nav li#li_fren a#a_fren span:hover{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_en.gif) no-repeat center -150px;
	height:35px; width: 43px;
}
#bodyhome #nav li#li_fren a#a_fren span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_fr.gif) no-repeat center 0;
	height:35px; width: 43px;
}
#bodyhome #nav li#li_fren a#a_fren span:hover{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_fr.gif) no-repeat center -150px;
	height:35px; width: 43px;
}

/* --- */
#bodyaccueil #nav li#li_home,
#bodyhome #nav li#li_home{visibility: hidden; display: none;}

#bodyaccueil #nav li#li_bio,
#bodyhome #nav li#li_bio{
	position: absolute; top:2px; left:61px;
	background: url(../images/nav_bio_bg.gif) no-repeat center 0;
	height:162px; width: 73px;
	z-index:6;
}
#bodyaccueil #nav li#li_bio a#a_bio,
#bodyhome #nav li#li_bio a#a_bio{
	position: absolute; top:127px; left:0px;
	height:35px; width: 73px;
	display: block;
	background: transparent;
}
#bodyaccueil #nav li#li_bio a#a_bio span,
#bodyhome #nav li#li_bio a#a_bio span{
	position: absolute; top:0px; left:5px;
	background: url(../images/nav_bio.gif) no-repeat center 0;
	height:35px; width: 73px;
}
#bodyaccueil #nav li#li_bio a#a_bio span:hover,
#bodyhome #nav li#li_bio a#a_bio span:hover{
	position: absolute; top:0px; left:5px;
	background:url(../images/nav_bio.gif) no-repeat center -150px;
	height:35px; width: 73px;
}

/* --- */
#bodyaccueil #nav li#li_news{
	position: absolute; top:2px; left:71px;
	background: url(../images/nav_news_bg.gif) no-repeat center 0;
	height:250px; width: 242px;
	z-index:5;
}
#bodyaccueil #nav li#li_news a#a_news{
	position: absolute; top:213px; left:0px;
	height:38px; width: 242px;
	display: block;
	background: transparent;
}
#bodyaccueil #nav li#li_news a#a_news span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_nouvelles.gif) no-repeat center 0;
	height:38px; width: 242px;
}
#bodyaccueil #nav li#li_news a#a_news span:hover{
	position: absolute; top:0px; left:0px;
	background:url(../images/nav_nouvelles.gif) no-repeat center -150px;
	height:38px; width: 242px;
}
#bodyhome #nav li#li_news{
	position: absolute; top:2px; left:121px;
	background: url(../images/nav_news_bg.gif) no-repeat center 0;
	height:250px; width: 124px;
	z-index:5;
}
#bodyhome #nav li#li_news a#a_news{
	position: absolute; top:213px; left:0px;
	height:38px; width: 124px;
	display: block;
	background: transparent;
}
#bodyhome #nav li#li_news a#a_news span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_news.gif) no-repeat center 0;
	height:38px; width: 124px;
}
#bodyhome #nav li#li_news a#a_news span:hover{
	position: absolute; top:0px; left:0px;
	background:url(../images/nav_news.gif) no-repeat center -150px;
	height:38px; width: 124px;
}
/* --- */
#bodyaccueil #nav li#li_audio,
#bodyhome #nav li#li_audio{
	position: absolute; top:2px; left:255px;
	background: url(../images/nav_audio_bg.gif) no-repeat center 0;
	height:369px; width: 188px;
	z-index:4;
}
#bodyaccueil #nav li#li_audio a#a_audio,
#bodyhome #nav li#li_audio a#a_audio{
	position: absolute; top:295px; left:0px;
	height:75px; width: 188px;
	display: block;
	background: transparent;
}
#bodyaccueil #nav li#li_audio a#a_audio span,
#bodyhome #nav li#li_audio a#a_audio span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_audio.gif) no-repeat center 0;
	height:75px; width: 188px;
}
#bodyaccueil #nav li#li_audio a#a_audio span:hover,
#bodyhome #nav li#li_audio a#a_audio span:hover{
	position: absolute; top:0px; left:0px;
	background:url(../images/nav_audio.gif) no-repeat center -150px;
	height:75px; width: 188px;
}
/* --- */
#bodyaccueil #nav li#li_art,
#bodyhome #nav li#li_art{
	position: absolute; top:2px; left:395px;
	background: url(../images/nav_art_bg.gif) no-repeat center 0;
	height:280px; width: 116px;
	z-index:5;
}
#bodyaccueil #nav li#li_art a#a_art,
#bodyhome #nav li#li_art a#a_art{
	position: absolute; top:236px; left:0px;
	height:45px; width: 116px;
	display: block;
	background: transparent;
}
#bodyaccueil #nav li#li_art a#a_art span,
#bodyhome #nav li#li_art a#a_art span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_art.gif) no-repeat center 0;
	height:45px; width: 116px;
}
#bodyaccueil #nav li#li_art a#a_art span:hover,
#bodyhome #nav li#li_art a#a_art span:hover{
	position: absolute; top:0px; left:0px;
	background:url(../images/nav_art.gif) no-repeat center -150px;
	height:45px; width: 116px;
}
/* --- */
#bodyaccueil #nav li#li_links{
	position: absolute; top:2px; left:485px;
	background: url(../images/nav_links_bg.gif) no-repeat center 0;
	height:572px; width: 134px;
	z-index:4;
}
#bodyaccueil #nav li#li_links a#a_links,
#bodyhome #nav li#li_links a#a_links{
	position: absolute; top:477px; left:0px;
	height:95px; width: 134px;
	display: block;
	background: transparent;
}
#bodyaccueil #nav li#li_links a#a_links span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_liens.gif) no-repeat center 0;
	height:95px; width: 134px;
}
#bodyaccueil #nav li#li_links a#a_links span:hover{
	position: absolute; top:0px; left:0px;
	background:url(../images/nav_liens.gif) no-repeat center -150px;
	height:95px; width: 134px;
}
#bodyhome #nav li#li_links{
	position: absolute; top:2px; left:485px;
	background: url(../images/nav_links_bg.gif) no-repeat center 0;
	height:572px; width: 134px;
	z-index:4;
}
#bodyhome #nav li#li_links a#a_links span{
	position: absolute; top:0px; left:0px;
	background: url(../images/nav_links.gif) no-repeat center 0;
	height:95px; width: 134px;
}
#bodyhome #nav li#li_links a#a_links span:hover{
	position: absolute; top:0px; left:0px;
	background:url(../images/nav_links.gif) no-repeat center -150px;
	height:95px; width: 134px;
}


#content a, #content a:link{
	color:#000;
}
#content a:visited{
	color:#666;
}
#content a:hover, a:active{
	color:#fff;
	background:#000;
}

.section{
	background: transparent url(../images/sep1.gif) repeat-x left bottom;
	padding:20px 0;
	width:600px;
}
#bodybio .section{
	background: transparent;
}
#footer p{
	color:#fff;
	background:#000;
	display:inline;
	font-size:80%;
	padding: 2px 2px 2px 10px;
}
#footer p a{
	color:#fff;
	background:#000;
	padding: 0px 2px;
	text-decoration: none;
}
#footer p a:hover,
#footer p a:active{
	color:#999;
}
	




strong{
	font-weight: bold;
}

#bodybio .section img{display:block;}
.biotxt{margin:15px 0 0 90px;}
.biotxt h3{margin-bottom: 15px;}
.biotxt p{margin-right:0px;}

#bodynouvelles .section .forimg,
#bodynews .section .forimg,
#bodyaudio .section .forimg,
#bodyart .section .forimg{
	float:left; 
	margin: 0 10px 10px 0;
	width:240px;
}
#bodynouvelles .section .forimg img,
#bodynews .section .forimg img,
#bodyaudio .section .forimg img,
#bodyart .section .forimg img{
	width:240px;
	height: auto;
	margin-bottom: 10px;
}
.newstxt,
.audiotxt{
	float:left;
	margin: 5px 0 10px 0;
	width:330px;
	font-family: arial, sans-serif;
}
.arttxt{
	margin: 20px 0 10px 0;
	width:400px;
	font: 92.5% arial, sans-serif;
}

.section .newstxt h3,
.section .audiotxt h3,
.section h3#anchorarchives{
	margin: 0px 0 30px 0;
	font: 17px Century Gothic, arial, sans-serif;
}
.section .arttxt h3{
	margin: 0px 0 40px 0;
	font: 17px Century Gothic, arial, sans-serif;
}
.section ul{list-style: circle;margin:0 0 0 20px;}
.section ul li{margin: 0 0 10px 0; padding: 0 0 0 0px;}
ul.archives {list-style: square;margin:0 0 0 14px;
	font-family: arial, sans-serif;}
ul.archives li{margin: 0 0 2px 0; padding: 0 0 0 0px;}
ul.archives a{text-decoration: none;}

p{margin: 5px 0;}
img{border: 0; background:transparent;display: block;}

#content .galerie { width: 400px; height: 400px; background-color: #000; }
#content .galerie img { border: 1px solid #000; background-color: #000;width: 400px; height: 400px; }
#content .navgal { margin: 0px 0 2px;padding:0;}
#content .navgal a { 
	margin: 0 2px; 
	padding: 2px 6px; 
	background: #111;
	border:0;
	text-decoration: none;
	color:#bcbcbc; 
}
#content .navgal a.activeSlide,
#content .navgal a:hover{ color: #fff; 
	background: #000; }
#content .navgal a:focus{ outline: none; }

#content a.buybutton{
	float:right;
	background:#000; 
	color:#fff;
	font-size:13px;
	padding:6px 10px 7px;
	text-decoration: none;
	display:block;
	/*border-bottom:10px solid #fff;*/
	clear:both;
	font-weight: bold;
	margin-top:-10px;
	margin-bottom:-40px;
}
#content a.buybutton:hover{
	background:#fff; 
	color:#000;}
