@charset "UTF-8";
/* CSS Document */

*a{
	cursor:pointer !important;
	}

body {
	overflow:hidden;
	background-color:#111;
	padding:0;
	margin:0;		
	height:auto;
	width:100%;
	letter-spacing:0.1em !important;
}

noscript h1{
	position:absolute;
	width:500px;
	height:150;
	left:50%;
	top:50%;	
	margin:-75px 0 0 -250px;
	padding:25px;
	background-image:url(../images/MainPic/BkgMenuOlyDate.png);
	background-repeat:repeat;
	text-decoration:none;
	font-style:normal;
	text-transform:none;
	font-family:BlissExtraBold, Helvetica, Allerta;
	font-weight:bold;
	font-size:20px;
	line-height:28px;
	text-align:center;
	border:solid 2px #FFF;
	text-shadow: 0px 1px 0px #CCC;
	-moz-border-radius:40px;
	-o-border-radius:40px;
	border-radius:40px;
	-webkit-box-shadow:0px -1px 0px #999;
	-moz-box-shadow:0px -1px 0px #999;
	z-index:10000 !important;
	}



#TitreSection{
	position:fixed;
	margin:5% 0 0 0;
	text-align:right;
	z-index:1000;
}

#TitreSection h1{
	background-image:url(../images/MainPic/BkgTitrePage.png);
	background-repeat:repeat;
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	padding:10px 15px 10px 20px;
	text-decoration:none;
	font-style:normal;
	text-transform:none;
	font-family:BlissExtraBold, Helvetica, Allerta;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	color:#676D75;
	text-shadow: -1px 1px 0px #EAEAEA;
	-moz-border-radius-topright:20px;
	-o-border-top-right-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	-o-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
	border-radius: 0px 20px 20px 0px; 
	z-index:1000;
	}

#TitreSection h2{
	background-image:url(../images/MainPic/BkgTitrePage2.png);
	background-repeat:repeat;
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	padding:5px 15px 5px 20px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	font-family:BlissLight, Helvetica, Allerta;
	font-size:14px;
	line-height:14px;
	color:#363940;
	-moz-border-radius-topright:20px;
	-o-border-top-right-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	-o-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
	border-radius: 0px 20px 20px 0px; 
	z-index:1000;
	}

#TitreSection .LogoSupp{
	display:inline-block;
	width:75px;
	margin:0;
	padding-right:25px;
	z-index:1000;
	}


	
#FirstMenu{
	background-image:url(../images/MainPic/BkgMenuPrince.png);
	background-repeat:repeat-y;
	position:fixed;
	left:0;
	bottom:0;
	margin:0 0 -2px -2px;
	padding:0;
	width:80px;
	height:auto;
	text-align:center;
	border:solid 2px #FFF;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-o-border-top-right-radius:10px;
	border-top-right-radius:10px;
	border-radius: 0px 20px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	font-family:BlissLight, Helvetica, Allerta;
	font-size:14px;
	z-index:1000;
	}

#Logo{
	display:inline-block;
	margin:10px 0 20px 0;
	padding:0;
	cursor:pointer;
	width:100%;
	}

#BtnMenu{
	width:80px;
	text-align:center;
	z-index:1000;
	}

#BtnMenu ul li{
	width:auto;
	cursor:pointer;
	text-decoration:none;
	background-position: center bottom;
	}
	
	
#BtnMenu ul:hover, 
#BtnMenu li:hover{
	background-position: center top;
	}

.BtnCanadiens{
	background-image:url(../images/MainPic/BtnCanadiens.png);
	background-repeat:no-repeat;
	height:24px;
	margin-bottom:10px;
	}

.BtnOlympic li:hover,
.BtnCanadiens li:hover,
.BtnFace li:hover,
.BtnSpec li:hover,
.BtnSport li:hover,
.BtnPrix li:hover,
.BtnVoyage li:hover,
.BtnBio li:hover,
.BtnPub li:hover,
.BtnDivers li:hover{
	-moz-border-radius:10px !important;
	border-radius:10px !important;
	background-color:#FFF;
	}

.BtnCanadiens ul{
	margin-top:-15px;
	}

.BtnOlympic{
	background-image:url(../images/MainPic/BtnOlympic.png);
	background-repeat:no-repeat;
	height:17px;
	margin-bottom:10px;
	}

.BtnOlympicList{
	font-family:BlissMedium, Helvetica, Allerta;
	color:#000;
	}
	
.BtnFace{
	background-image:url(../images/MainPic/BtnPortarit.png);
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:10px;
	}

.BtnFace ul{
	margin-top:-7.5px;
	}

.BtnSpec{
	background-image:url(../images/MainPic/BtnSpectacle.png);
	background-repeat:no-repeat;
	height:24px;
	margin-bottom:10px;
	}
	
.BtnSpec ul{
	margin-top:-7.5px;
	}

.BtnSport{
	background-image:url(../images/MainPic/BtnSport.png);
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:10px;
	}

.BtnSport ul{
	margin-top:-7.5px;
	}
	
.BtnPrix{
	background-image:url(../images/MainPic/BtnPrix.png);
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:10px;
	}

.BtnPrix ul{
	margin-top:-7.5px;
	}

.BtnVoyage{
	background-image:url(../images/MainPic/BtnVoyage.png);
	background-repeat:no-repeat;
	height:24.5px;
	margin-bottom:10px;
	}

.BtnVoyage ul{
	margin-top:-7.5px;
	}

