                                                                                                                                                                          /*

    CSS file for Island Skin - version 4.6

    CeCILL Copyright (C) 2004-2007 by GuppY Team

    Initiated by Laurent Duveau and Nicolas Alves

      Web site = http://www.freeguppy.org/

      e-mail   = info@freeguppy.org



    CSS History :

      v1.0 (01 May 2007)           : initial release (by "GuppY Design")

*/



* { margin: 0; padding: 0;}



body {

  background: #d6c5b5 url(img/backgroundfix.jpg) top left no-repeat fixed;

}



table { margin: 0 auto;}



/******************************************

 * Mise en page des blocs dans le header */

div.logo { /* bloc logo */

 

 padding: 0;margin:25px 360px;width: 454px;/*background: red;*/

}

div.banner { /* bloc bannière */

 padding: 10px 10px;display: none;

}

/************************

 * Bloc boîte citation */

div.quote { /* zone texte citation */

 width: 100%;

 white-space: nowrap;

 text-align: center;

 position: relative;

 top: 56px;

}

div.quote span.cita { /* texte */

 font: 0.8em arial, helvetica, sans-serif;

 color: #AFF;

 background-color: inherit;

 text-align: center;

}

div.quote span.author { /* auteur */

 font-style: italic;

}

div.quote span.cita b img { /* variable $web5 texte remplacé par image */

 display: inline;

}

div.quote span.cita img { /* image masquée dans citation */

 display: none;

}

/********************

 * Barre des menus */

div.menuIcons { /* bloc menu */

 margin: 0;

 padding: 0;

}

div.menuIcons ul { /* bloc liste du menu */

 list-style: none;

 width: 100%;

 margin: 15;

 padding: 0;

}

div.menuIcons ul li { /* toutes les sections */

 float: left;

 margin-right: 10px;

 text-align: center;

}

div.menuIcons ul li span { /* toutes les sections */

 color: #69F;

 background-color: inherit;

 display: block;

 white-space: nowrap;

}

div.menuIcons ul li.menu_flags { /* section drapeau */

 float: left;

 text-align: center;

 margin-right: 10px;

}

div.menuIcons ul li.menu_flags img { /* séparation drapeau */

 margin: 3px;

}

div.menuIcons ul li.menu_admin { /* section admin */

 float: right;

 padding-right: 3px;

}

div.menuIcons ul li a:hover {

 position: static;

}

div.menuIcons ul li a span { /* lien */

 font: bold 11px arial, helvetica, sans-serif;

 color: #00B;

 background-color: inherit;

 text-decoration: none;

}

div.menuIcons ul li a:hover span { /* lien survolé */

 font: bold 11px arial, helvetica, sans-serif;

 color: #AFF;

 background-color: inherit;

 position: relative;

 top: 1px;

 left: 1px;

}

div.menuIcons ul li a span.current { /* lien actif */

 color: #AFF;

 background-color: inherit;

}

div.tbls ul li a span.current { /* lien latéral actif */

 color: #333;

 background-color: inherit;

 border-left: 3px solid #00B;

 padding: 0 2px 0 4px;

}

div.tbls ul li a span { /* lien latéral*/

 font: bold 11px arial, helvetica, sans-serif;

 color: #00D;

 background-color: inherit;

 text-decoration: none;

}

div.tbls ul li a:hover span { /* lien latéral survolé*/

 font: bold 11px arial, helvetica, sans-serif;

 color: #333;

 background-color: inherit;

 position: relative;

 top: 1px;

 left: 1px;

 text-decoration: underline;

}

div ul, ol { /* listes */

 margin-left: 16px;

 padding: 8px 0 8px 8px;

}

div li { /* espace entre lien menu */

 margin-left: 12px;

 padding: 0;

}

/******************************************

 * Mise en page des blocs div principaux */

#screen_choice { /* sélecteur de largeur */

 display: none; height: 0;

}

#page { /* all the page */

}

