/* flat2d version.com css */
/*fond principal utilisant l'image fond_principal.gif*/
body
{
    padding: 0px;
    margin-bottom: 50px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    color: #444444;
    background: #000000 url(    'images/fond_principal.gif' ) repeat-x;
    margin-right: 19px;
    margin-left: 0px;
    margin-top: 0px;
}
/*couleur texte des news*/
p
{
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    line-height: 19px;
    font-weight: normal;
    color: #888888;
    margin: 10px 0px;
}
/*couleur du texte pres de la news*/
h1
{
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-weight: normal;
    color: #888888;
    margin: 18px 0px 6px 0px;
}
/*couleur texte du titre de la news lors du survol curseur*/
h1 A:hover
{
    text-decoration: underline;
    color: #777777;
}
/*couleur du mot News dans la barre haute*/
h2
{
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 17px;
    line-height: 18px;
    font-weight: normal;
    color: #FFFFFF;
    margin: 18px 0px 6px 0px;
    font-weight: bold;
}

h3
{
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #1b3838;
    margin: 18px 0px 6px 0px;
}

td
{
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    line-height: 17px;
    font-weight: normal;
    color: #444444;
}

DT
{
    font-weight: bold;
}
/*couleur du titre de la news*/
A
{
    color: #fff;
}

A:visited
{
    color: #fff;
}

A:active
{
    color: #fff;
}

A:hover
{
    color: #777777;
}

form
{
    margin: 0px;
}


blockquote.code
{
    border: 1px solid black;
    overflow-x: scroll;
    white-space: pre;
    font-size: 10px;
    font-family: Courier New, monospace;
    line-height: 10px;
    padding-left: 10px;
    margin: 10px;
    background-color: #eee;
}


p.articledate
{
    text-align: right;
    font-size: 10px;
    color: #666;
    margin: 0px;
}

/* Layout */

#copyright
{
    padding-top: 7px;
    background-image: url(    'images/copyright.gif' );
    background-position: 50% top;
    background-repeat: no-repeat;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
}

#layoutTable
{
    margin-top: 3px;
    border-collapse: collapse;
    width: 100%;
}

#layoutTable .leftColumn
{
    width: 210px;
    vertical-align: top;
}

#layoutTable .leftColumn .logo
{
    background-image: url(    'images/flat2d_logo.gif' );
    width: 212px;
    height: 123px;
    float: right;
    text-decoration: none;
}

#layoutTable .rightColumn
{
    vertical-align: top;
    min-height: 500px;
}

#topNavigation
{
    height: 36px;
    margin-top: 14px;
    margin-bottom: 8px;
    margin-right: 25px;
    white-space: nowrap;
    vertical-align: bottom;
    text-align: right;
}

/*couleur du mot accueil*/
#accueil
{
    position: absolute;
    left: 220px;
    top: 34px;
    float: left;
    margin-top: 17px;
    text-align: left;
    white-space: nowrap;
    margin-right: 25px;
    font-weight: bold;
    color: #FFFFFF;
}

#accueil A
{
    color: #5A5A5A;
    text-decoration: none;
    background-image: url(    'images/fleche.gif' );
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
}
/*couleur survol retour lien haut avec fleche*/
#accueil A:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}




/* Navigation */

.navBox
{
    width: 182px;
    margin-left: 15px;
    margin-bottom: 7px;
    text-align: right;
}

.linkArrow
{
    float: right;
    margin-left: 8px;
    margin-top: 4px;
    border: 0px;
    vertical-align: middle;
}


A
{
    text-decoration: none;
}

A.imgLink, A.imgLink:visited, A.imgLink:active
{
    padding: 3px;
    display: table-cell;
    vertical-align: middle;
}

A.imgLink:hover
{
    background: #FFFFFF;
}

A.h1, A.h1:visited, A.h1:active
{
    text-decoration: none;
}
A.h1:hover
{
    text-decoration: underline;
}

A IMG
{
    border: none;
}

/* Contenu */



#highlights
{
    margin-top: 20px;
    border-collapse: collapse;
}



/*couleur de la barre haute pres des arrondis*/
#contentHeader
{
    height: 10px;
    background-color: #fff;
    border: none;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}
#contentHeaderLeft
{
    float: left;
    background-image: url(    'images/coin_Haut_gauche.gif' );
    width: 10px;
    height: 10px;
}
#contentHeaderMid
{
    border-top: 1px solid #666;
}
#contentHeaderRight
{
    float: right;
    background-image: url(    'images/coin_Haut_droit.gif' );
    width: 10px;
    height: 10px;
    margin-top: -1px;
}
/*couleur de fond des news et config cadre autour des news*/
#contentFrame
{
    background: #000000;
    margin: 0px;
    padding: 0px;
    border: 1px solid #666;
    border-top: none;
}
#content
{
    padding: 25px;
    height: 100%;
    min-height: 600px;
}
* html #content
{
    height: 600px;
}

.DataTable
{
    width: 100%;
    background-color: #ddd;
    padding: 2px;
    border-top: 1px solid #bbb;
    border-bottom: 2px solid #bbb;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}
.DataTable TH
{
    background-image: url(    'images/th-back.gif' );
    background-position: 50% bottom;
    background-color: #f3f3f3;
    min-height: 20px;
    background-repeat: repeat-x;
    padding: 0px 0px 0px 5px;
}
.DataTable TD
{
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 0px 5px;
}

.header
{
    background: url(    'images/ph-back.gif' ) repeat-x;
    vertical-align: middle;
}
.header .left
{
    float: left;
    width: 8px;
    height: 32px;
    background: url(    'images/ph-left.gif' );
    vertical-align: middle;
}
.header .right
{
    float: right;
    width: 8px;
    height: 32px;
    background: url(    'images/ph-right.gif' );
    vertical-align: middle;
}
.header H2
{
    font-weight: bold;
    height: 32px;
    padding: 7px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/*proprietes de la Date*/
.date
{
    float: right;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
/*Taille et style de la ligne de separation des news*/
.lignesep
{
    margin-left: 80px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px groove #FFFFFF;
}
/*Taille de la marge entre la barre News et le texte*/
.blockItemHeader
{
    margin-bottom: 20px;
}
/*Emplacement des icones pres des News*/
.adhr
{
    margin: 5px 10px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 10px;
    font-size: 1px;
}
/*Taille des icones pres des news*/
.icon
{
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
}
.iconEasyToon
{
    background-image: url(    'images/icone_ezt.jpg' );
}

.Webmasters
{
    padding-left: 20px;
}

.tori
{
    background-color: #333333;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
}

.tori th
{
    background-color: #C0C0C0;
    color:#444444;
}

.tori td
{
    color: #FFFFFF;
}

