
body
{
margin: 0px;
background-color:#D5DDDE;
}
#haut
{
margin-bottom: 6px;
background-image: url("images/haut.png");
}
.dcomores
{
text-align: left;
}
.logo
{
text-align:center;
}
.dsenegal
{
text-align: center;
}

.menumilieu
{
text-align: center;
background-image: url("images/menumilieu.png");
height:42px;

}

.menub
{
background-image: url("images/menub.png");
height:42px;
width:45px;
}

.menua
{
background-image: url("images/menua.png");
height:42px;
width:21%;
}
.menuc
{
background-image: url("images/menuc.png");
height:42px;
width:41px;
}




#corps
{margin-left: 210px;
margin-right: 2px;
text-align: justify;
background-color: white; 


padding:0 10px;
 border:1px double #5886B9;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;

}

#corps h2
{
color: black;
text-align: center;
background-color: #5886B9; 
background-image: url("images/banf.png");
  background-repeat: repeat-x;

padding:0 10px;
 border:1px double #53B3D6;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;

}


.ecole  img {
	border: #edede5 solid 2px;
	float: left;
	margin-right: 20px;
	width: 260px;
	height:260px;
	
}

.spacer {
  clear: both;
}

#menu
{
float: left;
margin-left:2px;
width: 202px;


}

.eltmenu
{background-color: white;
padding:0 10px;
 border:1px double #5886B9;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 background-image: url("images/ban1.jpg");
background-repeat: repeat-x; 
margin-bottom: 6px;
width: 162 px;
padding: 0px;
list-style-image: url("images/puce.jpg");

}
.eltmenu h3
{    
   color: ;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
margin:0px;
}


a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: #176D9A; /* Les liens seront en rouge au lieu de bleu */
   font-style: italic; /* Les liens seront en italique  */
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: blue; /* Le lien sera écrit en vert quand on pointera dessus */
} 




input {
 border:1px solid red;
 background-color:#A6BEDE;
 margin-right:100px;
 }

textarea {
 border:1px solid red;
 background-color:#A6BEDE;
 }
.insd
{
text-align: right;
}
.tinsd
{
 width: 100%; text-align: left; margin-left: auto; margin-right: auto;
 border=0px;

}




#pied

{
text-align:center;
clear: both;
margin-top : 6px;
background-image: url("images/pied.png");
height:41px;
 bottom:0;
}
