
/*
    CSS file for web20 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 deherve "GuppY Design")
*/



body { /*  corps du document */
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	margin: 0;
	background-color: #FFF;
	background-image: url(fond.png);
	background-repeat: repeat;
	background-position: center;
}
a { /* lien */
	color: #526EB0;
	text-decoration: none;
}
a:hover { /* lien survolé */
	font-weight: bold;
	color: #60788B;
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: none;
}
p { /* paragraphe */
 margin: 4px 0;
}
hr { /* ligne horizontale */
 display: none;
 height: 0;
 border: 0;
 border-bottom: inset;
 width: 98%;
}
ul, ol { /* listes */
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
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: 1px solid #AEDAFC;
}

/******************************************
* Mise en page des blocs div principaux */
#page { /* all the page */
	z-index: 10;
	color:inherit;
	padding-top: 0;
	background-repeat: no-repeat;
	text-align: left;
}
div#page { /* mask border for IE */
 border: none;
 padding-top: 0px;
}
#headTop { /* header top and middle (logo-banner + citation) */
	margin: 0;
	background-color: transparent;
	color: inherit;
	background-image: url(header.png);
	background-repeat: repeat;
	height: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#headBottom { /* header bottom (logo-menu) */
	border-right: 1px groove #7AF;
	border-left: 1px solid #AEDAFC;
	border-bottom: 2px groove #AEDAFC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
#mainContent { /* main page */
 margin: 0 4px;
 padding: 0;
}
#leftside { /* leftboxes area */
 margin: 0;
 padding-right: 4px;
}
#rightside { /* right boxes area */
 margin: 0;
 padding-left: 4px;
}
#endbox { /* optionnal area between main page and bottom */
 text-align: left;
 margin: 0;
 padding: 4px;
}
#foot { /* footer Copyright */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	padding: 0 8px;
	border: 1px;
	margin: 10px;
	border: 0px groove #CCCCCC;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}

/*******************************************
 * Mise en page des blocs dans le header */
div.logo { /* block logo */
	text-align: left;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 13px;
	background-position: left;
	vertical-align: middle;
}
div.banner { /* bloc bannière */
 background-repeat: no-repeat;
 text-align: center;
 padding: 30px 70px 20px;
}

/*************************
 * bloc boîte citation */
div.quote { /* bloc citation */
 white-space: nowrap;
 text-align: center;
 padding: 0 4px;
}
div.quote span.cita { /* texte */
 font: 12px arial, helvetica, sans-serif;
 font-style: normal;
 color: #526EB0;
 background-color: #FFC800;
 text-align: center;
 border: 0;
 margin: 0;
 padding: 0 8px;
}
div.quote span.author { /* auteur */
 font-style: normal;
}

/***********************************
 * block box Header Menu sections */
