/* @group Initialize */

img, div, input { behavior: url("../css/iepngfix.htc") }

* {margin: 0;padding: 0;}

*:focus {outline: 0 none;}
a {text-decoration: none;color: #000;cursor: pointer;}
a.uhover:hover {text-decoration: underline;}
img {border: 0;}
.clear {clear: both;}
.float {float: left;}
.left {float: left;}
.right {float: right;}
table tr {vertical-align: top;}
.italic { font-style: italic; }
.caps, a.caps { text-transform: uppercase;}
.FirstCaps { text-transform: capitalize;}
.hide { display: none; }
a.underline, .underline { text-decoration: underline; }
hr {
	display: block;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
	border: 0;
	border-top: 1px solid #999;
	background-color: transparent;
	#margin: -0.5em 0;
}

hr.dotted {
	border-top: 1px dotted #999;
}
/* @end */

/* @group html & body */

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	color: #222;
	font: 12px/15px Georgia, serif;
	overflow-x: hidden;
}



/* @end */

/* @group Layout */

#Main {
	position: relative;
	width: 962px;
	margin: 0px auto 50px auto;
	/*padding: 0 60px;*/
}

#Content {
	position: relative;
	width: 962px;
	z-index: 100;
}

#MainContent {
	position: relative;
	float: left;
	width: 765px;
	margin: 20px 0 0 15px;
}



/* @end */

/* @group table */

table tr th {
	text-align: left;
}

table tr th a {
	display: block;
	padding: 3px 5px;
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 18px;
}

table tr th a.select, table tr th a:hover {
	background-color: #000;
}



/* @end */

/* @group Agenda */

table.Agenda tr td {
	border-right: 1px solid #999;
}

table.Agenda tr td div.date {
	padding: 3px 2px;
}

table.Agenda tr td div.dateContent {
	padding: 3px 2px;
}

table.Agenda tr td div.date.grey1 {
	background-color: #cdced0;
}

table.Agenda tr td div.date.grey2 {
	background-color: #eeecea;
	color: #cdced0;
}

table.Agenda tr td div.dateContent a {

}

table.Agenda tr td div.date.grey3 {
	background-color: #f6f6f6;
	color: #eeecea;
}

table.Agenda tr td div.date.select {
	color: #fff;
	background-color: #555757;
}

.agendaPastille {
	color: #fff;
	width: 12px;
	height: 11px;
	padding: 1px 3px 1px 3px;
	text-align: center;
	font: 8px Verdana, Arial;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}



/* @end */

/* @group LinkedMedia */

a.LinkedMedia {
	display: block;
	margin: 0 0 15px 0;
}

.LinkedMedia img {
	display: block;
}



/* @end */

/* @group Form */

label {
	display: block;
	margin: 0 0 5px 0;
}

label.bold {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 10px;
}

.Form .small {
	font-size: 11px;
	margin-top: -7px;
	font-style: italic;
	display: block;
}

input[type=text], input[type=password], select {
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 2px 4px;
	border: none;
}
.noninput {
	display: block;
	margin: 0 0 10px 0;
}

.Form input[type=text], .Form input[type=password], .Form select {
	width: 178px;
}

.Form textarea{
	font-family: verdana, sans-serif;
	font-size:11px;
	padding:4px 2px 4px 2px;
	margin:0;
}



/* @end */

/* @group HHHHH */

h2 {
	margin: 0 0 10px 0;
	font: 19px "DidotEld";
}
h2.second_title{
	margin :-10px 0 10px 0;
	font-style : italic;
}

h3 {
	font-family: DidotEld;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 3px 0;
}

h4 {
	font-family: DidotEld;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 3px 0;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 3px 0;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 3px 0;
}

/* @end */

/* @group Color */

.orange {
	color: #ff6519;
}

.jaune {
	color: #fcd000;
}

.BgOrange {
	background-color: #ff6519;
}

.BgJaune {
	background-color: #fcd000;
}

/* @end */

/* @group Menu */

#Menu {
	float: left;
	width: 180px;
	font: 12px/15px DidotEld, Georgia, serif;
	margin-top: 20px;
}

#MainMenuTarget {
	position: relative;
	float: left;
	overflow: hidden;
	width: 180px;
	font: 12px/15px Georgia, serif;
	margin-top: 20px;
}

#MainMenuContent {
	width: 1500px;
}

.Menu {
	float: left;
	font: 13px "DidotEld";
}

.MenuContent {
	width: 180px;
	border-top: 1px solid #999;
}

#Menu a, .Menu a {
	display: block;
	background-color: #fff;
	padding: 3px 3px 2px 3px;
}

#Menu a:hover, .Menu a:hover {

}

