
/**
 * General tags
 */
body {
 font-family: arial;
 font-size: 14px;
 margin: 0px 0px 0px 0px;
 background-color: #FFFFFF;
 background : white repeat-y
}
/* links */
A:link    { color:   #005A6F;
            text-decoration: none; }
A:active  { color:   #005A6F;
            text-decoration: none; }
A:visited { color:   #005A6F;
            text-decoration: none; }
.right {
  float: right;
}
/* lists */
dt {
  font-weight: bold;
  margin-left: 10px;
  float: none;
  margin-top: 0px;
  /*clear: both;*/
}
dl {
  font-size: 12px;
  font-family: Georgia, Arial;
  margin-bottom: 10px;
  margin-top: 4px;
  /*border: 1px solid blue;*/
  clear: both;
}
dd {
  margin-left: 30px;
  font-style: italic;
  text-align: left;
  margin-top: 4px;
  margin-bottom: 4px;
}
ul {
  padding-left: 30px;
  font-family: Georgia, Arial;
  font-size: 14px;
}
dl.news dt {
 color: #005A6F;
  float: none;
  text-align: left;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 3px;
  margin-top: 2em;
  border-bottom: 3px solid #005A6F;
  /*clear: both;*/
}
dl.news.small dt {
  font-size: 14px;
 border-bottom: none;
  border-left: 2px solid gray;
  padding-left: 4px;
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 3px;
  clear: both;
}
dl.news.small dd.date {
  margin-top: 0px;
}
dl.news dd.date {
  font-size: 10px;
  float: right;
  white-space: nowrap;
  /* clear: both;*/
  margin-right: 3px;
  margin-left: 3px;
  margin-top: 0px;
}
dl.news dd.content {
 clear: both;
  font-family: Arial;
  font-size: 14px;
  margin-left: 2em;
  padding-left: 4px;
  font-style: normal;
  font-weight: normal;
  border-left: 1px dotted #E75F44;
}
div.diapo {
 border: 1px solid #bbb;
  -moz-border-radius: 4px;
 background: #eee;
 margin: 5px;
 padding: 7px;
display: table-cell;
  text-align: center;
  float: left;
}
/* headers */
h2 {
  font-weight: bold;
  margin: 0px;
  margin-bottom: 10px;
  color: white;
  background-color: #78C9DC;
  font-size: 18px;
}
h3 {
  font-weight: bold;
  margin-bottom: 2px;
  color: #005A6F;
}
h3.mainAcad {
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
  margin-bottom: 2px;
  background-color: #78C9DC;
 color: white;
}
/* paragraphs */
.space p {
  margin-bottom: 2em;
}
p { text-indent: 1em;
  margin-top: 0px;
  /*  margin-bottom: 2em; */
  padding-top: 0px;
  font-family: Georgia, Arial;
  font-size: 12px;
 }
/* generic classes */
right { text-align: right; }
left { text-align: left; }
.clear { clear: both; }
/* generic colors */
/* generic sizes */
h3, p {
  font-size: 15px;
  text-align: justify;
}
blockquote {
 margin: 0px;
}
blockquote p {
  font-style: italic;
  padding-left: 1em;
  padding-right: 1em;
}
.largeblock blockquote p {
  font-style: italic;
  padding-left: 0em;
  padding-right: 0em;
  text-indent: 0em;
  font-size: 14px;
}
blockquote p:before {
 content: '« ';
}
blockquote p:after {
 content: ' »';
}
blockquote div.references {
  text-align: right;
  padding-right: 1em;
  font-size: 12px;
  margin-top: -1.2em;
}
blockquote div.references .document {
  font-weight: bold;
}
blockquote div.references .date {
}
p.stack {
  float: left;
}
p.cadre {
  -moz-border-radius: 4px;
  padding: 3px;
  border: 1px solid gray;
  background-color: #C5DFF2;
  margin-top: 5px;
  margin-bottom: 5px;
 clear: both;
}
/**
 * specific display controls
 */
