#pageretour  p{
font-size: 13px;}

#pageretour table{
font-size: 13px;}

#pageretour table td{
padding-top:0.5em;}

#pageretour  a.lien{
color:#284c8f;
text-decoration:underline;}

#pageretour  a:hover.lien{
color:#82a5ff;
text-decoration:underline;}

#pageretour p#textemarron{
color: #d5460d;
font-weight: bold;}

#pageretour .titre-retour{
margin-top:20px;}


#pageretour .puce-retour{
   display: inline-block;
    border-radius: 50%;
    width: 18px;
    font-size: 1rem;
    padding: 0.5em;
    text-align: center;
    color: #fff;
    background: #ffce00;
     font-size: 14px;
    font-weight: bold;}
	
.tooltip{
display: inline-block;
width: 22px;
height: 22px;
line-height: 2.2rem;
border: 1px solid #15284b;
text-align: center;
border-radius: 50%;}	