/* ### www.esprit-public.fr ###*/
/* ### SCREEN stylesheet ###*/
/* ### Esprit Public - janvier 2009 ### */
/* ### par Guillaume DAILLIER (g.daillier@esprit-public.fr) ### */


/* ###################### SOMMAIRE ###################### */
/* $1. Balises de base */
	/* $1.1 CLASSES GENERIQUES  */
/* $2. Styles de formulaires */
/* $3. Blocs de mise en page */
/* $4. Menu principal */
/* $5. contenu */
/* ###################################################### */



/* ###################### $1. Balises de base ############################## */
@import url(reset.css);

html {font-size: 100%;}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:68.5%;
	line-height:1.40em;
	color:#666;
	background:#FFF;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-weight:bold;
	line-height: 1.2em;
}

h1 {
	font-size:2.6em;
	margin-bottom:15px;
}

h2 {
	font-size:1.4em;
	margin-bottom:10px;
}

h3 {
	font-size:1.2em;
	margin-bottom:10px;	
}

h3.bottom {
	margin-top:10px;
}

h4 {
	font-weight:normal;	
	margin-bottom:5px;
}


p, ul, ol, table {
	margin-bottom:20px;
}

ul {
	/* margin:10px 15px 20px 5px; */
	margin:0 0 30px 0;
}

li {
	padding:0;
	margin:0;
}

ul ul {
	margin:10px 0 10px 0;
}

ul ul li {
	background:none;
	
}

hr {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #E5E5E5;
}

abbr, acronym {
	cursor:help;
}
strong {
	font-weight:bold;
}

/* BALISES INLINE ****************** */
a {
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

a:hover, a.active {
	color:#666666;
}


em {
	font-style:italic;
}

img.left {
	float:left;
	margin:5px 10px 0 0;
}

img.right {
	float:right;
	margin:5px 0 0 10px;
}

blockquote {
	background:url(/acs/sites-gl-events-medias/square_brussels/imgQuote.gif) no-repeat top right;
	color:#95969A;
	display:block;
	float:right;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	margin:10px 0pt 5px 5px;
	padding:0pt 70px 0pt 0pt;
	text-align:right;
	width:180px;
}

/* ************** $1.1 CLASSES GENERIQUES ************** */

.noDisplay {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.noFloat {
	clear:both;
}
.both {
	clear: both;
	font-size: 1px;
	height: 1px;
	visibility: hidden;
}

/* ###################### $2. Styles de formulaires ######################## */

#subMenu form {
	margin:0px;
}

#subMenu form p {
	margin:0px;
}

#subMenu input, #subMenu select, #subMenu textarea {
	font-size:1em;
	background-color:#fff;
	padding:2px 5px;
	margin:0;
	vertical-align:middle;
	border:1px solid #D6D6D6;
	font-family: "Arial",sans-serif;
}

#subMenu legend {
	display:none;
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#subMenu label {
	display:block;
	float: left;	
	width: 20%;	
	text-align: right;	
	margin: 0;
	padding: 5px .5em 0 0;
	line-height: 1.2;	
	cursor: pointer;
}



/* ###################### $3. Blocs mises en page ######################## */

#container {
	width:984px;
	margin:30px auto;
}

#colContenu {
	font-size:1.1em;
}
 
#header {
	width:100%;
}

#menuPrincipal {
	width:100%;
	font-size:1.4em;
}

#colCentre {
	overflow: hidden;
	width:494px;
	float:left;
}

#colGauche {
	width:232px;
	float:left;
	padding:0 10px 0 0;
}

#colDroite {
	width:232px;
	float:left;
	padding:0 0 0 10px;
	position:relative;
}

#colmenuBas {
	width:100%;
	height:152px;
	overflow:auto;
	padding:0;
	clear:both;
}
*+html #colmenuBas {
	height:172px;
}
* html #colmenuBas {
	height:172px;
}


/* ###################### $3. Blocs mises en page Accueil ######################## */

#colmenuBas a {
	margin:0 0 0 1px;
	padding:0;
}

