/* Base */

* { margin:0; padding:0;}
body { background:#dfe5ec url(../navigation/back_page.gif) fixed; font:12px/16px "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;}
#wrapper { background-color:#fff; padding:5px; width:719px; margin:20px auto 10px; position:relative; overflow:hidden;}
	body#bindex #wrapper { padding-bottom:30px; position:absolute; top:50%; left:50%; margin:-228px 0 0 -360px;}
a { color:#f00;}
	a:hover { text-decoration:none;}
	a img { border:none;}
	a.arrow { background:url(../navigation/arrow.gif) 0 5px no-repeat; padding-left:15px;}
	a#fr,a#en { display:block; background-repeat:no-repeat; padding-left:30px; line-height:19px; margin:5px 0 5px 239px;}
	a#fr { background-image:url(../navigation/fr.png); margin-top:30px;}
	a#en { background-image:url(../navigation/en.png);}
p { margin:16px 0;}
strong { color:#036;}
img.left { float:left; margin:3px 12px 6px 0; border:1px solid #dae1e9; background-color:#fff; padding:4px;}

/* Navigation */

h1 { border-top:5px solid #f00; padding:5px 0;}
	h1 a { display:block; background-image:url(../navigation/back_h1.jpg); height:159px; text-indent:-9999px;}
		body#bindex h1 a { background-image:url(../navigation/back_h1_index.jpg); height:319px; margin-bottom:30px;}

#navigation { list-style-type:none; background:url(../navigation/back_navigation.png) repeat-x; float:left; width:100%; margin-bottom:27px;}
	#navigation li a { text-decoration:none; display:block; height:31px; float:left; margin-left:35px; text-indent:-9999px;}
			
#subnavigation { list-style-type:none; position:absolute; top:218px; width:260px; padding-bottom:6px; display:none; border-bottom:2px solid #f00;}
	body#bser #subnavigation,body#bcon #subnavigation,body#bato #subnavigation { display:block;}
		#subnavigation li a { text-decoration:none; display:block; height:16px; float:left; margin-right:22px; text-indent:-9999px;}
		body#bser #subnavigation li#aser,body#bcon #subnavigation li#acon,body#bato #subnavigation li#aato { float:left; height:16px; background:url(../navigation/arrow.gif) 0 5px no-repeat; padding-left:15px;}

/* Content */

#content { clear:both; float:left; width:409px; padding:0 20px 19px 35px;}
	body#bref #content { padding-bottom:0;}
	body#bnew #content { width:649px;}
h2 { color:#036; height:25px; background-repeat:no-repeat; text-indent:-9999px; margin-top:16px;}
h3 { color:#f00; margin:24px 0 16px; font-size:12px; clear:both;}
	body#bequ h3 { margin-bottom:-16px;}
#content ul { list-style-type:none; margin:16px 0;}
	#content ul li { background:url(../navigation/arrow.gif) 0 6px no-repeat; padding-left:15px; margin-bottom:3px;}
#content img.left { margin-bottom:16px;}
.bio { clear:left; display:block; padding-bottom:16px;}
#galerie { clear:both; padding:0 20px 19px 35px; overflow:hidden;}

/* News */

#news { float:left; width:215px; padding:37px 20px 4px 20px;}
h4 a { font-size:12px; font-weight:bold; color:#036; margin:20px 0 -8px 0; display:block; clear:both;}

/* Footer */

#footer { margin:0 auto; width:664px; padding:16px 25px 16px 40px; background-color:#fff;}
.synthese { float:right; font-size:10px; color:#6685a3;}
	.synthese a { color:#6685a3;}