#Menu a.select, .Menu a.select {

}

#Menu .separator, .Menu .separator {
	display: block;
	height: 0px;
	line-height: 0px;
	border: 0;
	border-top: 1px solid #999;
	background-color: transparent;
}

#Menu a.borderseparator, .Menu a.borderseparator{
	border-bottom: 1px solid #999;
}

#HighlightHome #Menu a.borderseparator {
	border: 0;
	margin-bottom: 2px;
}

#Menu a.bordersimple, .Menu a.bordersimple{
	border-bottom: 1px solid #999;
}

#HighlightHome #Menu a.bordersimple {
	border: 0;
	margin-bottom: 1px;
}

#Menu a.borderdotted, .Menu a.borderdotted{
	border-bottom: 1px dotted #999;
}

#HighlightHome #Menu a.borderdotted {
	border-bottom: 1px dotted #888;
}

/* @end */

/* @group Tiny */

.Article {
	margin: 15px 0 45px 0;
}

.Tiny p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
}

.Tiny a {
	border-bottom: 1px dotted #000;
}

.Tiny ul, .Tiny ol {
	margin: 0 0 10px 15px;
}

.Tiny ul li, .Tiny ol li {
	list-style-position: outside;
	list-style-type: circle;
}

.blue {
	color: #0091d0;
}

/* @end */

/* @group Webpage */

.WebpageSlide {
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
}

.WebpageSlide img {
	display: block;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Header */

#Header {
	position: absolute;
	z-index: 1000;
	width: 100%;
}

#Header #Logo {
	display: block;
	position: relative;
	height: 75px;
	z-index: 900;
}

#Header.white #Logo {
}

#Header #HeaderMenu {
	position: relative;
	padding: 3px 19px 0 19px;
	height: 19px;
	z-index: 900;
	font-size: 11px;
}

#Header.white #HeaderMenu {
	margin: 0 10px;
	padding: 3px 9px 0 9px;
	background-color: #fff;
}

#Header #HeaderMenu #HeaderMenuLeft {
	float: left;
}

#Header #HeaderMenu #HeaderMenuRight {
	float: right;
}

#Header #HeaderMenu a.select {
	color: #fff;
}

#Header.white #HeaderMenu a.select {

}

/* @end */

/* @group News Carousel */

.NewsCarousel {
	position: relative;
	height:20px;
	float:left;
	clear: left;
	width:960px;
	margin-bottom:15px;
	overflow: hidden;
}

.NewsCarousel .NewsCarouselItems {
	float: left;
}

.NewsCarousel .NewsCarouselItems .NewsCarouselItem {
	position: absolute;
	padding: 3px 10px;
}

.NewsCarousel .NewsCarouselBts {
	float: right;
	margin: 6px 8px;
}

.NewsCarousel .NewsCarouselBts .NewsCarouselBt {
	display: block;
	margin: 0 2px;
	background-color: #fff;
	height: 8px;
	width: 8px;
	float: left;
}

.NewsCarousel .NewsCarouselBts .NewsCarouselBt.select {

}


/* @end */

/* @group Highlight */

#HighlightHome {
	position: relative;
	z-index: 200;
	width: 962px;
	height: 650px;
}

#Highlight {
	position: relative;
	width: 962px;
	height: 488px;
}

.HighlightTitle {
	position: absolute;
	top: 90px;
	left: 10px;
	z-index: 2000;
	overflow: hidden;
	padding-top: 15px;
}

.HighlightTitle.small {
	top: 105px;
}

.HighlightTitle img {
	display: block;
	vertical-align: baseline;
}

.HighlightTitle .HighlightTitleLargeSize {
	height: 80px;
}

.HighlightTitle .HighlightTitleSmallSize {
	height: 30px;
	margin-bottom: 10px;
}

.HighlightTitle .HighlightTitleLargeSize img {
	margin: -14px 0 0 -70px;
}

.HighlightTitle .HighlightTitleSmallSize img {
	margin: -3px 0 0 -28px;
}

.HighlightCarouselItem {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 650px;
	width: 100%;
}

.HighlightContent {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 488px;
	width: 100%;
}

.HighlightContent img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.HighlightContent.small {
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 100;
	height: 377px;
	width: 100%;
}

.HighlightContent.large {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 650px;
	width: 100%;
}

#HighlightHome .Menu {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 900;
}

#HighlightHome .MenuContent {
	border: 0;
}

#HighlightHome #Menu hr {
	border-color: transparent;
}

#HighlightHome #Menu hr.dotted {
	border-color: #fff;
}

/* @group SmallHighlight */

#SmallHighLight {
	clear: left;
	margin: 20px 0 0 0;
}