.footernote {
font-size: 12px;
}
dl.footernote  dt{
  float: left;
}
/**
 * MenuList
 */
ul.menuList, ul.menuList ul, ul.menuList li {
  font-family: Arial;
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}
ul.menuList li.menuElement a {
 display: block;
}
ul.menuList li.menuElement a:hover {
 background: #F78F66;
 /*color: white;*/
}
ul.menuList li.menuElement {
 background: #eee;
}
.menuList .menuElement {
  background: #e0e0e0;
}
.menuList .menuList .menuElement {
  background: #d5d5d5;
}
.menuList .menuList .menuList .menuElement {
  background: #eee;
}
.menuList .menuList .menuList .menuList .menuElement {
  background: white;
}
.menuElementSelected,
.menuList .menuElementSelected .menuElement,
.menuList .menuList .menuElementSelected .menuElement,
.menuList .menuList .menuList .menuElementSelected {
  background: #B57671;
}
ul.menuList li {
}
ul.menuList li.menuELement {
 /*  height: 14px; */
   line-height: 12px;
   font-size: 10px;
}
ul.menuList li {
 margin: 0px;
 padding: 1px 0px 0px 0px; /* XXXVaab: this fills a big gap for a bug in IE 5.5 and 6 */
 /* border: 2px solid black; */
}
ul.menuList li ul.menuList {
  /*margin-top: 1px;*/
  padding-left: 5px;
}
ul.menuList li ul.menuList li ul.menuList {
  /*margin-top: 1px;*/
  padding-left: 5px;
}
ul.video li {
  margin-top:1em;
}
/**
 * Courses
 */
.courseInstrument .courseTeacher {
}
.courseInstrument .courseTeacherSession {
}
img.Photo.team {
 margin:0px;
}
dl.session dl {
  margin-left: 0px;
}
dl.session dt {
 font-size: 12px;
 display: block;
 float: left;
 /* clear: both;*/
 margin-left: 22px;
}
dl.session dd.dummy {
 clear: both;
}
dl.session dd.dates {
 display: block;
 float: none;
 font-size: 12px;
 margin-left: 100px;
}
dl.session dd.sessionSymbol {
  float: left;
  margin-left: 0px;
  margin-top: 0em;
}
.sessionSymbol {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
 width: 16px;
 height: 16px;
  text-align: center;
 padding: 0pt 4px;
 }
.sessionSymbol1 {
  color: white;
  background-color: #00AEEF;
  font-size: 14px;
 }
.sessionSymbol2 {
  color: white;
  background-color: #76C14D;
  font-size: 14px;
 }
.sessionSymbolA {
  color: white;
  background-color: #C4985E;
  font-size: 14px;
 }
.sessionSymbolB {
  color: white;
  background-color: #6B3E54;
  font-size: 14px;
 }
.courseInstrumentName {
  margin-top: 1em;
  margin-left: 0em;
  display: block;
  text-align: left;
  margin-right: 2em;
  min-width: 15em;
  /*width: 20em;*/
  /*float: ;*/
  border-bottom: #bbb solid 1px;
  text-transform: uppercase;
}
.courseTeacher {
  clear: both;
}
.courseTeacherName {
  display: block;
  float: none;
  text-align: right;
  margin-right: 5em;
}
.courseTeacherSession {
  display: block;
  text-align: left;
  float: right;
  margin-top: -1.1em;
  margin-right: 0em;
  width: 4.5em;
}
.courseTeacherComment {
   display: block;
   color: gray;
   text-align: right;
   margin-right: 2em;
  font-style: italic;
  font-size: 10px;
}
.courseColumns {
  font-size: 16px;
  font-family: Arial;
}
.courseCol1 {
}
.courseCol2 {
}
.courseCol3 {
}
.courseCol {
  vertical-align: top;
}
/**
 * Others
 */
