@import 'commun.css';

body {
background-image : url('/v2/images/font.jpg');
background-attachment : fixed;

margin : 0px;

/* Style de police */
font-family : Verdana;
font-size : 12px;
color : white;

/* Barre de défillement (Seulement certains navigateurs) */

SCROLLBAR-FACE-COLOR : #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #B8270F; 
SCROLLBAR-SHADOW-COLOR: #B8270F; 
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.font_color {
	color : white;
}

/* Tableau et colonnes */

table, .border_table {
border : 1px solid #B8270F;

font-size : 12px;

background-color : #000000;
}

/* ---- Attribut de menu ----- */

.menu_corps {

	width : 184px;
	background-color : #000000;	
	border : 1px solid #B8270F;
}

.menu_entete {

	height : 30px;
	background-repeat : no-repeat;
	padding : 1px;
}

.menuDates {

color :  #F15B2A;
font-style : italique;
text-indent:10px;
font-size:11px;
}
.infinitiesStyle {
	color : #FFDD99;
	font-weight : bold;
}

/* ---- End - Style Menu ----- */

/* Style de zone située au centre */

.central {
	width: 98%;
	
	background-color : black;
	border : 1px solid #B8270F;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	/*text-align: left; !!! */
}

.entete_central {
	
	background-image : url('/v2/images/fire/titre.gif');
	background-repeat : no-repeat;
	
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	
	height : 30px;
	width : 98%;
	
	border : 1px solid #000000;
	
	padding : 2px;
	
	margin-left: auto;
	margin-right: auto;	
}


/* Objet de largeur 75% sans bordure */

table.stats {
width : 75%;
border-width : 0px;
}

/* Objet avec grosse bordure en pointillé */



/* Style d'un objet, fin bordure, ton grisâtre */

.list, .listhead {
	line-height: 120%;
	background-color: #111111; 
	border: 1px solid #333333; 
	padding : 4px;
}
.listhead {
	background-color : #000000;
	border-color : #222222;
	font-weight : bold
}

/* Structure de la table d'entete des fan fictions */



/* style d'entete, texte mieux visible, espacement, arrière-plan par defaut */

.undertitre, .undertitre_petit, .important_text {

font-size : 14px;
font-weight : bold;
color : #FFFFFF;
}

/* Bande de titre */
.undertitre_petit {

background-image : url('/v2/images/fire/titre_petit.png');
}
.undertitre, .entete_font {

background-image : url('/v2/images/fire/titre.gif');
}

.undertitre, .undertitre_petit, .entete_font {

background-repeat : no-repeat;

text-align : left;

padding : 2px;
}

/* Zone vierge, bandeau de couleur */

.bandeau {
width : 98%;
height : 20px;
background-color : #440000;
}
.bgfont {
background-color : #440000;
}

/* Liens */

a { 
	color:#FFFFFF; 
	text-decoration: none;
}
a:hover { 
	color:#FF3300; 
}
.spelien, .spelien2 {
cursor : hand;
cursor : pointer;
}
.linkint, a.spelien {
	color : #99CCFF;
	text-decoration : none;
}
a.linkint:hover, a.spelien:hover {
	color :  #99CCFF;
	text-decoration : underline;
}
.linkint2, a.spelien2:hover {
	color :  #F15B2A;
	text-decoration : none;
}
a.linkint2:hover {
	color :  #F15B2A;
	text-decoration : underline;
}
/* [End] Liens */


/* Champs de Formulaire */
form {

margin: 0px;
padding: 0px;
}

input, select, textarea, option {

	font-size: 12px; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	border : 1px solid #333333; 

	background-color: #000000;
	
	background-repeat:no-repeat;
}

input[type=text]:focus,input[type=password]:focus,textarea:focus {
	border-color: #581600;
	background-color: #1C0700;
}

.submitVal {

	margin: 4px;
	padding: 2px;
	text-align: center;
}

.submit_pied {
	
	margin-top: 15px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	
	text-align: center;
	background-color: #440000;
}

/* Champs Login : Ident */

input.login_inactive {

	background-image:url('/v2/images/fire/input.pseudo.png');
}

input.pass_inactive {

	background-image:url('/v2/images/fire/input.pass.png');
}

/* [End] Form */

/* Différentes tailles de texte, petit, grand, centré, italique */

.smalltext {
	font-size : 10px;
}

/* Style de mini-notice */
.note {

	padding: 4px; 
	font-style: italic;
}
/* [End] - Notice */

.n {
	text-align : center;
	font-weight : bold;
}
.icenter { 
	text-align : center;
	font-style : italic;
}

div.div_text, div.div_text_color {

background-color : black;
width : 98%;
padding : 4px;
text-align : left;
}
.div_text_color {

background-image: url('/v2/images/fire/div_degrade.png');
background-repeat: no-repeat;

height: 50px;
}
.div_message {
	width: 500px;
	margin: 10px;
	padding: 5px;
	font: 11px Verdana;
	text-align: left;
	border: 1px dashed #4682B4;
	background-color: Black;
}

/* ---- Divers Elements ---- */

hr {
height: 1px;
margin: 6px;
padding: 0px;
color: #B8270F;
background-color: #B8270F;
border: 0;
}
hr.fine_barre {

height : 1px;
margin : 2px 0px 2px 0px;
padding : 0px;
}

/* Par défaut, les images non pas de bordure; */

img {
border-width : 0px;
}

/* Couleurs de texte spéciales */

.textvisu {
color : #FFFFCC;
}
.bord_color {
color :#B8270F;
}

/* Encadrement des Champ de Formulaire */

fieldset {

text-align : left;

border : 2px solid #333333;
background-color : #111111;

width : 550px;

padding : 10px;
}
legend, .legend {

color : #FFFFCC;
font-weight : bold;

}

/* Style du Classement de Fan Fiction */

.chrono_date {

width : 100px;

font-weight : bold;
border-left : 4px solid #B8270F;
border-right : 4px solid #B8270F;
padding : 0px;
background-color : #440000;
}
.chrono_titre {

border-width : 0px;
background-repeat : no-repeat;
background-position : 16px 12px;
vertical-align : top;
}
.chrono_titre_ban {

text-align : center;
margin-left : 100px;
padding-top : 10px;
padding-bottom : 20px;
}

/* Style ViewFanFiction */

.corps_fanfiction, .corps_fanfiction_titre {

border: 1px solid #B8270F;
border-bottom:0px;
padding:4px;
}

.corps_fanfiction_titre {

background-color : #440000;
text-align : left;
font-weight : bold;
}

.fanfiction_titre {

font-size : 16px;
color : #F15B2A;
}

.corps_fanfiction {

background-color : #222222;
}

.entete_info_fanfiction {

line-height : 135%;
text-align : left;
background-color : #333333;
background-position : right;
background-repeat  : no-repeat;
}
.barre_lst_ff {

align : bottom; 
width : 40px;
height : 3px;
}
	
	.rubTitre_fanfic {
		
		border-bottom: 1px dotted #CCC;
	}
	
	.options_fanfic {
		
		margin: 3px; 
		margin-top: 15px; 
		padding: 5px; 
		border: 1px dotted #B8270F; 
		background-color: #322;
		height: 40px; 
		text-align: right;
	}
	
	.liens_fanfic {
		
		float: left; 
		text-align: left; 
		height: 40px;
	}
	
	.boutons_fanfic {
		
		padding-top: 8px; /* Centrage vertical (milieu) */
	}

/**** Visualisation des textes (viewtextes.php) ****/

	.entete_fanfic_table {
	
		background-color: #440000;
		border-bottom: 1px solid #B8270F;
		padding: 6px;
		text-align: left;
	}
	
	.texte_titreChap {
		
		background: url('../membres/images/fire/titre_degrade.png') no-repeat;
		padding-top: 5px;
		padding-bottom: 5px;
		
		padding-left: 15px;
		
		margin-bottom 18px;
	}
	
	.texte_corps {
		
		text-align: left; 
		line-height: 120%;
		 
		padding: 4px; 
		padding-top: 8px; 
		padding-bottom: 6px; 
		margin-bottom: 20px;	
	}
	
	.cadre {
	
		border: 4px dashed #B8270F;
		padding: 10px;
	}
	
	ol.chap_liste {

		padding: 0;
		
		margin-top: 10px;
		margin-left: 20px;
		margin-bottom: 10px;
		
		list-style-type: decimal;
	}
	
	.chap_liste li {
		
		list-style-type: decimal;
		color: #FFF;
		font-size: 14px;
	}
	
/* Style de la page d'accueil */

.texte_present {
	color : #FFDD99;
	font-weight : bold;
	font-style : italic
}

/* Style visulation de Fan Arts */
.fanart_description {
	
	margin-left : 20px;
	font-size : 12px;
	color : #DDDDDD;
}

/* Style commentaires et livre d'or */
.AlternatColorUn {
	background-color : #200800;
	border : 0px solid #B8270F;
}
.AlternatColorDeux {
	background-color : #290800;
	border : 0px solid #B8270F;
}


.SpeTexte {
	border-left : 4px solid #B8270F; 
	padding-left: 5px; 
	line-height: 150%;
	background-image: url('/v2/moderation/images/fire/info_bg.jpg');
	background-repeat: no-repeat;
/*	background-color: #250A00;*/

}

/* Sys. Commentaires Privés */

.cp_titreSujet {
	border-left: 4px solid #B8270F;
	padding-left: 10px;	
}

.cp_titreFanFiction {
	font-size: 18px;
	font-weight: bold;
	color: #F15B2A;
}

.cp_zone_corps {

border-left: 4px solid #B8270F; 
padding-top: 10px;

}

.cp_zoneMessage_corps {
	 
	margin-top: 10px;
	margin-left: 5px;
	
	background-color: #444444; /* #00BBFF */
	border: 1px solid #888888; /* blue */

	padding-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.cp_zoneAuteur {
	
	/* float: left; */
	/* margin-right: 8px; */
	
	padding: 4px;

	background-color: #222222; /* #00BBFF */
	border: 1px solid #888888; /* blue */
	border-top: 0;
	border-left: 0;
	
}
.cp_zoneMessage {
	margin-top: 4px;
	padding: 8px;
}
#onglet {
	padding: 4px; 
	background-color: #222222; 
	width: 268px; 
	height: 24px;
	
	border-right: 2px solid #B8270F
}
#onglet div {
	display: inline;
}

