#entete{
	position : absolute;
	left : 20px;
	top : 0px;
	width : 900px;
	height : 88px;
	z-index:1;
	}

#divers{
	position : absolute;
	left : 20px;
	top : 0px;
	width : 900px;
	z-index:1;
	font-family : Trebuchet MS;
	font-size : 12pt;
	}

#tableau_entete{
	font-family : Trebuchet MS;
	font-size : 22pt;
	font-weight : bold;
	color : #ffffff;
	}

#cell_entete{
	background-color: #02278F;
	border-right-style : solid;
	border-left-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-color : white;
	border-width : 1px;
	}

#police_entete{
	font-family : Trebuchet MS;
	font-size : 22pt;
	font-weight : bold;
	color : #ffffff;
	}

#cadre_principal{
	z-index : 1;
	font-family : Trebuchet MS;
	position : absolute ;
	left : 175px;
	top : 93px;
	width : 590px;
	height : 600px;
	text-indent : 20px;
	overflow : auto;
	padding-left : 20px;
	padding-right : 20px;
	padding-top: 20px;
	padding-bottom : 20px;
	font-size : 12pt;
	}

#cadre_gauche{
	position : absolute;
	left : 23px;
	top : 93px;
	width : 148px;
	height : 600px;
	padding-top : 20px;
	font-family : Trebuchet MS;
	font-size : 12pt;
	background-color: #cccccc;
	}

#cadre_droit{
	position : absolute;
	left : 769px;
	top : 93px;
	width : 148px;
	height : 600px;
	padding-top : 20px;
	font-family : Trebuchet MS;
	font-size : 10pt;
	background-color: #cccccc;
	}

#h2{
	font-family : Trebuchet MS;
	font-size : 18pt;
	font-weight : bolder;
	color : #000033;
	padding-left : 10px;
	}

#h3{
	font-family : Trebuchet MS;
	font-size : 16pt;
	color : #000033;
	font-weight : bold;
	}

#h4{
	font-family : Trebuchet MS;
	font-size : 14pt;
	color : #ffffff;
	font-weight : bold;
	}

#p{
	font-family : Trebuchet MS;
	text-align : justify;
	color: #000000;
	padding-left : 10px;
	padding-right : 10px;
	}

#lien{
	color : #0080c0;
	text-decoration : none;
	}

#lien_gauche{
	color : #000000;
	text-decoration : none;
      font-weight : bold;
      }