
*{
margin:0;
padding:0;
font-family: Garamond, serif;}

:focus { -moz-outline-style: none; }

body{
width:100%;
background:white url(../images/bodybg.jpg) repeat-x;
}

a{
text-decoration:none;
color:white;}

#conteneur{
width:772px;
background-color:#809E9E;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

#entete{
width:772px;
height:263px;
margin-left:auto;
margin-right:auto;
}

#nav{
width:772px;
height:28px;
color:white;
font-size:13px;
font-weight:bold;
}




#principale{
width:772px;
height:490px;
}

#principale a{
color:#072628;}

#principale a:hover{
color:#908C8D;}


#principale p{
width:440px;
margin-bottom:7px;
text-align:justify;
}

#principale ul li{
margin-top:5px;
text-align:justify;
}

#texte{
width:460px;
margin-left:90px;
padding-top:85px;
}


#texte2{
width:620px;
margin-left:90px;
padding-top:85px;
}

#texte h2 , #texte2 h2, #desc h2{
font-size:16px;
margin-bottom:5px;
padding-top:10px;}


#photosBas{
width:510px;
height:180px;
margin-left:5px;
margin-bottom:30px;
}

#photosBas img{
float:left;
}

#contactGauche{
width:200px;
float:left;
}

#contactDroite{
margin-top:10px;
margin-left:120px;
width:300px;
float:left;
}

#desc{
width:600px;
height:1900px;
background-color:#809E9E;
margin-left:auto;
margin-right:auto;
}

#desc p{
width:500px;
text-align:justify;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
}

#desc h2{
width:500px;
height:33px;
background-image:url(../images/bande_ecole.jpg);
text-align:center;
color:black;
padding-top:33px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:60px;}


#piedDePage{
width:772px;
height:23px;
color:white;
font-size:13px;
background: url(../images/bouton.jpg);

text-align:center;
}


.clear{
clear:both;
}

