/* ================================= */
/* BALISES HTML STANDARDS            */
/* ================================= */
 body {background-color:#ffffff; margin:0px}
 br   {font-family:arial; font-size:8px}

/* ================================= */
/* CLASSES SPECIFIQUES               */
/* ================================= */
.back_header  {background-color:#ffffff; background-image:url(graphics/back_header.jpg);  background-position:top left; background-repeat:no-repeat; width:766px; height:118px}
.back_menu    {background-color:#ffffff; background-image:url(graphics/back_menu.jpg);    background-position:top left; background-repeat:no-repeat; width:766px; height:45px}
.back_pub     {background-color:#ffffff; background-image:url(graphics/back_content.jpg); background-position:top left; background-repeat:repeat-y;  width:766px; height:86px}
.back_player  {background-color:#ffffff; background-image:url(graphics/back_player.jpg);  background-position:top left; background-repeat:repeat-y;  width:766px; height:115px}
.back_content {background-color:#ffffff; background-image:url(graphics/back_content.jpg); background-position:top left; background-repeat:repeat-y;  width:766px}
.back_footer  {background-color:#ffffff; background-image:url(graphics/back_footer.jpg);  background-position:top left; background-repeat:no-repeat; width:766px; height:50px}

/* ================================= */
/* CLASSES SPECIFIQUES               */
/* ================================= */
.menu     {color:#ffffff; font-family:verdana; font-size:12px; font-weight:normal; text-decoration:none}
.menu:hover {font-weight:bold; text-decoration:underline}
.title    {color:#ff6600; font-family:arial;   font-size:13px; font-weight:bold}
.date     {color:#727272; font-family:arial;   font-size:11px; font-weight:normal; font-style:italic}
.text     {color:#000000; font-family:arial;   font-size:12px; font-weight:normal; text-align:justify}
.comment  {color:#80011C; font-family:arial;   font-size:12px; font-weight:bold; text-decoration:none}
.comment:hover {text-decoration:underline}
.login    {color:#aeaeae; font-family:verdana; font-size:11px; font-weight:normal}
.field    {color:#ff6600; font-family:arial;   font-size:12px; font-weight:bold}
.input    {color:#000000; font-family:arial;   font-size:12px; width:150px; height:19px; padding:0px 0px 0px 1px; background-color:#eeeeee}
.textarea {color:#000000; font-family:arial;   font-size:12px; width:450px; background-color:#eeeeee}
.submit   {color:#000000; font-family:arial;   font-size:12px; width:150px; height:22px}
.table    {background-image:url(graphics/back_main.jpg); background-repeat:repeat-y}
.footer   {color:#3a3a3a; font-family:arial;   font-size:12px; font-weight:normal; text-decoration:none}
.footer:hover {text-decoration:underline}
.space    {font-family:arial; font-size:6px}
.link     {color:#0d639e; font-family:arial;   font-size:12px; }
.keyword  {background-color:#a3c4d7}

.article_top {background-image:url(graphics/article_top.gif); background-repeat:no-repeat; padding:5px}
.article_bot {background-image:url(graphics/article_bot.gif); background-repeat:no-repeat; background-position:bottom center; height:30px; padding:3px 6px 0px 6px}
.edition_top {background-image:url(graphics/edition_top.gif); background-repeat:no-repeat; padding:5px}
.edition_bot {background-image:url(graphics/edition_bot.gif); background-repeat:no-repeat; background-position:bottom center; height:30px; padding:3px 6px 0px 6px}

.edition_title {color:#ffffff; font-family:arial; font-size:13px; font-weight:bold}
.edition_date  {color:#ffffff; font-family:arial; font-size:11px; font-weight:normal; font-style:italic}
.edition_text  {color:#ffffff; font-family:arial; font-size:12px; font-weight:normal; text-align:justify}
.edition_menu  {color:#000000; font-family:arial; font-size:12px; width:300px; height:19px; background-color:#eeeeee}
