/*

  station403 theme par l'ours, d'après
  MylAuto theme for phpBB version 2+
    Created by SGo
    http://www.mylimages.com
    Based on the original subSilver Theme for phpBB version 2+
   Created by subBlue design
   http://www.subBlue.com
*/


 /* agencement et présentation générale de la page */
body {
    background-color: #133C77;
    scrollbar-face-color: #133C77;
    scrollbar-highlight-color: #133C77;
    scrollbar-shadow-color: #133C77;
    scrollbar-3dlight-color: #133C77;
    scrollbar-arrow-color: #133C77;
    scrollbar-track-color: #133C77;
    scrollbar-darkshadow-color: #133C77;
    background-image : url(images/fond.gif);
    background-repeat : repeat;
    background-position : top;
    background-attachment : fixed;
}

/* fontes pour les titres (noir) */
font,th,td,p { font-family: Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; text-decoration: none; }
a:hover     { text-decoration: underline; color : #000000; }
hr  { height: 0px; border: solid #133C77 0px; border-top-width: 1px;}


/* couleur de la bordure */
.bodyline   {
    border: 1px solid #133C77;
}

/* bordure exterieure des forums */
.forumline  { border: 1px #133C77 solid; }


/* image  ou couleur de fond pour les cellules*/

/*td.row1 {background-image : url(images/fond.gif;}
td.row2 {background-image : url(images/fond.gif;}
td.row3 {background-image : url(images/fond.gif;}  */
td.row1 {background-color: #E6E6FA;}
td.row2 {background-color: #E6E6FA;}
td.row3 {background-color: #E6E6FA;}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
    height: 28px;
    background : url(images/013.gif) repeat-y;
}

/* Fontes de tête de colonne (sujet, réponses, auteur) */
th  {
    color: #006699; font-size: 12px; font-weight : bold;
    height: 28px;
    background-image: url(images/013gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
            border: #0000C0; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
    height: 29px;
    border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
    font-weight: bold; border: #0000C0; border-style: solid; height: 25px; }
td.row3Right {background-image : url(images/pixel03.gif);
    border: #000000; border-style: solid; }
td.spaceRow {background-image : url(images/pixel04.gif);
    border: #000000; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow   { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right  { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft      { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop     { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2    {
            font-weight: bold; font-size: 38px; font-family: Comic sans MS,Arial, Helvetica, sans-serif;
            text-decoration: none; line-height : 120%; color : #000000;
}
.maintitle2 {
            font-weight: bold; font-size: 23px; font-family: Comic sans MS,Arial, Helvetica, sans-serif;
            text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px;  font-weight: bold}
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
/* texte des commentaires de la page index */
.gen,.genmed,.gensmall { color : #133C77; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #133C77; text-decoration: none; }
/* lien "nouveaux messages depuis votre visite */
 a.gen:visited,a.genmed:visited,a.gensmall:visited   { color: #133C77; text-decoration: none;  font-weight: bold }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #000000; text-decoration: none;  font-weight: bold }


/* ENTETE DU FORUM s enregistrer, login, recherche, etc..*/
.mainmenu       { font-size : 11px; color : #000000; }
a.mainmenu      { text-decoration: none; color : #000000;  }
a.mainmenu:visited { text-decoration: none; color : #000000; }
a.mainmenu:hover{ text-decoration: none; color : #000000; }


/* TITRE DES CATEGORIES DE FORUM */
.cattitle       { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #133C77}
a.cattitle      { text-decoration: none; color : #000000; }
a.cattitle:visited { text-decoration: none; color : #000000; }
a.cattitle:hover{  color: #133C77; text-decoration: none; }


/* Titres du Forum: Texte et liens vers forums dans index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #0000FF; }
a.forumlink     { text-decoration: none; color : #0000FF; }
a.forumlink:visited { text-decoration: none; color : #0000FF; }
a.forumlink:hover{ text-decoration: none; color : #133C77; }


/* textes de navigation, (Page 1,2,3 etc) et barre de navigation dans un forum */
.nav            { font-weight: bold; font-size: 11px; color : #0000FF;}
a.nav           { text-decoration: none; color : #0000FF; }
a.nav:visited { text-decoration: none; color : #133C77; }
a.nav:hover     { text-decoration: none; color : #000000; }


/* TITRES DES TOPICS: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #0000FF; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #0000FF; }
a.topictitle:hover  { text-decoration: underline; color : #FFFF00; }


/* PSEUDO DU POSTEUR dans viewmsg.php, viewtopic.php et ailleurs */
.name { font-size : 11px; 
            font-weight: bold; 
            color : #0000FF;
}

/* Infos sous l'avatar*/
.postdetails        { font-size : 10px; color : #0000FF; }


/* Le CONTENU DES POSTS (en lecture) */
.postbody { font-size : 12px; color: #133C77 ;}
a.postlink:link { text-decoration: none; color : #133C77; }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: none; color : #000000; }

.error { font-size : 12px; color: #EF8819;}


/* CITATIONS (quote) */
.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
    background-color: #FFFFFF; border: #FFFF00; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFC0; line-height: 125%;
    background-color: #133C77; border: #FFFF00; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright et infos du bas */
.copyright      { font-size: 9px; font-family: Verdana,Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright     { color: #000000; text-decoration: none;}
a.copyright:link   { color : #000000; text-decoration: none;}
a.copyright:visited { color : #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
    color : #0000FF
    font: normal 11px  Verdana,Helvetica, sans-serif;
    border-color : #000000;
}

/* The text input fields background colour */
input.post,textarea.post  {
    background-color : #E6E6FA;
    scrollbar-track-color: #656C89;
    border : 1px solid #C0C0C0
    font-size: 12px;
}
select {
    background-color : #656C89;
    border : 1px solid #FFFF00;
}

input { text-indent : 2px; }

/* BOUTONS UTILISES POUR LA REDACTION D UN POST (gras italique etc) */
input.button {
    background-color : #133C77;
    color : #FFFF00;
    font-size: 11px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    background : url(images/bout01.gif);
}

/* boutons ENVOYER PREVISUALISER */
input.mainoption {
    background-color : #133C77;
    color : #FFFF00;
    font-weight : normal;
    background : url(images/bout01.gif);
}

/* bouton AJOUTER L OPTION */
input.liteoption {
    background-color : #133C77;
    color : #FFFF00;
    font-weight : normal;
    background : url(images/bout01.gif);
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {
    background-color: #656C89;
    border : 1px solid #FFFF00;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
