body 
  {
  
 font-family:  "Comic Sans MS", "times-new-roman", "serif";
}

 	ul{
	font-style: normal;
	margin-left:20%;
 font-size: 100%;
margin-right:18%;
	 }
	 

}

a 	
{text-decoration: none;
}

	a:hover{
	color:#eef;
	text-decoration:underline;
		font-weight:bold;
		background-color:#99f;
		
	}
	img {border-color:#000000 ;} 
H1,H2
	{font-weight:bold;
	text-align:center;
     margin:0pt;
	 padding-top:1em;
	 padding-bottom:0.5 em;
 }
 
 H1{font-size:180%;}
 H2,a  {font-size:130%;}
 H3 {
	text-align:left;
	font-size: 80%;
	margin-left:30%;
	padding-top:3em;
	margin-bottom:0px;
	}
	

H3:first-letter {
	font-size: 150%;
	float: left;
	font-weight: bold;
}
H4 {
	text-align:left;
	font-size: 70%;
	margin-left:30%;
	text-indent: 0.1 cm;
	padding-top:0em;
	margin-bottom:0px;
	}	

}
	
 p {
    font-weight: normal;
	font-size: 100%;
    text-align:justify;
	font-style: normal;
	margin-left:15%;
	margin-right:18%;
	padding-left:2em;
	padding-right:2em;
	text-indent: 0.5cm;
 }	
 
 
	
a 	
{text-decoration: none;
}

	a:hover{
	color:#eef;
	text-decoration:underline;
		font-weight:bold;
		background-color:#99f;
		
	}
	a img
{
border: none;
}
	
	

	
/*division de la page en 5 parties*/

	#header {
    clear: both;
    height: 300px;
    width: 100%;
    background-color:#222222;
	background-image:URL("images/logo.gif");
	background-repeat:no-repeat;
	background-position:left;
	<p> Aidez nous à aider Savanette</p>
	}
	
	#left {
    float: left;
	height: 100%;
	width: 15%;
	text-align:left;
	}
	
	#right {
    float: right;
    width: 15%;
	text-align:right;
	}
	#middle {
    float: center;
	height:&px;
	width: *,;	
	margin-top:10px;
	margin-left:50px;
	margin-right:0px;
	margin-bottom:0px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0px,0px,0px,0px;
	background-color:#FFFFFF;
 }
	
	

/*cadre*/

		
		
.cadre{ background-color: #f1f1f1;
        color:#f1f1f1;
          }
   
   .cadre a{
		color:#000000;
		font-weight: bold;
		
		}

	.cadre a:hover{
		color:#eef;
		background-color:#99f;
	}
	
/*zone texte*/
.texte
   {
   color: #696969;
   
  }
  .texte a { font-weight: normal;
		}
  
