		body {
		font: normal 12px helvetica, sans-serif;
		text-align: left;
		line-height: normal;
		background: #ffffff ;
		}
		
		html {
		font-size: 100%;
		}
		
		a img {border:thin solid #000000;}
		
		
		#page {
		width: 1070px;
		margin: 0px auto 0px auto;
		padding: 10 10;
		text-align: left;
		border: 1px dotted #0d004c;
		background : #ffffff;
		}
		
		
		#top{
   		background-color: #ffffff;
		vertical-align: middle;
		width: 100%;
		height: 89px;
		font-family: helvetica;
		border-bottom: 1px dotted #0d004c;
   		}
  		
		#topright {
  		background-color: #ffffff;
		vertical-align: middle;
		margin-top:20px;
		padding-left:6px;
		padding-right:6px;
		font-family: helvetica;
		font-size: 16px;
		color: #0d004c;
		float:left;
		
		
  		}
   
   		#topleft {
   		padding: 0px;
		background-color: #e6e8ec;
		float:left;
		
	}
		
		ul#menuh li {
		display: inline;
		padding : 0px 3px;
		}
		ul#menuh {
		margin-left: 0;
		list-style-type: none;
		}
		
	#menu {
	width: 290px;
	min-height: 450px;
	float: left;
	margin: 0;
	padding-top: 20px;
}



		
		div#content {
		height: 550px;
		width:1030px;
		text-align: justify;
		font-family: helvetica;
		font-size: 12px;
		color: black;
		margin-top: 0px;
		padding-top:20px;
		padding-left: 20px;
		padding-right:20px;
		overflow-y: scroll;
		/*min-height:550px;
		height:expression(this.scrollHeight >550? "auto":"550px");*/
		}
	
		
		
		
		
		#copyright {
		width: 1070px;
		height: 15px;
		border-top: dotted 1px #0d004c;
		background : #ffffff;
		margin-top: 0px;
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		color: #ef4223 ;
		text-align: center;
		vertical-align: bottom;
		background-color: #e6e8ec;
		}
		
		
		div.titre {
   		width: 100%;
		font-size: 24px;
		color: black;
		text-align: center;
		}
	
		a:link {color: #0d004c ; }
		a:visited {color: #0d004c ; }
		a:hover { color: #ef4223 ; }
		a {text-decoration: none;}

		h1{color:#ef4223 ;}
		h2{color:#0d004c;}