dl#cartePlus dt {
  margin-left: 5px;
  font-style: italic;
}
TD.ContentWindow {
 background-color: #FFFFFF;
 background : url('img/fond_nb.jpg') top
    right white;
}
TD.MenuTitleLinkSmall {
 margin: 0px;
}
TD.MenuTitleLinkStandard {
}
span.MenuTitleLinkStandard {
 margin-left: 3px;
 margin-right: 3px;
 font-size: 12px;
 font-weight: bold;
}
span.MenuTitleLinkSmall {
   margin: 0px;
  font-size: 10px;
}
.Small {
  font-size: 12px;
}
img { border: 0px; }
span.TxtFile { font-family: courier; }
h1.title {
 font-size:24px;
 background-color: #EEEEEE;
}
h3.subtitle { font-size:14px; }
h3.author { font-size:12px;}
table.Bar {
 border: 0px #000000 solid;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 100%;
 text-align: left;
}
div.TitleBar {
  font-size: 18px;
  font-weight: bold;
  margin-bottom:5px;
  text-align: left;
}
td.BarUp {
 vertical-align: top;
 background-color: rgb(0, 0, 0);
}
td.BarDown {
 vertical-align: top;
 background-color: rgb(0, 0, 0);
}
td.BarMidLeft {
 vertical-align: middle;
 text-align: center;
 background-color: #FFE0E0;
 width: 14px;
 margin: 2px 2px 2px 2px;
}
td.BarMidRight {
 vertical-align: top;
 background-color: #FFE0E0;
}
td.BarContent {
 vertical-align: middle;
 background-color: #FFE0E0;
}
span.BarContent {
 font-weight: bold;
 color: black;
}
span.Smaller {
 font-size: 12px;
}
span.Smallest {
 font-size: 10px;
}
table.MenuIconEl { }
td.MenuContent {
 background: url('img/fond_nb.jpg')
             repeat-y top left white;
 }
td.MenuContent_acad {
  /*   background: url('img/fond_m.jpg') repeat-y top left;*/
  /*  background-color: white;*/
 }
td.MenuContent_fest {
  /* background: url('img/fond_m2.jpg')
     repeat-y top left #000000;*/
  /*  background-color: white; */
 }
span.TitleNoLink {
 font-size: 12px;
 font-weight: bold;
 margin-left: 3px;
 margin-right: 3px;
}
span.TitleLink {
 font-size: 12px;
 font-weight: bold;
 margin-left: 3px;
 margin-right: 3px;
}
TD.FrameContentWindow {
 border: 0px black solid;
 vertical-align: top;
  /*  background: url()
      repeat-y top left;*/
  /*  background-color: white;*/
}
TABLE.TitleBarMid {
 border: 0px;
 background-color: #BBBBDD;
}
TABLE.TitleBarMidElement_bar {
 border-bottom: 1px #000000 solid;
 border-top: 1px #000000 solid;
 margin: 0px 0px;
 background: url('img/spacer-bar.png')
             repeat-y top left;
 width: 100%;
}
TABLE.TitleBarMidElement {
 border-bottom: 1px #000000 solid;
 border-top: 1px #000000 solid;
 margin: 0px 0px;
 width: 100%
}
.TitleBarMidTitle {
 font-size: 15px;
 font-weight: bold;
 white-space: nowrap;
}
.TitleBarMidSDesc {
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 white-space: nowrap;
}
TABLE.TitleBarLowElement_bar {
 border-bottom: 1px #000000 solid;
 border-top: 1px #000000 solid;
 margin: 0px 0px;
 background: url('img/spacer-bar-low.png')
             repeat-y top left;
}
TABLE.TitleBarHigh {
 border-top: 1px #000000 solid;
 border-bottom: 1px #000000 solid;
  background: url('img/fond_c2.jpg')
    bottom right #FFFFFF;
 width: 100%;
}
TABLE.TitleBarHigh_acad {
 border-top: 1px #000000 solid;
 border-bottom: 1px #000000 solid;
  background: url('img/fond_c2.jpg')
    bottom right #FFFFFF;
 width: 100%;
}
TABLE.TitleBarHigh_fest {
 border-top: 1px #000000 solid;
 border-bottom: 1px #000000 solid;
  background: url('img/fond_c3.jpg')
    bottom right #FFFFFF;
 width: 100%;
}
.TitleBarHighTitle {
 font-size: 24px;
 font-weight: bold;
}
.TitleBarHighSDesc {
 font-size: 12px;
 font-weight: bold;
}
.TitleBarHighLDesc {
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
}
.TitleBarHighTitle,.TitleBarHighSDesc,.TitleBarHighLDesc {
 white-space: nowrap;
 color: white;
}
TABLE.TitleBarLowElement {
 border-bottom: 1px #000000 solid;
 border-top: 1px #000000 solid;
 margin: 0px 0px;
}
.DownBarSmall { font-size: 14px ; }
.DownBarSmallest { font-size: 12px ; }
.UpBarSmall { font-size: 14px ;	}
TABLE.UpBar {
 background: url('img/fond_nb.jpg')
    bottom right white;
	}
