/* CSS Document */

/* ESCALE PLUS */
.sepbarre { width: 6px; }
.septop { height: 2px; line-height: 2px; }
.sepgauche { width: 5px; }
.sepcentre { width: 10px; }
.sepdroite { width: 15px; }

.gcentre { width: 63%; }
.dcentre { width: 30%; }
.fullcentre { width: 98%; }
.partenaire { }

.tblstd { width: 100%;}
.tblart { width: 100%;}

.tdartg { width: auto; line-height: 28px; font-family: verdana; font-variant: small-caps; font-stretch: semi-expanded; vertical-align: middle; font-size: 28px; font-weight: bold; text-transform: uppercase; }
.tdartd { width: auto; line-height: 28px; font-size: 28px; font-weight: normal; font-stretch: semi-expanded; }

.tblspace { width: 100%; }
.tblgauche { width: 100%;}
.tblcentre { width: 100%;}
.tbldroit { width: 100%;}
.tbledit { width: 100%;}

/* News */
.news { text-align: left; }
.news_titre { /*height: 20px;*/ vertical-align: top; font-size: 16px; font-weight: bold; line-height: 20px; }
.news_date { font-size: 10px; line-height: 16px; vertical-align: middle; font-weight: bold; font-style: italic; text-decoration: none; }
.news_bloc { font-size: 11px; line-height: 18px; font-weight: normal; text-align: justify; }
.news_more { height: 22px; font-size: 14px; font-weight: bold; cursor: pointer; text-align: right; text-decoration:none; }

/* Sujets */
.sujet {}
.titre { /*height: 32px;*/ font-size: 22px; font-weight: bold; font-stretch: condensed; line-height: 26px; text-align: left; }
.date { font-size: 10px; line-height: 16px; vertical-align: bottom; font-weight: normal; text-align: left;}
.bloc { font-size:13px; line-height: 20px; text-align: justify;}
.bloc a { font-weight: bold; cursor: pointer; }
.image { width: 100%; }
.image_copyright { width: 100%; font-size:12px; line-height: 18px; text-align: center; }

/* Contenu */
.contenu {}
.contenu_titre { /*height: 32px;*/ font-size: 22px; font-weight: bold; font-stretch: condensed; line-height: 26px; text-align: left; }
.contenu_titre_bloc { height: 25px; font-size: 18px; font-weight: bold; font-stretch: condensed; line-height: 22px; text-align: left; }
.contenu_date { font-size: 10px; line-height: 14px; vertical-align: top; font-weight: normal; text-align: left;}
.contenu_sep { height: 5px; font-size: 5px; }
.contenu_bloc { font-size:13px; line-height: 20px; text-align: justify;}
.contenu_bloc a { font-weight: bold; cursor: pointer; }
.contenu_image { width: 100%; }
.contenu_image_copyright { width: 100%; font-size:12px; line-height: 18px; text-align: justify; }

/* Faq */
.faq {}
.faq_titre { font-size: 22px; font-weight: bold; font-stretch: condensed; text-align: left; }
.faq_date { font-size: 10px; line-height: 12px; vertical-align: top; font-weight: normal; text-align: left;}
.faq_toc { text-align: left; }
.faq_toc a { text-decoration: none; font-size: 14px; font-weight: bold; }
.faq_question { font-size: 18px; line-height: 22px; font-weight: bold; font-stretch: condensed; text-align: left; }
.faq_question a { text-decoration: none; }
.faq_answer { font-size:13px; line-height: 20px; text-align: justify;}
.faq_answer a { font-weight: bold; cursor: pointer; }
.faq_image { width: 100%; }
.faq_image_copyright { width: 100%; font-size:12px; line-height: 18px; text-align: justify; }

.status_enabled { font-weight: bold; }
.status_disabled { font-weight: bold; }
.status_incomplete { font-weight: bold; }

