body {
margin-top : 0px;
text-align : center;
color : #000;
font-family : arial, helvetica, sans-serif;
}

.paquet {
margin-left : auto; 
margin-right : auto; 
width : 802px; 
}  

.entete { 
height : 143px; 
background : #fff url(img/entete.jpg) no-repeat; 
} 


.logo {
float : left;
width : 121px;
margin-left : 48px;
}

.Gtitre { 
letter-spacing : 0.09em; 
text-align : right; 
width : 430px; 
color : #fff; 
font-weight : bold; 
font-size : 30px; 
padding: 20px 0px 0px 0px; 
float : left;
}

.Gtitre a {
text-decoration : none;
color : #fff;
}

.ecole { 
padding : 2px 0px 0px 7px; 
margin : 18px 5px 0px 0px; 
text-align : left; 
float : right; 
color : #fff; 
font-size : 12px; 
width : 130px; 
height : 46px; 
border-left : 1px solid #fff; 
}

.ecole a {
text-decoration : none;
color : #fff;
}

.clean { 
clear : both; 
}  

.menu { 
padding : 90px 0px 0px 0px;
text-align : left; 
font-size : 11px; 
}  

.menu ul { 
display : block; 
list-style: none; 
}  

.menu li { 
display : inline; 
margin : 0px 5px 0px 5px; 
}   

.menu li a { 
color : #000; 
text-decoration : none; 
}

.menu li a:hover { 
color : #ed791c; 
}  

.on { 
border-bottom : 3px solid #ed791c;
}  

.corps { 
background : #fff url(img/corps.jpg) repeat-y; 
padding :20px;
text-align : left ;
min-height : 350px;

}  

.titre { 
border-bottom : 1px solid #000; 
font-size : 18px; 
text-align : left; 
padding-left : 10px; 
}    

.corps p {
font-size : 12px;
color : #4d4d4d;
}

.corps ul li{
font-size : 12px;
color : #4d4d4d;
padding-bottom : 4px;
}

.corps a {
color : #ed791c;
text-decoration : none;
}
.corps a:hover {
color : #ed791c;
text-decoration : underline;
}

.liste1 {
list-style-image : url(img/puce1.gif); 
margin-left : 40px;
}

ul.liste1 li {
font-size : 16px;
color : #4d4d4d;
padding-bottom : 5px;
}
.liste1 ul {
list-style-image : none;
list-style : square;
}

ul.liste1 li a {
color : #4d4d4d;
text-decoration : none;
}

ul.liste1 li a:hover {
color : #ed791c;
}

.soulignerouge {
color : #ee0808;
text-decoration : underline;
}

.soulignenoir {
color : black;
text-decoration : underline;
}


.centre {
text-align : center;
}


.rouge {
color : #EE0808;
}

.rougecentre { 
text-align : center;
color : #EE0808;
}

.droite {
text-align : right;	
}


.pied { 
background : #fff url(img/pied.jpg) no-repeat;
}
