html, body { height: 100%; overflow: hidden; }
body {			
  margin: 0;
  padding: 0;
  background-color: #FFF;
  background-image:url(../img/nom4.jpg);
  background-repeat:no-repeat;  
}

a {	
  color: #6E9AAE;
  text-decoration:none;
  font-family: "Droid Sans", sans-serif;
}
img {
border-style: none;
}

#header {
  width: 330px;
  padding: 120px 0 50px 20px;
  float: left;
  color: #666;
  font-family: "Droid Sans", sans-serif;
  color:#6E9AAE; 
  font-size : 15px;
  text-align: left;
}

.encadre{	
  font-family: "Droid Serif", serif;
  font-weight: 700;
  font-size : 15px;
  color:#6E9AAE; 
  background-color:#D5DEE2;
  display: inline;
  line-height:140%
}

#flashContent {
  width: 900px;
  height: 600px;
  margin: 0 0 0 0px;
  float: right;
  
}