div#page { /* mask border for IE */

 border: none;

}

#headTop { /* zone en-tête (logo-bannière) */

 color: inherit;

 background-color: inherit;

 margin: 0;

 padding: 0;

}

#headBottom { /* zone de la barre des menus */

 margin: 70px 0 20px;

 padding: 0;

}

#mainContent { /* disposition zone boîte centrale */

 margin: 0;

 padding: 0;

}

#leftside { /* disposition zone boîte gauche */

 margin: 0;

 padding: 0;

}

#rightside { /* disposition zone boîte droite */

 margin: 0;

 padding: 0;

}

#endbox { /* distance entre fond boîte centrale et bas de page */

 text-align: left;

 margin: 0;

 padding: 4px;

}

#foot { /* Copyright pied de page */

 font: 0.8em arial, sans-serif;

 color: #309;

 background-color: inherit;

 text-align: center;

}

/****************************

 * bloc boîte section menu */

ul.boxmenu { /* bloc liste */

 list-style: none;

 margin: 0;

 padding: 8px 0;

}

ul.boxmenu li { /* liste des items */

 margin-bottom: 10px;

}

ul.boxmenu li img { /* icônes */

 vertical-align: middle;

 margin-right: 10px;

}

/*******************************************************************

 * bloc boîte article (menu list, menu dynamic 1, menu dynamic 2) */

.rubr { /* catégories des articles */

 font: bold 13px arial, helvetica, sans-serif;

 color: #2f4f80;/*border-bottom: 1px dotted #FFE100;*/ border: 1px solid #6990b3;

 background: #afcfe9 url(img/bg_rubr.jpg) bottom left repeat-x;

 text-align: center;

 margin: 10px 1px 3px 1px;

 padding: 4px 2px;

}

.item {

 font: bold 12px arial, helvetica, sans-serif;

 color: #309;

 background-color: transparent;

 text-align: left;

 list-style: none;

 margin: 0;

 padding: 2px 0;

}

ul.item {

 margin: 0;

 padding: 0;

}

ul.item li.item { /* titres des articles */

 font: 12px arial, helvetica, sans-serif;

 color: #00C;

 background-color: inherit;

 text-align: left;

 list-style: none;

 padding: 2px 0 2px 10px;

}

.curr_item {

 font: 12px arial, helvetica, sans-serif;

 color: #00C;

 background-color: #87CBEF;

 text-align: left;

 list-style: none;

 padding: 2px 0;

}

ul.item li.curr_item { /* titre article quand affiché */

 font: 12px arial, helvetica, sans-serif;

 color: #00C;

 background-color: #87CBEF;

 text-align: left;

 list-style: none;

 padding: 2px 0 2px 10px;

}

/************

 * pop RSS */

.pop {

 width: 360px;

 text-align: left;

}

.pop a {

 display: block;

}

.pop span {

 display: none;

}

.pop a:hover span {

 font: normal 12px arial, helvetica, sans-serif;

 color: #309;

 background-color: #CFE5F9;

 border: 1px solid #AECBED;

 display: block;

 width: 280px;

 position: absolute;

 top: 2em;

 left: 2em;

 text-decoration: none;

 padding: 4px;

}

.notice { /* very important */

 color: #F00;

 background-color: #FFB;

 padding: 2px;

}

/*************

 * Calendar */

.tblbox { /* calendar box */

 color: inherit;

 background-color: #EBEBEB;

}

.cal {

  border-collapse: separate;

  border: 1px solid #5B5B5B;

  border-spacing: 1px;

  color: inherit;

  background-color: inherit;

}

tr.cal { /* calendar nav bar */

  font: 12px Arial, sans-serif;

  color: #309;

  background-color: #87CBEF;

  text-align: center;

}

td.cals { /* week */

  font: 12px Arial, sans-serif;

  color: #FFF;

  background-color: #5B5B5B;

  width: 14%;

  text-align: center;

}