.BtnBio{
	background-image:url(../images/MainPic/BtnBio.png);
	background-repeat:no-repeat;
	height:23px;
	margin-bottom:25px;
	}

.BtnBio ul{
	margin-top:-7.5px;
	}

.BtnPub{
	background-image:url(../images/MainPic/BtnPub.png);
	background-repeat:no-repeat;
	height:21px;
	margin-bottom:10px;
	}

.BtnPub ul{
	margin-top:-7.5px;
	}

.BtnDivers{
	background-image:url(../images/MainPic/BtnDivers.png);
	background-repeat:no-repeat;
	height:19px;
	margin-bottom:10px;
	}

.BtnDivers ul{
	margin-top:-7.5px;
	}

.SubListMenu{
	background-image:url(../images/MainPic/BkgMenuOlyDate.png);
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	border: solid 1px #FFF;
	}

.NoLink{
	background-color:#FFF;
	-moz-border-radius-topleft:10px !important;
	-moz-border-radius-topright:10px !important;
	-moz-border-radius-bottomleft:0 !important;
	-moz-border-radius-bottomright:0 !important;
	border-radius:10px 10px 0 0 !important;
	cursor:default !important;
	font-size:9px;
	}

#ContactMoi{
	position: absolute;
	right: 0;
	bottom: 50px;
	margin: 25px 0 0 0;
	width: 25%;
	height: auto;
	text-align: right;
	z-index: 1000;
	border: none;
	}

#ContactMoi a, img{
	border:none;
	text-decoration:none;
	}

#ContactMoi h3{
	position: relative;
	font-family: BlissLight, Helvetica, Allerta;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0,1em;
	text-align: right;
	width: 100%;
	float: right;
	margin: 0 35px 0 0;
	z-index: 1000;
	}

#ContactMoi h5:hover{
	text-shadow:1px 1px 3px #222;
	}

#ContactMoi h5{
	display:inline;
	vertical-align:middle;
	white-space:nowrap;
	font-size:12px;
	line-height:14px;
	font-family:BlissMedium, Helvetica, Allerta;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	}

.White{
	color:#fff;	
	}

.Black{
	color:#000;	
	}

.BtnFaceBook{
	display:inline-block;
	vertical-align:middle !important;
	background-image:url(../images/MainPic/BtnFacebook.png);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	background-position: right bottom;
	opacity:.5;
	margin:5px 0 0 10px;;
	cursor:pointer;
	}

.BtnTwitter{
	display:inline-block;
	vertical-align:middle !important;
	background-image:url(../images/MainPic/BtnTwitter.png);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	background-position: right bottom;
	opacity:.5;
	margin:5px 0 0 5px;
	cursor:pointer;
	}

.BtnLCN{
	display:inline-block;
	vertical-align:middle !important;
	background-image:url(../images/canardNoir_logo_AD.png);
	background-repeat:no-repeat;
	width:138px;
	height:36px;
	background-position: right bottom;
	margin:5px 10px 0 5px;
	cursor:pointer;
	}

.BtnLCN:hover{
	background-position: right top;
	background-color:rgba (0, 0, 0, 0.5);
	}

.BtnSponsor{
	display:inline-block;
	opacity:.5;
	margin:10px 0 0 5px;
	cursor:pointer;
	}

.BtnSponsor:last-child{
	margin-right:10px;
	}


.BtnFaceBook:hover, .BtnTwitter:hover{
	opacity:1;
	background-position: right top;
	}

.BtnSponsor:hover{
	opacity:1;
	}


#bio{
	border:none;
	width:50%;
	max-height:50%;
	margin:0 auto 0 auto;
	padding:0;
	}

#bio .colonne{
	padding:0 20px 0 0;
	/*-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count:2;*/
	}
	
#bio p{
	font-family:BlissLight, Helvetica, Allerta;
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	}

h1.bio{
	font-family:BlissBold, Helvetica, Allerta;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	display:block;
	width:50%;
	padding:0;
	margin:5% auto 20px auto;
	}
	
#bio p strong.Soustitre{
	font-family:BlissBold, Helvetica, Allerta;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

#bio p strong{
	font-family:BlissBold, Helvetica, Allerta;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

#ImgBio{
	position:absolute;
	margin:5% 0 0 0;
	padding:0;
	top:0;
	right:0;
	width:20%;
	border:none;
	}

#ImgBio h3{
	position:relative;
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	font-family:BlissMedium, Helvetica, Allerta;
	font-size:12px;
	line-height:15px;
	letter-spacing:-0,1em;
	color:#000;
	text-align:right;
	width:100%;
	top:25px;
	float:right;
	margin:0 25px 0 0;
	z-index:1000;
	}

#ImgBio img{
	display:block;
	position:relative;
	margin:0 25px 0 0;
	padding:0;
	top:0;
	float:right;
	width:50%;
	height:auto;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 5px #000;
	}

#ChangeNav{
	position:absolute;
	top:0;
	right:25px;
	display:block;
	margin:5% 0;
	padding:10px;
	visibility:visible;
	width:250px;
	height:auto;
	background-color:#FC0;
	cursor:pointer;
	font-family:BlissLight, Helvetica, Allerta;
	font-weight:lighter;
	font-size:12px;
	}

#ChangeNav strong{
	font-weight:bold;
	}

#ChangeNav img{
	position:absolute;
	width:50px;
	height:auto;
	top:0;
	left:-60px;
	}
