 /*
   CSS file for skin_papinou72b - 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
	   Design Papinou © 2009 - Site Papinou : http://www.papinou.info
	   contrat Creative Commons : http://creativecommons.org/licenses/by-sa/2.0/fr/
	   Valid W3C CSS : http://jigsaw.w3.org/css-validator/
*/

html { /*  document */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000080;
  background-color: inherit;
}
body { /*  corps du document */ 
  margin : 0;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background: url(img/cfs.png) repeat-x #e4e9f3;
  background-position : center 0%;
}
a { /* lien */
  color : #000080;
  background-color : inherit;
  text-decoration : none;
}
a:hover { /* lien survolé */
  color : #f00;
  background-color : inherit;
  text-decoration : none;
  font-weight : bold;
  position : relative;top : 1px;left : 1px;
}
p { /* paragraphe */
  margin : 4px 0;
} 
hr { /* ligne horizontale */
  border-style : none none dashed;
  border-color : #bbd1e4;
  border-width : 0 0 1px;
  height : 1px;
  width : 98%;
  visibility : visible;
}
ul, ol { /* listes */
  padding : 0;
  margin : 0;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  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;
}
.bordure { 
  border : 0 solid #bbd1e4;
}
/******************************************
* Mise en page des blocks div principaux */
#screen_choice { 
  z-index : 20;
  position : absolute;
  top : 1px;
  right : 4px;
  padding : 0;
  margin : 0;
  text-align : right;
}
div#page { /* mask border for IE */ 
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #4d6db6;
}
#page { /* all the page */ 
  z-index : 2;
  padding-top : 0;
  color : inherit;
  background-color : #fff;
}
#headTop { /* header top and middle (logo-banner + citation) */
  z-index : 15;
  margin : 0;
  padding : 0;
  background : transparent url(img/ban.jpg) no-repeat;
  border-bottom: 0px solid #4d6db6;
  height: 310px;
}
#headBottom { /* header bottom (logo-menu) */
  z-index: 100;
  float: left;
  margin : 0;
  padding : 0 10px;
  position: fixed;top: 0;
  background: url(img/menu.png) repeat-x;
  border-top: 1px solid #4d6bb6;
  border-bottom: 1px solid #4d6bb6;  
  height: 50px;
  width: 970px;
}
#mainContent {  /* main page */
  margin : 0;
  padding : 0;
}
#leftside { /* leftboxes area */
  margin : 4px 10px 0 0;
  padding : 5px;
  border: 1px solid #bbd1e4;
}
#rightside { /* right boxes area */
  margin : 4px 0 0 10px;
  padding : 5px;
  border: 1px solid #bbd1e4;
}
#endbox { /* optionnal area between main page and bottom */
  margin : 0;
  padding : 4px;
  text-align : left;
}
#foot { /* footer Copyright */
  font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align : center;
  color : #000080;
  background-color: inherit;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
/*******************************************
 * Mise en page des blocks dans le header */
div.logo { /* block logo */
  background-color : transparent;
  padding : 62px 20px 10px 30px; /* réglage position du logo  */
  text-align : center;
}
div.banner { /* block bannière */
  background-repeat : no-repeat;
  padding : 62px 30px 10px 20px; /* réglage position de la bannière */
  text-align : center;
}
/*************************
 * block boite citation */
div.quote { /* block citation */
  white-space : nowrap;
  text-align : center;
  margin: 0;  
  padding : 0 4px;
}
div.quote span.cita { /* texte */
  font: bold 30px Tahoma, Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : center;
  padding : 0 8px;
}
div.quote span.author { /* auteur */
  font-style : normal;
}
/***********************************
 * block box Header Menu sections */
