/* Style associé au formulaire uni */
@charset "iso-8859-1";

A:link {color: blue;}
A:visited {color:#000;   text-decoration:none;}
A:hover {color: #000;   text-decoration:none;}

.periode {font-family: Arial; font-size: 8pt; text-align: right; vertical-align: top}
.periode-semaine {color: #6a6a6a; font-weight: bold; font-size: 11pt}
.periode-archive {color: #006600;} 
.jour {background-image: url(/forum/algi/images/fond-calendrier.gif); color: #ffffff; font-family:  Arial; font-size: 9pt; padding-bottom: 2px; padding-left: 4px; padding-top: 1px; text-align: left}
.justifie  { text-align: justify;  font-family: Arial;}
.evenement {font-size: 10pt;   font-family: Arial;   text-align: right;   color: #000000;}
.evenement-gauche {font-size: 10pt;   font-family: Arial;   text-align: left;   color: #000000;}
.lien {text-align: right; vertical-align: top; width: 18px}
.lien-bas {font-size: 10pt; font-family: Arial; font-weight: normal; color: #666666; font-weight: normal;}
.forum-nom {font-size: 10pt; font-family: Arial; font-weight: bold; color: #000000;}
.forum-texte {font-size: 8pt; font-family: Arial; font-weight: normal; color: #222222;}
.societe-nom {font-size: 8pt; font-family: Arial; font-weight: bold; color: #000000;}
.societe-texte {font-size: 8pt; font-family: Arial; color: #999999;}
.surnosforum {background-image: url(/forum/algi/images/surnosforum-fond-centre.gif)}

a.plus:link {font-size: 12pt; font-family: Arial;background-image: url(/forum/algi/images/icon_most_emailed.gif); width: 16px; height: 16px; background-repeat: no-repeat; color: white}
a.plus:visited {font-size: 12pt; font-family: Arial;background-image: url(/forum/algi/images/icon_most_emailed.gif); width: 16px; height: 16px; background-repeat: no-repeat; color: white}
a.plus:focus {font-size: 12pt; font-family: Arial;background-image: url(/forum/algi/images/icon_most_emailed.gif); width: 16px; height: 16px; background-repeat: no-repeat; color: white}
a.plus:hover {font-size: 12pt; font-family: Arial;background-image: url(/forum/algi/images/icon_most_emailed-vert.gif); width: 16px; height: 16px; background-repeat: no-repeat; color: white}
a.plus:active {font-size: 12pt; font-family: Arial;background-image: url(/forum/algi/images/icon_most_emailed-vert.gif); width: 16px; height: 16px; background-repeat: no-repeat; color: white}

.style9 {font-size: 7px;   font-family: Arial, Helvetica, sans-serif;}
.style15 {font-size: 12px; font-weight: bold; color: #000000;}
.style17 {font-size: 16px; color: #FF0000;}
.style18 {font-size: 10px;   color: #4499D5;}

/* Credits: Dynamic Drive CSS Library
URL: http://www.dynamicdrive.com/style/ */
.pagination {padding: 2px;}
/* Set to "right" to right align pagination interface */
.pagination ul {margin: 0px;   padding: 0;   text-align: left;    font-size: 14px;   font-family:"Arial Black", Gadget, sans-serif;   font-family: arial;}
.pagination li {list-style-type: none;   display: inline;   padding-bottom: 1px;}
.pagination a, .pagination a:visited {padding: 0 5px;   border: 1px solid #80c1fd;   text-decoration: none;    color: #80c1fd;}
.pagination a:hover, .pagination a:active {border: 1px solid #b2dffe;   color: #000;   text-decoration: none;    color: #ffffff;   background-color: #80c1fd;}
.pagination a.currentpage {background-color: #2e6ab1;   color: #FFFF;   border-color: #80c1fd;   font-weight: bold;   cursor: default;}
.pagination a.disablelink, .pagination a.disablelink:hover {background-color: white;   cursor: default;   color: #929292;   border-color: #80c1fd;   font-weight: normal;}
.pagination a.prevnext {font-weight: bold;}
 Style des liens */
A:link {
    color: #0000ff;
    text-decoration: none}

/* Style des liens déjà visités */
A:visited {
    color: #005000;
    text-decoration: none}

/* Style des liens actifs, c'est-à-dire sélectionnés */
A:active {
    color: #FF0000;
    text-decoration: underline}

/* A:hover Style des liens lorsque pointés par la souris */
A:hover {
    text-decoration:underline;
    }

/* Style du copyright */
.copyright {
    font-weight: bold;
    font-size: 10pt;}

/* Fin de la section de style */
