@charset "utf-8";

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
img{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del{text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

html, body{
	height:100%;
}
body{
	background:#fff;
}
#document{
	position:relative;
	margin:0 auto;
	width:908px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background:#fff url(../img/wrapper.gif) repeat-y center;
}
body.ie6 #document{
	padding-left:31px;
}
#header{
	position:relative;
	width:808px;
	margin:0 50px;
}
#header #flash{
	margin:0;
	width:808px;
	height:174px;
	overflow:hidden;
	background:#fff url(../img/header.png) no-repeat left top;
}
#header h1{
	height:174px;
}
#header h1 a{
	position:absolute;
	z-index:12;
	width:171px;
	height:96px;
	top:40px;
	left:4px;
	padding:0 5px;
	overflow:hidden;
}
#header h2{
	display:none;
}
#header #menu{
	height:33px;
	padding:4px 0 2px 65px;
	background:transparent url(../img/menu.png) no-repeat left top;
	overflow:hidden;
}
#header #menu li{
	float:left;
	height:27px;
	padding:0 8px;
	background:transparent url(../img/menu-li.png) no-repeat right top;
	border-right:1px solid #fff;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
#header #menu li.first{
	background-position:left top;
}
#header #menu li.current{
	background-position:right bottom;
}
#header #menu li.first.current{
	background-position:left bottom;
}
#header #menu li a{
	display:block;
	float:left;
	padding:6px 2px 4px 2px;
	border-bottom:3px solid #f6a600;
	color:#e2015c;
	text-decoration:none;
}
#header #menu li a:hover,
#header #menu li.current a{
	border-color:#e2015c;
}
#header #submenu-title{
	display:block;
	margin:5px 0 0 85px;
	padding:0;
	width:710px;
	height:7px;
	border:0;
	background:#FFF url(../img/submenu-top.png) no-repeat bottom;
	text-indent:-1000px;
	font-size:1px;
}
#header #submenu{
	width:710px;
	margin:0 0 0 85px;
	padding:0 0 4px 0;
	list-style:none;
	background:#FFF url(../img/submenu-bottom.png) no-repeat bottom;
	overflow:hidden;
}
#header #submenu li{
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px 4px 2px 0;
}
#header #submenu li a{
	display:block;
	color:#972b76;
	padding:0 0 0 15px;
	background:#FFF url(../img/submenu.png) no-repeat left center;
	text-decoration:none;
	border:0;
	font-weight:normal;
}
#header #submenu li a:hover,
#header #submenu li.current a{
	color:#e3005c;
	background:#FFF url(../img/submenu-current.png) no-repeat left center;
	outline:none;
}
#header #languages{
	position:absolute;
	left:-39px;
	top:0;
	padding:0;
}
#header #languages li{	
	overflow:hidden;
	background:#fff url(../img/language.png) no-repeat right top;
	margin:4px 0 0 0
}
#header #languages li a{
	display:block;
	width:26px;
	height:29px;
	text-indent:-1000px;
	overflow:hidden;
	border-left:4px solid #e3005b;
	background-position:center center;
	background-repeat:no-repeat;
}
#header #languages li a:hover,
#header #languages li.current a{
	border-color:#f6a600;
}
#header #languages li#language-fr a{
	background-image:url(../img/flags/fr.png);
}
#header #languages li#language-en a{
	background-image:url(../img/flags/en.png);
}
#header #languages li#language-cn a{
	background-image:url(../img/flags/cn.png);
}
#header #languages li#language-br a,
#header #languages li#language-bzh a{
	background-image:url(../img/flags/br.png);
}
#body{
	margin:0 50px;
	padding:0 31px 67px 96px;
}
#body #content h2{
	width:722px;
	margin:0 0 0 -96px;
	padding: 10px 0 56px 86px;
	background: url(../img/h2.png) no-repeat left bottom;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#e2005b;
	text-transform: uppercase;
}
#body #content h3{
	background: url(../img/h3.png) no-repeat left bottom;
	margin:-30px 0 -2px -96px;
	padding: 38px 0 10px 100px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height: 20px;
	color:#e2005b;
}
#body #content h4{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#e2005b;
	margin:20px 0 5px 0;
}
#body #content h4:after{
	background: url(../img/h4.png) no-repeat left top;
	content: "\00a0";
	display: inline-block;
	height: 19px;
	margin: 0 0 0 5px;
	width: 31px;
}
#body #content h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e2005b;
	margin:20px 0 5px 0;
}
#body #content p{
	margin:5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	clear:both;
	color:#972b76;
	text-align:justify;
}
#body #content ul, #body #content ol{
	margin:5px 20px;
}
#body #content ul{
	list-style-type:disc;
}
#body #content li{
	margin:3px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#972b76;
}
#body #content li li{
	font-size:11px;
}
#body #content a{
	color:#e2005b;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #f6a600;
}
#body #content a:hover{
	border-color:#e2005b;
}
#body #content ul.links a{
	color:#972b76;
	font-weight:bold;
	text-decoration:none;
	border:0;
}
#body #content ul.links a:hover{
	color:#e2005b;
}
#body #content ul.images,
#body #content ul.galerie{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	clear:both;
}
#body #content ul.images li,
#body #content ul.galerie li{
	margin:5px;
	padding:0;
	float:left;
}
#body #content  ul.images li a{
	display:block;
	border:0;
	text-align:center;
}
#body #content ul.images li a:hover{
	color:#f6a600;
}
#body #content  ul.images li a:hover img{
	border-color:#e2005b;
}
#body #content ul.images li a span,
#body #content ul.galerie li div{
	display:block;
	text-align:center;
	color:#972b76;
	font-weight:normal;
}
#body #content ul.images li a:hover span{
	color:#e2005b;
}
#body #content .float-left{
	float:left;
}
#body #content img.float-left{
	margin:5px 5px 5px 0;
}
#body #content .float-right{
	float:right;
}
#body #content img.float-right{
	margin:5px 0 5px 5px;
}
#body #content img{
	padding:1px;
	border:1px solid #f6a600;
}
#body #content .align-right{
	text-align:right;
}
#body #content .align-center{
	text-align:center;
}
#body #content form{
	clear:both;
}
#body #content fieldset{
	border:0;
	border-top:1px solid #f6a600;
	margin:20px 0 0 0;
}
#body #content fieldset legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e2005b;
	padding:0 5px;
}
#body #content fieldset p{
	margin:5px 20px;
	overflow:hidden;
}
#body #content fieldset label{
	float:left;
	width:110px;
	text-align:right;
	padding:3px 5px 0 0;
	font-weight:bold;
	cursor:pointer;
}
#body #content fieldset input,
#body #content fieldset select,
#body #content fieldset textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#972b76;
}
#body #content fieldset input{
	padding:3px 1px 1px 1px;
	width:394px;
}
#body #content fieldset textarea{
	padding:1px;
	width:394px;
	overflow:auto;
}
#body #content fieldset select{
	width:400px;
}
#body #content fieldset option{
	padding:1px;
}
#body #content fieldset button{
	padding:3px;
}
#body #content fieldset p.submit{
	text-align:center;
}
#body #content fieldset p.radios{
	padding:0;
}
#body #content fieldset p.radios label{
	float:none;
}
#body #content fieldset p.radios input{
	width:auto;
}

#body #content .source{
	font-weight:bold;
	text-align:right;
	color:#e3005b;
}
#body #content small{
	font-size:9px;
}

#body #content img.align-center{
	margin:0 auto;
	display:block;
	text-align:center;
}
#body #content img.noborder,
#body #content img.no-border{
	border:0;
}

#footer{
	clear:both;
	position: absolute;
	bottom: 0;
	z-index:20;
	height:47px;
	width:808px;
	margin:0 50px;
	background:#FFF url(../img/footer.gif) no-repeat 47px 0;
}
#footer p{
	padding:0 10px 0 80px;
	font-size:10px;
	text-align:right;
	margin:5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#972b76;
}
#footer p a{
	color:#e2005b;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #f6a600;
}
#footer p a:hover{
	border-color:#e2005b;
}
#footer .logo{
	border:0;
}
#footer img{
	vertical-align:middle;
}

.flv{
	margin:10px auto;
	text-align:center;
}