div.menuIcons { /* block menu */
  padding : 4px;
}
div.menuIcons ul { /* block liste du menu */
  float : left;
  margin : 0;
  padding : 0;
  list-style : none; width : 968px;
}
div.menuIcons ul li { /* toutes les sections */
  float : left;
  margin-right : 1px;
  margin-left : 1px;
  text-align : center;
}
div.menuIcons ul li span { /* toutes les sections */
  display : block;
  white-space : nowrap;
  color : #fff;
  background-color : inherit;
}
div.menuIcons ul li.menu_flags { /* section drapeau */
  float : left;
  margin-right : 10px;
  text-align : center;
  margin-top : 10px;
}
div.menuIcons ul li.menu_flags img { /* séparation drapeau */
  margin : 2px;
}
div.menuIcons ul li.menu_admin { /* section admin */
  float : right;
}
div.menuIcons ul li a:hover, div.tblbox ul li a:hover { 
  background-color : transparent;
  position : static;top : 1px;left : 1px;
}
div.menuIcons ul li a span { /* lien */
  color : #000080;
  background-color : #fff;
  text-decoration : none;
  font : 14px Georgia, "Times New Roman", Times, serif;
  position : relative;
  padding : 4px;
  margin: 6px 2px;
  border: 1px solid #e46db6;
}
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral */
  color: #000080;
  background-color: inherit;
  text-decoration: none;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.menuIcons ul li a span.current { /* lien actif */
  color : #f00;
  background-color : #fff;
  text-decoration : none;
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  position : relative;
  padding : 4px;
  margin: 6px 2px;
  border : 1px solid #e46db6;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
  color: #000080;
  background-color: inherit;
  text-decoration: none;
  font: bold 12px Arial, Helvetica, sans-serif;
}
div.menuIcons ul li a:hover span { /* lien survolé*/
  color : #fff;
  background-color : #acc3e6;
  text-decoration : none;
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  position : relative;
  padding : 4px;
  margin: 6px 2px;
  border: 1px solid #e46db6;
}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
  color: #f00;
  text-decoration: none;
  background-color: inherit;
}
div.menuIcons ul li a span:first-letter { 
  font : 14px Georgia, "Times New Roman", Times, serif;
}
/******************************************
 * Mise en page des blocks dans le corps */
/* block lateral boxes */
.htable { 
  margin-bottom : 8px;
}
.htable1 { 
  margin-bottom : 8px;
}
.htable2 { 
  padding : 0 2px;
}
.spacer {
  padding: 8px 2px;
}
.titrebox { /* Titre  boite latérale */
  padding: 0;
  white-space : nowrap;
  font : 20px Georgia, "Times New Roman", Times, serif;
  color : #f00;
  background-color : inherit;
  border-bottom: 3px double #bbd1e4;
  width: 180px;
  height: 31px;
  line-height: 31px;
  text-align : center;
}
.titrebox2 { /* Autre titre */
  font : bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : center;
}
.tblbox { /* Corps */
  background-color : transparent;
  border : 0 solid #fff;
  padding : 4px;
  margin-bottom : 8px;
  text-align : left;
}
.tblboxover { /* Corps survolé */
  background-color : transparent;
  border : 0 solid #fff;
  padding : 4px;
  margin-bottom : 8px;
  text-align : left;
}
/* block central boxes */
.titre { /* Titre boite centrale  */
  padding : 5px;
  white-space : nowrap;
  font : 24px Georgia, "Times New Roman", Times, serif;
  color : #f00;
  border-bottom: 3px double #bbd1e4;
  height: 31px;
  line-height: 31px;
  background-color : inherit;
  text-align : center;
}
.tbl { /* Corps */
  border : 0 solid #fff;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  padding : 4px;
  margin-bottom : 8px;
  text-align : left;
}
.tblover { /* Corps survolé */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  border : 0 solid #fff;
  padding : 4px;
  margin-bottom : 8px;
  text-align : left;
}
div ul, ol { /* listes */
  padding : 8px 0 8px 8px;
  margin-left : 16px;
}
div li { 
  padding : 0;
  margin-left : 12px;
}
/************************************
 * block box lateral Menu Sections */
ul.boxmenu { /* block liste */
  margin : 0;
  padding : 4px 12px;
  color: #000080;
  background-color : inherit;
  list-style : circle;
}
ul.boxmenu li { /* items liste */ 
  margin-bottom : 10px;
  font-weight: bold;
}
ul.boxmenu li img { /* icons */
  vertical-align : middle;
  margin-right : 10px;
}
.rubr { 
  padding : 0 2px;
  margin : 1px;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : left;
}
p.rubr { 
  padding : 0 2px;
  margin : 1px;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : left;
}
.item { 
  padding : 2px 0;
  margin : 0;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : left;
  list-style : none;
}
ul.item { 
  margin : 0;
  padding : 0;
}
ul.item li.item { /* titres des articles */
  padding : 2px 0 2px 10px;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : left;
  list-style : none;
}
.curr_item { 
  padding : 2px 0;
  background-color : inherit;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  text-align : left;
  list-style : none;
}
ul.item li.curr_item { /* titre article est affiché */
  background-color : #f5f7fb;
  padding : 2px 0 2px 10px;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  text-align : left;
  list-style : none;
}
/*************************************
 * block box central forum - tables */
