html,body{background color = white;}

h1 {
	font-size : large;
	font-family : Verdana, Arial, sans-serif;
	color : #004A94;
	text-align:center;
	margin-top:0px;}

h2 {
	font-size : medium;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	color : #006699;
	text-align : center}

h3 {
	font-size : medium;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	color : #006699}

h4 {
	font-size : medium; font-weight: bold; color: #0066CC; margin-top: 15px; margin-bottom: 10px}

h5{
	font-size : medium; font-weight: normal; color: #0066CC; margin-top: 15px; margin-bottom: 10px; text-decoration: underline}	
a:link{
	font-weight: bold;
	text-decoration : none;
	color : #0780F8;
	}
a:visited{
	font-weight: bold;
	text-decoration : none;
	color : #929ECF;}
a:hover, a:active {
	text-decoration : underline;
	color : #9635BA;}

	

.droite {border-width:0px; 
	margin-left:225px; 
	padding:10px; 
	height:250px; 
	text-align:justify}



.plan {
	border-style:solid; 
	border-width:1px; 
	border-color:black; 
	background-color:#F2FEEB; 
	width:180px; 
	padding:10px;
	float: left
	}

.xiti{
	float : right}

.top { text-align:center; margin-bottom: 4px}

