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

/* CSS Document */
/*
font-family:'Helvetica W01 Roman';
font-family:'Helvetica W01 Italic';
font-family:'Helvetica W01 Bold';
font-family:'HelveticaW01-BoldItalic';
*/

html, body {
	height:100%;
	padding:0;
	margin:0;
	font-family:'Helvetica W01 Roman', Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:22px;

}
body {
	background:url("/images/newbg.jpg") no-repeat left top;
}
a {
	-moz-outline-style: none; outline: none;
}
strong {
	font-weight:bold;
}
.all {
	background-image:url('/images/bkg_splash_top.png'); 
	background-repeat:repeat-x; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	overflow: hidden;
}
.mobile-visible{
	display: none;
}

.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}

h1 {
	padding:0;
	margin:0;
	font-size:37px;
}
h2 {
	padding:0;
	margin:0;
	font-size:37px;
}
h3 {
	padding:0;
	margin:0;
	font-size:24px;
}
h4 {
	padding:0;
	margin:0;
}
.containeurMaster {
	margin:0 auto;	
	max-width:955px;
	position: relative;
}

.bandeBottom {
	background-image:url('/images/bkg_splash_top.png'); 
	background-repeat:repeat-x; 
	width:100%;
	height:18px;
}

.containerHeader {
	max-width:955px; height:220px; 
	margin:0 auto; 
}

.containeurBandeMiddle {
	width:253px; 
	background-image:url('/images/bkg_top_overlogo.png'); 
	background-repeat:no-repeat;
	background-position:-15px 0;
	position:relative;
	z-index: 15;
}

.containeurBandeMiddle .bandeMiddle {
	position:relative;
	top:0;
	width:219px; height:200px;
	/*background-color:#ca003c;*/
	margin:0 auto;	
	left:-15px;
	z-index: 3;
}

.logoPrint{display:none;}
.logoMain{display:block;}

.containeurContenuFloat {
	margin:0 auto;
	position:relative; 
	top:1px; 
	margin-top:10px;
	z-index: 13;
}

.footer {
	height: auto;
	max-width:955px;
	min-height:366px; 
	position:relative; 
	margin:0 auto;
	background: #b10036 url('/images/bkg_footer_contenu.jpg') no-repeat;
	top:18px;
}
.tableheures td{
	padding: 2px 0;
}
.hRS{
	font-size:13px; font-family:'Helvetica W01 Roman'; width:120px; text-align:left;margin: 2px 0 10px;
}
.footer h4{color:#fff; font-family:'Helvetica W01 Bold'; font-size:18px;margin-top:15px;margin-bottom:15px; font-weight: normal;}

a {
	color:#b61142;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

a.lienRouge {
	color:#9e0b0f;
}
a.lienRouge:hover {
	text-decoration:none;
}

img {
	border:none;
	max-width: 100%;
}

.conteneurBanderole {
	position:absolute; 
	width:100%; height:100px; 
	margin-top:75px; overflow:hidden;
	z-index: 10;
}

#banderole {
	position:relative;
	
	/*background:#903;*/
	height:90px; overflow:hidden;
}

#banderole div  {
	float:right;text-align:right;
}


#banderole img {
	margin-left:20px;
}

.containeurLangue {
	position:absolute;
	width:100%;
	height:20px;
	top:40px;
	right:0;
	padding-right: 20px;
	text-align:right;
}

.pointLangue {
	display:inline-block;
	width:6px; height:7px;
	background:#9e0b0f;
	margin:0 5px;
}

.containeurGauche {
	float:left; 
	width:219px;	
	margin-top: 40px;
}
.containeurGauche .sf-menu li .expand{
	display: none;
}
.touch .containeurGauche .sf-menu li .expand{
	background-color: rgba(255,255,255,0.01);
	display: block;
	color:#d4d4d6;
	height: 23px;
	width: 23px;
	line-height: 23px;
	position: absolute;
	right: 39px;
	text-align: center;
	transition: all 0.4s ease 0s;
	top: 3px;
}
.touch .containeurGauche .sf-menu li .expand:before{
	content:'\25b6';
}
.touch .containeurGauche .sf-menu li .expand.collapse{
	transform:rotate(90deg);
}
.containeurGauche .sf-menu li:hover{

}
.mobile-menu-overlay{
	display: none;
}
.containeurDroite {
	margin-top: -10px;
	overflow: hidden;
}

.contenu {
	min-height:400px; 
	margin-left:55px;
	padding-bottom:30px;
}

.containeurInfo {
	min-height:210px;
	padding-top:5px;
	margin:0 26px 0 280px;
}

