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


	@font-face {
		font-family: 'AccidentalPresidency';
		src: url('fonts/accid___-webfont.eot');
		src: url('fonts/accid___-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/accid___-webfont.woff') format('woff'),
			 url('fonts/accid___-webfont.ttf') format('truetype'),
			 url('fonts/accid___-webfont.svg#AccidentalPresidencyRegular') format('svg');
		font-weight: normal;
		font-style: normal;
	  	}


/* Norman insert */
body .fancybox-outer {
	background: #000;
	border: #FFF 8px solid;
}

.Partner {
	width: 100px;
}

#Partners {
	width: 100px;
}

.Partner img {
	width: 100px;
}

	/* Couleur de fond et centrage du site */
	body {
		background: #000;
		text-align: center;
		}

	/* Formatage du caractère par défaut */
	body, table {
		font-size: 14px;
		font-family: 'Droid Sans', Arial, Verdana, sans-serif;
		color: #FFFFFF;
		}

	body {
		background-image: url(structure/scc_bg_school.jpg);
		background-position: center top;
		background-repeat: no-repeat;
	}

	body.activity-1 {
		background-image: url(structure/scc_bg_scc.jpg);
	}

	body.activity-4 {
		background-image: url(structure/scc_bg_academy.jpg);
	}

	body.activity-2 {
		background-image: url(structure/scc_bg_openstage.jpg);
	}

	body.activity-6 , body.activity-7 {
		background-image: url(structure/scc_bg_school.jpg);
	}

	body.activity-5 {
		background-image: url(structure/scc_bg_live.jpg);
	}

	body.activity-9 {
		background-image: url(structure/scc_bg_boutique.jpg);
	}

	body.activity-10 {
		background-image: url(structure/scc_bg_talent.jpg);
	}

	body.activity-12 {
		background-image: url(structure/scc_bg_scs.jpg);
	}
	.responsive {
		display: none;
	}


