BODY {
  color:      black;
  margin:     0px; 
}


.menu TR {
  height:       2em;
  font-size:    10pt;
  font-family:  verdana, arial, helvetica, sans-serif;
  font-style:   normal;
}

.m2 {
  vertical-align: top; 
}

H1 {
  height:       2em;
  font-size:    14pt;
  font-family:  verdana, arial, helvetica, sans-serif;
  font-style:   bold;
}

H2 {
  height:       2em;
  font-size:    12pt;
  font-family:  verdana, arial, helvetica, sans-serif;
}

div.citation {
  font-family:  verdana, arial, helvetica, sans-serif;  
  font-size:    8pt;
  background:   #E5E5FB;
  border:       1px solid blue;
  padding:      5pt;
  margin:       5pt 5pt 5pt 15pt;
}

.activeMenuItem, .activeMenuItem A {
  color:        #D43E88;
}

.inactiveMenuItem, .inactiveMenuItem A {
  color:        #6F25CB;
}

.currentMenuItem, .currentMenuItem A {
  color:        #6F25CB;
  font-weight:  bold;
}

.contentPage {
  font-size:    10pt;
  background:   white;
  font-family:  verdana, arial, helvetica, sans-serif;
  font-style:   normal;
  width:        100%;
}

.contentPage TABLE {
  font-size:    10pt;
  background:   white;
  font-family:  verdana, arial, helvetica, sans-serif;
  font-style:   normal;
}

.contentPagePhoto {
  font-size:    10pt;
  background:   black;
  font-family:  verdana, arial, helvetica, sans-serif;
  font-style:   normal;
  width:        100%;
}

.programme {
  margin:  0px;
  padding: 0px;
  spacing: 0px;
  border:  1px solid #D7C0F6;
  width:   90%;
	border-spacing: 0px;
}

.odd {
  background: #D7C0F6;
}

.even {
  background: #EEE5FB;
}


.thumbnailTable.* {
  align:            center; 
  vertical-align:   middle; 
  padding:          20pt;
  border:           0;
  font-size:        8pt;
  font-family:      verdana, arial, helvetica, sans-serif;
  font-style:       normal;
}

.button {
  background-image: url('style/bouton.png');	
  background-attachment: fixed;
  color:           #FFFFFF;
  font-family:     verdana, arial, helvetica, sans-serif;
  font-size:       12px;
  font-weight:     bold;font-style: normal;
  text-decoration: none;
  text-align:      center;
  vertical-align:  middle;
  width:           80px;
  padding:         2pt;
}

.button:hover {
  color: #FFDD77;
}

.buttondiv {
  margin:  5pt;
  padding: 0pt;
  spacing: 0pt;
}