.containeurInfo .box1 {
	width:30%; 
	margin-left:3%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.containeurInfo .box2 {
	width:30%; 
	margin-left:3%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.containeurInfo .box3 {
	width:30%; 
	margin-left:3%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.containeurPartenaire {
	min-height:100px;
	border-top: 1px solid #d48298;
	margin:15px 26px;
}
.containeurPartenaire h4{	
	margin-bottom: 25px;
	margin-top: 0;
}
.createdby{
	float:right;
	font-size:10px;
	color:#fff;
	margin-right:15px;
	padding-top: 5px;
}
.createdby a{
	display: block;
}
@media screen and (max-width: 955px){
	.createdby{
		/*clear: both;*/
		float:none;
		margin-right: 0;
		padding-top: 20px;
		text-align: right;
		vertical-align: middle;
	}
	.createdby a{
		display: inline-block;
		vertical-align: middle;
	}
}
.btnRecherchefr {
	background-image:url('/images/btn_recherche.png');
	width:106px; height:25px;
	display:block;
	margin-left:113px;
}
.btnRecherchefr:hover {
	background-position:-106px;
}

.btnRechercheen {
	background-image:url('/images/btn_recherche_en.png');
	width:106px; height:25px;
	display:block;
	margin-left:113px;
}
.btnRechercheen:hover {
	background-position:-106px;
}


.inputRecherche {
	width:205px;
	padding:5px;
	border:2px solid #d4d4d6;

}

.inactif {
	color:#999;
	font-style: italic;
}


#lang_fr .tableheures .jour {
	width:70px; text-align:right;padding-right:20px;
}
#lang_en .tableheures .jour {padding-right:3px;/*width:70px; */text-align:right;}
.tableheures .bg {
	background:#a72125;
}



.tableheures .tranche {
	width:165px; text-align:right;padding-right:20px;
}


.contenu .h1Contenu {
	font-size:34px;font-family:'Helvetica W01 Bold'; margin: 0 0 10px 0; text-transform:uppercase; line-height: 46px; font-weight: normal;	
}

.contenu .h2Contenu  {
	position:relative;top:-55px;font-size:34px;font-family:'Helvetica W01 Bold';margin-left:90px;text-transform:uppercase; font-weight: normal;
}

.contenu .masterContenu {
	line-height: 22px;
	margin-bottom: 25px;
	margin-right: 25px;
}


.blocContenu {
	padding-top:25px;
	min-height:45px;
}

.bloc .h3Bloc {
	font-family:'Helvetica W01 Roman'; font-size:23px;text-transform:uppercase;
	visibility:visible !important;
}
.bloc .h3Bloc + img{
	float: left;
	max-width: 27%;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 15px;
}

#containeurArtefact {
	width:100%;height:100%;position:absolute;overflow:hidden;
	visibility:hidden;
}

.hover a:hover {
	cursor:pointer;
}
.nohover a:hover{
	cursor: default;
}
a#artefact, a#artefact:hover, #boxArtefact, #boxArtefact a, #boxArtefact a:hover{ text-decoration:none;}
#artefact {
	position:absolute;  margin-left:1500px;margin-top:20px;z-index:200;
	display:block;
	_padding-left:15px;
}

#boxArtefact {
	width:310px; 
	font-family: Arial; font-size:16px;
	color:#6c4b34;
	background:#b9b9b9;margin-top:10px;
	padding:15px;
	padding-left:40px;
	position:relative;
	display:none;
	color:#000;
	font-size:15px;
	z-index:20000;
	left:-54px;

	*left:0;
	*width:200px;
	*padding-left:5px;
	
	/**padding-left:140px;*/
}

/* classic image contenu */
.imageleft {
	float:left;
	margin:0px 20px 10px 0;
	padding:1px;
}

.imageright {
	float:right;
	margin:0 0 10px 20px;
	padding:1px;
}
.imagecenter {
	margin: 0 auto 5px auto;
	padding:1px;
}

