


body {
  padding:7px;
  background: url('/images/encadre/background.png') repeat-x;

}

A { color:#5073A8; font-size: 12px; text-decoration: none; }
A:hover { color:#3E7C00; font-size: 12px; text-decoration: underline; }

A.footer { color:#5073A8; font-size: 12px; text-decoration: underline; }
A.footer:hover { color:#3E7C00; font-size: 12px; text-decoration: none; }



table
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
font-size: 14px;
color: #033c76;
}

.texteaccueil
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
font-size: 14px;
color: #033c76;
}

.titre
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
font-size: 20px;
color: #cc5600;
}

.textefooter
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
font-size: 12px;
color: #ffffff;
}

.copyright
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
font-size: 10px;
color: #033c76;
}

.texteadresse
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;  
font-size: 20px;
color: #033c76;
}

.inputsubmit {
    BORDER: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px; 
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #0975ce;
    cursor : pointer;
    color:white;
    padding:5px;
}


