body, p, div, td, a{
	font: Normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}
p{
	margin:0px;
}
a, a:hover, a:visited, a:active{
	text-decoration: none;
	color: #000000;
}
form{
	margin: 0px;
}
table{
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin: 0;
}
table td{
	border-spacing:0px;
	padding:0px ;
	margin: 0;
}
img{
	border: 0px;
}

/* COMMON BUCHT -------------- */

.topline{
	background-color: #999999;
	height:1px;
	overflow: hidden;
	margin: 0 0 3px 0;
	width: 100%;

}
.sepline{
	background-color: #999999;
	height:1px;
	overflow: hidden;
	margin: 7px 0 7px 0;
	width: 100%;
}
body{
	margin:0px;
	padding:0px;
/*
	overflow:hidden;
	height:100%;
*/
	background-color: #ffffff;
}

.EventImgDiv{
	width:240px;
	overflow: hidden;

}

/*
html{
  height:100%
}
*/
#mainScroll{
/*
  height:100%;
  overflow:auto;
  min-width: 770px;
*/
}
#mainContent{
	position: absolute;
	top: 150px;
	left: 140px;
	
	margin: 0;
	
	width: 610px;
	padding: 0 0 20px 0;
}

#highlight{
	position: absolute;
	left: 140px;
	top: 200px;
	width: 400px;
	height: 400px;
	z-index: 251;
	visibility: hidden;
}


.DivSwitch{
	font: Normal 10x/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #666666;
}
#MenuLng{
	font: Normal 12x/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	color :#25408D;
}
#MenuLng, #MenuLng A{
	font: Normal 12x/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	color :#25408D;
}





.TopMenu{
	width: 360px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#e7e7e7;
	margin: 0 0 15px 0;
}
.TopMenu tr td {
	padding: 2px 0 1px 0;
}
.TopMenu tr td a{
	font: Normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	color: #000000;
}
.TopMenu tr td a:hover{
	color: #EE1D23;
}



/* HEADER -------------------- */

#Header {
	position: absolute;
	left: 140px;
	top: 15px;
	width: 360px;
	height: 120px;
	text-align: center;
	background-color: #ffffff;
	z-index: 255;
}
#Mask {
	position: absolute;
	width: 750px;
	height: 145px;
	background-color: #ffffff;
	z-index: 200;
}

/* HEADER - MENU ------------- */

#Menu{
	position: absolute;
	left: 10px;
	top: 100px;
	width: 120px;
	z-index: 254;
}
#Menu .item{
	margin: 0 0 2px 0;
}
#Menu .item a{
	font: Normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	color: #000000;
}
#Menu .item a:hover{
	color: #EE1D23;
}
#Menu .item .current{
	color: #EE1D23;
}


#Menu .search{
	font: Normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
#Menu .search input{
	font: normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	width: 100px;
	margin-top: 5px;
}


#Menu .sep{
	background-color: #999999;
	height:1px;
	overflow: hidden;
	margin: 2px 0 2px 0;
}

