/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body {
	margin: 0;
	padding: 0;
    }

  .tableTitre1 { font-size: large;
    color: rgb(51, 51, 153);
    }

  h1 { font-size: x-large;
    color: rgb(51, 51, 153);
    }

  h2 { font-size: large;
    color: rgb(51, 51, 153);
    }

  .tableMenu {
    font-size: large;
    /*color: rgb(51, 51, 153);*/
    }
	
  *.a.mylinkstyle:link { text-decoration: none;
    color: rgb(51, 51, 153);
    }

  *.a.mylinkstyle:visited { text-decoration: none;
    color: rgb(51, 51, 153);
    }

  *.a.mylinkstyle:active { text-decoration: none;
    color: rgb(51, 51, 153);
    }

  *.a.mylinkstyle:hover { text-decoration: underline;
    color: rgb(0, 0, 255);
    }
	
  *.a.myCurrentlinkstyle:link { text-decoration: none;
    color: rgb(255, 0, 255);
    }

  *.a.myCurrentlinkstyle:visited { text-decoration: none;
    color: rgb(255, 0, 255);
    }

  *.a.myCurrentlinkstyle:active { text-decoration: none;
    color: rgb(255, 0, 255);
    }

  *.a.myCurrentlinkstyle:hover { text-decoration: none;
    color: rgb(255, 0, 255);
    }

  .liste1 { font-weight: bold;
    list-style-type: disc;
    }

	#baniereSite
	{
		height: 85px;
	}
	
	#menu {
		position: absolute;
		left: 0;
		width: 180px;
		height: 515px;
	}
	#fenetrePrincipale {
		margin-left: 180px;
		width: auto;
		height: 515px;
		overflow: auto; /* cette propriété va permettre le scroll de ce bloc */
	}