/******************************/
/*  STRUCTURE                 */
/******************************/

	#Site {
		width: 1200px;
		margin: 0 auto;
	}

	#Header {
		height: 200px;
        width:1200px;
        margin: 0 auto;
        position:relative;
	}
    #Header a {
        position:absolute;
        right:310px;
        top:30px;
    }

	#LogoTop {
		display: none;
	}

	#LogoCC {
		float: right;
	}

	#LogoCC img {
		width: 144px;
		height: auto;
		margin-top: 29px;
	}

	#Menu {
		width: 100%;
		text-align: center;
		height: 40px;
		margin-bottom: 20px;
		background: url(structure/scc_bg_menu_school.png) repeat-y center;
	}

	#Content {
		margin-bottom: 20px;
	}

	#Pages {
		float: left;
		width: 979px;
	}

	#SiderRight {
		float: right;
		width: 200px;
	}

	#Footer {
		width: 100%;
		text-align: center;
		height: 40px;
		margin-bottom: 10px;
		background: url(structure/scc_bg_menu_school.png) repeat-y center;
	}

	body.activity-1 #Menu, body.activity-1 #Footer {
		background-image: url(structure/scc_bg_menu_scc.png);
	}

	body.activity-4 #Menu, body.activity-4 #Footer {
		background-image: url(structure/scc_bg_menu_academy.png);
	}

	body.activity-2 #Menu, body.activity-2 #Footer {
		background-image: url(structure/scc_bg_menu_openstage.png);
	}

	body.activity-6 #Menu, body.activity-6 #Footer, body.activity-7 #Menu, body.activity-7 #Footer {
		background-image: url(structure/scc_bg_menu_school.png);
	}

	body.activity-5 #Menu, body.activity-5 #Footer {
		background-image: url(structure/scc_bg_menu_live.png);
	}

	body.activity-9 #Menu, body.activity-9 #Footer {
		background-image: url(structure/scc_bg_menu_boutique.png);
	}

	body.activity-10 #Menu, body.activity-10 #Footer {
		background-image: url(structure/scc_bg_menu_talent.png);
	}

	body.activity-12 #Menu, body.activity-12 #Footer {
		background-image: url(structure/scc_bg_menu_scs.png);
	}

	#Contact {
		margin: 0 auto;
		width: 1200px;
	}

	#Newsletter {
		float: left;
		width: 70%;
		text-align: left;
		font-family: 'AccidentalPresidency', Helvetica, Arial, sans-serif;
		font-size: 30px;
		color: #FFF;
	}

	#Links {
		float: right;
		width: 30%;
		text-align: right;
		padding-top: 3px;
	}

	#Mention {
		margin-bottom: 10px;
		color: #FFF;
		font-size: 11px;
	}

	#Mention a, #Mention a:active, #Mention a:visited {
		color: #FFF;
	}

	#Mention a:hover, #Mention a:focus {
		color: #FFF;
	}

	#Partenaires {
		background: #FFF;
		border-radius: 10px;
		padding: 10px;
	}


	/*  Modules */

	.Module {
		background: url(modules/scc_bg_module_school.png);
		margin-bottom: 20px;
		padding: 10px;
	}

	body.activity-1 .Module {
		background: url(modules/scc_bg_module_scc.png);
	}

	body.activity-4 .Module {
		background: url(modules/scc_bg_module_academy.png);
	}

	body.activity-2 .Module {
		background: url(modules/scc_bg_module_openstage.png);
	}

	body.activity-6 .Module, body.activity-7 .Module {
		background: url(modules/scc_bg_module_school.png);
	}

	body.activity-5 .Module {
		background: url(modules/scc_bg_module_live.png);
	}

	body.activity-9 .Module {
		background: url(modules/scc_bg_module_boutique.png);
	}

	body.activity-10 .Module {
		background: url(modules/scc_bg_module_talent.png);
	}

	body.activity-12 .Module {
		background: url(modules/scc_bg_module_scs.png);
	}

	body .Module.NoLayout {
		padding: 0;
		background: none;
	}

	/******************************/
	/*  Titre et paragraphes       */
	/******************************/

	h1 {
		font-family: 'AccidentalPresidency', Helvetica, Arial, sans-serif;
		font-size: 30px;
		text-transform: uppercase;
		color: #999999;
		text-decoration: none;
		font-weight: normal;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
	}

	h2 {
		font-size: 18px;
		color: #999999;
		text-decoration: none;
		font-weight: bold;
		padding: 0;
		margin: 0;
		margin-bottom: 7px;
	}

	h3 {
		font-size: 16px;
		color: #999999;
		text-decoration: none;
		font-weight: bold;
		padding: 0;
		margin: 0;
		margin-bottom: 7px;
		}

	h4 {
		font-family: 'AccidentalPresidency', Helvetica, Arial, sans-serif;
		font-size: 25px;
		color: #000;
		text-decoration: none;
		font-weight: normal;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
		}

	h5 {
		}

	p {
		text-align: justify;

		}

	#Newsletter label {
		float: left;
		margin-right: 10px;
		margin-top: 3px;
	}

	#Newsletter input {
		width: 250px;
		background: #FFF;
		border: none;
	}

	#Newsletter input[type=submit] {
		background: #FFF;
		border: 0;
		padding: 5px;
		font-size: 12px;
		text-align: center;
		text-transform: lowercase;
	}

	#Newsletter input[type=submit]:hover {
		background: #FFEEB1;
	}

	/******************************/
	/*  Liens                 */
	/******************************/

	a, a:visited, a:active, .SeeMore  {
		color: #999999;
		text-decoration: underline;
		cursor: pointer;
		}

	a:hover, a:focus, .SeeMore:hover {
		color: #999999;
		text-decoration: none;
		cursor: pointer;
		}

	/******************************/
	/*  COULEUR DES TEXTES        */
	/******************************/

	body.activity-1 h1, body.activity-1 h2, body.activity-1 h3, body.activity-1 a, body.activity-1 a:visited, body.activity-1 a:active, body.activity-1 .SeeMore, body.activity-1 a:hover, body.activity-1 a:focus, body.activity-1 .SeeMore:hover, body.activity-1 .AgendaMonth, body.activity-1 .DateDay, body.activity-1 #DateDetails .DateDetail label, body.activity-1 .ProductionDetails .ProductionDetail label, body.activity-1 .nivo-caption {
		color: #E7C25D;
	}

	body.activity-4 h1, body.activity-4 h2, body.activity-4 h3, body.activity-4 a, body.activity-4 a:visited, body.activity-4 a:active, body.activity-4 .SeeMore, body.activity-4 a:hover, body.activity-4 a:focus, body.activity-4 .SeeMore:hover, body.activity-4 .AgendaMonth, body.activity-4 .DateDay, body.activity-4 #DateDetails .DateDetail label, body.activity-4 .ProductionDetails .ProductionDetail label, body.activity-4 .nivo-caption {
		color: #DDDDDD;
	}

	body.activity-2 h1, body.activity-2 h2, body.activity-2 h3, body.activity-2 a, body.activity-2 a:visited, body.activity-2 a:active, body.activity-2 .SeeMore, body.activity-2 a:hover, body.activity-2 a:focus, body.activity-2 .SeeMore:hover, body.activity-2 .AgendaMonth, body.activity-2 .DateDay, body.activity-2 #DateDetails .DateDetail label, body.activity-2 #DateDetails .ProductionDetails .ProductionDetail label, body.activity-2 .nivo-caption {
		color: #FBB756;
	}

	body.activity-6 h1, body.activity-6 h2, body.activity-6 h3, body.activity-6 a, body.activity-6 a:visited, body.activity-6 a:active, body.activity-6 .SeeMore, body.activity-6 a:hover, body.activity-6 a:focus, body.activity-6 .SeeMore:hover, body.activity-6 .AgendaMonth, body.activity-6 .DateDay, body.activity-6 #DateDetails .DateDetail label, body.activity-6 #DateDetails .ProductionDetails .ProductionDetail label, body.activity-6 .nivo-caption {
		color: #999999;
	}

	body.activity-5 h1, body.activity-5 h2, body.activity-5 h3, body.activity-5 a, body.activity-5 a:visited, body.activity-5 a:active, body.activity-5 .SeeMore, body.activity-5 a:hover, body.activity-5 a:focus, body.activity-5 .SeeMore:hover, body.activity-5 .AgendaMonth, body.activity-5 .DateDay, body.activity-5 #DateDetails .DateDetail label, body.activity-5 .ProductionDetails .ProductionDetail label, body.activity-5 .nivo-caption {
		color: #C31C27;
	}

	body.activity-7 h1, body.activity-7 h2, body.activity-7 h3, body.activity-7 a, body.activity-7 a:visited, body.activity-7 a:active, body.activity-7 .SeeMore, body.activity-7 a:hover, body.activity-7 a:focus, body.activity-7 .SeeMore:hover, body.activity-7 .AgendaMonth, body.activity-7 .DateDay, body.activity-7 #DateDetails .DateDetail label, body.activity-7 #DateDetails .ProductionDetails .ProductionDetail label, body.activity-7 .nivo-caption {
		color: #999999;
	}

	body.activity-9 h1, body.activity-9 h2, body.activity-9 h3, body.activity-9 a, body.activity-9 a:visited, body.activity-9 a:active, body.activity-9 .SeeMore, body.activity-9 a:hover, body.activity-9 a:focus, body.activity-9 .SeeMore:hover, body.activity-9 .AgendaMonth, body.activity-9 .DateDay, body.activity-9 #DateDetails .DateDetail label, body.activity-9 #DateDetails .ProductionDetails .ProductionDetail label, body.activity-9 .nivo-caption {
		color: #DAC9AB;
	}

	body.activity-10 h1, body.activity-10 h2, body.activity-10 h3, body.activity-10 a, body.activity-10 a:visited, body.activity-10 a:active, body.activity-10 .SeeMore, body.activity-10 a:hover, body.activity-10 a:focus, body.activity-10 .SeeMore:hover, body.activity-10 .AgendaMonth, body.activity-10 .DateDay, body.activity-10 #DateDetails .DateDetail label, body.activity-10 #DateDetails .ProductionDetails .ProductionDetail label, body.activity-10 .nivo-caption {
		color: #8EC98E;
	}


	body.activity-12 h1, body.activity-12 h2, body.activity-12 h3, body.activity-12 a, body.activity-12 a:visited, body.activity-12 a:active, body.activity-12 .SeeMore, body.activity-12 a:hover, body.activity-12 a:focus, body.activity-12 .SeeMore:hover, body.activity-12 .AgendaMonth, body.activity-12 .DateDay, body.activity-12 #DateDetails .DateDetail label, body.activity-12 #DateDetails .ProductionDetails .ProductionDetail label, body.activity-12 .nivo-caption {
		color: #b3dded;
	}

