body,html{
	margin:0px;
}

body{
	background-color:#0b6c92;
	font-size:11px;
	font-family:Verdana,Arial;
}

#main{
	
	
}

a img{
	border:0px;
}



#top-content {
background:url("images/landing-top-background.jpg") no-repeat scroll center top transparent;
color:#21517E;
background-color:#e5e9ec;
padding-top:175px;
height:480px;
text-align:center;
}

#bottom-content{
	background:url("images/landing-bot-background.jpg") no-repeat scroll center top;
	height:410px;
	text-align:center;
	padding-top:60px;
	
}

#bottom-content .copy{
	color:#FFF;
	width:813px;
	padding: 0px 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#bottom-content .copy a{
	color:#FFF;
	text-decoration:underline;
}



#header{
	margin-left:auto;
	margin-right:auto;
	
	text-align:left;
	width:833px;
}

#title{
	width:100%;
	height:123px;
	background-image :url("images/landing-title.jpg");
}

#title h1{
	display:none;	/* on cache le titre h1 prevu pour le SEO */
}


#presentation{
	width:100%;
	height:142px;
}

#no-sponsor-presentation {
	
	margin:0px auto;
	width:460px;
}

#presentation .left-copy,
#presentation .right-copy{
	height:125px;
	padding:10px;
	
}
#presentation .left-copy{
	width:328px;
	
}

#presentation .logo{
	width:135px;
	height:135px;
}

#presentation .right-copy{
	width:330px;
	
}

#welcome-uk, #welcome-fr {
	margin-top:50px;
}

#welcome-uk a {
	display:block;
	width:833px;
	height:44px;
	background:url("images/landing-welcome.png") bottom left no-repeat;
	_background-image:url("images/landing-welcome.jpg");
}


#welcome-fr a {
	display:block;
	width:833px;
	height:44px;
	background:url("images/landing-bienvenu.png") bottom left no-repeat;
	_background-image:url("images/landing-bienvenu.jpg");
}

#flag-selection{
	text-align:center;
	
	padding-top:0px;
}
#flag-selection .flag-sep{
	height:1px;
	background: url('images/landing-sep.gif');
	line-height:0px;
	
}

#flag-selection a{
	height:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

#flag-selection{
	margin-top:0px;
	text-align:center;
}

#flag-selection table{
	margin:auto;
	text-align:left;
	padding:10px 0px 20px;
	
}

#flag-selection table td{
	vertical-align:top;
	width:25%;
	padding :0px 6px;
	
}

#flag-selection table td div{
	text-align:center;
	
}

#welcome-fr,
#welcome-uk{
	height:44px;
}

#welcome-fr h2,
#welcome-uk h2{
	display:none;
}

#presentation .fl{
	float:left;
}

#presentation .fb{
	float:none;
	clear:both;
}