#colmenuBas a.bt1 ,#colmenuBas a.bt2 ,#colmenuBas a.bt3 ,#colmenuBas a.bt4 {
	width:223px;
	height:62px;
	float:left;
	color:#666;
	font-size:1.45em;
	padding:90px 10px 0 12px;
	line-height:1.2em;
}
#colmenuBas a.bt1 { background:url(/acs/sites-gl-events-medias/square_brussels/bt1Home.gif) no-repeat; }
#colmenuBas a.bt1:hover{ background:url(/acs/sites-gl-events-medias/square_brussels/bt1HomeOver.gif) no-repeat; }
#colmenuBas a.bt2 { background:url(/acs/sites-gl-events-medias/square_brussels/bt2Home.gif) no-repeat; }
#colmenuBas a.bt2:hover { background:url(/acs/sites-gl-events-medias/square_brussels/bt2HomeOver.gif) no-repeat; }
#colmenuBas a.bt3 { background:url(/acs/sites-gl-events-medias/square_brussels/bt3Home.gif) no-repeat; }
#colmenuBas a.bt3:hover { background:url(/acs/sites-gl-events-medias/square_brussels/bt3HomeOver.gif) no-repeat; }
#colmenuBas a.bt4 { background:url(/acs/sites-gl-events-medias/square_brussels/bt4Home.gif) no-repeat; }
#colmenuBas a.bt4:hover { background:url(/acs/sites-gl-events-medias/square_brussels/bt4HomeOver.gif) no-repeat; }
.accueil #colGauche {
	font-size:2.5em;
	font-weight:bold;
	line-height:1em;
}

.nl .accueil #colGauche {
	font-size:2.3em;
}

.index #colGauche {
	width:828px;
}
.index #colDroite {
	width:146px;
	padding:0;
}


/* ###################### $4. menu ######################## */

#header {
	overflow:visible;
}

#header ul {
	margin:0px;
	padding:0px;
}

#header ul li{
	margin:0px;
	padding:0px;
	display:inline;
}

#header #news li {
	display:list-item;
}

#header #news li a {
	font-weight:normal;
}

#liste_news a p {
	color:#666;
	font-weight:normal;
}

#menuPrincipal, #subMenu {
	width:100%;
	overflow:auto;
}

#subMenu {
	padding:5px 0 24px 0;
}

#menuPrincipal h1,#menuPrincipal ul  {
	float:left;
}
#menuPrincipal ul  {
	padding:30px 0 0 0;
	font-size:1em;
}
#menuPrincipal ul .separator {
	padding:0 0 0 5px;
}
#menuPrincipal h1 {
	width:241px;
	height:48px;
	margin:0;
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquare.gif) no-repeat;
}
#menuPrincipal h1 a {
	display:block;
	height:100%;
	width:140px;
}

.subPart1, .subPart3 {
	width:242px;
	float:left;
}

.subPart2 {
	width:494px;
	float:left;
}
#header .subPart2 ul#title {
	background:#F0F0F0;
	width:50px;
	float:left;
	padding:3px 0 3px 10px;
}
#header .subPart2 ul#news {
	background:#F0F0F0;
	width:410px;
	float:left;
	padding:3px 0 3px 10px;
	height: 15px;
	overflow: hidden;
}
#formMoteurRech input{
	width:236px;
}

/* ###################### $4. footer ######################## */
#footer {
	width:100%;
	overflow:auto;
	margin:20px 0 0 0 ;
	padding:5px 0 0 0;
	clear:both;
}
#footer ul li{
	margin:0px;
	padding:0px;
	display:inline;
}

#footer ul{
	float:left;
	margin:0;
}

#footer .logos {
	float: right;
}
#footer a.logoGL img  {
	margin-bottom: 16px;
}



/* ###################### $5. contenu ######################## */

.index h1 {
	font-size:2.15em;
	color:#666;
	margin-bottom:5px;
}

.index label {
	font-size:2.15em;
	color:#999;
	font-weight:bold;
	line-height: 1.0em;
}

/* ACCORDION */
#accordion {
	margin:20px 0px;
}
h3.toggler {
	overflow:auto;
	cursor: pointer;
}
h5.toggler {
	cursor: pointer;
	background:#F0F0F0;
	width:100%;
	color:#666;
	display:block;
	margin:0 0 5px -10px;
	padding:5px 0px 5px 10px;
}
.trait { width:100%; height:1px; font-size:0;border-bottom:1px solid #E5E5E5; }
blockquote {
	padding:5px 20px;
}

a.url {
	text-decoration:underline;
	font-weight:normal;
}
#colGauche .diapo {
	width:110px;
	float:left;
	padding:0 5px 0 0;
	text-align:left;
}