TABLE.DownBar {
 background: url('img/fond_nb.jpg')
    bottom right white;
	}
table.dual {
 background: url('img/fond_nb.jpg')
 bottom right white;
}
.MusicaltaOrange, .courseInstrumentName, .courseTeacherSession {
  font-weight: bold;
  font-family: Georgia, Arial;
  color: #78C9DC;
}
.MusicaltaBlack {
  color: #000000;
}
.MusicaltaBlackBig {
  color: #000000;
  font-size: 20px;
}
.ArtistBackground {
 background: url('img/gray.png')
    top left repeat-y;
}
.block {
 width: 420px;
  float: left;
 margin: 2px;
 padding: 10px;
 }
.largeblock {
 width: 550px;
 clear: both;
 margin: 2px;
 padding: 10px;
 }
.smallblock {
  float: left;
 margin: 0 0px;
 padding: 0 0px;
 }
.BackgroundBarLeft {
 background: url('img/gray.png')
    top left repeat-y ;
}
.BackgroundBarRight {
 background: url('img/gray.png')
    top right repeat-y ;
}
.Border {
  width: 100%;
  border-right: 30px solid #DDDDDD;
  padding-right: 5px;
  border-left: 30px solid #DDDDDD;
  padding-left: 5px;
}
img.PhotoMosaic {
 border: 2px solid black;
 margin: 0;
}
img.absentPhoto {
 margin: 4px;
}
img.Photo {
 border: 2px solid black;
 margin: 4px;
}
.TarifBox {
  /*  border-bottom: 2px dotted black; */
  font-size: 16px;
}
.TarifAlinea1 {
  padding-left: 20px;
}
.TarifAlinea2 {
  padding-left: 40px;
}
.TarifSubLine {
  border-bottom: 2px dotted #AAAAAA;
}
.TarifPrice {
 white-space: nowrap;
 padding: 0px 10px;
  font-size:     12px;
  font-weight:   bold;
  white-space:   nowrap;
  vertical-align: bottom;
  text-align: left;
  /*
  position: absolute;
  bottom: 0px;
  right: 0px;
  */
}
.TarifPrice.sessionAB {
}
.TarifPrice.session12 {
}
.boxes {
margin: 0px 0px 10px 0px;
white-space: nowrap;
}
hr {
 margin: 0px;
 padding: 0px;
 height: 0px;
 visibility: hidden;
 clear: both;
}
.ContactBox {
 position: relative;
 left: 15px;
 text-align: left;
  font-size: 16px;
}
.Team {
  max-width: 650px;
 margin: 5px;
  /*  border: 1px solid black; */
}
.TeamMemberR, .TeamMemberL {
 position: relative;
 top: 0px;
 right: 0px;
 width: 450px;
 margin: 10px;
 min-height: 170px;
  margin-bottom: 50px;
 }
