html 
{
	margin: 0;
	padding: 0;
}

body
{
  margin: 0;
	padding: 0;
  font-family: Verdana, "Arial Black", Arial, serif;
  font-size : small;
  height:768px;
  background-color:white;
  color: black;
}

#fond
{
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1024px;
  height:768px;
  background: url("../image/fond.png") no-repeat;
}
#cliquez
{
position:absolute;
margin-top:135px;
}

#corps_cbb
{
 height:619px;
  width:832px;
  background: url("../image/corps_cbb.png") no-repeat;
 
}


#corps_cbb2
{
 height:900px;
  width:832px;
  background: url("../image/corps_cbb2.jpg") no-repeat;
 
}

#carte_cbb
{

width:100px;

border:1px solid black;
}
#droit
{
  position: absolute;
  right: 0;
  height:768px;
  width:93px;
  background: url("../image/cote_droit.png") no-repeat;
}

#gauche
{
  position: absolute;
  left: 0;
  height:768px;
  width:99px;
  background: url("../image/cote_gauche.png") no-repeat;
}


#conteneur
{
  margin: 0;
  padding: 0;
  margin-left: 99px;
  margin-right: 93px;
  height:768px;
  width:832px;
}

#titre_education
{
  height:18px;
  width:100px;
display:block;

  background:url("../image/titre_education.jpg");
position:absolute;
margin-left:50px;
margin-top:366px;
}

#header
{
  height: 94px;
  width:832px;
  background: url("../image/header.png") no-repeat;
}

#rss { font-family: Verdana, "Arial Black", Arial, serif;
  font-size : small;
  font-color : #ff2354;}

#gmt
{
position:absolute;
display:block;
height:20px;
width:300px;
margin-left:570px;
margin-top:-92px;
}

#menu
{
  height: 25px;
  width:832px;
  background: url("../image/barre_separation.png") no-repeat;
}

li
{
  display: inline;
  float:left;
}

ul
 {
  margin: 0;
  padding: 0;
  list-style: circle ;

 }

#a1
{
  position:absolute;
  display:block;
  width:155px;
  height:25px;  
  background-image:url("../image/accueil_1.gif");
    margin-left: 215px;
   margin-top:-25px;
}
#a1:hover
{
background-image:url("../image/accueil_2.gif");
}
 #a2
{
  position:absolute;
  display:block;
  width:155px;
  height:25px;  
  background-image:url("../image/cyberbases_1.gif");
  margin-left: 353px;
  margin-top:-25px;
}
#a2:hover
{
background-image:url("../image/cyberbases_2.gif");
}
 #a3
{
  position:absolute;
  display:block;
  width:155px;
  height:25px;  
  background-image:url("../image/contacts_1.gif");
   margin-top:-25px;
   margin-left:493px;
}
#a3:hover
{
background-image:url("../image/contacts_2.gif");
}
#a4
{
  
  display:block;
  background-image:url("../image/contactez_nous.gif");
  height:15px;
  width:105px;
  margin-top:10px;
  margin-left:15px; 
  
}
#a5
{
  
  display:block;
  background-image:url("../image/Mentions_legales.gif");
  height:15px;
  width:110px;
  margin-top:10px;

   
}
#a6
{
  
  display:block;
  background-image:url("../image/admin.gif");
  height:15px;
  width:60px;
  margin-top:10px;
  
   
}
#a7
{
  position:absolute;
  display:block;
  width:130px;
  height:20px;  
  background-image:url("../image/present_eco.gif");
  margin-top:280px;
  margin-left:60px;
  
   
}
#a8
{
  position:absolute;  
  display:block;
  width:70px;
  height:20px;  
  background-image:url("../image/entrez_eco.gif");
  margin-top:280px;
  margin-left:240px;
  
   
}
#a9
{
   position:absolute; 
  display:block;
  width:130px;
  height:20px;  
  background-image:url("../image/present_savoir.gif");
  margin-top:476px;
  margin-left:31px;
  
   
}
#a10
{
   position:absolute; 
  display:block;
  width:70px;
  height:20px;  
  background-image:url("../image/entrez_savoir.gif");
  margin-top:476px;
  margin-left:206px;
  
   
}
#a11
{
   position:absolute; 
  display:block;
  width:130px;
  height:20px;  
  background-image:url("../image/present_aide.gif");
  margin-top:573px;
  margin-left:370px;
  
   
}
#a12
{
  position:absolute;  
  display:block;
  width:70px;
  height:20px;  
  background-image:url("../image/entrez_aide.gif");
  margin-top:573px;
  margin-left:550px;
  
   
}
#a13
{
  position:absolute;  
  display:block;
  width:130px;
  height:20px;  
  background-image:url("../image/present_citoy.gif");
  margin-top:403px;
  margin-left:535px;
  
   
}
#a14
{
  position:absolute;  
  display:block;
  width:70px;
  height:20px;  
  background-image:url("../image/entrez_citoy.gif");
 margin-top:403px;
  margin-left:715px;
  
   
}

#a15
{
  position:absolute;  
  display:block;
  width:130px;
  height:20px;  
  background-image:url("../image/present_admin.gif");
  margin-top:237px;
  margin-left:425px;
  
  
   
}
#a16
{
  position:absolute;  
  display:block;
  width:70px;
  height:20px;  
  background-image:url("../image/entrez_admin.gif");
  margin-top:237px;
  margin-left:605px;
  
   
}

#corp
{
  height: 619px;
  width:832px;
  background: url("../image/corps3.png") no-repeat;
  
}

#footer
{
  height: 30px;
  width:832px;
  background: url("../image/footer.gif") no-repeat;
}

p
{
  margin: 0;
  padding: 0;
  text-align: justify;
  font-family: Verdana, "Arial Black", Arial, serif;
  font-size : small;
  font-color : #ff2354;
  
}

#intro
{
  width:824px;
  height:105px;
  margin-top : 5px;
  margin-left: 3px;
  position: absolute;
  padding-top: 3px;
  padding-left: 3px;
  overflow: auto;
}

#economie
{
  width:266px;
  height:70px;
  margin-top : 199px;
  margin-left: 54px;
  position: absolute;
  overflow: auto;
 
}


#savoir
{
  width:266px;
  height:70px;
  margin-top : 390px;
  margin-left: 21px;
  position: absolute;
  overflow: auto;
  font-family: Verdana, "Arial Black", Arial, serif;
  font-size : small;
  
}

#aide
{
  width:266px;
  height:70px;
  margin-top : 488px;
  margin-left: 364px;
  position: absolute;
  overflow: auto;
  font-family: Verdana, "Arial Black", Arial, serif;
  font-size : small;
  
}

#citoyennete
{
  width:266px;
  height:70px;
  margin-top : 322px;
  margin-left: 527px;
  position: absolute;
  overflow: auto;
  font-family: Verdana, "Arial Black", Arial, serif;
  font-size : 2;
 
}

#administration
{
  width:266px;
  height:70px;
  margin-top : 156px;
  margin-left: 418px;
  position: absolute;
  overflow: auto;
  font-family: Verdana, "Arial Black", Arial, serif;
  font-size : small;
  
}
