body { 
    width: 93,75%;
    height: 420px;
    margin-left: 0em;
    margin-right: 3%;
    margin-top: 0;
	font-family: Georgia, "Times New Roman",
          Times, serif;
    color: black;
    background-color: white;
    background-image: url(background.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed; }
    
  h2,h3,h4,h5,h6,p,ul,blockquote {
    margin-left: 11.5em; }
    
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;  
    position: absolute;
    top: 8em;
    left: 1em;
    width: 8.2em }

  ul.navbar li {
    font-size: .8em;
    background: white;
    margin: 0.3em 0;
    padding: 0.15em;
    border-right: .6em solid black; }
    
  ul.navbar a {
    text-decoration: none }
    
  ul.navbar a:link {
    color: blue }
    
  ul.navbar a:visited {
    color: purple }
    
  ul.navbar a:hover {
    color: black;
    background-color: yellow;
    border: thin dotter;
    border: 1em }
    
  h1 {
    color: white;
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif; }
  
  h1.titre {
    position: relative;
    margin-top: 0em;
    margin-bottom: .8em;
    border-bottom: solid; }
    
  h1.titre a {
    text-decoration: none; }
    
  h1.titre a:link {
    color: white; }
    
  h1.titre a:visited {
    color: white; }
  
  h1.titre a:hover {
    color: yellow; }    
  
  h1.titre2 {
    position: absolute; 
    top: -.05em;
    left: .15em;
    color: black;
    border-bottom: solid;
    z-index: -1; }
    
  h2 {
    text-decoration: underline;
    color: black; }
  
  h3 {
    text-indent: -2em;
    margin-bottom: -1em;
    text-decoration: underline; }
  
  h4 {
    margin-top: 1.2em;
    font-style: italic;
    font-size: 1.05em; }
    
  ul.comite {
    list-style-type: none; }
  
  ul.comite li {
    font-weight: bold;
    margin: 0.2em;
    text-decoration: underline;  }
    
  ul.comite a {
    text-decoration: none;
    margin-left: 1em;
    font-size: .9em; }
    
  ul.comite a:link {
    color: blue; }
    
  ul.comite a:visited {
    color: purple; }
    
  ul.comite a:hover {
    color: black;
    background-color: yellow;
    border: thin dotter;
    border: 1em }
    
  h4.conferencier a {
    text-decoration: none; }
    
  h4.conferencier a:link {
    color: blue; }
    
  h4.conferencier a:visited {
    color: purple; }

  h4.conferencier a:hover {
    color: yellow;
    background-color: black; 
    font-weight: bolder; }
        
  img.comite {
    padding-left: 11em; }
    
  img.udm {
    margin-left: 0.1em;
    vertical-align: middle;
    height: 7em;
    width: auto;
    float: right; }
    
  img.montrealnuit {
    margin-left: 12em;
    height: 12em;
    width: auto; }
  
  p.comite {
    margin-top: 0;
    text-align: left;
    font-size: 0.9em; }
    
  ul.liens a {
    font-weight: bolder;
    text-decoration: none;
    letter-spacing: .025em; }
  
  ul.liens a:hover {
    color: black;
    background: yellow; }
  
  address {    
    padding-left: 0em;
    font-size: .8em;
    margin-top: 8em;
    padding-top: 1em;
    border-top: none;
    text-align: left; }