@charset "iso-8859-1";
.entete  {
   background-image : url("/themes/yaronet_orange/images/bandeau.gif");
   background-repeat : repeat-x;
   background-position : 50% 50%;
   background-color : #ffae3a;
}
.boo {
   vertical-align : middle;
   margin-left : 5px;
}
.logo {
   vertical-align : middle;
   margin-left : 10px;
}
.Wnews td {
   background-color : #fff0da;
   padding : 3px;
   border : 1px solid #666666;
}
.forumH td {
   background-color : #fff0da;
   padding : 3px;
   border : 1px solid #666666;
}
.forumH a {
   font-size : 13px;
}
.forumH a:hover {
   font-size : 13px;
}
.fHi {
   width : 50px;
   float : left;
   text-align : center;
}


/********** Barre bienvenue **********/
.infoslogin {
   color : #ffffff;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
}


/********** Texte directement sur le fond **********/
.blanc {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
}


/********** Texte annonce dans les sujets **********/
.annonce {
   color : #009900;
   font-weight : bold;
}


/********** Fond de la page **********/
BODY {
   background : #ffbe62;
   margin : 0;
   padding : 0;
}


/********** Liens **********/
A {
   color : #003366;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-weight : bold;
   text-decoration : none;
   font-size : 10px;
}
A:hover {
   font-family : verdana, arial, Helvetica, sans-serif;
   font-weight : bold;
   text-decoration : underline;
   font-size : 10px;
}
A.sombre {
   color : #333333;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
A.sombre:hover {
   color : #333333;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
   text-decoration : underline;
}
A.sujet {
   font-weight : normal;
   color : #555555;
}
A.sujet:hover {
   font-weight : normal;
   color : #555555;
}
A.sujetVU {
   font-weight : normal;
   color : #a179a1;
}
A.sujetVU:hover {
   font-weight : normal;
   color : #a179a1;
}
A.sujetCLOS {
   font-weight : normal;
   color : #888888;
}
A.sujetCLOS:hover {
   font-weight : normal;
   color : #888888;
}


/********** Menu en haut **********/
A.dark {
   font-weight : normal;
   color : #444444;
   font-weight : bold;
}
A.dark:hover {
   color : #747474;
   font-weight : bold;
}


/********** Bulles info **********/
.info {
   background : #ffffcf;
   color : black;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
.raccourcis {
   background : #fff0da;
   color : black;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
   padding : 2px;
   border : 1px solid black;
}


/********** Tableau connectés **********/
A.connect {
   font-weight : normal;
   color : #555555;
}
A.connect:hover {
   font-weight : normal;
   color : #555555;
}


/* fond de la barre du logo */
.fondLogo {
   background-color : #f7f7f7;
}

/* utilisé pour : fond sources - fond icones */
.clair {
   background-color : #ffe8c6;
   color : #333333;
}

/* copyright en bas */
.clair2 {
   background-color : #fff0da;
}

/* titres forums/sélections et autres se trouvant généralement au dessus d'un gros tableau de contenu */
.clair3 {
   background-color : #ffe8c6;
}

/* cadre principal de l'index */
.indexPrincipal {
   background-color : #ffe8c6;
}
.avatar {
   background-color : #f7f7f7;
   padding : 3px;
   border : 1px solid #666666;
}

/* Principalement pour la page des forums et sujets (memes styles)*/
.colonneForums {
   background-color : #ffe8c6;
   border : 1px solid #999999;
   border-top : 0 none inherit;
   border-bottom : 0 none inherit;
}
.clair4 {
   background-color : #fff0da;
}

/* contact webmaster / totaux sujets-posts / etc ... */
.clair5 {
   background-color : #ffae3a;
}

/* utilisé dans les barres header et footer */
.moyen {
   background-color : #ffae3a;
}
.moyenBas {
   background-color : #ffae3a;
}

/* utilisé pour créer les bordures noires */
.fonce {
   background-color : #333333;
}
.forums {
   border : 1px solid #333333;
   border-top : 0 none inherit;
}
.tabloPosts {
   border : 1px solid #333333;
}

/***** Couleurs des posts *****/
.posts {
   background-color : #fff0da;
   border : 1px solid #999999;
   border-top : 0 none inherit;
   border-bottom : 0 none inherit;
   padding : 5px;
}
.sign {
   color : #999999;
}
A.sign {
   color : #666666;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-weight : normal;
   text-decoration : none;
   font-size : 10px;
}
A.sign:hover {
   color : #666666;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-weight : normal;
   text-decoration : underline;
   font-size : 10px;
}
.hautPost {
   background-color : #ffe8c6;
   color : #333333;
}
.datePost {
   color : #999999;
}
.cite {
   background-color : #ffe8c6;
}
.titrePost {
   color : #666666;
}

/********** Texte "Posté" dans les posts **********/
.poste {
   color : #003366;
   font-family : verdana, arial, Helvetica, sans-serifl;
   font-size : 10px;
}

/***** Couleurs de la liste des sujets & forums *****/
.sTexte {
   color : #666666;
}
.sChiffres {
   color : #333333;
}
.auteur {
   color : #666666;
}

/***** Index et sections ****/
.nbRep {
   color : #888888;
}

/***** Couleurs de fond du flashchat *****/
.fC1 {
   background-color : #fff0da;
}
.fC2 {
   background-color : #ffe8c6;
}
.heure {
   color : #666666;
}

/***** Barre de séparation *****/
TD.barreVide {
   background-color : #ffae3a;
   padding : 0;
}
TD.barreSepForums {
   background-color : #ffae3a;
   padding : 0;
   border : 1px solid #333333;
   border-left : 0 none inherit;
   border-right : 0 none inherit;
}
TR.totaux {
   background-color : #ffae3a;
   border : 1px solid #333333;
   border-left : 0 none inherit;
   border-right : 0 none inherit;
   border-bottom : 0 none inherit;

}
TD.fheberg {
   border : 1px solid #999999;
   border-bottom : 0 none inherit;
   border-top : 0 none inherit;
   border-left : 0 none inherit;
}

/**** bordure du tableau utilisé pr les connectés par ex ****/
.tablo {
   border : 1px solid #333333;
}
.barre-titre {
   background-color : #666666;
   color : #000000;
   font-weight : bold;
   padding-bottom : 1px;
}

/**** tableau pour les mini titres ****/
.titres {
   color : #000000;
   font-weight : bold;
}
.barre-titre2 {
   background-color : #666666;
   border : 1px solid #333333;
   border-bottom : 0 none inherit;
}

/**** menu (profil ...) ****/
TR.trMenu {
   background-color : #f7f7f7;
}

/********** Cellules **********/
TD {
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #333333;
}

/* Style de la boite prévenant de l'arrivée d'un mini msg */
.mmsg {
   background-color : #f7f7f7;
   border : 2px solid #cc3300;
   width : 97%;
}
.cadre {
   background-color : #fff0da;
   border : 2px solid #555555;
   width : 97%;
   text-align : left;
   padding : 3px;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #333333;
}

/* Pour l'option [panneau] du bbcode*/
.panneau {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
	border: 1px solid #333333;
}

/* Ca, c'est pour les citations dans les bbcode. ([quote][/quote])*/
.quote {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
	border: 1px solid #333333;
}

/* Ca, c'est pour le code PHP dans les bbcode. ([code][/code])*/
.code_php {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
	border: 1px solid #333333;
}

/***********************************************&
*************************************************
**   Les CSS suivants sont de préférence a ne  **
**           pas modifier ... merci            **
*************************************************
&***********************************************/

/********** Images **********/
IMG {
   border-bottom : 0 none inherit;
   border-left : 0 none inherit;
   border-right : 0 none inherit;
   border-top : 0 none inherit;
}

/********** Pour centrer les images **********/
.centre {
   vertical-align : middle;
}

/********** Formulaires **********/
INPUT {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
SELECT {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
TEXTAREA {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
INPUT.ml {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
}
INPUT.ml2 {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
TEXTAREA.ml {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
SELECT.ml {
   color : #000000;
   font-family : verdana, arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : normal;
}
.tset {
   border-color : #000000 #000000 black;
   border-top-width : 1px;
   border-right-width : 1px;
   border-left-width : 1px;
}
FORM {
   margin : 0;
}

