body
{
background-color: rgb(238,26,0);
}

h1
{
color: silver;
font-size: 26px;
text-decoration: blink;
font-family: Arial, Verdana, "Times New Roman", serif;
}

h2
{
color: blue;
font-size: 24px;
}


h3
{
color: green;
text-indent: 20px;
}


a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}


.bb
{
color: white;
font-size:24px;
border-top :2px;
}


.bc
{
color: black;
font-size: 18px;
font-weight: bold;
margin-left: 230px;

}


.taille
{
color: lime;
font-weight: bold;
}



.pas_de_retrait
{
   list-style-position: outside;
   list-style-type: circle;
}


.expli
{
text-decoration: underline;
color : blue;
}

.barresep
{
text-align: justify;
}

.clip
{
color:yellow;

}


.appz
{
font-weight: bold;


}
(30,14,220)