div.menuIcons { /* block menu */
	padding:8px 0px;
}
div.menuIcons ul { /* block liste du menu */
	margin:0;
	padding:0;
	list-style:none;width:100%;
}
div.menuIcons ul li { /* toutes les sections */
	float:left;
	margin-right:8px;
	text-align:center;
}
div.menuIcons ul li span { /* toutes les sections */
	display:block;
	white-space:nowrap;
}
div.menuIcons ul li.menu_flags { /* section drapeau */
	float:left;
	margin-right:10px;
	text-align:center;
}
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 span { /* lien */
	color: #526eb0;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral */
	color: #526eb0;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
div.menuIcons ul li a span.current { /* lien actif */
	color:#FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
	color:#60788B;
	text-decoration: underline;
}
div.menuIcons ul li a:hover span { /* lien survolé*/
	color: #60788B;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
	color: #60788B;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}

/******************************************
 * Mise en page des blocs dans le corps */
/* block lateral boxes */
.titrebox { /* Titre */
	color: #FBFBFB;
	white-space: nowrap;
	text-align: left;
	line-height: 18px;
	height: 20px;
	width: 170px;
	padding: 0;
	text-indent: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/titrebox.png);
	background-repeat: no-repeat;
}
.tblbox { /* Corps */
	color: inherit;
	background-color: #F3F3F3;
	text-align: left;
	margin-bottom: 0px;
	padding: 4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tblboxover { /* Corps survolé */
	color: inherit;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin-bottom: 8px;
	padding: 4px;
}
.titre { /* block central boxes */
	color: #666666;
	white-space: nowrap;
	text-align: left;
	line-height: 32px;
	height: 32px;
	padding: 0 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
.tbl {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-bottom: 8px;
	padding: 4px;
	border: 1px solid #F3F3F3;
}
.tblover {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-bottom: 8px;
	padding: 0px;
	border: solid #CCCCCC;
}
div ul, ol { /* listes */
 margin-left: 16px;
 padding: 8px 0 8px 8px;
}
div li {
 margin-left: 12px;
 padding: 0;
}

/************************************
 * block box lateral Menu Sections */
ul.boxmenu { /* block liste */
 list-style: none;
 margin: 0;
 padding: 8px 0;
}
ul.boxmenu li { /* items liste */
 margin-bottom: 10px;
}
ul.boxmenu li img { /* icons */
 vertical-align: middle;
 margin-right: 10px;
}

/**************************************************************************
 * block box lateral Article (menu list, menu dynamic 1, menu dynamic 2) */
.rubr { /* catégories des articles */
	color: #000;
	padding: 4px 2px;
	margin: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:left;

}
.item {
	padding: 2px 0px;
	margin: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	list-style: none;
}
ul.item {
 margin:0;
 padding:0;
}
ul.item li.item { /* titres des articles */
	background-color: #F3F3F3;
	padding: 2px 0px 2px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	list-style: none;
}
.curr_item {
	padding: 2px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	list-style: none;
}
ul.item li.curr_item { /* titre article est affiché */
	padding: 2px 0px 2px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	list-style: none;
}

/*************************************
 * block box central forum - tables */
/*************************************
/*************************************
 * block box central forum - tables */
.forum {
  background-color: #F3F3F3;
  padding: 5px 5px;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
}
.forum2 {
  background-color: #F3F3F3;
  padding: 5px 5px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  text-align:left;
}
tr.forum2 {
  background-color: #98AAB1;

  padding: 5px 5px;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  text-align:left;
}
.quest {
  background-color: #F3F3F3;
  padding: 5px 5px 5px 5px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  text-align:left;
}
.rep {
  background-color: #F9F9F9;
  padding: 10px 5px 5px 5px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  text-align:left;
}
.bord {
  border: 1px solid #CCCCCC;
  padding: 1px;
}
.bord2 {
  border: 1px double #CCCCCC;
}
/*************
 * Calendar */
.cal {
  border-collapse: separate;
  border: 1px solid #7E879F;
  border-spacing: 1px;
  color:inherit;
  background-color: #FFFFFF;
}
tr.cal { /* calendar nav bar */
  font: 12px Arial, Helvetica, sans-serif;
  color: #896C9A;
  background-color: #F7B420;
  text-align: center;
}
td.cals { /* week */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #896C9A;
  background-image: url(input.png);
  width: 14%;
  text-align: center;
}
td.cal0 { /* empty cell*/
  font: 12px Arial, Helvetica, sans-serif;
  color: #3300CC;
  background-color: #7E879F;
  background-image: url(input.png);
  width: 14%;
  text-align: center;
}
td.cal1 { /* days */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #7E879F;
  background-image: url(input.png);
  width: 14%;
  text-align: center;
}
td.cal2 { /* today */
  font: 12px Arial, Helvetica, sans-serif;
  color: #FF5747;
  background-color: #FFFFFF;
  width: 14%;
  text-align: center;
}
td.cal3 { /* sunday or special */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #CDCDCD;
  width: 14%;
  text-align: center;
}
td.cal4 { /* today is sunday or special */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #89BE00;
  width: 14%;
  text-align: center;
}
td.calevt { /* planner event */
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #330099;
  background-color: #97B7BF;
  text-decoration: underline;
  text-align: center;
  width: 14%;
}
/************************
 * Formulaires (Forms) */
form { /* formulaire */
  margin: 3px 0;
}
fieldset { /* Encadrement des champs */
 border: 1px solid #CCC;
 margin: 8px;
}
legend { /* légende des encadrements */
 font: bold 12px arial, helvetica, sans-serif;
 color: #000;
 background-color:inherit;
}
input.bouton, button { /* bouton */
 font: 11px "trebuchet ms", helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 border: 1px inset #FFC800;
 cursor: pointer;
 margin: 4px 0;
}
input.texte { /* champ texte */
 font: 11px "trebuchet ms", helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 border: 1px inset #FFC800;
 margin: 4px 0;
}
select { /* champ select */
 font: 11px "trebuchet ms", helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 border: 1px solid #FFC800;
 margin: 4px 0;
}
textarea { /* champ textarea */
 color: #000;
 background-color: #FFF;
 border: 1px solid #FFC800;
 overflow: auto;
 margin: 4px 0;
}

/**********************
 * Editeur FckEditor */
.Code {
 font: 11px arial, helvetica, sans-serif , monospace;
 color: #000;
 background-color: #ECF7FF;
 border: 1px solid #FFF;
 padding-right: 5px;
 padding-left: 5px;
}
/**********************
 * Editeur pgeditor */
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt {
	color: inherit;
	background-color: #F3F3F3;
}
/*******************************************
 * Mise en page des blocs dans le footer */
#foot span.copyright { /* Copyright */
 font: 1em arial, helvetica, sans-serif;
 color: inherit;
 background-color: inherit;
}

/************************
 * Divers */
.box {
 font: 11px arial, helvetica, sans-serif;
 color: #000;
 background-color: inherit;
}
p.box {
 font: 11px arial, helvetica, sans-serif;
 color: #000;
 background-color: inherit;
 margin: 0;
}
a.box {
 font: 11px arial, helvetica, sans-serif;
 color: #526EB0;
 background-color: inherit;
 text-decoration: none;
}
a.box:hover {
	color: #60788B;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*******************
 * pop comment RSS */
.pop {
 z-index: 30;
 width: 400px;
 text-align: left;
}
.pop a {
 display: block;
}
.pop span {
 z-index: 30;
 display: none;
}
.pop a:hover span {
 font: 12px arial, helvetica, sans-serif;
 font-weight: normal;
 color: #000;
 background-color: #FFF;
 border: 1px solid #FFC800;
 display: block;
 width: 280px;
 position: absolute;
 top: -2em;
 left: 2em;
 padding: 4px;
}
.top {
 font: 0.8em arial, helvetica, sans-serif;
 color: inherit;
 background-color: inherit;
 text-align: center;
}
.timer {
	background-color: inherit;
	text-align: center;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.clsCursor {
 cursor: pointer;
}
.notice {
 color: #FF0;
 background-color: #FF9;
 padding: 2px;
}
/**************************************************************
 * Ajout pour le block div (id="formS") contenant la recherche
 */
#formS {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 999px;
	background: url(search.png) repeat-x;
	margin: 0;
	padding: 0;
}
#formS form {
	margin-right: 10px;
}
#formS p {
	margin: 0;
	padding: 0;
	text-align: right;
}
#formS br {
	display: none;
}
#formS select, #formS input {
	font-size: 9px;
	background-color: white;
	margin: 0;
	padding: 0;
	border: 1px solid #DDD;
	color: #686058;
	vertical-align: bottom;
	height: 17px;
}
#formS select, #formS input {
	margin-right: 5px;
}
#formS button {
	margin: 0;
	padding-left: 13px;
	font-size: 0px;
	background: url(Search.ico) no-repeat top left ;
	color: #FBFBFB;
	border: 0px solid #DDD;
	overflow: hidden;
	height: 16px;
	width: 18px;
}
#formS input.texte {
	width: 120px;
	height: 17px;
	background-color: #FFF;
	border: 1px solid #DDD;
}