.forum { 
  padding : 5px 5px;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #f5f7fb;
  border : 1px solid #bbd1e4;
  text-align : center;
}
.forum2 { 
  padding : 5px 5px;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #f5f7fb;
  border : 1px solid #bbd1e4;
  text-align : left;
}
tr.forum2 { 
  padding : 5px 5px;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #f5f7fb;
  border : 1px solid #bbd1e4;
  text-align : left;
}
.quest { 
  padding : 5px 5px 5px 5px;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #f5f7fb;
  border : 1px solid #bbd1e4;
  text-align : left;
} 
.rep { 
  padding : 10px 5px 5px 5px;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #fff;
  border : 0 solid #bbd1e4;
  text-align : left;
} 
.bord { 
  border : 0px solid #bbd1e4;
  padding : 1px;
} 
.bord2 { 
  border : 0 double #bbd1e4;
}
/*************
 * Calendar */  
.cal { 
  border-collapse : separate;
  border : 0 solid #000080;
  border-spacing : 1px;
  background-color : #fff;
  color : inherit;
} 
tr.cal { /* calendar nav bar */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #fff;
  text-align : center;
} 
td.cals { /* week */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #fff;
  width : 14%;
  text-align : center;
} 
td.cal0 { /* empty cell*/
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #fff;
  width : 14%;
  text-align : center;
} 
td.cal1 { /* days */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #fff;
  width : 14%;
  text-align : center;
  border : 1px solid #f5f7fb;
} 
td.cal2 { /* today */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #fff;
  text-decoration : underline;
  width : 14%;
  text-align : center;
  border : 1px solid #bbd1e4;
} 
td.cal3 { /* sunday or special */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #f5f7fb;
  width : 14%;
  text-align : center;
  border : 1px solid #bbd1e4;
}
td.cal4 { /* today is sunday or special */
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #f6d44f;
  width : 14%;
  text-decoration : underline;
  text-align : center;
  border : 1px solid #bbd1e4;
}
td.calevt { /* planner event */ 
  font : bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : #ffffde;
  text-decoration : underline;
  text-align : center;
  width : 14%;
  border : 1px solid #bbd1e4;
}
/************************
 * Formulaires (Forms) */
form { /* formulaire */
  margin : 3px 0;
}
fieldset { /* Encadrement des champs */
  border : 1px solid #000080;
  margin : 8px;
}
legend { /* légende des encadrements */
  font : bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
}
input.bouton, button { /* bouton */
  cursor : pointer;
  margin : 4px 0;
  color : #000080;
  border : 1px solid #bbd1e4;
  background-color : #f5f7fb;
  font : 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input.texte { /* champ texte */
  margin : 2px 0;
  background-color : #f5f7fb;
  border : 1px solid #bbd1e4;
  font : 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
}
select { /* champ select */
  color : #000080;
  background-color : #f5f7fb;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  border : 1px solid #bbd1e4;
  margin : 4px 0;
}
textarea { /* champ textarea */
  color : #000080;
  background-color : #fff;
  border : 1px solid #bbd1e4;
  overflow : auto;
  margin : 4px 0;
}
/**********************
 * Editeur FckEditor */
.Code { 
  border : 1px solid #bbd1e4;
  padding-right : 5px;
  padding-left : 5px;
  color : #000080;
  font: 12px  "Times New Roman", Times, serif, Monospace;
  background-color : #fff;
}
/*********************
 * Editeur pgeditor */
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt { 
  color : inherit;
  background-color : #fff;
}
/*******************
 * pop comment RSS */
.pop { 
  z-index : 30;
  width : 380px;
  text-align : left;
}
.pop a { 
  display : block;
}
.pop span { 
  z-index : 30;
  display : none;
}
.pop a:hover span { 
  display : block;
  width : 280px;
  position : absolute;
  top : 2em;
  left : 2em;
  color : #000080;
  background-color : #f5f7fb;
  font : normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  border : 1px solid #bbd1e4;
  padding : 4px;
}
/*******************************************
 * Mise en page des blocks dans le footer */
#foot span.copyright { 
  font : 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
}
/************************
 * Divers, inclassables */
.box { 
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
}
p.box { 
  margin : 0;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
}
a.box { 
  color : #000080;
  background-color : inherit;
  text-decoration : none;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.box2 { 
  color : #000080;
  background-color : inherit;
  text-decoration : none;
  font : bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover.box { 
  color : #bbd1e4;
  text-decoration : none;
  font : bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color : inherit;
  position : relative;top : 1px;left : 1px;
}
.top { 
  font : 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : center;
}
.timer { 
  font : italic 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color : #000080;
  background-color : inherit;
  text-align : center;
  padding : 8px;
}
.clsCursor { 
  cursor : pointer;
}
.notice { 
  color : red;
  background-color : #ff9;
  padding : 2px;
}