body, p, td, tr, span { font-family:arial; font-size:11px; color:black; }
input, textarea, select { color : black; font-size : 11px; font-family : arial; text-decoration : none; font-weight : normal; }

/* Liens de base */
a:link       { color: navy; text-decoration: underline; font-family: arial; font-size: 11px;  color: black;}
a:visited    { color: navy; text-decoration: underline; font-family: arial; font-size: 11px;  color: black;}
a:hover      { color: blue; text-decoration: underline; font-family: arial; font-size: 11px;  color: gray;}
a:active     { color: navy; text-decoration: underline; font-family: arial; font-size: 11px;  color: gray;}

/* Liens barre de location */
.linkloc:link {    font-family : arial; font-size : 11px; color: white; text-decoration: underline;}
.linkloc:visited { font-family : arial; font-size : 11px; color: white; text-decoration: underline;}
.linkloc:hover {   font-family : arial; font-size : 11px; color: white; text-decoration: none;}

/* Liens du bas */
.linkbot:link {    font-family : arial; font-size : 11px; color: #6E4F45; text-decoration: underline;}
.linkbot:visited { font-family : arial; font-size : 11px; color: #6E4F45; text-decoration: underline;}
.linkbot:hover {   font-family : arial; font-size : 11px; color: B68372; text-decoration: none;}

/* Liens noir */
.linknoir:link {    font-family : arial; font-size : 11px; color: black; text-decoration: underline;}
.linknoir:visited { font-family : arial; font-size : 11px; color: black; text-decoration: underline;}
.linknoir:hover {   font-family : arial; font-size : 11px; color: gray; text-decoration: none;}

/* Liens noirarial */
.linknoirarial:link {    font-family : arial; font-size : 11px; color: black; text-decoration: underline;}
.linknoirarial:visited { font-family : arial; font-size : 11px; color: black; text-decoration: underline;}
.linknoirarial:hover {   font-family : arial; font-size : 11px; color: gray; text-decoration: none;}

/* Texte de base */
.texte01  { font-family:arial; font-size:11px; color:black; }
/* Messages */
.texte02  { font-family:arial; font-size:11px; color:#CC0000; font-weight : bold; }
/* Texte de base blanc */
.texte03  { font-family:arial; font-size:11px; color:white; }

/* Texte arial 10 */
.arial10  { font-family:arial; font-size:10px; color:black; }

/* Texte arial 10 */
.arial11  { font-family:arial; font-size:11px; color:black; }