/* == Style pour les News (parties pour le thème) voir commun.css == */

.news_titre {

	text-align: left;
	font-weight: bold;
	font-size : 14px;
	color: #F15B2A;
		
	width: 100%;	
	padding: 2px;
	
	background-image : url('/v2/images/fire/titre.gif');
}

/* == Style pour l'Entete des Fiches == */

/* ======= Style pour la section 'Autour des Créations' ======= */

.fiche_entete {
	text-align: left; 
	
	border-bottom: 1px dashed #770000; 
	background-color: #440000;
		
	padding: 10px; 
}

.fiche_entete_lien {
	
	padding-left: 20px; 
	padding-top: 8px; 
	padding-bottom: 10px;
}

.fiche_description_corps {

	margin-bottom: 20px;
	
	background-color: #222222;
	border-bottom: 1px dotted #555555; 
}
.fiche_description_texte {
	
	text-align: justify;

	padding: 10px;
}

.fiche_corps_lettre {
	
	text-align: left; 
	width: 100%; 
	margin-left: 8px; 
	margin-bottom: 10px;
}

.fiche_corps_lettre_titre {
	
	font-size: 18px; 
	font-weight: bold; 
	
	border-bottom: 1px dashed #DDDDDD; 
	border-right: 1px dashed #DDDDDD; 
	background-color: #555555; 
	
	width: 16px; 
	height: 20px; 
	
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	margin-bottom: 2px;
}

