/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
    margin: 0;
    padding: 0;
}
/* a {
    color: #F70;
    text-decoration: none;
}
a:hover {
    color: #C60;
    text-decoration: underline;
}    */
body {
    background: #F1F1F1;
    color: #466;
    font: normal 13px tahoma,Arial,sans-serif;
    margin: 0;
    align : middle;
}

input {
    color: #555;
}
p,cite,code {
    padding-bottom: 1.2em;
}
ul {
    margin-left: 10px;
}
div#blocs ul {
    margin-left: 0;
}
h1 {
    font-size: 1.4em;
    margin-bottom: 4px;
}
h1 a, h1 a:hover, h1 a:visited, h1 a:active {
    color: #FFF;
    text-decoration: none;
}
code {
    background: url(../images/bgcode.gif);
    border: 1px solid #F0F0F0;
    border-left: 6px solid #39F;
    color: #555;
    display: block;
    font: normal 1em serif;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}
cite {
    background: url(../images/quote.gif) no-repeat;
    color: #666;
    display: block;
    font: normal 1.2em "Lucida Sans Unicode",serif;
    padding-left: 28px;
}
h1,h2,h3 {
    color: #EECC08;
    padding-top: 6px;
}
h2 {
    clear: both;
}
h2 a {
    color: #06C;
}
h2 a:hover {
    color: #00c3fc;
    text-decoration: none;
}
h3 a, h3 a:hover {
    color: #06C;
    text-decoration: none;
}
/* misc */
.clearer {
    clear: both;
}

/* structure */


td.global {
    background: url(../images/global.gif) no-repeat;
    width: 159px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 77px;
    font-size: 0.8em;
    text-align: left;
    }

td.pub {
    background: url(../images/pub.gif) no-repeat;
    width: 375px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 77px;
    font-size: 0.8em;
    text-align: left;
    }