#colCentre .diapo {
	width:242px;
	float:left;
	padding:0 5px 0 0;
	text-align:left;
}

#colCentre .gallerie {
	width:474px;
	height:480px;
	padding:15px 0px 0 20px;
	text-align:left;
	overflow:auto;
	background:url(/acs/sites-gl-events-medias/square_brussels/bgBodyGal_2.gif) no-repeat;
}

.gallerie div {
	width:225px;
	float:left;
	overflow:auto;
	margin:0 0 15px 0;
}
.gallerie div div {
	width: 200px;
	height: 133px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.gallerie img {
	/*margin-bottom:10px;*/
}

.gallerie h3, .gallerie a {
	color:#666;
}

.basic a.toggler {
	background:#F0F0F0;
	color:#666666;
	cursor:pointer;
	display:block;
	margin:0 0 5px -10px;
	padding:3px 0 3px 10px;
	width:100%;
}

#thursday .diagSubmenu a, #sunday .diagSubmenu a, #saturday .diagSubmenu a, #friday .diagSubmenu a, #wednesday .diagSubmenu a, #tuesday .diagSubmenu a, #monday .diagSubmenu a,
#thursday .virtualContainer a, #sunday .virtualContainer a, #saturday .virtualContainer a, #friday .virtualContainer a, #wednesday .virtualContainer a, #tuesday .virtualContainer a, #monday .virtualContainer a {
	color:#666;
}

#thursday .diagSubmenu a.active {color:#B7D277;}
#sunday .diagSubmenu a.active {color:#F1D659;}
#saturday .diagSubmenu a.active {color:#F7A3AD;}
#friday .diagSubmenu a.active {color:#E6B055;}
#wednesday .diagSubmenu a.active {color:#A17DDD;}
#tuesday .diagSubmenu a.active {color:#77C075;}
#monday .diagSubmenu a.active {color:#59B8F1;}

#thursday .basic a.toggler, #sunday .basic a.toggler, #saturday .basic a.toggler, #friday .basic a.toggler, #wednesday .basic a.toggler, #tuesday .basic a.toggler, #monday .basic a.toggler {
	background:#F0F0F0;
	color:#999;
	cursor:pointer;
	display:block;
	margin:0 0 5px -10px;
	padding:3px 0 3px 10px;
	width:100%;
}
#monday .basic a.toggler.ui-state-active { background:#59B8F1;color:#FFF;}
#tuesday .basic a.toggler.ui-state-active { background:#77C075;color:#FFF;}
#wednesday .basic a.toggler.ui-state-active { background:#A17DDD;color:#FFF;}
#thursday .basic a.toggler.ui-state-active { background:#B7D277;color:#FFF;}
#friday .basic a.toggler.ui-state-active { background:#E6B055;color:#FFF;}
#saturday .basic a.toggler.ui-state-active { background:#F7A3AD;color:#FFF;}
#sunday .basic a.toggler.ui-state-active { background:#F1D659;color:#FFF;}

/* DIARY */

#thursday .diary a.toggler, #sunday .diary a.toggler, #saturday .diary a.toggler, #friday .diary a.toggler, #wednesday .diary a.toggler, #tuesday .diary a.toggler, #monday .diary a.toggler {
	background:none;
	cursor:pointer;
	display:block;
	font-size:1.2em;
	margin:0 0 5px 0;
	padding:1px 0 5px 0px;
	width:100%;
}
#monday .diary a.toggler.ui-state-active {color:#666666;border:none;}
#tuesday .diary a.toggler.ui-state-active {color:#666666;border:none;}
#wednesday .diary a.toggler.ui-state-active {color:#666666;border:none;}
#thursday .diary a.toggler.ui-state-active {color:#666666;border:none;}
#friday .diary a.toggler.ui-state-active {color:#666666;border:none;}
#saturday .diary a.toggler.ui-state-active {color:#666666;border:none;}
#sunday .diary a.toggler.ui-state-active {color:#666666;border:none;}

.diary .element, .diary a.toggler {
	border-bottom:1px solid #E5E5E5;
}

.diary .element p{
	margin-bottom:0;
}

.legende {
	display:block;
	font-size:0.9em;
	color:#999;
	padding-top:2px;
	margin-bottom:5px;
}