.TeamMemberR {
 background: url('img/gray.png')
	       top right repeat-y ;
 /*
 border: 1px solid black;
 */
}
.TeamMemberL {
 background: url('img/gray.png')
	       top left repeat-y ;
 /*
 border: 1px solid black;
 */
}
.TeamMember_text {
  font-size: 12px;
  /*background: black;*/
  color: white;
  /*
   border: 2px solid red;
  */
}
.TeamMemberL_photo {
 padding: 10px;
 /*
   border: 2px solid red;
 */
 float: left;
}
.TeamMemberR_photo {
 padding: 10px;
 /*
   border: 2px solid red;
 */
 float: right;
}
.TeamMemberR_text_role {
 background: black;
 position: relative;
 top: 0px;
 left: 0px;
  font-size: 14px;
  font-weight: bold;
}
.TeamMemberL_text_role {
 background: black;
 position: relative;
 top: 0px;
 right: 0px;
  font-size: 14px;
  font-weight: bold;
}
.TeamMember_text_name {
 background: black;
  white-space: nowrap;
  font-size: 16px;
}
.TeamMember_text_name a {
 color: #ff8;
}
.floatRight {
  float: right;
  margin-right: 0px;
}
.floatLeft {
  float: left;
  margin-left: 0px;
}
img.Photo.floatLeft {
  margin-left: 0px;
}
img.Photo.floatRight {
  margin-right: 0px;
}
.Mosaic
{
   background: url('img/photoborder.png')
	       top right repeat-y black;
   margin: 0px;
   width: 210px;
}
.MosaicImg
{
  padding: 5px 28px 5px 28px;
  width: 150px;
  height: 150px;
  /*  float: left; */
}
.mosaicHor
{
  margin: 0px;
  padding-bottom: 8px;
  height: 218px;
  overflow: auto;
  white-space: nowrap;
}
.mosaicHorBackground {
   background: url('img/photoBorderHor.png')
	        repeat-x black;
}
.mosaicHorImgContainer
{
  /*border: 1px blue solid;*/
  display: inline;
  /* Margin top seems to be ignored in the inline mode */
  padding: 0px 5px 0px 5px;
  /*margin-top: 28px;*/
  width: 150px;
  height: 150px;
  /*float: left;*/
}
.mosaicHorImg {
  margin-top: 28px;
}
span.CourseTeacherName {
 white-space: nowrap;
}
span.CourseComment {
 color: gray;
 font-size: 10px;
 font-style: italic;
}
span.CostsComment {
 color: gray;
 font-size: 12px;
 font-style: italic;
}
.Press {
 background: url('img/background.jpg');
 text-align: center;
}
.TeamMember_text_synopsis {
 background: transparent;
 text-align: left;
 margin: 8;
 font-size: 12px;
}
.menuList .menuList .menuList .menuList .menuElement .TitleNoLink {
  font-weight: normal;
  font-size: 9px;
}
ul.externalLinks {
  list-style-type: disc;
 }
.visuel {
  padding-left: 12px;
  float: right;
 }