.fiche_corps_liste, .fiche_corps_moderat {
	
	border: 1px dashed #555555;
	background-color: #222222;
	margin-left: 30px; 
	width: 555px;
	
	text-align: left;
	
	padding: 8px;
}

.fiche_corps_moderat {
	margin-left: 10px;
}

.fiche_corps_liste_droite {

	margin: 0;
	padding: 0;
	
	margin-left: 3px;

	float: right;

	width: 50%;	
}

.fiche_corps_liste_droite li {

	list-style-type: none;
	list-style-position: outside;
	color: #FFFFFF;
}

.fiche_corps_liste_gauche {

	margin: 0;
	padding: 0;
	

	width: 100%;
}

.fiche_corps_liste_gauche li {

	list-style-type: none;
	list-style-position: outside;
	color: #FFFFFF;
}

.titre_action {
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #993300;
	
	border: 2px solid #000000;
	background-color: #330000;
	
	padding: 5px;
	margin: 3px;
}

/***** Style pour les listes FF *****/

	.ff_corps {

		text-align: left;
	
		background-color: #290800;
		border: 1px solid #B8270F;
		border-right: 0;
		border-left: 0;
		
		padding: 4px;
		padding-right: 0;
		padding-top: 0;	
	}
	
	.ff_entete {
		
		margin-bottom: 20px;		
	}
	
		.ff_entete_titre {
			
			float: left;
			margin-top: 4px;
		}
		
		.ff_entete_menu {
			
			float: right;
			margin-top: 4px;
		}
		
		.ff_bouton {
			
			display: inline;
			
			padding: 8px;
			padding-top: 4px;
			
			height: 30px;
			
			border: 1px dashed #999999;
			background-color: #AA1109;
			border-right: 0;
			border-top: 0;
		}
/**** Style pour Partage de Fan Fiction (partage.fanfic.php) ****/

	.partageEntete {
		
		text-align: left; 
		
		background: url('../membres/images/fire/titre_degrade.png') no-repeat; 
		
		padding: 2px; 
		margin-top: 10px;
	}
	
