

/* Style la page du site */
body  {
   /* Couleur de l'arriere plan */
   background: url(../images/fdpp.jpg) repeat-x #4e4a5b;
   /* Taille de la police, style de la police, couleur de la police par défaut */
   font : 12px Verdana, Arial, Helvetica, sans-serif;
   color : #000000;
    margin-top:0px;
	
}

/* Déclaration des fonts  */
/* Style de la police générale (font), celle des colonnes de tableaux (td,th)*/
font , th , td , p {
color:#333399;
   font : 11px verdana;
}


/* Style des liens */
a:link , a:active , a:visited {
   color : #32475f;
   text-decoration : none;
      }
 a:hover , a.topictitle:hover {
   color : #839fbc;
 }
 
/* Style de la barre d'une barre de séparation (<hr> en HTML) */
 hr {
   border : 0 solid #ffffff;
   border-top-width : 1px;
   height : 0;
}
td.cat , td.catHead , td.catSides , td.catLeft , td.catRight , td.catBottom {
   background-color : #cbe6f9;
   border : 1px none #ffffff;
   border-style : solid;
   height : 12px;
}

/* Style des colonnes d'un tableau (<td></td> en HTML) */
/* On peut n'utiliser qu'un seul style commun pour les colonnes d'un tableau */
/* Pour ceux qui souhaitent utiliser plusieurs styles il suffit simplement de rajouter à côté du */
/* nom html de la balise un autre repere. td.row1 correspondra au style 1 d'un colonne, 2 au style 2 etc */
td.row1{
background:#F7CCF5;
   color : #000000;
   border: 0px solid #000000;
}
td.row2{
   background : #f0f0f0;
   color : #000000;
   border : 0px solid #000000;
}
td.row3{
   background : #F7CCF5;
   color : #000000;
   border: 0px solid #000000;
}
.tb1 {

align:center;
width:955px;
margin-left: auto;
margin-right: auto;
margin-top:0px ;
border:0px;
}

.tb2 {

height:50px; 
width:100%; 
background: url(../images/top.jpg) ;
border:0px;
}

.tb3 {


text-align:center;
height:25px; 
width:100%; 
background: url(../images/button.jpg) no-repeat;
border:0px;
}
.tbbloc {

vertical-align:center; 
height:122px; 
width:100%; 
background: url(../images/logo.jpg) no-repeat;
border:0px;
}

.tbcol {


border:0px;

width:100%; 
background: url(../images/fdmod.gif) repeat-y;

}

.tdfin {


background : url(../images/fin.gif) no-repeat; 
height:100px;

}
.tbfin {

width:955px;
border:0px ;
margin-left: auto;
margin-right: auto;
margin-top:0px ;
}
.tbbloccentral {

width:100%;
border:1px #5B7C9F solid ;

}
.tbbloccentral2 {

width:100%;
border: #66CCFF 1px solid;

}
.tdtitremod {
background: url(../images/fdmodule.jpg ) repeat-x;
height: 31px;
}

/* Style des champs de saisies */
textarea , select {
   color : #000000;
   font : normal 11px Comic Sans Ms;
   border-color : #000000;
}

/* Style de l'arriere plan des champs de saisies */
input.post , textarea.post , select {
   background-color : #ffffff;
}
input {
   text-indent : 2px;
}

/* Style des boutons de formulaire  */
input.button {
   background-color : #eaf5fd;
   color : #000000;
   font-size : 11px;
   font-family : Comic Sans Ms;
}

/* Option du bouton général */
input.mainoption {
   background-color : #fafafa;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #fafafa;
   font-weight : normal;
}


/*********** FIN PRENDRE EN COMPTE ***********/


/* Ce style permet d'avoir un tableau avec une bordure noire complete d'épaisseur 1px */
/* Il correspond au tableau le plus extérieur de la page d'accueil */
.bodyline {
   color : #000000;
   border : 1px solid #000000;
}

/* Ce style permet d'avoir un tableau avec une bordure de couleur d'épaisseur 1px */
/* Il est utilisé pour la page d'accueil des catégories du forum, et aussi pour le contour des tableaux de la */
/* page statistiques */
.blocline {
   background : #ffffff;
   color : #000000;
   border : 1px solid #486386;
}

/* Ce style permet d'avoir un tableau avec une bordure faite en pointillé et en couleur */
/* L'attribut DOTTED signifie en anglais point (DOT) */
.bloclinedot {
   background : #ffffff;
   color : #000000;
   border : 1px dotted #486386;
}

/* Font utilisée dans les titres des topics etc... */
.maintitle {
   font-weight : bold;
   font-size : 11px;
   font-family : "Comic Sans Ms";
   text-decoration : none;
   line-height : 120%;
   color : #000000;
}

/* Couleur font du titre d'un bloc */
.titre {
color:#006699;
   font-size : 11px;
   font-weight : bold;
}
.gen {
   font-size : 11px;
}
.gencopy {
   font-size : 10px;
   color : #ffffff;
}
.gensmall {
   font-size : 10px;
}
.genmed {
   font-size : 10px;
}
a.gen , a.genmed , a.gensmall {
   text-decoration : none;
}
a.gen:hover , a.genmed:hover , a.gensmall:hover {
   color : #32475f;
   text-decoration : none;
}
a.gencopy:link {
          o color : #ffffff;
}

/* Couleur de le phrase d'intro Session - $pseudo */
.mainmenu {
   font-size : 11px;
   color : #000000;
}
a.mainmenu {
   text-decoration : none;
   color : #32475f;
}
a.mainmenu:hover {
   text-decoration : underline;
   color : #839fbc;
}

/* Titre des cathégories du forum */
.cattitle {
   font-weight : bold;
   font-size : 11px;
   color : #32475f;
}
a.cattitle {
   text-decoration : none;
   color : #ffffff;
}
a.cattitle:hover {
   text-decoration : none;
}
a.cattitle:visited {
   color : #ffffff;
}

/* Font du copyright et des infos */
.copyright {
   font-size : 10px;
   font-family : Comic Sans Ms;
   color : #444444;
   letter-spacing : -1px;
}
a.copyright {
   color : #ffffff;
   text-decoration : none;
}
a.copyright:hover {
   color : #000000;
   text-decoration : underline;
}

/* Donne une largeur maximum pour le bloc défilant */
marquee{
   width:145px;
}
/*----------------------- Options PwsPHP -------------------------*/

/* Dégradé gris-> blanc utilisé dans les themes silver_red et blue 
   Panneau dans les BBCodes*/
.panneau {
   padding:4px;
   line-height: 10px;
   font-family:Comic Sans Ms;
   color:black;
   font-size:10px;
   border: 1px solid #333333;
   background-color: #d4d4d4;
   
}

/* Citations dans les bbcodes ([quote][/quote])*/
.quote {
   padding: 4px;
   line-height: 10px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color:black;
   font-size: 10px;
   border: 1px solid #333333;
   background-color : #e1e1e1;
}


/* Code PHP dans les bbcode. ([quote][/quote])*/
.code_php {
   padding:4px;
   line-height: 10px;
   font-family:verdana,arial, Helvetica, sans-serif;
   color:black;
   font-size:12px;
   border: 1px solid #333333;
   background-color : #c9c9c9;
  
}