#cMonth{
	font: bold 10px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: lowercase;
}
.calDayName{
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.calDay{
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

	/* CALENDAR */

	/* jours de la semaine du mois courant */
	.calendarDay{
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
	}
	.calendar1 {
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		text-align:center;
		margin-top:0;
	}
	.calendar1 A {
		color:#000000;
	}
	/* jours du w-e du mois courant */
	.calendar2 {
		text-align:center;
		margin-top:0;
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	.calendar2 A {
		color:#000000;
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	/* jours hors mois courant */
	.calendar3 {
		color:#cccccc;
		text-align:center;
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	.calendar3 A {
		color:#cccccc;
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	/* aujourd'hui */
	.calendar4 {
		text-align:center;
	}
	.calendar4 A{
		color:#EE1D23;
		font-weight: bold;
		font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	}
	/* jours avec activities */
	.calendar5 {
		text-align:center;
	}
	.calendar5 A {
		color:#000000;
		font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	}
	.calendarSelectbox{
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		margin: 5px 0 8px 0;
	}

/* MENU - BANNER ----------- */

#Banner{
	width: 120px;
	z-index: 252;
	overflow: hidden;
	margin-top: 5px;
}
.BannerItem{
	margin-top: 5px;
}
.BannerItem .Title{
	font: bold 12px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
}

#HeaderBanner{
	position: absolute;
	left: 510px;
	top: 100px;
	width: 240px;
	height: 40px;
	z-index: 252;
	overflow: hidden;
}

#mainContent .DownloadFile{
	color: #000000;
	font: bold 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}


/* SEARCH - RESULT ----------- */

.SearchResult{
	font: normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}
.SearchResult .title{
	font: normal 12px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
}
.SearchResult A{
	font: bold 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}

/* --------------------------- */

.tnbTitle, .tnbTitle a, .tnbTitle a:hover{
	font: Normal 27px/25px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0px;
	margin-top: -3px;
	margin-bottom: 2px;
	color: #000000;
}
.tnbShortDescription{
	font: Normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000000;
	/*text-align: justify;*/
}
.tnbShortDescription .more{
	font: bold 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000000;
}
.tnbShortDescription .more:hover{
	color: #EE1D23;
}


.ListTitle, .ListTitle a, .ListTitle a:hover{
	font: bold 17px/19px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #000000;
	width: 430px;
}
.ListDates{
	font: italic 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000000;
}
.ListDescription{
	font: Normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000000;
	/*text-align: justify;*/
}
.ListDescription .more{
	font: bold 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000000;
}
.ListDescription .more:hover{
	color: #EE1D23;
}
.EventListOPItem{
	font: bold 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #999999;
}
.EventListOPItem A{
	font: bold 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #000000;
}
.eventSponsors{
	font: normal 9px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #999999;
}
.eventSponsors a{
	color: #999999;
}

.EventDatesDetails{
	background-color: #e7e7e7;
	padding: 1px 1px 5px 5px;
	margin: 8px 0 0 -5px;
}
.EventDatesDetails TABLE TR TD{
	font: normal 10px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #333333;
}
.EventDatesDetails TABLE .sep{
	height: 5px;
}


.SeasonSep{
	color: #000000;
	font: normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}
.SeasonSep .Title{
	color: #EE1D23;
	font: normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
}

.EventTitle{
	font: bold 23px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 2px;
	color: #000000;
}
.TourEventTitle{
	font: bold 18px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	#text-transform: uppercase;
	margin: 0px;
	margin-bottom: 2px;
	color: #000000;
}
.EventTitle2{
	font: normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-bottom: 2px;
}
.EventCredits1{
	font: italic 12px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-bottom: 2px;
}
.EventCredits2{
	font: normal 11px/16px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-bottom: 2px;
	/*text-align: justify;*/
}
.EventCredits3{
	font: italic 11px/17px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	/*text-align: justify;*/
}
.EventDates{
	font: bold 11px/17px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}
.EventText{
	font: normal 11px/17px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin: 0 0 10px 0;
	/*text-align: justify;*/
}
#EventImgsContainer{
	position: absolute;
	left: 510px;
	top: 150px;
	width: 240px;
}
#EventZonefranche{
	position: absolute;
	left: 625px;
	top: 170px;
	width: 120px;
	z-index: 239;
}
.EventExtraInfo{
	font: normal 10px/13px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	/*text-align: justify;*/

}

.ActivityImgCopyright{
	/*text-align: right;*/
	margin-top: 2px;
	font: normal 10px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}

.PhotoCredits{
	font: normal 9px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #666666;
}
.newsletterSubscribe{
	font: bold 13px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	color: #EE1D23;

}

.Tour{
	margin-top: 10px;
}
.Tour .Where{
	font: bold 12px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}
.Tour .Dates{
	font: italic 12px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}
.Tour .Info{
	font: normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
}

.eventSelectbox{
	font: normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	width: 360px;
	text-transform: uppercase;
}

.presslogin{
	font: normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	width: 240px;
}
.newsletterField1{
	font: normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	width: 110px;
}

.aboTitle{
	font: normal 13px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	width: 360px;
	color: #EE1D23;
	margin: 10px 0 10px 0;
}
.aboCategorySelectbox{
	font: normal 11px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	width: 360px;
}
.aboCitem{
	font: normal 11px/20px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
}
.citemDate{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	width: 120px;
}
.citemPrice{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	width: 50px;
	text-align: right;
}
.aboPrice{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	width: 150px;
	text-align: right;
}
.aboTitle2{
	font: bold 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin: 15px 0 5px 0;

}
.abo_confirm_text{
	font: normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin: 10px 0 10px 0;
}
.Mandatoryfield{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #EE1D23;
}



.ticket_nbr{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	width: 20px;
	text-align: right;
}
.ticketPrice{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	width: 140px;
	text-align: right;
}
.ticketTableDiv{
	font: Normal 11px Arial, Helvetica, sans-serif;
}
.ticketTable TD{
	padding-bottom: 3px;
}
.divcatname{
	font: Bold 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-top: 10px;
	margin-bottom: 5px;
	width:360px;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 1px;
}
.Ticket_LabelDescription{
	font: Normal 11px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-top: 20px;
	margin-bottom: 10px;
	width:360px;
}



/* --------------------------- */

.prevnext {
	margin: 6px 0 0 0;
}
.prevnext TABLE{
	padding: 0px; border: 0px; border-spacing: 0px;
}
.prevnext TD{
	border-spacing:0px; padding:0px 10px 10px 0px;
	font: Normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
}
.prevnext TD A{
	font: Normal 11px Arial, Helvetica, sans-serif;
	color: #998912;
}

/* -------------------------- */
.WebpageTopMenu{
	width: 360px;
	border-top: 1px solid #999999;
	margin: 0 0 15px 0;
	border-collapse:collapse;
	
}
.WebpageTopMenu tr td {
	padding: 2px 0 1px 0;
	background-color:#f9f9f9;
	border-bottom: 1px solid #999999;
}
.WebpageTopMenu tr td a{
	font: Normal 11px/14px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	color: #000000;
}

.WebpageTopMenu tr td a:hover{
	text-decoration: #ee1d23;
}
.WebpageTopMenu tr td.level1 {
	background-color:#e7e7e7;
}
.WebpageTopMenu tr td.level2 {
	background-color:#f2f2f2;
}

.WebpageTopMenu tr td a:hover{
	color: #EE1D23;
}

.WebpageTopMenu a.current{
	color: #ee1d23;
	font-weight: bold;
}
.WebpageTopMenu .opened{
	font-weight: bold;
}

.WebpageText{
	font: normal 11px/17px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	/*text-align: justify;*/
}
.WebpageHeader{
	font: bold 11px/17px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	/*text-align: justify;*/
}
.WebpageSectTitle {
	margin-bottom: 10px;
}
.WebpageSectTitle a{
	font: bold 23px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0px;
	color: #000000;
}

.WebpageTopMenu_INFO{
	width: 360px;
	margin: 0 0 20px 0;
	line-height: 20px;
	/*height:61px;*/
	padding:0 0 1px 0;
	background-image: url(images/menu_info_bg.gif);
	text-align: justify;
}
.WebpageTopMenu_INFO A{
	text-transform: uppercase;
}
.WebpageTopMenu_INFO .current{
	color: #ee1d23;
	text-transform: uppercase;
}



.EventImgDiv IMG{
	filter:alpha(opacity=100);
}

.newsletterHighlight{
	background: #dddddd;
	padding: 7px;
	margin: 15px 0 15px 0;
}



#newsletterContent p, #newsletterContent div{
	margin: 0 0 20px 0;
}
#newsletterContent a, #newsletterContent a:hover, #newsletterContent a:visited, #newsletterContent a:active{
	text-decoration: underline;
	color: #000000;
}
#newsletterContent H1{
	font: bold 17px/21px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 12px;
	color: #000000;
}
#newsletterContent H2{
	font: bold 12px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-bottom: 12px;
}
#newsletterContent H3{
	font: bold 12px/15px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	margin-top: -12px;
	margin-bottom: 12px;
}
#newsletterContent hr{
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	color: #666666;
	background-color: #666666;
}
#newsletterContent .newsletterHighlight{
	background: #dddddd;
	padding: 7px;
	margin: 15px 0 15px 0;
}

.tour_backlink{
	margin: 10px 0 10px 0;
}
.tour_backlink a{
	color:#ee1d23;
}
.link{
	margin:0 0 10px 0;
}

hr{
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 10px 0px 8px 0px;
	color: #999999;
	background-color:#999999;
}

div#Patch{
	background: url(images/patch_vente_en_ligne.gif) no-repeat right 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
	padding: 8px 0;
	cursor: pointer;
}
div#Patch H2{
	padding: 0;
	margin: 0 0 8px 0;
	font: Normal 27px/25px Georgia, Times, "Hoefler Text", "Times New Roman", serif;
	text-transform: uppercase;
}
div#Patch a{
	font-weight: bold;
	margin: 0 0 8px 0;
}


