body {
  background-color:#e5f8fa; 
  color:#000000;
  margin-top:0pt;
  margin-bottom:0pt; 
  margin-left:0pt;
  margin-right:0pt;
}
#logo{
    position: absolute;
    left: 5%;
    top: 0px;
    height: 80px;
    width: 90%;
    z-index:1;
    background-color: #000000;
    background-image:  url(logo.gif);
    background-repet: no-repet;
    background-position: top center;
    visibility: visible; 
    overflow: hidden;
}
#menu{
    position: absolute;
    left:10%;
    top: 80px;
    height: 35px;
    width: 80%;
    z-index:2;
    background-color: #e5f8fa;
    background-repet: no-repet;
    background-position: top center;
    visibility: visible;
    overflow: hidden;
	border-top-style:double;
	border-bottom-style : double;
	border-width:3px;
	border-top-color: #378396;
    border-bottom-color: #378396; 
 }
 A { 
       font-size: 14px; 
       font-family:  verdana,georgia,Comic Sans MS,Arial, Helvetica, Univers;
       color:#55c1dc;
	    font-weight:bold; 
       text-decoration: none; 
	   text-align: center; 
        }
A:visited {
       font-size: 14px; 
       font-family:  verdana,georgia,Comic Sans MS,Arial, Helvetica, Univers;
       color:#778899;
        
        }
A:hover {
       font-size: 14px; 
       font-family: verdana,georgia,Comic Sans MS,Arial, Helvetica, Univers;
       color:#3a99d5;
        }
 
#body{
    position: absolute;
    left: 10%;
    top: 118px;
    height: auto;
    width: 80%;
    z-index:4;
    background-color: #e5f8fa;
    background-repet: no-repet;
    background-position: top center;
    visibility: visible;
    overflow: hidden;
}

P {
       font-size: 14px; 
       font-family:  verdana,georgia,  Comic Sans MS, Arial, Helvetica, Univers,  fantasy;
       color:#000000;
       text-indent: 3em;
       text-align: justify;
       padding-left:50px;
       padding-right:50px;
      }
 ul{
    font-size: 14px; 
       font-family:  verdana,georgia,  Comic Sans MS, Arial, Helvetica, Univers,  fantasy;
       color:#000000;
      list-style-type: disc;
       text-align: justify;
       padding-left:60px;
       padding-right:50px;
	    }
 ol{
    font-size: 14px; 
       font-family:  verdana, georgia,  Comic Sans MS, Arial, Helvetica, Univers,  fantasy;
       color:#000000;
      list-style-type: disc;
       text-align: justify;
       padding-left:60px;
       padding-right:50px;
P.main {
        font-size: 14px; 
       font-family:  verdana,georgia,  Comic Sans MS, Arial, Helvetica, Univers,  fantasy;
       color:#000000;
       text-indent: 3em;
       text-align: justify;
       padding-top:25px;
       padding-left:50px;
       padding-right:50px;
      }

A.main 
{
	font-size: 14px;
	font-family: verdana, georgia,Comic Sans MS,Arial, Helvetica, Univers,  setif;
	color:#55c1dc;
	text-decoration: none;
	list-style-type: disc;

        }
A.main:visited 
{
       font-size: 14px; 
       font-family:  verdana, georgia,Comic Sans MS,Arial, Helvetica, Univers,  setif;
       color:#000000;
             }
A.main:hover 
{ 
       font-size: 14px; 
       font-family:  verdana, georgia,Comic Sans MS,Arial, Helvetica, Univers,  setif;
       color:#00008b;
         }
h1 {
       font-size: 16px; 
       font-weight: bold;
       font-family:  verdana,georgia,Comic Sans MS,Arial, Helvetica, Univers,  setif;
       text-align: center;
      color:#00008b;
       }
 h2 {
      font-size: 14px; 
       font-weight: bold; 
       font-family: verdana,georgia,Comic Sans MS,Arial, Helvetica, Univers,  setif;
       text-align: center;
      color:#00008b;
       }