/* ###################### $6. couleurs ######################## */



/* ----------------------------------------------monday-------------------------------------------------- */
#monday h1, #monday h2, #monday h3, #monday h4, #monday h5, #monday h6, #monday a, #monday #subMenu input, #monday .accueil #colGauche, #monday #header, #monday #menuPrincipal , #monday #footer {
	color:#59B8F1;
}

#monday #menuPrincipal {
	border-bottom:20px solid #59B8F1;
}

#monday legend {
	color:#59B8F1;
}

#monday #footer {
	border-top:20px solid #59B8F1;
}

#monday #menuPrincipal h1 {
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquareMonday.gif) no-repeat;
}
/* ----------------------------------------------tuesday-------------------------------------------------- */
#tuesday h1, #tuesday h2, #tuesday h3, #tuesday h4, #tuesday h5, #tuesday h6, #tuesday a, #tuesday #subMenu input, #tuesday .accueil #colGauche, #tuesday #header, #tuesday #menuPrincipal , #tuesday #footer {
	color:#77C075;
}

#tuesday #menuPrincipal {
	border-bottom:20px solid #77C075;
}

#tuesday legend {
	color:#77C075;
}

#tuesday #footer {
	border-top:20px solid #77C075;
}

#tuesday #menuPrincipal h1 {
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquareTuesday.gif) no-repeat;
}
/* ----------------------------------------------wednesday-------------------------------------------------- */
#wednesday h1, #wednesday h2, #wednesday h3, #wednesday h4, #wednesday h5, #wednesday h6, #wednesday a, #wednesday #subMenu input, #wednesday .accueil #colGauche, #wednesday #header, #wednesday #menuPrincipal , #wednesday #footer {
	color:#A17DDD;
}

#wednesday #menuPrincipal {
	border-bottom:20px solid #A17DDD;
}

#wednesday legend {
	color:#A17DDD;
}

#wednesday #footer {
	border-top:20px solid #A17DDD;
}

#wednesday #menuPrincipal h1 {
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquareWednesday.gif) no-repeat;
}
/* ----------------------------------------------thursday-------------------------------------------------- */
#thursday h1, #thursday h2, #thursday h3, #thursday h4, #thursday h5, #thursday h6, #thursday a, #thursday #subMenu input, #thursday .accueil #colGauche, #thursday #header, #thursday #menuPrincipal , #thursday #footer {
	color:#B7D277;
}

#thursday #menuPrincipal {
	border-bottom:20px solid #B7D277;
}

#thursday legend {
	color:#B7D277;
}

#thursday #footer {
	border-top:20px solid #B7D277;
}

#thursday #menuPrincipal h1 {
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquareThursday.gif) no-repeat;
}
/* ----------------------------------------------friday-------------------------------------------------- */
#friday h1, #friday h2, #friday h3, #friday h4, #friday h5, #friday h6, #friday a, #friday #subMenu input, #friday .accueil #colGauche, #friday #header, #friday #menuPrincipal , #friday #footer {
	color:#E6B055;
}

#friday #menuPrincipal {
	border-bottom:20px solid #E6B055;
}

#friday legend {
	color:#E6B055;
}

#friday #footer {
	border-top:20px solid #E6B055;
}

#friday #menuPrincipal h1 {
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquareFriday.gif) no-repeat;
}
/* ----------------------------------------------saturday-------------------------------------------------- */
#saturday h1, #saturday h2, #saturday h3, #saturday h4, #saturday h5, #saturday h6, #saturday a, #saturday #subMenu input, #saturday .accueil #colGauche, #saturday #header, #saturday #menuPrincipal , #saturday #footer {
	color:#F7A3AD;
}

#saturday #menuPrincipal {
	border-bottom:20px solid #F7A3AD;
}

#saturday legend {
	color:#F7A3AD;
}

#saturday #footer {
	border-top:20px solid #F7A3AD;
}

#saturday #menuPrincipal h1 {
	background:url(/acs/sites-gl-events-medias/square_brussels/logoSquareSaturday.gif) no-repeat;
}
/* ----------------------------------------------sunday-------------------------------------------------- */
#sunday h1, #sunday h2, #sunday h3, #sunday h4, #sunday h5, #sunday h6, #sunday a, #sunday #subMenu input, #sunday .accueil #colGauche, #sunday #header, #sunday #menuPrincipal , #sunday #footer {
	color:#F1D659;
}