td.member {
    background: url(../images/member.gif) no-repeat;
    width: 266px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 77px;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
td.member a {
    color: #FFF;
}
td.member span {
    font-weight: normal;
}

td.centre_g {
    background: url(../images/centre_g.gif) no-repeat;
    width: 190px;
    height: 80px;
    text-align: left;
    vertical-align: bottom;
}

td.centre_d {
    background: url(../images/centre_d.gif) no-repeat;
    width: 300px;
    height: 80px;
    text-align: right;
    vertical-align: bottom;
}
td.hg_centre {
    background: url(../images/hg_centre.gif) no-repeat;
    width: 190px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 84px;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}
td.espace_contact {
    background: url(../images/espace_contact.gif) no-repeat;
    width: 129px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 84px;
    color: #339933;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
td.contact {
    background: url(../images/contact.gif) no-repeat;
    width: 56px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 25px;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}
td.ballons {
    background: url(../images/ballons.gif) no-repeat;
    width: 56px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 59px;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}
td.jeux {
    background: url(../images/jeux.gif) no-repeat;
    width: 115px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    height: 84px;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}

/* title */
.title {
    float: left;
    padding: 20px 0 0 76px;
}
.title h1 {
    color: #FFF;
    font: normal 2em Verdana,sans-serif;
}
.title h1 span {
    font-size: 0.7em;
}
/* navigation */
.navigation {
    position: absolute;
    top: 55px;
    right: 0;
    padding: 0 16px;
}
.navigation a {
    color: #FFF;
    float: left;
    font: bold 1.25em "Trebuchet MS";
    padding: 8px 18px;
    text-align: center;
    text-decoration: none;
}
.navigation a:hover {
    background-color: #4a91c3;
    color: #FFF;
    text-decoration: none;
}

/* main */
.main {
  /*  background: #FFF url(../images/bgmain.gif) no-repeat;
    clear: both;
    padding: 12px 12px 20px 52px;     */
}

/* main left */
.sidenav {
    float: left;
    width: 24%;
}
.sidenav h2 {
    border-bottom: 1px dashed #DDD;
    color: #E73;
    font-size: 1.2em;
    height: 20px;
    margin-top: 1.2em;
}

/* content */
.content {
    min-height: 180px;
    width: 490px;
}

li {
    list-style: url(../images/li.gif);
    margin-left: 5px;
}

/* search form */
.styled {
    border: 3px double #E5E5E5;
    padding: 2px 3px;
}
.button {
    border: 1px solid #AAA;
    margin-left: 5px;
    padding: 2px 3px;
}

/* footer */
.footer {
   /* background: #477D4B url(../images/bgfooter.gif) left top no-repeat;  */
    color: #0066cc;
    font-size: 1em;
    text-align: center;
    padding: 10px;
}
.footer a {
    color: #0066cc;
    text-decoration: none;
}
.footer a:hover {
    color: #000000;
    text-decoration: underline;
}
div.suite {
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    padding-top: 3px;
    clear: both;
}
div.suite a {
    color: #0066cc;
}


/* Blocs de gauche*/


td.blocs_g {
    background: url(../images/bloc_g.gif) repeat;
    width: 159px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    font-size: 0.8em;
    text-align: left;
    }


/* contenu des bloc de gauche */
div.bloc_g0{
        background: url('../images/bloc_g0.gif') left top no-repeat;
        height: 46px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}
div.bloc_g1{
        background: url('../images/bloc_g1.gif') left top no-repeat;
        height: 130px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}
div.bloc_g1 li {
    list-style: url(../images/puce.gif);
    margin-left: 5px;
}
div.bloc_g1 a, div.bloc_g1 a:visited, div.bloc_g1 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g1 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}




div.bloc_g2{
        background: url('../images/bloc_g2.gif') left top no-repeat;
        height: 113px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}
div.bloc_g2 li {
    list-style: url(../images/puce.gif);
    margin-left: 5px;
}
div.bloc_g2 a, div.bloc_g2 a:visited, div.bloc_g2 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g2 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g3{
        background: url('../images/bloc_g3.gif') left top no-repeat;
        height: 95px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}
div.bloc_g3 li {
    list-style: url(../images/puce.gif);
    margin-left: 5px;
}
div.bloc_g3 a, div.bloc_g3 a:visited, div.bloc_g3 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g3 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g4{
        background: url('../images/bloc_g4.gif') left top no-repeat;
        height: 77px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}

div.bloc_g4 li {
    list-style: url(../images/puce.gif);
    margin-left: 5px;
}
 div.bloc_g4 a, div.bloc_g4 a:visited, div.bloc_g4 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g4 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g5{
        background: url('../images/bloc_g5.gif') left top no-repeat;
        height: 261px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}
div.bloc_g5 li {
    list-style: url(../images/puce.gif);
    margin-left: 5px;
}
div.bloc_g5 a, div.bloc_g5 a:visited, div.bloc_g5 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_g5 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}

/* Blocs de droite*/
div#blocs_d {
    width: 151px;
    background : #F1F1F1;
}

td.blocs_d {
    background: url(../images/bloc_d.gif) repeat;
    width: 151px;
    cellspacing : 0;
    cellpadding : 0;
    border : 0;
    font-size: 0.8em;
    text-align: left;
    }

/* contenu des bloc de droite */
div.bloc_d0{
        background: url('../images/liens.gif') right top no-repeat;
        height: 46px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}

div.bloc_d1{
        background: url('../images/bloc_d1.gif') right top no-repeat;
        height: 130px;
        margin-left: 0 px ;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}
div.bloc_d1 li {
    list-style: url(../images/puce.gif);
    margin-left: 30px;
}

div.bloc_d1 a, div.bloc_d1 a:visited, div.bloc_d1 a:active  {
    font-family:tahoma;
    color:#EECC08;
    font-size:12px;
    text-decoration:none;
    font-weight:bolder;
    }
div.bloc_d1 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:12px;
    text-decoration:none;
    font-weight:bolder;
}


div.bloc_d2{
        background: url('../images/bloc_d2.gif') left top no-repeat;
        height: 113px;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
}

div.bloc_d2 li {
    list-style: url(../images/puce.gif);
    margin-top: 5px;
    margin-left: 45px;
}
div.bloc_d2 a, div.bloc_d2 a:visited, div.bloc_d2 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_d2 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}

div.bloc_d3{
        background: url('../images/bloc_d3.gif') right top no-repeat;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
        height: 95px;
}

div.bloc_d3 li {
    list-style: url(../images/puce.gif);
    margin-top: 5px;
    margin-left: 50px;
}

div.bloc_d3 a, div.bloc_d3 a:visited, div.bloc_d3 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_d3 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}

