/* Thème v1 */

/* Mise en Page */
body  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link   { color: #731400; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:visited   { color: #731400; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover   { color: #731400; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
/* FIN Mise en Page */

/* Définition des CLASS NEWS */
.news-bloc     { width: 256px }
.news-title             { color: #a5005a; font-size: 14px; font-weight: bold; background-color: #ffdc82; margin-top: 10px; margin-bottom: 5px; border-top: none; border-right: none; border-bottom: 5px solid #fff; border-left: none }
.news-content         { color: #122200; font-size: 12px; text-align: justify; width: 256px; border: 1px #2894ff }
.news-footer         { color: #d07327; font-size: 13px; font-weight: bold; background-color: transparent; width: 256px; border-style: none; border-width: medium 1px 1px; border-color: #666666 }
.download { color: #ab146a; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none; background-color: transparent; width: 256px; border-style: none; border-width: medium 1px 1px; border-color: #666666 }
.download a:link { color: #ab146a; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none; background-color: transparent; width: 256px; border-style: none; border-width: medium 1px 1px; border-color: #666666 }
.download a:hover { color: #ab146a; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none; background-color: #ffe474; width: 256px; border-style: none; border-width: medium 1px 1px; border-color: #666666 }
.download a:visited { color: #ab146a; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none; width: 256px; border-style: none; border-width: medium 1px 1px; border-color: #666666 }
/* FIN Définition des CLASS NEWS */

/* Définition de la CLASS AJOUT NEWS */
.news-ok { width:300px; background-color:#33CC00; color:#FFFFFF; text-align:center; font-size:14px; font-weight:bold; }
.news-no { width:300px; background-color:#FF0000; color:#FFFFFF; text-align:center; font-size:14px; font-weight:bold; }
/* FIN Définition de la CLASS AJOUT NEWS */