body
{
font-family: Arial;
font-size: 12px;
line-height: 150%;
color: #3b3e3d;
}

h1
{
font: 18px Arial; 
font-weight: bold;
}

.gras
{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #2f3231;
}



.imglien
{
border : 0;
display:  inline-block;
color: black;
}

.lienh1
{
font: 18px Arial; 
font-weight: bold;
color: #3b3e3d;
text-decoration: none;
margin-right: 15px;
}

.lienh1:hover
{
text-shadow: 2px 2px 3px  #aaa;
color: black;
}

.imglienombre
{
border : 0;
display:  inline-block;
color: black;
box-shadow: 5px 5px 4px #aaa;
}

.lienadmin
{
border : 0;
display:  inline-block;
margin-left: 30px; 
margin-top: 30px; 
box-shadow: 3px 3px 4px #aaa;
}

input.bouton
{
font-weight:bold; 
font-family: Arial;
font-size: 15px;
color: white;  
box-shadow: 2px 2px 4px #aaa; 
border: 0px solid #000000; 
}