
/*
    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")
*/


html, body {
/*	

	margin: 0;padding: 0;
	height: 100%;
*/	
font: 12px arial, helvetica, sans-serif;
	color:#CECECE;
	background: #996600 url(img/top-bar.gif) repeat-x fixed top;
	
}
a { /* lien */
 color: #006600;
 background-color:inherit;
 text-decoration: none;
}
a:hover { /* lien survolé */
 
 color: #990000;
 background-color: inherit;
 text-decoration: none;
}
p { /* paragraphe */
 margin: 4px 0;
}
hr {
	display: none;
	border-bottom: 0 none;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
ul, ol { /* listes */
 font: 12px arial, helvetica, sans-serif;
 color: #000;
 background-color:inherit;
 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 #666666;
}

/******************************************
* Mise en page des blocs div principaux */
.logoG {
	position: relative;
	top: -100px;


}
.textlog {
	left: 140px;
	font-family: "Palatino Linotype";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	display: block;
	float: right;
	height: 200px;
	width: 700px;
	top: -300px;

}
.textsign {
position: absolute;
	left: 60px;
	top: 40px;
}
.textlog1 {
	position: absolute;
	left: 342px;
	top: 0px;
border-right: 5px solid #000;
	border-bottom: 5px solid #000;
	border-left: 5px solid #000;
filter:alpha(opacity=60);
	
-moz-opacity: 0.6; 
opacity: 0.6;
}
.textlog2 {
	
	left: 0px;
	top: 0px;
}
.textlog3 {
	background-repeat: repeat;
	left: 776px;
	top: 0px;
	height: 316px;
	width: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
	position: absolute;
	background-color: #38332F;
}
a.textlogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CECECE;
}
a.textlogo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CECECE;
}
a.textlogo:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CECECE;
	background-color: #990000;
}
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/milieu6.jpg);
	background-repeat: repeat-y;
	
}

div#page {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}

div#pagefond {
	padding-top: 0;
}

#screen_choice {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 900px;
}
div#screen_choice {
 position: absolute;
 top: 0px;
 left: 0px;
}

#droite {
	width: 180px;
	position: absolute;
	top: 100px;
	right: 300px;

}
.droite {
	width: 180px;
	position: relative;
	left: 300px;

}
#headTop {
	float: left;
	width: 900px;
	top: 0px;
}
#headBottom {
	color:#CECECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	
}
#mainContent {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 900px;
	float: left;
	background-image: url(img/milieu6.jpg);
	background-repeat: repeat-y;
}
#leftside {
	padding: 20px;
	margin-left: 39px;
	height: auto;
	width: 182px;
	margin-bottom: 100px;

}
#rightside {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;

}
#endbox {
	text-align: center;
	background-image: url(img/bas.jpg);
}
#foot {
	font-family: arial, helvetica, sans-serif;
	color: inherit;
	text-align: right;
	float: left;
	width: 900px;
	height: 650px;
	background-image: url(img/bas.jpg);
	background-repeat: no-repeat;
	

}

/*******************************************
 * Mise en page des blocs dans le header */
div.logo {
	padding: 0;
	float: left;
}
div.banner { /* bloc bannière */
 
 text-align: center;

}

/*************************
 * 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 {
	height: auto;
	width: 500px;
	position: absolute;
	left: 500px;
	top: 200px;
}
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 {
	color:#CECECE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral */
  color: #990000;
  background-color: inherit;
  text-decoration: none;
 
}
div.menuIcons ul li a span.current { /* lien actif */
  color:#CECECE;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
  font-weight: bold;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
  color:#669900;
  
}
div.menuIcons ul li a:hover span {
	color: #CC9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
  font-weight: bold;

}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
  color: #CEA258;
  
  
}

/******************************************
 * Mise en page des blocs dans le corps */
/* block lateral boxes */
.titrebox { /* Titre */
 font: bold 12px/26px "Times New Roman", Times, serif;
 color: #993300;
 text-align: center;
 height: 26px;
 width: 110px;
 padding: 0;
}
.tblbox {
	color: inherit;
	text-align: left;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #EEEBD9;
	border: 1px solid #BDB76B;
	height: auto;
	width: 180px;
}
.tblboxover { /* Corps survolé */
 color: inherit;
 text-align: left;
 margin-bottom: 8px;
 padding: 0px;
}
.titre {
	font: bold normal 18px/32px "Times New Roman", Times, serif;
	color: #990000;
	white-space: normal;
	text-align: center;
	width: 500px;
	min-height: 200px;
	display: inline;
	margin-right: 30px;
}
.tbl {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	min-height: 200px;
	width: 530px;
	height: 100%;
	float: right;
	margin-right: 34px;

}
.tbl1 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	
	text-align: left;
	min-height: 200px;
	width: 730px;
	height: 100%;
	background-image: url(img/fond-boite1.jpg);
	background-repeat: repeat-y;

}
.tbl2 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	
	text-align: left;
	min-height: 200px;
	width: 730px;
	height: 100%;
	background-image: url(img/fond-boite2.jpg);
	background-repeat: repeat-y;

}
.tblover {
 font: 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 border: 1px solid #AEDAFC;
 text-align: left;
 margin-bottom: 8px;
 padding: 4px;
}
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;
 background-color: inherit;
 padding: 4px 2px;
 margin: 1px;
 font: bold 12px Arial, Helvetica, sans-serif;
 text-align:left;
}
.item {
 padding: 2px 0px;
 margin: 0px 10px 0px 0px;
 color: #000;
 background-color: #EEECD7;
 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: #ECF7FF;
 padding: 2px 0px 2px 10px;
 font: 12px Arial, Helvetica, sans-serif;
 color: #000000;
 text-align:left;
 list-style: none;
}
.curr_item {
 padding: 2px 0px;
 background-color: #FFFFFF;
 font: 12px Arial, Helvetica, sans-serif;
 color: #000000;
 text-align:left;
 list-style: none;
}
ul.item li.curr_item { /* titre article est affiché */
 background-color: #FFFFFF;
 padding: 2px 0px 2px 10px;
 font: 12px Arial, Helvetica, sans-serif;
 color: #000000;
 text-align:left;
 list-style: none;
}

