/* CSS Document */
body{		background-color:#CCCCCC;}
#content{

  font-family:verdana;
	font-size:12px;
  border: 1px #e5e5e5 solid;
	margin-left: auto;
  margin-right: auto;
  width: 800px; /* largeur obligatoire pour être centré */
  padding: 20px;
  height: 978px;
  background-color:#ffffff;

}

#title{
    font: normal bold 18px bold ;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 600px;
}
#title2{
    font: normal bold 12px bold ;
    margin-bottom: 10px;
    padding-top: 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: 212px;
  text-align: justify;
  font-weight: bold;
  float: left;
  margin-top: 10px; 
}

#col1{ 
  width: 212px;
  text-align: justify;float: left;
  margin-top: 175px;
  margin-left: -220px;
  padding-left: 10px;
  
}

#col2{ 
  width: 190px;
  text-align: justify;
  margin: 10px 10px -10px 20px;
  float: left;
  height: 380px;
}

#col3{ 
  width: 190px;
  text-align: justify;
  margin: 10px 10px -10px 10px;
  float: left;
  height: 380px;

}

.lettrine {
    
    font-size: 2em; /* 3 hauteurs de lignes pour la lettrine*/
    color: rgb(152,152,152);
    
}


#center{
margin-left: 82px; 
}

#bas{
margin-top: 30px;
float: left;
margin-left: 90px;
width: 320px;
color:#00205A
}
#bas2{
margin-top: 10px;
float: left;
margin-left: 90px;
width: 320px;

}


li {  
  margin:0; 
  padding:0; 
	}