/**** Menu nav Membre (/membres/*) ****/

	.membre_menu {
		
		text-align: left;
		color: #FFF;
		background-color: #A30; /* 940 */
		
		margin: 0px; 
		margin-bottom: 15px; 
		padding: 8px; 
		padding-top: 14px; 
		padding-bottom: 12px;
		
		vertical-align: middle;
	}
	
	.membre_menu_boutonAc {
		
		color: #FC6;
		background-color: #F60; 
		font-weight: bold; 
		display: inline;
		border: 1px solid #000; 
		padding: 8px;
		padding-bottom: 7px;
		padding-right: 10px;
		margin-left: 5px;
		
		height: 25px;
	}
	
	.membre_menu_boutonSub, .membre_menu_boutonSub_Select {
		
		color: #FFF; 
		background-color: #C50;
		border-left: 5px solid #A30; 
		border-right: 4px solid #F60; 
		display: inline;
		
		margin-top: -30px;		
		padding: 8px;
		padding-right: 10px;
		
		height: 24px;		
	}
	
	.membre_menu_boutonSub_Select {
		
		background-color: #F60;
		color: #FFF;
	}
	
	.membre_menu_boutonSub_Select a:hover {
		
		color: #FFF;
	}
	
/**** Commentaires FF (commentaires.php) ****/

	.com_infoPosteur {
		
		width: 118px;
		padding: 6px; 
		border-right: 4px solid #900;
		background-color: #440000;
	}
	
	.comFA_desc {
		padding: 8px; 
		border-left: 8px solid #400;
	}
	
	.com_titreAjout {
		border-bottom: 1px solid #F40; 
		color: #F73; 
		margin-bottom: 10px; 
		padding-bottom: 3px; 
		width: 50%;	
	}	
	
/**** Staff (staff.php) ****/

	.staff_avatar {
		
		background: url('/v2/site/images/fire/staff_bgavatar.jpg') no-repeat;  
	}
	
	.staff_avatar img {
		
		border: 2px solid #940;
	}
	
	.staff_pseudo {
		
		 background-color: #440000; 
	}
	
/**** Inscription (inscription.php) ****/

	.ins_charteTitre {
		
		border-bottom: 1px dotted #F40; 
		width: 200px;
	}
	
/**** Liste de lecture (/membre/acceuil.php) ****/
	
	.lecture_corps {
	
		margin: 0px; 
		margin-top: -15px; 
		margin-bottom: 10px;  
		padding-top: 34px; 
		
		border-bottom: 1px dotted #800;
		background: #400 url('/v2/membres/images/fire/bg_lectureHaut.jpg') no-repeat; 
		
		text-align: left; 	
		width: 100%;
	}
	
	.lecture_liste {
		
		margin: 0; 
		padding: 0; 
		padding-top: 0px; 
		padding-left: 25px; 
		background: url('/v2/membres/images/fire/bg_lectureGauche.jpg') repeat-y;
	}
	
	.lecture_liste li {
		
		margin-bottom: 7px;
	}
	
	.lecture_bas {
	
		background: url('/v2/membres/images/fire/bg_lectureBas.jpg') no-repeat; 
		width: 11px; 
		height: 10px; 
		margin-top: -7px;
	}
	
/**** Dernier Fan Art (*) ****/

	.corps_lastFaMenu_dessus {
		
		background-color: #300;
		border: 2px solid #411;
	}

/**** Accueil site ****/

	.acc_corps {
		width: 100%;
		text-align: left; 
		background: url('/v2/images/fire/swinv_script.jpg') no-repeat 30px 230px;
	}
	
/**** Global [Menu] ****/


	.menu_lst_deroule {
		display: none; 
		margin: 0;
		padding: 0; 
		background-color: #300; 
		border-left: 4px solid #522;
	}
	
	.menu_lst_deroule img {
		display: block;
	}
	
	.menu_lst_deroule_ul {
		padding-top: 8px; 
		background: #300 url('/v2/images/fire/bg_periode.jpg') no-repeat;
		padding-left: 8px;	
	}	
	
	.menu_btn_chrono {
		background-color: #000; 
		margin-bottom: -1px; 
		margin-left: -4px;	
	}
	
	.menu_btn_periode {
		background-color: #522;
	}
	
	.menu_faTitre {
		padding: 8px;
		background: #522;	
	}
	
/**** Protection des données, articles de loi (/site/legilstation.php) ****/
		
	.Leg_titreArt {
	
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #993300;
		
		border: 2px solid #000000;
		background-color: #330000;
		
		padding: 5px;
		margin: 3px;	
		margin-bottom: 20px;	
	}	