/******************************/
/*  PAGES                    */
/******************************/

	body.page-home #PageLeft, body.page-accueil #PageLeft, body.page-artists #PageLeft, body.page-club #PageLeft {
		float: left;
		width: 646px;
	}

	body.page-home #PageRight, body.page-accueil #PageRight, body.page-artists #PageRight, body.page-club #PageRight {
		float: right;
		width: 313px;
	}

	body.page-agenda #PageLeft, body.page-galerie #PageLeft, body.page-videos_podcasts #PageLeft, body.page-presse #PageLeft, body.page-partenaires #PageLeft, body.page-productions #PageLeft, body.page-contact #PageLeft {
		float: left;
		width: 480px;
	}

	body.page-agenda #PageRight, body.page-galerie #PageRight, body.page-videos_podcasts #PageRight, body.page-presse #PageRight, body.page-partenaires #PageRight, body.page-productions #PageRight, body.page-contact #PageRight {
		float: right;
		width: 480px;
	}

	/******************************/
	/*  Home                    */
	/*****************************/

	/* Player */

	.player {
		display: block;
		height: 25px;
		width: 290px;
		position: relative;
		margin-bottom: 7px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;

		background: #fff;
		cursor: default;
	}

	.player .playtoggle {
		position: absolute;
		top: 5px;
		left: 10px;
		width: 15px;
		height: 15px;
		background: url(./img/player.png) no-repeat -15px 0;
		cursor: pointer;
	}

	.player .playtoggle.playing {
		background-position: 0 0;
	}

	.player .playtoggle:active {
		top: 10px;
	}

	.player .timeleft {
		line-height: 25px;
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #000;
	}

	.player .wrapper .timeleft {
		right: 40px;
	}

	.player .gutter {
		position: absolute;
		top: 7px;
		left: 50px;
		right: 50px;
		height: 6px;
		padding: 2px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		background: #000;
	}

	.player .wrapper .gutter {
		right: 90px;
	}

	.player .loading {
		background: #fff;
		background: #939eaa;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeef1), to(#c7cfd8));
		background: -moz-linear-gradient(top, #eaeef1, #c7cfd8);
		background: linear-gradient(top, #eaeef1, #c7cfd8);
		-webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
		-moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
		-o-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
		box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		display: block;
		float: left;
		min-width: 6px;
		height: 6px;
	}

	.player .handle {
		position: absolute;
		top: -5px;
		left: 0;
		width: 20px;
		height: 20px;
		margin-left: -10px;
		background: url(../img/player.png) no-repeat -65px -5px;
		cursor: pointer;
	}

	/* Nivo SLider Home */

	.nivo-caption {
		font-size: 22px;
		font-family: 'AccidentalPresidency', Helvetica, Arial, sans-serif;
		text-align: left;
	}

	/* News & Home */

	.News, .Event, .PressElement, .VideoHead, .AlbumHead, .PartnerElement, .ProductionHead, .PodcastHead {
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-color: #999999;
	}

	.News {
		margin-bottom: 5px;
		padding-bottom: 10px;
	}

	.Link, .FBLike {
		margin-bottom: 5px;
	}

	.News .Picture {
		float: left;
		margin-right: 10px;
		width: 150px;
		overflow: hidden;
	}

	.News .Picture img {
		width: 150px;
		margin-top: 3px;
	}

	.News .Text, .News .Link, .News h2, .News .FBLike {
		float: right;
		width: 466px;
	}

	.News .Text {
		margin-bottom: 10px;
	}

	.News.NoPicture .Text, .News.NoPicture .Link, .News.NoPicture h2 {
		float: none;
		width: 100%;
	}

	body.activity-1 .News, body.activity-1 .Event, body.activity-1 .AgendaMonth, body.activity-1 .DateDay, body.activity-1 .PressElement, body.activity-1 .VideoHead, body.activity-1 .AlbumHead, body.activity-1 .PodcastHead, body.activity-1 .PartnerElement, body.activity-1 .ProductionHead {
		border-color: #E7C25D;
	}

	body.activity-4 .News, body.activity-4 .Event, body.activity-4 .AgendaMonth, body.activity-4 .DateDay, body.activity-4 .PressElement, body.activity-4 .VideoHead, body.activity-4 .AlbumHead, body.activity-4 .PodcastHead, body.activity-4 .PartnerElement, body.activity-4 .ProductionHead {
		border-color: #DDDDDD;
	}

	body.activity-2 .News, body.activity-2 .Event, body.activity-2 .AgendaMonth, body.activity-2 .DateDay, body.activity-2 .PressElement, body.activity-2 .VideoHead, body.activity-2 .AlbumHead, body.activity-2 .PodcastHead, body.activity-2 .PartnerElement, body.activity-2 .ProductionHead {
		border-color: #FBB756;
	}

	body.activity-6 .News, body.activity-6 .Event, body.activity-6 .AgendaMonth, body.activity-6 .DateDay, body.activity-6 .PressElement, body.activity-6 .VideoHead, body.activity-6 .AlbumHead, body.activity-6 .PodcastHead, body.activity-6 .PartnerElement, body.activity-6 .ProductionHead {
		border-color: #999999;
	}

	body.activity-5 .News, body.activity-5 .Event, body.activity-5 .AgendaMonth, body.activity-5 .DateDay, body.activity-5 .PressElement, body.activity-5 .VideoHead, body.activity-5 .AlbumHead, body.activity-5 .PodcastHead, body.activity-5 .PartnerElement, body.activity-5 .ProductionHead {
		border-color: #C31C27;
	}

	body.activity-7 .News, body.activity-7 .Event, body.activity-7 .AgendaMonth, body.activity-7 .DateDay, body.activity-7 .PressElement, body.activity-7 .VideoHead, body.activity-7 .AlbumHead, body.activity-7 .PodcastHead, body.activity-7 .PartnerElement, body.activity-7 .ProductionHead {
		border-color: #999999;
	}

	body.activity-9 .News, body.activity-9 .Event, body.activity-9 .AgendaMonth, body.activity-9 .DateDay, body.activity-9 .PressElement, body.activity-9 .VideoHead, body.activity-9 .AlbumHead, body.activity-9 .PodcastHead, body.activity-9 .PartnerElement, body.activity-9 .ProductionHead {
		border-color: #DAC9AB;
	}

	body.activity-10 .News, body.activity-10 .Event, body.activity-10 .AgendaMonth, body.activity-10 .DateDay, body.activity-10 .PressElement, body.activity-10 .VideoHead, body.activity-10 .AlbumHead, body.activity-10 .PodcastHead, body.activity-10 .PartnerElement, body.activity-10 .ProductionHead {
		border-color: #8EC98E;
	}

	body.activity-12 .News, body.activity-12 .Event, body.activity-12 .AgendaMonth, body.activity-12 .DateDay, body.activity-12 .PressElement, body.activity-12 .VideoHead, body.activity-12 .AlbumHead, body.activity-12 .PodcastHead, body.activity-12 .PartnerElement, body.activity-12 .ProductionHead {
		border-color: #b3dded;
	}

	/* Agenda Home */

	.Event h3, .PressElement h3, .PartnerElement h3 {
		margin-bottom: 0;
	}

	body .Event a, body .Event a:visited, body .Event a:active, body .PressElement a, body .PressElement a:visited, body .PressElement:active, body .PartnerElement a, body .PartnerElement a:visited, body .PartnerElement:active {
		color: #FFFFFF;
		text-decoration: none;
	}

	body .Event a:hover, body .Event a:focus, body .PressElement a:hover, body .PressElement:focus, body .PartnerElement a:hover, body .PartnerElement:focus {
		color: #FFFFFF;
		text-decoration: none;
	}

	/* Agenda, Vidéo, Podcasts, Presse, Galerie */

	.AgendaMonth {
		font-size: 14px;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.DateHead, .VideoHead, .AlbumHead, .PodcastHead, .Event, .PressElement, .PodcastHead, .PartnerElement, .ProductionHead {
		padding: 15px 5px;
		cursor: pointer;
	}

	.DateHead {
		margin-bottom: 5px;
	}

	.DateHead:hover, .DateHead.Selected, .VideoHead:hover, .VideoHead.Selected, .AlbumHead:hover, .AlbumHead.Selected, .PodcastHead:hover, .PodcastHead.Selected, .Event:hover, .PressElement:hover, .PressElement.Selected, .PartnerElement:hover, .PartnerElement.Selected, .ProductionHead:hover, .ProductionHead.Selected {
		background: url(modules/scc_bg_hover_scc.png) repeat;
		cursor: pointer;
	}

	.DateDay {
		float: left;
		width: 25px;
		padding-bottom: 3px;
		padding-top: 3px;
		padding-right: 1px;
		padding-left: 1px;
		border-style: solid;
		border-width: 1px;
		border-top-width: 3px;
		text-align: center;
		font-weight: bold;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}

	.DateHead:hover .DateDay, .DateHead.Selected .DateDay, .VideoHead:hover h3, .VideoHead.Selected h3, .AlbumHead:hover h3, .AlbumHead.Selected h3, .PodcastHead:hover h3, .PodcastHead.Selected h3, .Event:hover h3, .PressElement:hover h3, .PressElement:hover a, .PartnerElement:hover h3, .PartnerElement:hover a, .ProductionHead:hover h3, .ProductionHead:hover a {
		color: #FFFFFF;
		border-color: #FFFFFF;
	}

	.DateName {
		padding-top: 3px;
		float: right;
		width: 410px;
	}

	#DateDetails h1 {
		text-align: right;
	}

	#DateDetails .Left {
		float: left;
		width: 120px;
	}

	#DateDetails .Right {
		float: right;
		width: 320px;
	}


	.ProductionDetails .Left {
		float: left;
		width: 30%;
	}

	.ProductionDetails .Right {
		float: right;
		width: 70%;
	}

	#DateDetails .NoPicture .Right, .ProductionDetails .NoPicture .Right {
		float: none;
		width: 100%;
	}

	#DateDetails .Photo img, .ProductionDetails .Photos img {
		width: 120px;
	}

	#DateDetails .Description, .ProductionDetails .Description {
		margin-bottom: 20px;
	}

	#DateDetails .DateDetail label, .ProductionDetails label {
		font-weight: bold;
		float: left;
		width: 70px;
		margin-right: 10px;
		display: inline-block;
	}

	#DateDetails .DateDetail div, .ProductionDetails .ProductionDetail div {
		float: left;
		display: inline-block;
	}

	#DateDetails .DateDetail div.Spacer, .ProductionDetails .ProductionDetail div.Spacer {
		clear: both;
		float: none;
	}

	body .Build-GMap {
		color: #000;
		margin-top: 20px;
		width: 460px;
	}

	/* Bouton */

	body a.Reservation, body a:visited.Reservation, body a:active.Reservation {
		width: 114px;
		color: #333;
		text-decoration: none;
		font-weight: bold;
		padding: 3px;
		text-align: center;
		display: block;
		border-radius: 5px;
		margin-top: 10px;
		margin-bottom: 5px;

		border-top: 1px solid #505050;

		background: #e9e9e9;
		background: -moz-linear-gradient(top,  #e9e9e9 0%, #505050 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#505050));
		background: -webkit-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: -o-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: -ms-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#505050',GradientType=0 );
	}

	body a:hover.Reservation, body a:focus.Reservation {
		background: #d2d2d2;
		background: -moz-linear-gradient(top,  #d2d2d2 0%, #676767 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#676767));
		background: -webkit-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: -o-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: -ms-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#676767',GradientType=0 );
	}

	.Permalink {
		margin-bottom: 5px;
	}

	/* Changement de couleur */

	body.activity-1 a.Reservation, body.activity-1 a:visited.Reservation, body.activity-1 a:active.Reservation {
		border-top: 1px solid #d6961a;

		background: #faf2a6; /* Old browsers */
		background: -moz-linear-gradient(top,  #faf2a6 0%, #d6961a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf2a6), color-stop(100%,#d6961a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #faf2a6 0%,#d6961a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #faf2a6 0%,#d6961a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #faf2a6 0%,#d6961a 100%); /* IE10+ */
		background: linear-gradient(top,  #faf2a6 0%,#d6961a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf2a6', endColorstr='#d6961a',GradientType=0 ); /* IE6-9 */
	}

	body.activity-1 a:hover.Reservation, body.activity-1 a:focus.Reservation {
		background: #d6961a;
		background: -moz-linear-gradient(top,  #d6961a 0%, #faf2a6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6961a), color-stop(100%,#faf2a6));
		background: -webkit-linear-gradient(top,  #d6961a 0%,#faf2a6 100%);
		background: -o-linear-gradient(top,  #d6961a 0%,#faf2a6 100%);
		background: -ms-linear-gradient(top,  #d6961a 0%,#faf2a6 100%);
		background: linear-gradient(top,  #d6961a 0%,#faf2a6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6961a', endColorstr='#faf2a6',GradientType=0 );

		color: #666;
	}

	body.activity-4 a.Reservation, body.activity-4 a:visited.Reservation, body.activity-4 a:active.Reservation {
		border-top: 1px solid #a7a7a7;

		background: #f4f4f4;
		background: -moz-linear-gradient(top,  #f4f4f4 0%, #a7a7a7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#a7a7a7));
		background: -webkit-linear-gradient(top,  #f4f4f4 0%,#a7a7a7 100%);
		background: -o-linear-gradient(top,  #f4f4f4 0%,#a7a7a7 100%);
		background: -ms-linear-gradient(top,  #f4f4f4 0%,#a7a7a7 100%);
		background: linear-gradient(top,  #f4f4f4 0%,#a7a7a7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#a7a7a7',GradientType=0 );
	}

	body.activity-4 a:hover.Reservation, body.activity-4 a:focus.Reservation {
		background: #a7a7a7;
		background: -moz-linear-gradient(top,  #a7a7a7 0%, #f4f4f4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7a7a7), color-stop(100%,#f4f4f4));
		background: -webkit-linear-gradient(top,  #a7a7a7 0%,#f4f4f4 100%);
		background: -o-linear-gradient(top,  #a7a7a7 0%,#f4f4f4 100%);
		background: -ms-linear-gradient(top,  #a7a7a7 0%,#f4f4f4 100%);
		background: linear-gradient(top,  #a7a7a7 0%,#f4f4f4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#f4f4f4',GradientType=0 );

		color: #666;
	}

	body.activity-2 a.Reservation, body.activity-2 a:visited.Reservation, body.activity-2 a:active.Reservation {
		border-top: 1px solid #fddf86;

		background: #fddf86;
		background: -moz-linear-gradient(top,  #fddf86 0%, #f9932d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fddf86), color-stop(100%,#f9932d));
		background: -webkit-linear-gradient(top,  #fddf86 0%,#f9932d 100%);
		background: -o-linear-gradient(top,  #fddf86 0%,#f9932d 100%);
		background: -ms-linear-gradient(top,  #fddf86 0%,#f9932d 100%);
		background: linear-gradient(top,  #fddf86 0%,#f9932d 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fddf86', endColorstr='#f9932d',GradientType=0 );
	}

	body.activity-2 a:hover.Reservation, body.activity-2 a:focus.Reservation {
		background: #f9932d;
		background: -moz-linear-gradient(top,  #f9932d 0%, #fddf86 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9932d), color-stop(100%,#fddf86));
		background: -webkit-linear-gradient(top,  #f9932d 0%,#fddf86 100%);
		background: -o-linear-gradient(top,  #f9932d 0%,#fddf86 100%);
		background: -ms-linear-gradient(top,  #f9932d 0%,#fddf86 100%);
		background: linear-gradient(top,  #f9932d 0%,#f8831a 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9932d', endColorstr='#fddf86',GradientType=0 );
		color: #666;
	}

	body.activity-6 a.Reservation, body.activity-6 a:visited.Reservation, body.activity-6 a:active.Reservation {
		border-top: 1px solid #505050;

		background: #e9e9e9;
		background: -moz-linear-gradient(top,  #e9e9e9 0%, #505050 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#505050));
		background: -webkit-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: -o-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: -ms-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#505050',GradientType=0 );
	}

	body.activity-6 a:hover.Reservation, body.activity-6 a:focus.Reservation {
		background: #d2d2d2;
		background: -moz-linear-gradient(top,  #d2d2d2 0%, #676767 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#676767));
		background: -webkit-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: -o-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: -ms-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#676767',GradientType=0 );
	}


	body.activity-5 a.Reservation, body.activity-5 a:visited.Reservation, body.activity-5 a:active.Reservation {
		border-top: 1px solid #98080b;

		background: #f23245;
		background: -moz-linear-gradient(top,  #f23245 0%, #98080b 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f23245), color-stop(100%,#98080b));
		background: -webkit-linear-gradient(top,  #f23245 0%,#98080b 100%);
		background: -o-linear-gradient(top,  #f23245 0%,#98080b 100%);
		background: -ms-linear-gradient(top,  #f23245 0%,#98080b 100%);
		background: linear-gradient(top,  #f23245 0%,#98080b 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f23245', endColorstr='#98080b',GradientType=0 );
	}

	body.activity-5 a:hover.Reservation, body.activity-5 a:focus.Reservation {
		background: #e42c3c;
		background: -moz-linear-gradient(top,  #e42c3c 0%, #a50e13 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e42c3c), color-stop(100%,#a50e13));
		background: -webkit-linear-gradient(top,  #e42c3c 0%,#a50e13 100%);
		background: -o-linear-gradient(top,  #e42c3c 0%,#a50e13 100%);
		background: -ms-linear-gradient(top,  #e42c3c 0%,#a50e13 100%);
		background: linear-gradient(top,  #e42c3c 0%,#a50e13 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e42c3c', endColorstr='#a50e13',GradientType=0 );
	}

	body.activity-7 a.Reservation, body.activity-7 a:visited.Reservation, body.activity-7 a:active.Reservation {
		border-top: 1px solid #505050;

		background: #e9e9e9;
		background: -moz-linear-gradient(top,  #e9e9e9 0%, #505050 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#505050));
		background: -webkit-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: -o-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: -ms-linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		background: linear-gradient(top,  #e9e9e9 0%,#505050 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#505050',GradientType=0 );
	}

	body.activity-7 a:hover.Reservation, body.activity-7 a:focus.Reservation {
		background: #d2d2d2;
		background: -moz-linear-gradient(top,  #d2d2d2 0%, #676767 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#676767));
		background: -webkit-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: -o-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: -ms-linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		background: linear-gradient(top,  #d2d2d2 0%,#676767 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#676767',GradientType=0 );
	}

	body.activity-9 a.Reservation, body.activity-9 a:visited.Reservation, body.activity-9 a:active.Reservation {
		border-top: 1px solid #DAC9AB;

		background: #FFFFFF;
		background: -moz-linear-gradient(top,  #FFFFFF 0%, #DAC9AB 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#DAC9AB));
		background: -webkit-linear-gradient(top,  #FFFFFF 0%,#DAC9AB 100%);
		background: -o-linear-gradient(top,  #FFFFFF 0%,#DAC9AB 100%);
		background: -ms-linear-gradient(top,  #FFFFFF 0%,#DAC9AB 100%);
		background: linear-gradient(top,  #FFFFFF 0%,#DAC9AB 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DAC9AB',GradientType=0 );
	}

	body.activity-9 a:hover.Reservation, body.activity-9 a:focus.Reservation {
		background: #DAC9AB;
		background: -moz-linear-gradient(top,  #DAC9AB 0%, #FFFFFF 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DAC9AB), color-stop(100%,#FFFFFF));
		background: -webkit-linear-gradient(top,  #DAC9AB 0%,#FFFFFF 100%);
		background: -o-linear-gradient(top,  #DAC9AB 0%,#FFFFFF 100%);
		background: -ms-linear-gradient(top,  #DAC9AB 0%,#FFFFFF 100%);
		background: linear-gradient(top,  #DAC9AB 0%,#FFFFFF 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DAC9AB', endColorstr='#FFFFFF',GradientType=0 );
		color: #666;
	}

	body.activity-10 a.Reservation, body.activity-10 a:visited.Reservation, body.activity-10 a:active.Reservation {
		border-top: 1px solid #3B813B;

		background: #3B813B;
		background: -moz-linear-gradient(top,  #3B813B 0%, #1C6536 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3B813B), color-stop(100%,#1C6536));
		background: -webkit-linear-gradient(top,  #3B813B 0%,#1C6536 100%);
		background: -o-linear-gradient(top,  #3B813B 0%,#1C6536 100%);
		background: -ms-linear-gradient(top,  #3B813B 0%,#1C6536 100%);
		background: linear-gradient(top,  #3B813B 0%,#1C6536 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3B813B', endColorstr='#1C6536',GradientType=0 );
	}

	body.activity-10 a:hover.Reservation, body.activity-10 a:focus.Reservation {
		background: #1C6536;
		background: -moz-linear-gradient(top,  #1C6536 0%, #3B813B 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1C6536), color-stop(100%,#3B813B));
		background: -webkit-linear-gradient(top,  #1C6536 0%,#3B813B 100%);
		background: -o-linear-gradient(top,  #1C6536 0%,#3B813B 100%);
		background: -ms-linear-gradient(top,  #1C6536 0%,#3B813B 100%);
		background: linear-gradient(top,  #1C6536 0%,#3B813B 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1C6536', endColorstr='#3B813B',GradientType=0 );

		color: #222;
	}


	body.activity-12 a.Reservation, body.activity-12 a:visited.Reservation, body.activity-12 a:active.Reservation {
		border-top: 1px solid #2B81A1;

		background: #2B81A1;
		background: -moz-linear-gradient(top,  #2B81A1 0%, #00586E 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2B81A1), color-stop(100%,#00586E));
		background: -webkit-linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		background: -o-linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		background: -ms-linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		background: linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2B81A1', endColorstr='#00586E',GradientType=0 );
	}

	body.activity-12 a:hover.Reservation, body.activity-12 a:focus.Reservation {
		background: #2B81A1;
		background: -moz-linear-gradient(top,  #2B81A1 0%, #00586E 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2B81A1), color-stop(100%,#00586E));
		background: -webkit-linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		background: -o-linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		background: -ms-linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		background: linear-gradient(top,  #2B81A1 0%,#00586E 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2B81A1', endColorstr='#00586E',GradientType=0 );

		color: #222;
	}

	/* Galerie, affichage des images */
	.Pictures .Picture {
		width: 146px;
		height: 140px;
		overflow: hidden;
		float: left;
		margin: 3px;
	}

	.Pictures .Picture:hover {
		  opacity: 0.7;
		  filter: alpha(opacity=70);
	}

	.Pictures .Picture img {
		min-width: 146px;
		max-width: 200px;
		text-align: center;
	}

	.Pictures .Picture.Plus {
		width: 146px;
		height: 146px;
		overflow: hidden;
		float: left;
		margin: 3px;
		background: #333;
		text-align: center;
		line-height: 130px;
		font-size: 50px;
		text-decoration: none;
		cursor: pointer;
	}

	.Pictures .Picture.Plus:hover {
	  opacity: 0.7;
	  filter: alpha(opacity=70);
	}

	/* Partenaires et Presse, images */

	.PartnerElement img, .PressElement img {
		float: left;
		margin-right: 10px;
		width: 80px;
	}

	/******************************/
/*  SOCIAL ICON               */
/******************************/


	@font-face {
		font-family: 'si';
		src: url('fonts/socicon.eot');
		src: url('fonts/socicon.eot?#iefix') format('embedded-opentype'),
			 url('fonts/socicon.woff') format('woff'),
			 url('fonts/socicon.ttf') format('truetype'),
			 url('fonts/socicon.svg#icomoonregular') format('svg');
		font-weight: normal;
		font-style: normal;

	}

	@media screen and (-webkit-min-device-pixel-ratio:0) {
		@font-face {
			font-family:si;
			src: url(fonts/socicon.svg) format(svg);
		}
	}

	.soc {
		overflow:hidden;
		margin:0; padding:0;
		list-style:none;
	}

	.soc li {
		display:inline-block;
		*display:inline;
		zoom:1;
	}

	.soc li a {
		font-family:si!important;
		font-style:normal;
		font-weight:400;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;

		-o-transition:.1s;
		-ms-transition:.1s;
		-moz-transition:.1s;
		-webkit-transition:.1s;
		transition:.1s;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);

		overflow:hidden;
		text-decoration:none;
		text-align:center;
		display:block;
		position: relative;
		z-index: 1;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 17px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		margin-right: 5px;
		color: #ffffff;
		background-color: none;
	}

	.soc-icon-last{
		margin:0 !important;
	}

	.soc-wiki {
		background: #808080; 
	}
	.soc-wiki:hover {
		opacity: 0.8;
	}
	.soc-wiki:before {
		content:'\e058';
	}



	.soc-instagram {
		background: #f09433; 
		background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
		background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
		background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	}
	.soc-instagram:hover {
		opacity: 0.8;
	}
	.soc-instagram:before {
		content:'\e057';
	}

	.soc-twitter {
		background-color: #4da7de;
	}
	.soc-twitter:before {
		content:'\e040';
	}
	.soc-facebook {
		background-color: #3e5b98;
	}
	.soc-facebook:before {
		content:'\e041';
	}
	.soc-youtube {
		background-color: #e02a20;
	}
	.soc-youtube:before {
		content:'\e051';
	}

	.soc-twitter:hover {
		background-color: #61bbf2;
	}
	.soc-facebook:hover {
		background-color: #526fac;
	}
	.soc-youtube:hover {
		background-color: #f43e34;
	}
	.artist-list-item {
		width: 45%;
		display: inline-block;
	}
	.artist-list-item:nth-child(2n) {
		margin-left: 10%;
	}
	.artist-list-item img {
		width: 100%;
		max-width: 100%;
	}
	.artist-list-item > a {
		text-decoration: none;
	}
	.artist-list-item h3 {
		font-family: "AccidentalPresidency",Helvetica,Arial,sans-serif;
		font-size: 25px;
		text-transform: uppercase;
	}

	/******************************/
	/*  VIDEO POPUP               */
	/******************************/
	#video {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 10000;
		background-color: rgba(0, 0, 0, .8);
	}
	#close_button {
		position: absolute;
		right: 2em;
		top: 2em;
		z-index: 1000;
		text-decoration: none;
	}
	#close_button span:nth-child(n+1) {
		text-decoration: underline;
	}
	#close_button #close_button_cross {
		font-size: 2em;
		transition: .3s transform;
		text-decoration: none;
		vertical-align: middle;
	}
	#close_button:active #close_button_cross,
	#close_button:focus #close_button_cross,
	#close_button:hover #close_button_cross {
		transform: rotate(180deg);
	}
	#video .video-container {
		overflow: hidden;
		height: 100%;
		padding: 0;
	}
	#video .video-container iframe {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		height: 45vw;
		width: 80vw;
		left: 50%;
	}


@media (max-width: 1200px) {
	body {
		background-image: url(structure/responsive/scc_bg_school_responsive.jpg);
		background-size: 100%;
	}


	body.activity-1 {
		background-image: url(structure/responsive/scc_bg_scc_responsive.jpg);
	}

	body.activity-4 {
		background-image: url(structure/responsive/scc_bg_academy_responsive.jpg);
	}

	body.activity-2 {
		background-image: url(structure/responsive/scc_bg_openstage_responsive.jpg);
	}

	body.activity-6 , body.activity-7 {
		background-image: url(structure/responsive/scc_bg_school_responsive.jpg);
	}

	body.activity-5 {
		background-image: url(structure/responsive/scc_bg_live_responsive.jpg);
	}

	body.activity-9 {
		background-image: url(structure/responsive/scc_bg_boutique_responsive.jpg);
	}

	body.activity-10 {
		background-image: url(structure/responsive/scc_bg_talent_responsive.jpg);
	}

	body.activity-12 {
		background-image: url(structure/responsive/scc_bg_scs_responsive.jpg);
	}
	#Site {
		width: 100%;
	}

	#Contact, #Header {
		width: 100%;
	}

	#Header a {
		float: right;
		right: inherit;
		position: inherit;
	}

	#LogoTop {
		display: inherit;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
	}


	#LogoCC {
		display: none;
	}


	#Newsletter {
		float: left;
		width: 85%;
		text-align: left;
		font-family: 'AccidentalPresidency', Helvetica, Arial, sans-serif;
		font-size: 25px;
		color: #FFF;
	}

	#Links {
		float: right;
		width: 15%;
		text-align: right;
		padding-top: 3px;
	}

	#Newsletter input {
		width: 25%;
		background: #FFF;
		border: none;
	}


	#Pages {
		float: none;
		width: 100%;
	}

	#SiderRight {
		display: none;
	}

	/* Galerie, affichage des images */
	.Pictures .Picture {
		width: 30%;
		overflow: hidden;
		float: left;
		margin: 1%;
	}

	.Pictures .Picture:hover {
		  opacity: 0.7;
		  filter: alpha(opacity=70);
	}

	.Pictures .Picture img {
		min-width: 146px;
		max-width: 200px;
		text-align: center;
	}

	.Pictures .Picture.Plus {
		width: 146px;
		height: 146px;
		overflow: hidden;
		float: left;
		margin: 3px;
		background: #333;
		text-align: center;
		line-height: 130px;
		font-size: 50px;
		text-decoration: none;
		cursor: pointer;
	}

	.Pictures .Picture.Plus:hover {
	  opacity: 0.7;
	  filter: alpha(opacity=70);
	}




/******************************/
/*  PAGES                    */
/******************************/

	body.page-home #PageLeft, body.page-accueil #PageLeft, body.page-artists #PageLeft, body.page-contact #PageLeft, body.page-club #PageLeft {
		width: 64%;
	}

	body.page-home #PageRight, body.page-accueil #PageRight, body.page-artists #PageRight, body.page-contact #PageRight,  body.page-club #PageRight {
		width: 34%;
	}

	body.page-agenda #PageLeft, body.page-galerie #PageLeft, body.page-videos_podcasts #PageLeft, body.page-presse #PageLeft, body.page-partenaires #PageLeft, body.page-productions #PageLeft {
		width: 49%;
	}

	body.page-agenda #PageRight, body.page-galerie #PageRight, body.page-videos_podcasts #PageRight, body.page-presse #PageRight, body.page-partenaires #PageRight, body.page-productions #PageRight {
		width: 49%;
	}

	/* News */


	.News .Picture {
		float: left;
		margin-right: 2%;
		width: 20%;
		overflow: hidden;
	}

	.News .Picture img {
		width: 100%;
		margin-top: 3px;
	}

	.News .Text, .News .Link, .News h2, .News .FBLike {
		float: right;
		width: 78%;
	}

	.News .Text {
		margin-bottom: 10px;
	}




	/* Agenda, Vidéo, Podcasts, Presse, Galerie */



	.DateDay {
		width: 8%;
	}

	.DateHead:hover .DateDay, .DateHead.Selected .DateDay, .VideoHead:hover h3, .VideoHead.Selected h3, .AlbumHead:hover h3, .AlbumHead.Selected h3, .PodcastHead:hover h3, .PodcastHead.Selected h3, .Event:hover h3, .PressElement:hover h3, .PressElement:hover a, .PartnerElement:hover h3, .PartnerElement:hover a, .ProductionHead:hover h3, .ProductionHead:hover a {
		color: #FFFFFF;
		border-color: #FFFFFF;
	}

	.DateName {
		width: 88%;
	}

	#DateDetails h1 {
		text-align: right;
	}

	#DateDetails .Left {
		float: left;
		width: 30%;
	}

	#DateDetails .Right {
		float: right;
		width: 70%;
	}

	#DateDetails .NoPicture .Right, .ProductionDetails .NoPicture .Right {
		float: none;
		width: 100%;
	}

	#DateDetails .Photo img, .ProductionDetails .Photos img {
		width: 90%;
	}

	#DateDetails .Description, .ProductionDetails .Description {
		margin-bottom: 20px;
	}

	#DateDetails .DateDetail label, .ProductionDetails label {
		font-weight: bold;
		float: left;
		width: 100%;
		margin-right: 0;
		display: inline-block;
	}

	#DateDetails .DateDetail div, .ProductionDetails .ProductionDetail div {
		display: inline-block;
		width: 77%;
	}

	#DateDetails .DateDetail div.Spacer, .ProductionDetails .ProductionDetail div.Spacer {
		clear: both;
		float: none;
	}

	body a.Reservation, body a:visited.Reservation, body a:active.Reservation {

		width: 90%;
	}

	body .Build-GMap {
		color: #000;
		margin-top: 20px;
		width: 100%;
	}

	.ProductionDetails .Left {
		float: left;
		width: 20%;
	}

	.ProductionDetails .Right {
		float: right;
		width: 80%;
	}


}

@media (max-width: 767px) {

	#Header {
		height: auto;
	}

	#LogoTop {
		position: inherit;
		display: inline-block;
		width: 35%;
		height: auto;
	}

	#LogoTop img {
		width: 100%;
		height: auto;
	}

	#BannerContainer {
		float: right;
		width: 64%;
	}

	#BannerContainer img {
		width: 100%;
		height: auto;
	}


	#Pages {
		float: none;
		width: 100%;
	}

/******************************/
/*  PAGES                    */
/******************************/

	body.page-home #PageLeft, body.page-accueil #PageLeft, body.page-artists #PageLeft, body.page-contact #PageLeft, body.page-club #PageLeft {
		width: 100%;
		float: none;
	}

	body.page-home #PageRight, body.page-accueil #PageRight, body.page-artists #PageRight, body.page-contact #PageRight, body.page-club #PageRight {
		width: 100%;
		float: none;
	}

	body.page-agenda #PageLeft, body.page-galerie #PageLeft, body.page-videos_podcasts #PageLeft, body.page-presse #PageLeft, body.page-partenaires #PageLeft, body.page-productions #PageLeft {
		width: 100%;
		float: none;
	}

	body.page-agenda #PageRight, body.page-galerie #PageRight, body.page-videos_podcasts #PageRight, body.page-presse #PageRight, body.page-partenaires #PageRight, body.page-productions #PageRight {
		width: 100%;
		float: none;
	}

	#Menu {
		clear: both;
		width: 100%;
		text-align: center;
		height: auto;
		margin-bottom: 20px;
		background: url(structure/scc_bg_menu_school.png) repeat-y center;
	}

	.nivo-caption {
		font-size: 16px;
	}

	a.Reservation {
		font-size: 11px;
	}

	.SeeMore {
		font-size: 150%;
		padding-top: 1%;
	}

	.MediaLoader, #DateDetails {
		display: none;
	}

	#Footer {
		height: auto;
	}


	#Newsletter {
		float: none;
		width: 100%;
		text-align: center;
		font-family: 'AccidentalPresidency', Helvetica, Arial, sans-serif;
		font-size: 30px;
		color: #FFF;
	}

	#Newsletter label {
		float: none;
	}

	#Newsletter input {
		width: 95%;
	}

	#Links {
		float: none;
		width: 100%;
		text-align: center;
		padding-top: 10px;
	}

}


