/*
** +---------------------------------------------------+
** | Name :		~/tpl/MDT2/main.css
** | Project :	Fire-Soft-Board 2 - Copyright FSB group
** | License :	GPL v2.0
** |
** | Vous pouvez modifier, rÃ©utiliser et redistribuer
** | ce fichier Ã  condition de laisser cet entÃ¨te.
** +---------------------------------------------------+
*/

/* Toutes les images du document */
img
{	
	border: none;
}

/* Document global de la page */
body
{	
	background: black url("img/leaves01.jpg");
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Cadre dans la page */
.main
{	
	background: #F8DBB1 url(img/cellpic1.gif);
	background-color: #ffffff;
	border: none;
	padding: 10px;
}

/* Supprime tout style ÃƒÂ  un div */
.nodiv
{	
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: transparent;
	border: none;
	color: #000000;
	font-size: 11px;
}

/* Style sur les tableaux */
.maintable
{	
	border: 1px solid #339980;
	width: 100%;
}

/* Style sur les celules titres des tableaux */
.maintable th
{	border: 1px 1px 1px 1px solid #339980;
	background-color: #f0f1f5;
	font-size: 16px;
	padding: 3px;
}

/* Style sur les celules des tableaux */
.maintable td
{	
	background-color: #f6f9fd;
	border: 1px solid #339980;
	padding: 5px;
}

/* Style sur les div qui se prennent pour des tableaux */
.maindiv
{	
	border: 4px double #339980;
	width: 99%;
	background-color: #f6f9fd;
	padding: 4px;
}

/* Style sur la palette de couleur */
.color_div
{	
	border: 4px double #339980;
	background-color: #f6f9fd;
	width: 128px;
}

/*  */
.smiley_div
{	
	border: 4px double #339980;
	background-color: #f6f9fd;
	width: 100px;
	padding: 1px;
	text-align: center;
}

/* Style sur les liens principaux */
a
{	
	color: #990000;
	text-decoration: none;
}

/* Survol des liens principaux */
a:hover
{	
	color: #FF5511;
	text-decoration: underline;
}

/* Style sur les liens dans les header de tableaux */
a.headerlink
{	
	color: #000000;
	text-decoration: none;
}

/*  */
a.headerlink:first-letter
{	
	color: #FF5511;
}

/*  */
a.headerlink:hover
{	
	text-decoration: underline;
}

/*  */
th.simpleheader
{	
	background-color: #f0f1f5;
	border: 1px solid #339980;
	font-size: 14px;
	padding: 3px;
}

/*  */
th.smallheader
{	
	background-color: #f0f1f5;
	border: 1px solid #339980;
	font-size: 11px;
	padding: 3px;
}

/*  */
th.simpleheader span
{	
	font-size: 10px;
}

/* Cadre principal des messages */
.post
{	
	width: 100%;
	border: 1px solid #339980;
	background:transparent url(img/cellpic3.gif);
}

/* DonnÃƒÂ©es du posteur */
.post .userinfo
{	
	width: 180px;
	text-align: center;
	vertical-align: top;
}

/* Liste des donnÃƒÂ©es du posteur */
.post .userinfo .list
{	
	text-align: left;
	list-style-type: none;
	margin-left: -25px;
	font-size: 11px;
}

/* Haut du message */
.post .postheader
{	
	font-weight: bold;
	font-size: 11px;
}

/* Haut du message */
.post .postheader2
{	
	text-align: right;
}

/* Contenu du message */
.post .content
{	
	vertical-align: top;
	border: 1px dotted #339980;
	border-width: 1px 0px 1px 1px;
	background:transparent url(img/cellpic2.gif);
	padding: 5px;
	font-family: Verdana;
	line-height: 1.3em;
}

/* Gestion de l'overflow sur les messages */
.post .content div
{	
	width: 100%;
	overflow: auto;
}

/* Pied du message */
.post .postfooter
{	
	background:transparent url(img/bg.gif) repeat-x scroll left top;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

/* Style du pseudonyme */
.post .nickname
{	
	font-size: 14px;
}

/* Boutton WYSIWYG */
input.wysiwyg_on
{	
	background-image: url(img/wysiwyg_on.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 85px;
	background-color: transparent;
	border: none;
}

/* Boutton WYSIWYG */
input.wysiwyg_off
{	
	background-image: url(img/wysiwyg_off.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 85px;
	background-color: transparent;
	border: none;
}

/* Regles pour l'enregistrement */
#register_rules
{	
	font-family: Courier, 'Courier New', sans-serif;
	padding: 10px;
	margin-bottom: 16px;
	text-align: left;
	background: #F8DBB1;
	border: 1px solid #000000;
	height: 210px;
	overflow: hidden;
}

/* Style sur le nom des forums */
.forumname
{	
	/*color: #339980;*/
	font-size: 14px;
	font-weight: bold;
}

/* Nom des sujets */
.topicname
{	
	color: #339980;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

/* petit */
.small
{	
	font-size: 10px;
}

/* Copyright du forum */
.copyright
{	
	background: transparent url(img/foot.gif) repeat-x scroll;
	height: 70px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
}

/*  */
hr.delimiter
{	
	border: dashed 1px #339980;
	width: 33%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*  */
hr.post_delimiter
{	
	border: dashed 1px #6699bb;
	width: 33%;
}

/* Barre de navigation */
.nav
{	
	background:transparent url(img/navigbas.gif) repeat-x scroll 100% 100%;
	border-bottom:1px solid #000000;
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
	padding:3px 3px 3px 7px;
	font-size: 12px;
}

/* Menu d'accueil */
.header_box_left
{	
	background:transparent url(img/td_titre.gif) repeat-x scroll top;
	padding: 7px 7px 3px;
	height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	float: left;
}

/*  */
.header_box_right
{	
	background:transparent url(img/td_titre.gif) repeat-x scroll top;
	padding: 7px 7px 3px 7px;
	height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	float: right;
}

/* Menu du header */
.menu
{	
	text-align: center;
	font-size: 13px;
	background: transparent url(img/navig.gif) repeat-x;
	height:30px
}

/*  */
.menu a
{	
	color: #339980;
	font-family: sans-serif ;
	font-weight: bold;
}

/* Listes */
.list
{
}

/* Options des listes */
option
{	
	color: #000000;
	font-family: arial;
}

/* Titres des groupes d'options dans les listes */
optgroup
{	
	color: #FF5511;
	background-color: #FFFFFF;
	font-weight: bold;
}

/* Style sur les liens de la pagination */
.pagination_block a
{	
	display: inline;
	border: #339980 solid 1px;
	margin: 1px;
	padding: 2px 5px 1px 5px;
	background-color: #f6f9fd;
	font-weight: bold;
}

/* Style sur les liens de la pagination lorsque le curseur passe dessus */
.pagination_block a:hover
{	
	text-decoration: none;
}

/* Style sur le lien courant de la pagination */
.pagination_block_cur
{	
	display: inline;
	border: #339980 solid 1px;
	margin: 1px;
	padding: 2px 5px 1px 5px;
	background-color: #E7E8EF;
	font-weight: bold;
}

/* Case de calendrier vide */
td.calendar_empty
{	
	background-color: #E4E7EC;
	border: 1px solid #339980;
	padding: 5px;
}

/* Style sur le numero dans le calendrier */
.calendar_nb
{	
	border: 1px dotted #000000;
	border-width: 0px 0px 1px 0px;
	width: 100%;
	background-color: #E6E9EC;
	font-weight: bold;
	text-align: center;
}

/* Cases normales du calendrier */
td.calendar_classic
{	
	background-color: #f6f9fd;
	border: 1px solid #339980;
	padding: 5px;
	font-weight: bold;
}

/* Case du jour actuel dans le calendrier */
td.calendar_curent
{	
	background-color: #E9F3FB;
	border: 1px solid #FF0000;
	padding: 5px;
	font-weight: bold;
}

/* Couleur des membres du groupe "administrateur" */
.admin, .admin:hover
{	
	font-weight: bold;
	color: #000099;
}

/* Couleur des membres du groupe "moderateurs globaux" */
.modosup, .modosup:hover
{	
	font-weight: bold;
	color: #990000;
}

/* Couleur des membres du groupe "moderateurs" */
.modo, .modo:hover
{	
	font-weight: bold;
	color: #336633;
}

/* Couleur des membres du groupe "membres" */
.user, .user:hover
{	
	color: #000000;
}

/* Couleur des bots */
.bot
{	
	color: #1F3E0D;
}

/* Surlignage des mots lors de la recherche */
.highlight_search
{	
	background-color: yellow;
}

/* Div contenant les liens "marquer les forums comme lu" */
.markread
{	
	background: url(img/cellpic2.gif);
	margin: 3px 7px 3px 7px;
	padding:3px 7px 3px 7px;
	color: #339980;
	font-weight: bold;
	font-size: 11px;
}

/*Liens markread dans un tableau*/
table .markread
{	
	background: transparent none;
}

/* Style sur les header des tableaux FSBcode code */
.headercode
{	
	border: 1px #000000 dashed;
	background-color: #EEEEEE;
	padding: 2px 10px 2px 10px;
	font-size: 10px;
}

/* Style sur les fieldsets de FSBcode code */
.maincode
{	
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Lien sur les headers de tableaux FSBcode */
.headercode a, .headercode a:hover
{	
	color: #FF5511;
}

/* Espacement entre les lignes dans le profil public */
#profile td
{	
	border: none;
}

/* Avertissements des utilisateurs */
table.warn_user, table.warn_user td
{	
	border: none;
	margin: 0px;
	padding: 0px;
}

/* Nouveau style */
legend
{	
	margin-left: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
	position: relative;
	vertical-align: bottom;
	text-transform: uppercase;
}

/* Cadre general entourant les tableaux et les formulaires */
fieldset
{	
	padding: 8px;
	border: 1px solid #339980;
	background:transparent;
	position: relative;
	margin: 10px 0px 0px 0px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* Titre du Fieldset */
legend a
{	
	text-decoration: none;
	color: #000000;
}

/* Lien dans les titres du Fieldset */
legend a:hover
{	
	text-decoration: underline;
	color: #000000;
}

/* Regles du forum */
fieldset#forum_rules
{	
	font-size: 12px;
	border: dotted 1px #339980;
	background-color: #F8DBB1;
	color: #C11010;
	padding: 5px;
}

/* Titres pour les regles du forum */
fieldset#forum_rules legend
{	
	color: #000000;
}

/* Hack Fieldset (ne pas toucher) */
* html fieldset
{	
	padding: 0 10px 5px 10px;
}

/* Hack pour Legend (ne pas toucher) */
* html legend
{	
	margin-bottom: -10px;
	margin-left: -7px;
	top: -1.2em;
}

/* Lignes à puces dans les formulaires */
fieldset ul
{	
	background: url(img/cellpic2.gif) repeat;
}

/* Lignes dans les formulaires */
fieldset dl
{	
	background: url(img/cellpic2.gif) repeat;
	margin-top: -11px;
	font-size: 11px;
	padding: 5px;
}

/* Hack pour les fins de blocks (ne pas toucher) */
fieldset dl
{	
	height: 1%;
}

/* Hack pour les fins de blocks (ne pas toucher) */
fieldset dl:after
{	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Colone de gauche des formulaires */
fieldset dt
{	
	width: 45%;
	float: left;
/*	border-right: 1px dotted #339980;*/
}

/* Colone de gauche des formulaires, en gras */
fieldset dt.strong
{	
	font-weight: bold;
}

/* Style pour les Label des formulaires (phrases clefs dans la colone de gauche) */
fieldset dt label
{	
	font-weight: bold;
}

/* Style des descriptions dans les formulaires */
fieldset dt span
{	
	font-size: 10px;
	padding-right: 5px;
}

/* Colone de droite dans les formulaires */
fieldset dd
{	
	margin-left: 45%;
	padding-left: 5px;
/*	border-left: 1px dotted #339980;*/
}

/* Titres dans les formulaires */
fieldset dt#title, fieldset dd#title
{	
	text-align: center;
	font-weight: bold;
	background-color: #E0E4EA;
	padding: 3px;
	border: 1px dotted #339980;
}

/* Colone de gauche un peu moins large dans les formulaires profil*/
fieldset.profil dt
{	
	width: 30%;
}

/* Colone de droite un peu plus large dans les formulaires profil*/
fieldset.profil dd
{	
	margin-left: 30%;
}

/* Colone de gauche un peu moins large dans les formulaires message */
fieldset.message dt
{	
	width: 175px;
}

/* Colone de droite un peu plus large dans les formulaires message*/
fieldset.message dd
{	
	margin-left: 175px;
}

/* Bouttons importantes dans les formulaires */
fieldset div
{	
	background: transparent url(img/td_titre2.gif) repeat-x scroll;
	border: 1px dotted #339980;
/*	padding-right: 20px;
	margin-left: 3px;*/
	text-align: center;
}

/* Description en haut des Fieldset */
fieldset .desc
{	
	background: #F8DBB1 none;
	border: 1px solid #339980;
	padding: 3px 5px 7px 5px;
	margin-bottom: 11px;
	font-size: 10px;
	text-align: center;
}

/* Erreur dans un formulaire */
fieldset div.error, fieldset table td.error
{	
	text-align: center;
	border: 1px solid #339980;
	background: #F8DBB1;
	padding: 15px 5px 15px 5px;
	font-weight: bold;
}

/* Bouton de formulaire quand il est à gauche */
fieldset div#left
{	
	padding-left: 15px;
	background: transparent;
	border: none;
	margin-top: -5px;
	text-align: left;
	float: left;
}

/* Coloration d'un block lors du passage de la sourie sur ce block */
.highlight:hover
{	
	background-color: #E0E4EA;
}

/* Style de tableau Tab */
table.tab
{	
	width: 100%;
	margin: 3px;
}

/* Style des colones des tableaux Tab */
table.tab td, table.tab th
{	
	padding: 5px;
}

/* Style des colones des tableaux Tab */
table.tab th, table.tab th a
{	
	font-size: 14px;
}

/* Style des headers de colonnes des tableaux Tab */
table.tab th
{	
	background:transparent url(img/td_titre.gif) repeat-x scroll 0%;
	border: 1px dotted #339980;
}

/* Style des  colonnes des tableaux Tab */
table.tab td
{	
	background:transparent url(img/cellpic2.gif) repeat;
}

/* Textes des descriptions dans les tableaux de type Tab */
table.tab span
{	
	font-size: 10px;
}

/* Ligne de demarcation des forums */
table.tab tr#forum_row td
{	
	border-bottom: 1px solid #339980;
}

/* Demarcation des forums */
.forum_delimiter
{	
	width: 95%;
	border: none;
	border-bottom: 1px solid  #339980;
}

/* Liens des menus modules */
div#module_list a
{	
	background: url(img/cellpic2.gif) repeat-x;
	border: 1px solid #339980;
	border-width: 0px 1px 1px 1px;
	padding-left: 10px;
	display: block;
	width: 200px;
	line-height: 23px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

/* Preliere ligne des menus modules */
div#module_list a.first
{	
	border-width: 1px 1px 1px 1px;
}

/* Ligne de menu module, sellectionnee */
div#module_list a#selected
{	
	color: #990000;
	padding-left: 20px;
	width: 190px;
}

/* Souris sur une ligne de menu module */
div#module_list a:hover, div#module_list a#selected:hover
{	
	color: #DB5D1F;
}

/* Titre des pages avec menus modules */
#page_title
{	
	background: url(img/td_titre.gif) repeat-x top;
	border: 1px solid #339980;
	text-align: center;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	width: 99%;
}

/* Block exemple type Liste des forums */
blockquote
{	
	padding: 8px;
/*	border: 1px solid #339980;*/
	background:transparent url(img/cellpic2.gif);
	position: relative;
	margin: 10px 0px 0px 0px;
}

/* Boutton soumettre */
.submit, .submit:hover
{	
	background-color: #EFEBEB;
	border-top: 1px #8D8D8D solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #8D8D8D solid;
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	font-family: arial;
	color: #000000;
	text-decoration: none;
}

/* Boutton soumettre appuye */
.submit:focus
{	
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #8D8D8D solid;
	border-right: 1px #8D8D8D solid;
}

/* Boutton annuler */
.reset, .reset:hover
{	
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #8D8D8D solid;
	border-left: 1px #8D8D8D solid;
	padding: 3px;
	cursor: pointer;
	font-size: 14px;
	font-family: arial;
	color: #000000;
	background-color: #EFEBEB;
	text-decoration: none;
}

/* Boutton annuler appuye */
.reset:focus
{	
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #8D8D8D solid;
	border-right: 1px #8D8D8D solid;
}

/* Boite contenant le titre et l'image du forum */
#header_forum
{
	width: 100%;
	background: #f6f9fd url(img/head.gif);
	height: 200px;
	margin: 0px;
	padding: 8px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 4em;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	clear: both;
}

/* Titre du forum dans le header */
#header_forum span
{	
	font-weight: bold;
	font-size: 20px;
}


/* Separateurs de ligne dans les membres en ligne */
fieldset#online .nodiv
{	
	margin-left: 10px;
	margin-bottom: 8px;
}

/* OK */
.ok
{	
	color: #5AB830;
	font-weight: bold;
}

/* Pas OK */
.ko
{	
	color: #D9361B;
	font-weight: bold;
}

/*Style pour la table des smileys*/
#content_smilies_post_map_description table
{	
	background: url(img/cellpic1.gif) repeat;
}

/* Style pour la popup DHTML */
.dhtml_popup
{	
	width: 300px;
	height: 140px;
	position: absolute;
	visibility: visible;
	border: #339980 double 5px;
}

/* Style pour le titre de la popup DHTML (il doit etre visible) */
.dhtml_popup legend
{	
	color: #FF5511;
	font-size: 16px;
}

/* Style de l'iframe pour l'ÃƒÂ©diteur WYSIWYG */
.wysiwyg_frame
{	
	border: 1px #339980 solid;
	background-color: #FFFFFF;
	cursor: text;
	font-size: 100px;
}

/* Description des sujets */
#topic_description
{	
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 2px;
	color: black;
	font-style: italic;
	font-weight: normal;
}

/* Une cellule de base */
.cell
{	border-width: 1px 1px 1px 1px;
	border-color: #339980;
	border-style: solid;
	background-color: #F8DBB1;
	margin-top: 5px;padding: 8px;
}

/* Derniere visite le (sur l'index) */
#last_visit
{	
	float: left;
}

/* Attente AJAX */
#ajax_waiter
{	
	width: 200px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	display: none;
}

/*  */
#preview div
{	
	background-color: transparent;
	border: none;
}

/* Suppression des styles CSS */
.nostyle
{
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}