.SmallHighlight {
	float: left;
	line-height: 12px;
	width: 180px;
	height: 133px;
	margin: 0 15px 15px 0;
}

.ListHighlight {
	float: left;
	line-height: 12px;
	width: 442px;
	height: 75px;
	margin: 0 0 15px 0;
}

.MediumHighlight {
	float: left;
	line-height: 12px;
	width: 310px;
	height: 187px;
	margin: 0 15px 15px 0;
}

.MediumHighlight .Title {
	height: 46px;
	padding: 7px 10px;
	border-bottom: 1px solid #999;
}

.SmallHighlight .Title {
	height: 46px;
	overflow: hidden;
	padding: 7px 10px;
	border-bottom: 1px solid #999;
}

.ListHighlight .Title {
	float: left;
	height: 60px;
	width: 241px;
	overflow: hidden;
	padding: 0 10px 7px 10px;
}

.SmallHighlight .Title h4,
.MediumHighlight .Title h4,
.ListHighlight .Title h4 {
	font-size: 12px;
	font-weight: bold;
}

.SmallHighlight .Title h5,
.MediumHighlight .Title h5,
.ListHighlight .Title h5 {
	font-family: "DidotEld";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 4px;
}

.SmallHighlight .Title h5 a,
.MediumHighlight .Title h5 a,
.ListHighlight .Title h5 a
.SmallHighlight .Title h4 a,
.MediumHighlight .Title h4 a,
.ListHighlight .Title h4 a {
	border-bottom: none;
}

.SmallHighlight img,
.MediumHighlight img,
.ListHighlight img {
	display: block;
}

.SmallHighlight.nomargin, .MediumHighlight.nomargin, .SmallBanner.nomargin {
	margin-right: 0px;
}

.SmallHighlight.transp {
	opacity: 0.5;
}

.SmallBanner {
	float: left;
	margin: 0 15px 15px 0;
}

.SmallBanner img {
	display: block;
}
.SmallImageBackground {
	width: 180px;
	height: 75px;
}

.MediumImageBackground {
	width: 310px;
	height: 130px;
}

.ListImageBackground {
	float: left;
	width: 180px;
	height: 75px;
}

/* @end */

/* @end */

/* @group News */

.NewsBox {
	margin-bottom: 15px;
}

.NewsBox h3 {
	font-size: 21px;
	line-height: 24px;
}

.NewsBox .Tiny p {
	margin-bottom: 10px;
	/*text-align: justify;*/
}

/* @end */

/* @group Production */

.ProductionAgenda tr.bordered td {
	border-top: 1px dotted #999;
}

/* @end */

/* @group Search */

#SearchZone {
	font-size: 11px;
}

#SearchBt {
	background: #fff url(../images/css/searchbgr.gif) no-repeat center center;
	padding: 2px 7px 2px;
	border-left: 0;
}

#searchInput {
	padding: 2px 3px;
	border-right: 0;
}

/* @end */

/* @group Banner */

#BannersTarget {
	float: left;
	clear: both;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.BannersSmallTarget {
	float: left;
	width: 180px;
	height: 75px;
	margin: 0 15px 15px 0;
}
.BannersSmallTarget.nomargin {
	margin: 0 0 15px 0;
}
.BannersContent {
	position: relative;
}
.BannersContent img {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/* @end */

/* @group margin & padding */



.smb { margin-bottom: 5px; }
.smt { margin-top: 5px; }
.sml { margin-left: 5px; }
.smr { margin-right: 5px; }
.mmb { margin-bottom: 10px; }
.mmt { margin-top: 10px; }
.mml { margin-left: 10px; }
.mmr { margin-right: 10px; }
.lmb { margin-bottom: 20px; }
.lmt { margin-top: 20px; }
.lml { margin-left: 20px; }
.lmr { margin-right: 20px; }
.mb { margin-bottom: 15px; }
.mt { margin-top: 15px; }
.ml { margin-left: 15px; }
.mr { margin-right: 15px; }

.sp { padding: 10px; }
.mp { padding: 15px; }
.spb { padding-bottom: 5px; }
.spt { padding-top: 5px; }
.spl { padding-left: 5px; }
.spr { padding-right: 5px; }
.mpb { padding-bottom: 10px; }
.mpt { padding-top: 10px; }
.mpl { padding-left: 10px; }
.mpr { padding-right: 10px; }
.lpb { padding-bottom: 20px; }
.lpt { padding-top: 20px; }
.lpl { padding-left: 20px; }
.lpr { padding-right: 20px; }
.pb { padding-bottom: 15px; }
.pt { padding-top: 15px; }
.pl { padding-left: 15px; }
.pr { padding-right: 15px; }


/* @end */

/* @group Border */

.brdt {
	border-top: 1px solid #444;
}

.brdb {
	border-bottom: 1px solid #444;
}

.brdl {
	border-left: 1px solid #444;
}

.brdr {
	border-right: 1px solid #444;
}

.brd {
	border: 1px solid #444;
}

/* @end */

/* @group Column & ColumnFrame */

.ColumnFrame {
	overflow: hidden;
}

.Form .ColumnFrame {
	margin-bottom: 20px;
}

.Column0-5 {
	float: left;
	width: 82px;
}

.Column1 {
	float: left;
	width: 180px;
}

.Column2 {
	float: left;
	width: 375px;
}

.Column3 {
	float: left;
	width: 570px;
}

.ColumnMargin {
	margin-left: 15px;
}

/* @end */

/* @group Footer */

.Footer {
	clear: left;
}

#FooterMenu {
	padding: 3px 0;
	height: 16px;
	font-size: 11px;
}