/*************************************
 * block box central forum - tables */
.forum {
 font: bold 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 text-align: center;
 padding: 5px 5px;
}
.forum2, tr.forum2 {
 font: bold 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 text-align: left;
 padding: 5px 5px;
}
.quest {
 font: 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: #ECF7FF;
 text-align: left;
 padding: 5px;
}
.rep {
	font: 12px arial, helvetica, sans-serif;
	color: #990000;
	background-color: #EEECD7;
	text-align: left;
	padding: 10px 5px 5px 5px;
	border: thin solid #BE9E53;
}
.bord {
	border: 1px solid #FFF;
	width: 500px;
	
}
.bord2 {
 border: 2px double #BE9E53;
}

/*************
 * Calendar */
.cal {
  border-collapse: separate;
  border: 1px solid #FFC800;
  border-spacing: 1px;
  color:inherit;
  background-color: #FFFFFF;
}
tr.cal { /* calendar nav bar */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #FFC800;
  text-align: center;
}
td.cals { /* week */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #FFFFFF;
  width: 14%;
  text-align: center;
}
td.cal0 { /* empty cell*/
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: inherit;
  width: 14%;
  text-align: center;
}
td.cal1 { /* days */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #FFF;
  width: 14%;
  text-align: center;
}
td.cal2 { /* today */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #3CC;
  width: 14%;
  text-align: center;
}
td.cal3 { /* sunday or special */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #FFC800;
  width: 14%;
  text-align: center;
}
td.cal4 { /* today is sunday or special */
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #88c81a;
  width: 14%;
  text-align: center;
}
td.calevt { /* planner event */
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #F69;
  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: #FFC800;
}
/*******************************************
 * Mise en page des blocs dans le footer */
#foot span.copyright {
	font: 1em arial, helvetica, sans-serif;
	color: inherit;
	background-color: #B62814;
	height: 20px;
}

/************************
 * 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: #990000;
 background-color: inherit;
 text-decoration: none;
}
a.box:hover {
 font: 11px arial, helvetica, sans-serif;
 color: #CEA258;
 background-color: inherit;
 text-decoration: none;
}
a.box span.current {
 font: 11px arial, helvetica, sans-serif;
 color: #669900;
 background-color: inherit;
 text-decoration: none;
}
/*******************
 * 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;
	width: 500px;
	margin-left: 250px;
}
.timer {
 font: italic 1em arial, helvetica, sans-serif;
 color: inherit;
 background-color: inherit;
 text-align: center;
 padding: 10px;
}
.clsCursor {
 cursor: pointer;
}
.notice {
 color: #FF0;
 background-color: #FF9;
 padding: 2px;
}
.pagebas {
margin: 0;
padding: 0;
}

.float {
  float: right;
  width: 50%;
  
}
div#hr {
height: 5;
	border-bottom: 0;
	width: 100%;
	background-color: #FF0000;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.barre {
	border-bottom: 0;
	width: 100%;
	background-color: #B62814;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
#fondG {
	background-color: #D89175;
	height: auto;
	width: 110px;
	top: 10px;
	
	vertical-align: top;
}
#barreG {
	background-color: #FF0000;
	height: 20px;
	width: 110px;
	float: left;
}
.miniature {
	height: auto;
	width: 400px;


}
.miniature-photo {
display:block;
margin:auto;
width:auto;
height:auto;
	border: 1px solid #8C0000;
	vertical-align:middle;
}
#miniature {
	border: medium double #336600;
	
	

}
#miniature-photo {
display:block;
margin:auto;
width:auto;
height:auto;
	border: 1px solid #8C0000;
	vertical-align:middle;
}
a.linkopacity img {
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
}
a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
div.miniat {
	
	float: left;
	
	padding:5px;
}
div.miniat img
{
	vertical-align:middle;
	padding:5px;
	background-color: #D0A846;
	margin:auto;
width:auto;
}
.haut {
	top: 314px;
	position: absolute;
	
}
#up {
	background-image: url(img/milieu6.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 900px;
	float: left;
}
.bandeau {
	margin : 0 auto;
	
	height: 200px;
	width: 200px;
} 
span.chateau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
	display : block;
	height: 20px;
	width: 500px;

}
#littrin {
margin-right:6px;margin-top:-2px;float:left;color:white;background:khaki;border:1px solid darkkhaki;font-size:80px;line-height:60px;padding-top:2px;padding-right:5px;font-family:"Times New Roman", Times, serif;
}