.galerie_element{border:solid 2px #9e0b0f;}
.legende{padding-bottom:10px; }

.contenuRecherche {
	margin-top:60px;
	margin-bottom:30px;
}

.une_pub {
	margin-bottom:10px;
	background-color:#f2d37f;
	color:#fff;
	font-family:'Helvetica W01 Roman';
	font-size:22px;
	
}


.lienCarte {
	background-image:url('/images/ico_location.png');
	background-repeat:no-repeat;
	padding-left:25px;
	height:24px;
	display:block;
	margin-bottom:10px;
}

.btnFB,
.btnTW,
.btnYoutube{
	display:block; width:24px; height:24px;
	float:left;
	margin-right:10px;
}
.btnFB {	
	background-image:url('/images/btn_facebook.png');	
}

.btnTW {
	background-image:url('/images/btn_twitter.png');
}

.btnYoutube {
	background-image:url('/images/btn_youtube.png');
}

.btnFB:hover,.btnTW:hover,.btnYoutube:hover {
	background-position:right 0;
}


.choisirLangue {
	font-size: 15px;
	text-decoration: none;
	color:#000;
}

.choisirLangue:hover {
	text-decoration: underline;
}

/* Liste pour la map */
#liste {
	float:left;width:156px; margin-left:10px; height:710px; overflow:auto; border:1px solid #d7caa5;padding:15px;
}
#liste a {
	color:#000;
	font-size:16px;
	font-family:Arial;
	height:25px;
}

.printOnly{display:none;}
.screenOnly{}
.print-only {
	display:none;
}
.no-print {
	display:block;
}
.msgErreur, .msgNotice {
	color: #9E0B0F;
	font: italic 12px Arial,Helvetica,sans-serif;
	margin: 2px 0 5px 0px;
	width: 240px;
}

.fadebaniere{
	width:219px; 
	height: 95px; 
	position:absolute; 
	top: -115px;
	left: 2px;
	z-index:1; 
	/*margin:-156px 0 0 0px;*/
	/*-moz-box-shadow: 0 0 35px #fff;
	-webkit-box-shadow: 0 0 35px #fff;*/
	box-shadow: 0px 0px 35px 30px #fff;
}

.Stewarttextecourant{
	line-height:22px;
}

.menuHover:hover {
	cursor:pointer;
}


.partenaires-links{
	float: left;
	margin:0; 
	padding: 0;
}

.partenaires-links li {
	list-style: none;
	float:left;
	margin:0 5px;
}
.partenaires-links li + li{
	padding-left: 35px;
}

/* Tablet Version */

@media screen and (max-width: 1000px){

	@media (min-width: 700px){
		.touch .containeurGauche .sf-menu li .expand{
			color:#d4d4d6;
		}
	}
	.contenu{
		margin:0 2em;
	}
	.containeurInfo{
		margin-left:26px;
	}
	.blocContenu{
		margin-right: 0;
	}
}