td.cal0 { /* empty cell*/

 font: 11px arial, sans-serif;

 color: #FFA500;

 background-color: #EBEBEB;

 width: 14%;

 text-align: center;

}

td.cal1 { /* days */

 font: 11px arial, sans-serif;

 color: #4682B4;

 background-color: #EBEBEB;

 width: 14%;

 text-align: center;

}

td.cal2 { /* today */

 font: bold 11px arial, sans-serif;

 color: #fff;

 background-color: #5B5B5B;

 width: 14%;

 text-align: center;

}

td.cal3 { /* sunday or special */

 font: 11px arial, sans-serif;

 color: #000;

 background-color: #C3C3C3;

 width: 14%;

 text-align: center;

}

td.cal4 { /* today is sunday or special */

 font: 11px arial, sans-serif;

 color: #FFF;

 background-color: #2DA3E4;

 width: 14%;

 text-align: center;

}

td.calevt, td.calevt a { /* planner event */

 font: bold 11px arial, sans-serif;

 color: #FFF;

 background-color: #00B;

 width: 14%;

 text-align: center;

}

/************************

 * Formulaires (Forms) */

form {

 line-height: 20px; /* "hack" vertical center text for Safari and Opera */

 margin: 4px 0;

}

fieldset { /* Encadrement des champs */

 border: 1px solid #00C;

 margin: 8px;

}

legend { /* légende des encadrements */

 font: bold 12px arial, helvetica, sans-serif;

 color: #309;

 background-color: inherit;

}

button {

 font: 11px tahoma, arial, sans-serif;

 color: #fff;

 background-color: #808080;

 height: 22px;

}

input.bouton {

 color: #EBEBEB;

 background-color: #808080;

 border-top: 1px solid #EBEBEB;

 border-right: 1px solid #4B4B4B;

 border-bottom: 1px solid #666;

 border-left: 1px solid #EBEBEB;

 text-decoration: none;

 cursor: pointer;

 height: 20px;

 padding: 0 4px 0 4px;

}

input.texte {

 font: 11px arial, sans-serif;

 color: #000;

 background-color: #EBEBEB;

 margin: 2px 0;

}

select {

 font: 11px arial, sans-serif;

 color: #000;

 background-color: #EBEBEB;

 margin: 4px 0;

}

textarea {

 color: #000;

 background-color: #EBEBEB;

 overflow: auto;

 margin: 4px 0;

}

/************

 * Général */

a { /* lien hypertexte */

 color: #fff;

 background-color: transparent;

 text-decoration: underline;

}

a.titre { /* lien titres */

 color: inherit;

 background-color: transparent;

 text-decoration: none;

}

a:hover { /* lien hypertexte survolé */

  color: #000;

 position: relative;

 top: 1px;

 left: 1px;

 text-decoration: underline;

}

p { /* paragraphe */

 font: 12px arial, sans-serif;

 margin: 4px 0;

}

p.box {

 font: 12px arial, sans-serif;

 margin: 4px;

}

.titre { /* all the page */

background-image: url(img/titre.png);

}

.titrebox{  /* all the page */

background-image: url(img/titrebox.png);

}

.box {

 font: 11px arial, sans-serif;

 margin-right: 2px;

}

.box:hover {

 color: #000;

 background-color: inherit;

}

.bordure {

 border: none;

}

hr { /* ligne stylée */

 border-style: none none dashed;

 border-color: #000;

 border-width: 0 0 1px;

 height: 1px;

 width: 97%;

}

ul.item {

 margin: 0;

 padding: 0 10px;

}

li.item {

 list-style-type: none;

 margin-left: 1px;

 padding: 0;

}

li.curr_item {

 list-style-type: none;

 margin-left: -10px;

}

ul, ol, li {

 font: 12px arial, sans-serif;

}

dl, dd, dt, address, dir, menu, blockquote, td {

 font: 12px arial, sans-serif;

 color: #222;

 background-color: inherit;

}

