/**************************************************/
/* corporate.css : feuille de style du site ATC   */
/* creation : 07/03/2002                          */
/* derniere modification : 11/03/2002             */
/**************************************************/

/* liens */
a:link             { text-decoration: none }
a:hover            { color: #FE8D40; text-decoration: none }
a:visited          { text-decoration: none }
A.orangebold:hover { COLOR: #003366; text-decoration: none }
A.whitebold:hover  { COLOR: #003366; text-decoration: none }

/* titres */
H4                 { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: normal;}

/* styles de texte */
.orangebold        { color: #FF9933; font-family: Arial; font-size: 10pt; font-weight: bold; line-height: 23px}
.white             { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: bold; line-height: 16px}
.blue              { color: #003366; font-family: Arial; font-size: 8pt; text-decoration: none}
.whitebold         { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: bold; line-height: 23px}
.bluebold          { color: #003366; font-family: Arial; font-size: 10pt; font-weight: bold; line-height: 23px}
.bold              { font-weight: bold}
.newstxt           { font-family: Arial; font-size: 8pt; color: #003366; font-weight: normal; line-height: 16px}
