body
{
width:760px;
margin:auto;
text-align: left;
background-color:#FFFFCC;
}

#en_tete
{
}

#speedbarre
{
margin-top:-19px;
background-image:url("../images/ligne.jpg");
}

#speedbarre a
{
color:black;
text-decoration:none;
}

#speedbarre p
{
padding-left:16px;
}

#speedbarre a:hover
{
text-decoration:underline;
}

#menu
{
float:left;
height:auto;
width:160px;
}


* html .sous-partie 
{
width:160px;
height:auto;
margin-bottom:40px;
margin-top:5px;
border-style:solid;
border-width:thin;
border-color:black;
border-top:none;
background-color:#FFCC33;
list-style-image:url("../images/puce_tpe.png");
}

.sous-partie
{
width:160px;
height:auto;
margin-top:5px;
margin-bottom:40px;
border:groove;
border-color:black;
background-color:#FFCC33;
border-top:none;
list-style-image:url("../images/puce_tpe.png");
}

li
{
padding:2px;
}

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

li img
{
border-style:none;
}

a:hover
{
color:#990000;
text-decoration:underline;
}

.sous-partie h4
{
width:161px;
height:auto;
color:white;
margin-top:inherit;
margin-left:-1px;
text-align:center;
background-image:url("../images/ligne.png");
}

#corps
{
margin-left: 190px;
text-align:justify;
padding:5px;
text-indent:30px;
}

#corps h2
{
margin-top:0px;
text-align:center;
color:white;
background-image:url("../images/ligne2.jpg");
}

#corps h3
{
width:auto;
height: 30px;
text-align:center;
color:black;
background-image:url("../images/titre_corps.png");
}

.letrine p:first-letter 
{
font-weight: bold; 
font-size: 1.5em; 
color: black; 
}   

#corps li
{
list-style-type:upper-roman;
}

#corps h4
{
font-weight:bold;
font-style:italic;
}
   
#pied_de_page
{
width: 760px;
height: 60px;
margin-top:450px;
margin-bottom:20px;
text-align:center;
padding-top: 6px;
background-image:url("../images/fonpieddepage.png");
}