/* Acad */
ul#dscMusicalta ul a:visited,
  ul#dscMusicalta ul a:active,
  ul#dscMusicalta ul a:visited {
  text-decoration: underline;
}
ul#dscMusicalta {
  line-height: 1.5em;
  list-style-image: url('img/bullet.gif');
  list-style-type: square;
  font-family: Arial;
  padding-left: 15px;
  font-size: 12px;
}
ul#dscMusicalta {
  margin-left: 0px;
}
ul#dscMusicalta li {
  margin-left: 0px;
  padding-left: 0px;
}
ul#avgMusicalta {
  line-height: 1.5em;
  list-style-image: none;
  list-style-type: none;
  font-family: Arial;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 1em;
}
ul#avgMusicalta li {
  font-weight: bold;
  font-family: arial;
  font-size: 15px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding-left: 0px;
}
ul#avgMusicalta li li {
  font-weight: normal;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 0em;
  margin-left: 0px;
  padding-left: 0px;
}
ul#avgMusicalta ul {
  margin-left: 0px;
  padding-left: 0px;
}
ul#avgMusicalta li ul {
  line-height: 1.5em;
  list-style-image: url('img/bullet.gif');
  list-style-type: square;
  margin-bottom: 0.5em;
  font-size: 12px;
  padding-left: 15px;
}
ul#avgMusicalta li ul li ul {
  line-height: 1.5em;
  list-style-image: url('img/puce_bleu.gif');
  list-style-type: square;
  margin-bottom: 0.5em;
  font-size: 12px;
  padding-left: 15px;
}
dl.video dt {
 clear: both;
  float: none;
  border-bottom: 1px solid gray;
  padding-top: 2em;
}
dl.video dd.video {
  float: left;
 margin:5px;
  margin-left: 20px;
}
dl.video dd.comment {
  float: left;
 margin:5px;
}
/* mainFest */
ul#mainFest {
  line-height: 1.5em;
  list-style-image: none;
  list-style-type: none;
  font-family: Arial;
  margin-left: 0;
  padding-left: 5px;
  font-size: 12px;
}
ul#mainFest strong {
  font-size: 14px;
}
ul#mainFest p {
  font-family: Arial;
  font-size: 12px;
}
ul#mainFest li {
  padding-top: 10px;
 margin:0;
  padding-left: 0;
}
ul#mainFest li ul li {
  padding-top: 0;
 margin:0;
  padding-left: 0;
}
ul#mainFest li ul {
  line-height: 1.5em;
  list-style-image: url('img/bullet.gif');
  list-style-type: square;
  font-family: Arial;
  margin-left: 10px;
  padding-left: 15px;
  font-size: 12px;
}
div.festival h3 {
  margin-bottom: 1em;
}
div.festival p {
  font-family:Arial;
  font-size: 13px;
}
ul.smallL {
  list-style-image: url('img/puce_bleu.gif');
  list-style-type: square;
  font-family: Arial;
  margin-left: 0px;
  padding-left: 15px;
  font-size: 12px;
}
.smallL {
  font-family:Arial;
  font-size: 13px;
}
div.lang ul.lang {
padding:0;
list-style-image: none;
list-style-type: none;
margin:0;
font-size:0;
}
div.lang ul.lang li {
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom:0px;
	padding-top:0px;
	margin: 0px;
}
div.lang ul.lang li img {
	 border: 1px gray inset;
}
div.lang ul.lang li a img {
	 border: 1px gray outset;
}
div.lang ul.lang li a:hover img {
	 border: 1px blue inset;
}
table.UpBar div.lang ul.lang li {
	float: right;
}
td.MenuContent div.lang ul.lang li {
	float: left;
}
td .date {
  font-weight: bold;
}
h3.concert {
  font-weight: bold;
  font-size: 18px;
  color: #E75F44;
}
td .location {
  font-weight: bold;
  font-size: 12px;
  color: black;
}
/* Tarifs concert */
dl.tarifs dt {
  float: left;
 clear: left;
}
dl.tarifs dd {
  text-align: left;
 width: 20em;
}
td.value {
  text-align: center;
}
tr.headline td {
 background: #eee;
}
td.label {
  text-align: left;
}
tr.headline td.label {
 font-weight: bold;
}
td.price {
 white-space: nowrap;
 padding: 0px 10px;
}
#pageTarif p {
 text-align: left;
}
td.headcell.top {
  vertical-align: top;
  text-align: left;
  padding: 0px 10px;
}
td.headcell.top span.sessionSymbol {
 margin: 2px;
}
td.na {
  color: gray;
}
p.subInfo {
  color: #444;
  font-size: 12px;
 margin:0;
}
ul#avgMusicalta a, ul#dscMusicalta a {
  text-decoration: underline;
}
p.entete {
  font-variant: small-caps;
  font-weight: bold;
  text-align: justify;
  font-family: arial;
}
span.artist {
  font-weight: bold;
 color: black;
}
span.composer {
  font-weight: bold;
 color: #006;
}
ul.formation {
 margin: 0x;
}
td.ContentWindow td.content {
  padding-bottom: 2em;
  margin-bottom: 2em;
  padding-top: 1em;
}