#sunday #menuPrincipal {
	border-bottom:20px solid #F1D659;
}

#sunday legend {
	color:#F1D659;
}

#sunday #footer {
	border-top:20px solid #F1D659;
}

#sunday #menuPrincipal h1 {
	background:transparent url(/acs/sites-gl-events-medias/square_brussels/logoSquareSunday.gif) no-repeat 0 0;
}

#sunday h3.pink, #saturday h3.pink, #friday h3.pink, #thursday h3.pink, #wednesday h3.pink, #tuesday h3.pink, #monday h3.pink {
	/*position:absolute;
	top:0px;
	right:0px;*/
	text-align: right;
}

#sunday h3.pink a, #saturday h3.pink a, #friday h3.pink a, #thursday h3.pink a, #wednesday h3.pink a, #tuesday h3.pink a, #monday h3.pink a {
	color:#FF6699;
}

#sunday h3.dark, #saturday h3.dark, #friday h3.dark, #thursday h3.dark, #wednesday h3.dark, #tuesday h3.dark, #monday h3.dark {
	color:#000000;
	padding:10px 0 0 0;
	margin:0 0 3px 0;
}

#sunday h3.grey, #saturday h3.grey, #friday h3.grey, #thursday h3.grey, #wednesday h3.grey, #tuesday h3.grey, #monday h3.grey {
	color:#666666;
	padding:10px 0 0 0;
	margin:0 0 3px 0;
}

#sunday  a.light , #saturday  a.light , #friday  a.light , #thursday   a.light , #wednesday  a.light , #tuesday  a.light , #monday  a.light  {
	font-weight:normal;
}

#sunday #colCentre .gallerie h3 , #saturday #colCentre .gallerie h3 , #friday #colCentre .gallerie h3 , #thursday  #colCentre .gallerie h3 , #wednesday #colCentre .gallerie h3 , #tuesday #colCentre .gallerie h3 , #monday #colCentre .gallerie h3  {
	color:#666;
}

#sunday #colCentre .gallerie a , #saturday #colCentre .gallerie a , #friday #colCentre .gallerie a , #thursday  #colCentre .gallerie a , #wednesday #colCentre .gallerie a , #tuesday #colCentre .gallerie a , #monday #colCentre .gallerie a  {
	color:#808080;
}

#monday a.active, #tuesday a.active, #wednesday a.active, #thursday a.active, #friday a.active, #saturday a.active, #sunday a.active {
	color:#666666;
}

#header #pub  {
	/*float:right;
	margin-top: -50px;
	width: 468px;
	height: 60px;*/
	margin-top:-10px;
	margin-bottom:20px;
	width:984px;
}
#animContainer {
	width:481px;
	height:315px;
	padding:12px 0 0 11px;
	background: transparent url(/acs/sites-gl-events-medias/square_brussels/fond_anim.jpg) no-repeat -5px -5px;
}

.techDocs a {
	padding-right:5px;
}

#facilityContainer a+a {
	display: none;
}
#monday #facilityPrev, #tuesday #facilityPrev, #wednesday #facilityPrev, #thursday #facilityPrev, #friday #facilityPrev, #saturday #facilityPrev, #sunday #facilityPrev,
#monday #facilityNext, #tuesday #facilityNext, #wednesday #facilityNext, #thursday #facilityNext, #friday #facilityNext, #saturday #facilityNext, #sunday #facilityNext {
	color: #808080;
}

.resultats li {
	margin:0 0 20px 0;
}

.resultats li h3 {
	margin:0;
}

.planSite ul li {
	font-size:1.2em;
}

.planSite ul li ul {
	margin-bottom:15px;
}

.planSite ul li ul li {
	margin-left:15px;
	font-size:0.8em;
}

#detail_news h2 {margin-bottom:8px;}




/* speacial new year */
.accueil #colGauche {
    color: #da056f !important;
}




.virtualContainer {
	margin-bottom: 30px;
}




/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('/acs/sites-gl-events-medias/square_brussels/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/acs/sites-gl-events-medias/square_brussels/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/acs/sites-gl-events-medias/square_brussels/fancy_shadow_nw.png') no-repeat;
}

#iframe {
	border: 0 none #FFFFFF;
	height: 420px;
	width: 984px;
	overflow-x: hidden;
}