h1 { /* titre niveau 1 */

 font-size: 24px;

}

h2 { /* titre niveau 2 */

 font-size: 18px;

}

h3 { /* titre niveau 3 */

 font-size: 16px;

}

h4 { /* titre niveau 4 */

 font-size: 14px;

}

/************************

 * bloc forum - tables */

.forum, td.forum a {

 font: 12px arial, sans-serif;

 color: #FFF;

 background-color: #87CBEF;

 text-align: center;

 padding: 4px;

}

.forum2, tr.forum2 {

 font: 12px arial, sans-serif;

 color: #000;

 background-color: #87CBEF;

 padding: 0 5px;

}

.quest {

 font: 12px arial, sans-serif;

 color: #000;

 background-color: #9FD6F2;

 padding: 5px;

}

.rep {

 font: 12px arial, sans-serif;

 color: #000;

 background-color: #BAE3FF;

 padding: 10px 5px;

}

div.bord, table.bord {

 color: #000;

 background: url(img/bg_side.png) repeat-x;

 /*background-color: #808080;*/

 text-align: left;

}

.bord {

 color: inherit;

 background-color: #808080;

 /*border: 1px solid #87CBEF;*/

}

/****************************************************

 * Mise en forme des boîtes centrales et latérales */

.title { /* boîte centrale */

 font: bold 1.4em arial, sans-serif;

 color: #ff6600;

 background: inherit;

 text-align: left;

 line-height: 50px;

 padding: 0 11px 0 22px;

}

.tblc { /* contenu */

 color: inherit;

 /*background-color: #878e97;

 border-top: 0;

 border-right: 1px solid #ADF;

 border-bottom: 1px solid #ADF;

 border-left: 1px solid #ADF;*/

 background: url(img/bg_tblc.png) 0 0 repeat;

 text-align: left;

 margin-bottom: 10px;

 padding: 12px;

}

.tblc a:hover {

 color: #00B;

 background-color: inherit;

}

.sidetitle { /* boîte latérale */

 font: bold 1.3em arial, sans-serif;

 color: #ff6600;

 /*background: inherit;*/

 text-align: center;

 line-height: 26px;

 height: 26px;

 padding-top: 12px;

}

.tbls { /* contenu */

 color: inherit;

 background: url(img/bg_side.png) repeat-y ;

 padding: 3px 14px;

}

.tblsIE6 { /* contenu */

 color: inherit;

 background: url(img/bg_side.gif) repeat-y ;

 padding: 3px 14px;

}

div.tbls {

 text-align: left;

}

.sidetop {

 width: 190px;

}

.sidebottom {

 background: url(img/side_bottom.png) no-repeat;

 height: 13px;

 margin-bottom: 12px;

}

.box_foot { /* boîte pied de page */

 background: url(img/foot_bottom.png) 50% 0% repeat-x;color: #fff;

 width: 100%;

 margin: 20px auto 0px auto;

}

.tblf { /* contenu */

 padding-top: 14px;

}

.foot {

 font: 10px arial, sans-serif;

 text-align: center;

}

.copyright {

 font: 11px arial, sans-serif;

 text-align: center;

}

.copyright a:hover {

 color: #F00;

 background-color: inherit;

}

/**********************

 * Editeur FckEditor */

.Code {

 font: 11px "comic sans ms", arial, monospace, sans-serif;

 color: #309;

 background-color: #CFE5F9;

 border: 1px solid #00C;

 padding: 0 5px 0 5px;

}

div #toolbarIcons_ptxt {

 color: inherit;

 background-color: #089EDE;

}

div #toolbarSmileys_ptxt {

 color: inherit;

 background-color: #089EDE;

}

/***********

 * Divers */

.clscursor {

 cursor: pointer;

}

.timer {

 font: italic 11px arial, sans-serif;

 color: #309;

 background-color: inherit;

 text-align: center;

 padding: 2px 2px 0px 2px;

}

                                                                                                                                                                          
