body {
  background-color: black;
}

#defile {
  background-color: #FFCC00;
  color: black;
  width: 230px;
  height:300px;
  overflow: hidden;
  padding: 10px;
  float:center;
}

#defile a {
  color: blue;
}

#defile p {
  margin: none;
  padding: none;
}

.sephaut {
  height: 170px;
}

.sepbas {
  height: 205px;
}



.droite {
  padding-left:25px;
}

.gauche {
  padding-right:25px;
}

.centre{
  padding-right:25px;
  }
 
.Style1 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px; }
	
.contacts a {color:blue;
			text-decoration:underline;}
			
.contacts a:visited {  color: blue; text-decoration: underline;}