#FooterCopy {
	margin-top: 20px;
	font-size: 9px;
	line-height: 11px;
}

/* @end */

/* @group Download */



.downloadFile {
	height: 40px;
	margin-right: 5px;
}

.downloadFile a {
	border: 0;
}

.fileIco {
	width: 20px;
	font-family: Verdana, sans-serif;
	height: 17px;
	color: #fff;
	font-size: 9px;
	padding: 5px 0;
	text-align: center;
	float: left;
	background: url(../images/ico.gif);
	margin: 0 10px 10px 0;
}

.fileIco a {
	color: #fff;
	text-decoration: none;
}

.downloadFile .fileInfo {
	float: left;
	padding: 10px 0 0 0;
}
.downloadFile .fileInfo .fileSize {

}

/* @end */

/* @group Tickets */

.promo {
	position: absolute;
	z-index: 900;
	width:60px;
	height:60px
}

#TicketsForm {
	background-color: #eee;
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
}

#TicketsForm h2 {
	margin: 0;
	padding: 0;
	line-height: 19px;
}

#TicketsForm h3 {
	font-size: 13px;
	color: #444;
	margin: 0;
}

#TicketsForm label.TicketsEtapes {
	display: block;
	margin: 0 0 3px 0;
}

#TicketsForm .TicketsPriceLink {
	display: block;
	line-height: 20px;
	width: 50px;
	float: right;
}

#TicketsForm .TicketsFormItem {
	padding: 6px 10px 20px 10px;
}

#TicketsForm .TicketsFormItem.select {
	margin: -1px 0;
	border-top: 1px dotted #999;
}

#PriceTable th {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	border-bottom: 1px dotted #999;
}

#PriceTable td {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #999;
}

.basketline {
	margin: 2px 0 0 0;
}

.FakeRadioLink {
	background: url(../images/rdo_off_black.gif) no-repeat -1px center;
	padding-left: 18px;
}

.FakeRadioLink:hover {
	background: url(../images/rdo_on_black.gif) no-repeat -1px center;
	padding-left: 18px;
}

/* @end */

/* @group seat orientation */

.NE {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate (45deg);
}

.NO {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate (-45deg);
}

.SO {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate (45deg);
}

.SE {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate (-45deg);
}

/* @end */

/* @group Preview */

div#PreviewAlert{ color: #fff; position: fixed; bottom: 0px; left: 0px; width: 100%; padding:10px 20px; width: 100%; z-index: 900; -webkit-box-shadow: 0px -1px 2px rgba(19,19,19,0.5); -moz-box-shadow: rgba(19,19,19,0.5) 0px -2px 2px;
 }
div#PreviewAlert a{ color: #fff; margin: 0; display: block; float: left;}

div#PreviewAlert form{ float : right; margin : 0 35px 0 0;}



/* @end */

/* @group AddThis */



/* @end */

.addthis_toolbox {
	text-align: justify;
}

.addthis_toolbox a {
	margin-right: 3px;
}

#TicketsSpinner {
	background-color: #fcd000;
	display: none;
	padding: 10px;
	border-top: 1px solid #999;
}

/* @group MyMM Ooyala */

#MyMMContent ol.MyMMChapters {
	list-style-position: inside;
}

#MyMMContent ol.MyMMChapters li {
	padding-right: 20px;
}

#MyMMContent ol.MyMMChapters li.active {
	color: #000;
	background-color: #DBDEDD;
	background-image: url('../images/mymm_chapter_play.png');
	background-position: right center;
	background-repeat: no-repeat;
}

#MyMMContent ol.MyMMChapters li.active a {
	color: #000;
}

/* @end */