div.bloc_d4{
        background: url('../images/bloc_d4.gif') right top no-repeat;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
        height: 77px;
}

div.bloc_d4 li {
    list-style: url(../images/puce.gif);
    margin-top: 5px;
    margin-left: 55px;
}
div.bloc_d4 a, div.bloc_d4 a:visited, div.bloc_d4 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_d4 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}

div.bloc_d5{
        background: url('../images/bloc_d5.gif') right top no-repeat;
        color:#EECC08;
        font-family:tahoma;
        font-size:12px;
        font-weight:bolder;
        height: 261px;
}

div.bloc_d5 li {
    list-style: url(../images/puce.gif);
    margin-left: 90px;
}
div.bloc_d5 a, div.bloc_d5 a:visited, div.bloc_d5 a:active  {
    font-family:tahoma;
    color:#F1F1F1;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}
div.bloc_d5 a:hover  {
    font-family:tahoma;
    color:#8DF7C9;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}

/* News */
.content .descr {
    font-size: 0.9em;
    color: #0066cc;
    margin-bottom: 6px;
}
.content .descr a {
    color: #0066cc;
}
.sujet {
    float: right;
    margin-left: 10px;
}
div.article {
    text-align: justify;
}
div#box_article {
    display: none;
}
div#editorial {
    text-align: justify;
    padding: 5px;
    background-color: #F1F1F1;
    border: 1px solid #0755a2;
    margin-bottom: 5px;
}
div#editorial h2 {
    padding-top: 0;
}

/*  Définitions pour NPDS */
.BOXC, .HEADER, td.TITBOXC {
    padding: 4px;
    background-color: #F1F1F1;
    border: 1px solid #96F7CD;
}
.HEADER {
    font-weight: bold;
    padding: 3px;
}
.HEADER * {
    vertical-align: middle;
}
.LIGNA {
    background-color: #F1F1F1;
}
.LIGNB {
    background-color: #F1F1F1;
}
.LIGNA a, .LIGNB a {
    color: #00386f;
}
.LIGNA td, .LIGNB td {
    padding: 2px;
}
.LIGNA *, .LIGNB * {
    vertical-align: middle;
}
A.ROUGE, A.ROUGE:VISITED, A.ROUGE:ACTIVE, A.ROUGE:HOVER {
    color: #cf0000;
    font-weight: bold;
}
input.TEXTBOX_STANDARD, input.textbox, input.INPUTA, textarea {
    border: 1px solid #afafaf;
    background-color: #FFF;
    padding: 2px;
}
input.BOUTON_STANDARD {
    border: 1px solid #afafaf;
    background-color: #eff7ff;
    padding: 2px;
    margin: 1px 0 1px 3px;
    font-weight: bold;
}
input.BOUTON_STANDARD:hover {
    background-color: #0053a3;
    color: #FFF;
}
select {
    padding: 0;
    border: 1px solid #afafaf;
    margin-bottom: 1px;
}
option {
    padding: 1px 2px 1px 3px;
    vertical-align: center;
}
a.newmsg {
    color: #FFD06B !important;
    font-weight: bold;
    text-decoration: blink;
}

/* Chat */
body#chat {
    background-color: #FFF;
    background-image: url(../images/chat.gif);
    background-repeat: repeat-y;
}
body#chat div.TEXTBOX_STANDARD {
    border-bottom: 1px solid #ddd;
    clear: both;
}
div.chatHeure, div.chatNom {
    float: left;
    padding: 1px;
}
div.chatHeure {
    color: #afafaf;
    font-size: 0.8em;
    padding-top: 0.2em;
    width: 60px;
}
div.chatNom {
    font-weight: bold;
    color: #000;
    text-align: right;
    margin-right: 3px;
    padding-right: 3px;
    width: 80px;
}
div.chatTexte {
    margin-left: 152px;
}
hr {
    border: 0;
    border-bottom: 1px solid #0051a1;
    margin-bottom: 3px;
}
div.titboxcont {
    margin-top: -1em;
    text-weight: bold;
}
table, tbody, tr, td, tr.LIGNA td, tr.LIGNB td{
    font-size: 1em;
    vertical-align: top;
    border-collapse: separate;
    border-spacing: 1px;
}
