#laac
{
width:75%;
margin: auto; /* Pour centrer la page */
margin-top: 20px;/*  Pour éviter de coller avec le haut de la fenętre du navigateur*/
margin-bottom: 40px; 


text-align:justify;
}

.souligne
{
margin-top:30px;
margin-bottom:40px;
font-weight: bold;
font-variant:small-caps;
list-style-type:upper-roman;
text-decoration:underline!important;
text-decoration:none;
color:#888080;
}
.titre
{
font-size:70%;
}
.precedent
{
display:block;
width:52px;
height:20px;
margin-left:90%;
}
.retour
{
margin-left:-2%;
}
p.centrer,p.souligne
{
text-indent:0;
text-align:center;
}
p
{
font-weight: normal;
font-variant:normal;
}
.bas
{
text-indent:0;
font-size:80%;
text-align:center;
}
.aach3
{
margin-bottom:35px;
text-decoration:underline;
text-align:center;
color:#FFA500;
}

#laac > a {
color:#FFA500;
}
/*a:hover 
{
font-style: italic;
color:#E1890B;
}
a:active 
{
color:yellow;
}

a img
{
border:none;
}*/