/* Css base document */
*{
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
}

html, body{height:100%;}

h1 {
	position: absolute;
	left: -5000px;
}

td{text-align:left;vertical-align:top;}
ul { list-style-type: square;margin : 10px 5px 10px 25px;}
hr{display:none;}
p,address, blockquote{margin-bottom:11px;}
address{font-style:normal;}

input{margin:1px 1px 1px 0px;padding:1px;border:1px solid #1d4277;}
select{width:200px;margin:1px 1px 1px 0px;padding:1px;border:1px solid #1d4277;}
textarea{margin-top:4px;border:1px solid #1d4277;}

/*Basic Links*/
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a img{border:0px;}
a span{cursor:pointer;}

#all {
	width:100%;
	min-width:998px;
	background: url(../img/bg-tpl1.jpg) no-repeat top center;
	margin: 0px; 
	height: auto !important; 
	height: 100%; 
	min-height: 100%; 
}

#all.fr #header{background: url(../img/bg-header_fr.gif) no-repeat 190px 0px;}
#all.en #header{background: url(../img/bg-header_en.gif) no-repeat 190px 0px;}

#website {
	width:998px;
	margin:0px auto;
}
#websiteInner{
}
#logo{float:left;}

#langue{font-size:11px;color:#44485b; /*height:113px;*/height:131px;font-weight:bold;margin-left:748px !important; margin-left:745px; }
#langue a{color:#44485b;}
#langue ul{margin:0px; padding:0px;list-style:none;}
#langue dl{padding-top:30px;}
#langue dt{padding:0px 0px 2px 16px;}
#langue dt span{font-size:12px;}
#langue a span{display:block;background:url(../img/bg-language.gif) no-repeat left center;padding-left:30px;text-decoration:none;}
#langue a.on span, #langue a:hover span{background:url(../img/bg-language_on.gif) no-repeat left center;}

#websiteInner {}

#banner {margin-left:114px;height:213px; background:url(../img/banner/home.jpg) no-repeat top left;}
#middle {font-size:11px;margin:0px 114px ;background:url(../img/bg-content.gif) repeat-x top left;width:761px;height: auto !important;height:452px;min-height:452px;}

#left{width:195px;float:left;}

#maincontent{float:left;/*margin-left:195px;*/width:540px /*419px*/;height: auto !important;height:244px; min-height:244px;}
#maincontentInner {padding:25px 0px 25px 30px;color:#fff;}
#maincontentInner a:link, #maincontentInner a:visited {color:#fff}
#maincontentInner a:hover {color:#fff;}

#maincontentInner {font-size:13px;}
#maincontentInner h2{font-family:"Century Gothic", arial;font-size:26px;font-weight:normal;margin-bottom:20px;}
#maincontentInner h2 strong{font-family:"Century Gothic", arial;}
#maincontentInner h3{font-size:15px;margin-bottom:13px;}
#maincontentInner h4{font-size:13px;margin-bottom:11px;}

#maincontentInner div.intro{width:389px;}
#blocs {width:704px; margin:0px auto;padding:3px 0px 0px/*55px*/ 0px;}
div.bloc{width:218px;height:96px;background:url(../img/bg-bloc.png) no-repeat top left !important;background:url(../img/bg-bloc.gif) no-repeat top left;margin-left:25px; float:left;}
div.firstBloc{margin-left:0px;}
div.bloc div.text {float:left;padding: 6px 0px 0px 15px;width:110px;overflow:hidden;}
div.bloc div.img{float:right}
div.bloc div.text *{color:#fff;}
div.bloc div.text h3{font-size:11px;text-transform:uppercase;margin-bottom:5px;}
img.title{margin-bottom:20px;}

#maincontentInner.home p{font-size:13px;}

/* footer */
#footer{margin:0px 0px 0px 114px;width:761px;/*background:#fff;*/}
#firstlastline{background:#1d3d6b;height:9px;margin-top:1px;overflow:hidden;}
#lastline{background:#1d3d6b;height:4px;margin-top:1px;overflow:hidden;}
#copyright{padding:5px 0px;font-size:9px;color:#6d6d6e;text-align:right;}
#copyright a{color:#6d6d6e;}

div.clear{clear:both;}

div.cadre{border:1px solid #fff;padding:7px 10px;}
div.cadre *{color:#fff;}

ul.lienref{width:390px;margin:15px auto 0px auto;/*margin:0px;*/font-size:9px; padding:0px; list-style:none;}
ul.lienref li{float: left;border-right:1px solid #fff;padding:0px 5px;}
ul.lienref li.first{padding:0px 5px 0px 0px;}
ul.lienref li.last{border-right:0px;padding:0px 0px 0px 5px;}
