/*
Design  par M. BOUGHENOU
*/

body
{
   width: 750px;
   margin-top: 5px;
   margin-bottom: 20px;   
   background-image: url('images/fond.png');
   background-color: ##0a2866; margin-left:auto; margin-right:auto
 
   
}

/* L'en-tête */

#en_tete
{
   width: 750px;
   height: 80px;
   background-image: url('images/##banpub.gif');
   background-repeat: no-repeat;
   margin-bottom: 0px

   
}

/*pub*/
.souligne
{
text-decoration: underline;
}



/* barre de liens */
.barredeliens
{
   background-color: black;
   color: white;
   font-family: comic, Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
  line-height: 25px; /* interligne */
  text-align: center;
}


/* BANNIERE PUB PAR DESSUS DE WEB ALGERIE  */

.tab
{
position: absolute;
   left: 480px;
   top: 55px;
}

.lien1 a:hover
{
   background-color: #0064ff; /*couleur du touché de liens */
   color: red;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}

.lien2 a:hover
{
   background-color: #00e7ff; /*couleur du touché de liens */
   color: red;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}

.lien4 a:hover
{
   background-color: #00e7ff; /*couleur du touché de liens */
   color: red;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}

.lien5 a:hover
{
   background-color: #00e7ff; /*couleur du touché de liens */
   color: red;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}


/* Le menu */

#menu
{
   float: left;
   width: 150px;
   height: 1300px;
   background-color: ##d7ddff;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px
   

}



.element_menu
{
   
   background-image: url('images/motif.png');
   background-repeat: repeat-x;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif
}



/* referencement */
.referencement
{
   background-color: #b3cdea;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
   text-align: center;
}





.element_menu h3
{    
   color: black;
   font-family: Times , "Arial", "Arial Black", , "Times New Roman", "serif";
   text-align: center;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}

.element_menu ul
{
   list-style-image: url('images/puce.png');
   padding-left: 20px;
   margin: 5px;
   font-family:Verdana, Arial, Arial Black, Times New Roman, Times, serif; margin-bottom:5px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

.element_menu a
{
   color: black; /*couleur des liens */
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 10px;
}

.element_menu a:hover
{
   background-color: green; /*couleur du touché de liens */
   color: black;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}


#menu2


{
   float: right;
   width: 150px;
   height: 1300px;
   background-color: #d7ddff;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px

}



.element_menu
{
   
   background-image: url('images/motif.png');
   background-repeat: repeat-x;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif
}



.referencement
{
   background-color: #b3cdea;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
   text-align: center;
}


.element_menu h3
{    
   color: black;
   text-align: center;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}

.element_menu ul
{
   list-style-image: url('images/puce.png');
   padding-left: 20px;
   margin: 5px;
   font-family:Verdana, Arial, Arial Black, Times New Roman, Times, serif; margin-bottom:5px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

.element_menu a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: black; /*couleur des liens */
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 10px;

}

.element_menu a:hover
{
   background-color:#00e7ff; /*couleur du touché de liens */
   color: black;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}




#corps
{
   height: 1200px;
   margin-bottom: 5px;
   padding: 5px;
   color: #9b4e0e;
   background-color: White;
   background-image: url('images/motif.png');
   background-repeat: repeat-x;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 8px;
   text-align: justify;
   overflow: auto
}


a  /* Les liens ne seront plus soulignés */
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: red; /* Les liens seront en rouge au lieu de bleu */
}



.imageflottante
{
   color: red ;
   float: right;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   text-align: justify;
}

#corps h1
{
   color: black;
   text-align: center;
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;
   background-image: url('images/titre.png');
   background-repeat: no-repeat;
   padding-left: 00px;
   color: black;
   text-align: left
}



/* barre bas de page */
.basdepage
{
   background-color: ; /* fond */
   color: ; /* couleur des separations */
   font-family: Verdana, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 10px
}

