/* CSS Document */
body{		background-color:#CCCCCC;}
#content{

  font-family:arial;
	font-size:12px;
  border: 1px #e5e5e5 solid;
	margin-left: auto;
  margin-right: auto;
  height: 730px;
  width: 800px; /* largeur obligatoire pour être centré */
  padding: 20px;
  background-color:#ffffff;

}

#title{
    font: normal bold 18px bold ;
    margin-bottom: 10px;
    padding-top: 10px;
    

}
#title2{
    font: normal bold 18px bold ;
    margin-bottom: 10px;



}
#topmenuland{
  position: absolute;
  top: 76px;
  right: 33px;
  font-size: 10px;
  font-family: Verdana;
}
#topmenu {
        clear:both;
        height:45px;
    		background-image:url(../_img/header.jpg);
    		background-position: left top;
    		background-repeat:no-repeat;
    		padding-top:100px;
    		border-bottom:solid 1px #999999;
}
#chapo{
  width: 600px;
  text-align: justify;
  font-weight: bold;
  margin-bottom: 10px;
  
  
}
#chapo4{
  width: 320px;
  text-align: justify;
  font-weight: bold;
  float: left;
  margin-top:-30px;
  
}
#chapo1{
  width: 190px;
  text-align: justify;
  font-weight: bold;
  
  
  
}
#chapo2{
  width: 400px;
  text-align: justify;
  font-weight: bold;
 margin-left:140px;
  
  
}

#picture{ 
float: left;
margin-top: -20px;
margin-left: 10px;
}
#pic{
float: left;
margin-top: -80px;
}
#col1{ 
width:680px;


  
}
#col2{
width:680px;
margin-top: 20px;

}


#col3{ 
  width:680px;
  margin-top: 20px;


}

.lettrine {
    
    font-size: 2em; /* 3 hauteurs de lignes pour la lettrine*/
    color: rgb(152,152,152);
    
}


#center{
margin-left: 60px; 
}