/* Mobile Version */
@media screen and (max-width: 700px){
	/* Remove click "blue box" on mobile device */
	* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
	/* Hidden stuff */
	.contenuRecherche,.une_pub,#containeurArtefact/*,.pointLangue*/{
		display: none;
	}
	/* Stuff */
	.mobile-visible{
		display: block;
	}
	img{
		max-width: 100%;
		height: auto!important;
	}
	/* Header */
	.containerHeader{
		height: 110px;
		width: auto;
	}
	.conteneurBanderole{
		display: none!important;
	}
	.containeurBandeMiddle{
		background-image: none;
		width: 120px;
	}
	.containeurBandeMiddle .bandeMiddle{
		height: auto;
		left: 1em;
		margin: 0;
		width: 112px;
	}
	.containeurBandeMiddle .bandeMiddle img{
		width: 100%;
	}
	.containeurLangue{
		/*background: #b10036;*/
		box-sizing:border-box;
		height: 70px;
		right:0;
		padding: 30px 1em 0 144px;
		top: 0;
		width: 100%;
	}
	.containeurLangue > span{
		display: inline-block;
		position: static;
	}
	.containeurLangue > span a{
		/*color: #b10036;*/
		font-size: 18px;
		margin-left: 5px;
		vertical-align: middle;
	}
	.containeurLangue .socials{
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;		
	}
	.containeurLangue .socials .btnTW,
	.containeurLangue .socials .btnYoutube,
	.containeurLangue .socials .btnFB{
		vertical-align: middle;
	}
	.mobile-menu {
		cursor: pointer;
		display: inline-block;
		height: 30px;		
		margin-left: 7px;
		vertical-align: middle;
	}
	.mobile-menu i{
		background: #b10036;
		display: inline-block;
		height: 3px;
		position: relative;
		top: 14px;
		transition:all 0.4s ease 0s;
		width: 1.5em;
	}
	.mobile-menu.open i{
		transform:rotate(45deg);
	}
	.mobile-menu i:before,
	.mobile-menu i:after{	
		background: #b10036;
		content:"";	
		height: 100%;
		left:0;
		position: absolute;
		transition:all 0.4s ease 0s;
		width: 100%;
	}
	.mobile-menu i:before{
		top:-8px;
	}	
	.mobile-menu.open i:before{
		top:0;
	}
	.mobile-menu i:after{
		bottom: -8px;
	}
	.mobile-menu.open i:after{
		bottom: 0;
		transform:rotate(90deg);
	}

	/* Menu */
	.containeurGauche{
		text-align: right;
		background:#333;
		bottom:0;
		float: none;
		left:-100%;/* -80% */
		margin-top: 0;
		overflow: auto;
		padding: 1em 0;
		position: fixed;
		top:0;
		transition:all 0.4s ease 0s;
		width:100%; /* 80% */
		z-index: 101;
	}
	.close-mobile-menu{
		color:#fff;
		display: inline;
		margin-right: 1em;
	}
	.containeurGauche .sf-menu{
		float: none;
		margin-top: 1em;
		text-align: left;
	}
	.containeurGauche .sf-menu li{
		border-bottom: 1px solid #222;
		border-top: 1px solid #555;
		float: none;
		margin:0;
		overflow: hidden;
		padding:0;
		position: relative;
		width:auto;
	}
	.containeurGauche .sf-menu li > div{
		display: none;
	}
	.containeurGauche .sf-menu li a{
		color:#fff;
		float: none!important;
		margin:0;
		padding:0.5em 1em;
		width: auto;
	}
	.touch .containeurGauche .sf-menu li .expand{
		background: #222;
		color: #fff;
		height: 39px;
		width: 39px;
		line-height: 39px;
		right:0;
		top:0;
	}
	.sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active, .sf-menu li a.menuOverJquery, .sf-menu li:hover a{
		background: #444;
	}
	.containeurGauche .sf-menu li a .menuHover{
		width: auto!important;
	}
	.sf-menu li ul{
		background: #222;
		margin: 0;
		padding: 0;
		position: static;
		width: auto;
	}
	.sf-menu li li a:link,
	.sf-menu li li a:visited{
		background: transparent;
		color:#fff;
		display: block;
		font-size: inherit;
		padding:0.5em 1em;
	}
	.sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li a:focus{
		background: #333;
	}

	.containeurGauche.active{
		left:0;
	}
	.containeurGauche.active + .mobile-menu-overlay{
		display: block;
	}
	.mobile-menu-overlay{
		background:#000;
		bottom:0;
		display: none;
		left:0;
		opacity: 0;
		position: fixed;
		right:0;
		top:0;
		transition:all 0.4s ease 0s;
		z-index: 100;
	}
	.mobile-menu-overlay.open{
		opacity: 0.8;		
	}

	/* Content */
	.all{
		margin:0;
		min-width: 100%;
	}
	.containeurContenuFloat{
		width: auto;
		z-index: 20;
	}
	.fadebaniere{
		display: none;
	}
	.containeurDroite{
		float: none;
		padding-top:45px;
		width:auto; 
	}
	.contenu{
		box-sizing:border-box;
		padding: 0 1em;
		margin:0;
		width:100%; 
	}
	.blocContenu{
		margin-right: 0;
	}

	/* Footer */
	.footer{
		background: #b10036;
		height: auto;
		padding:0;
		width:auto;
	}
	.containeurInfo{
		height:auto;
		margin: 0;
		padding: 2em;
		width:auto;
	}
	.containeurInfo .box1,
	.containeurInfo .box2,
	.containeurInfo .box3{
		float: none;
		margin:0 0 2em;
		overflow: hidden;
		width: auto;
	}
	.containeurInfo .box1,.containeurInfo .box3{
		border-top: 2px solid #fff;
		padding-top: 2em;
		text-align: center;
	}
	.footer h4{
		margin-top: 0;
		text-align: center;
		text-transform: uppercase;
	}
	.containeurInfo table{
		width: 100%!important;
	}
	#lang_en .tableheures .jour,
	#lang_fr .tableheures .jour{
		width: 50%
	}
	.hRS{
		float: none;
		text-align: center;
		width: auto;
	}
	.footer .socials{
		float:none!important;
		text-align: center
	}
	.btnTW,.btnFB,.btnYoutube{
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	.containeurPartenaire{
		border-top:2px solid #fff;
		height: auto;
		margin: 0 2em;
		padding:2em 0;
		width: auto;
	}
	.containeurPartenaire > div{
		float:none!important;
		width:auto!important;
	}
	.partenaires-links{
		float: none;
		margin-left: 0;
	}
	.partenaires-links li,
	.partenaires-links li + li{
		float:none;
		margin:0 auto;
		padding:1em;
		text-align: center;
		width: 50%;
	}
	.partenaires-links li img.no-print{
		display: inline-block;
	}
}

@media screen and (max-width: 380px){
	.containeurLangue .socials .btnTW, 
	.containeurLangue .socials .btnYoutube, 
	.containeurLangue .socials .btnFB{
		display: none;
	}
}