﻿
html 
{
	height: 100%;
	min-height: 100%;
}
body 
{
	background-image: url(img/fond5.gif);
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

img 
{
}
ul, li 
{
	list-style-type:none;
	margin:0;
	padding-left:5px;
}

#conteneur 
{
	background: url('images/background.jpg');
	margin: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-repeat: no-repeat;
    background-size: cover;
}

#header 
{
	top: 5px;
    left: 100px;
    right: 0;
    bottom: 0;
    height: 90px;
    position: relative;
}

#header_extensible 
{
	background-image: url(images/sous_background.jpg);
    background-color: brown;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	top: 30px;
    position: relative;
	height: 85px;
}

#header h1 
{
	color:#4F4F4F;
	display:inline;
	font-size:2em;
	font-weight:600;
	letter-spacing:-1px;
}

#centre 
{
	/* background-image:url(img/fond5.gif); */
	background-repeat: repeat-y;
	padding-top:5px;
	width:100%;
}

#menu 
{
	position: relative;
    left: 600px;
    top: -80px;
}



#menu ul
{
	display: inline;
}

#menu li
{
	width: 330px;
	cursor: pointer;
	display: inline-block;
    padding: 0 10px;
    color: #FFFFFF;
    transition: color 0.4s ease 0s;
	font: normal normal normal 14px/1.2em Overlock,sans-serif;
	text-decoration:none;
	font-size: 20px;
	
}

#menu a 
{
	text-decoration:none;
}

#menu a:hover 
{
	/* color:gray;*/ /*#CCCCCC;*/
}

#menu a:before 
{
	/* content:" * "; */
}

.menu 
{
	width: 250px;
	cursor: pointer;
	display: inline-block;
    padding: 0 10px;
    transition: color 0.4s ease 0s;
	font: normal normal normal 14px/1.2em Overlock,sans-serif;
	display: inline-block;
    padding: 0 10px;
    color: #FFFFFF;
    transition: color 0.4s ease 0s;
	text-align: center;
	font-size: 20px;
}

.menu:hover
{
	width: 250px;
	cursor: pointer;
	display: inline-block;
    padding: 0 10px;
    transition: color 0.4s ease 0s;
	font: normal normal normal 14px/1.2em Overlock,sans-serif;
	display: inline-block;
    padding: 0 10px;
    color: #4D1509;
    transition: color 0.4s ease 0s;
	text-align: center;
	font-size: 20px;
}

#texte 
{
	/* border-bottom:3px solid #D4D4D2; */
	/* color:#555555;*/
	height: 100%;
    margin-left: 150px;
    margin-right: 10px;
    min-height: 400px;
    padding-left: 60px;
    padding-right: 10px;
    padding-top: 5px;
}

#texte h2 
{
	display:inline;
	font-weight:bold;
}

.footer 
{
	background-color:#E2E1DF;
	color:#555555;
	font-size:0.7em;
	height:17px;
	margin:0 0 0 170px;
	padding-top:6px;
	position:relative;
	clear: both;
}

.footer a 
{
	color:#444444;
	text-decoration:none;
}

.footer  span
{
	border-top: 1px dotted black;
	padding-top: 1em;
}

.bouton 
{
	background-image:url(images/menu.png);
	color:#555555;
	font-size:0.9em;
	font-weight:bold;
	height:25px;
	padding-left:5px;
	padding-top:10px;
	width:163px;
}

.texte 
{
	border-top:1px solid #000000;
	font-size:0.8em;
	margin-top:2px;
}

.texte_header 
{
	color: #9B2913;
    font-size: 30px;
    font-style: normal;
    font-family: fantasy;
    margin-left: 162px;
}

.image_header 
{
	position: relative;
    top: -30px;
}

/*
.texte a 
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.texte a:hover 
{
	color:#CCCCCC;
	text-decoration:underline;
}
*/

.qteIngredient
{
	width: 60px;
}

.listeIngredient
{
	width: 250px;
}

.btn_plus
{
	margin-left: 5px;
}

.btn_minus
{
	margin-left: 5px;
}

.texte a 
{
	color:#9B2913;
	font-size:16px;
	text-decoration:none;
	font-family:cursive;
}

.texte a:hover 
{
	color:#CCCCCC;
}

.texte a:before 
{
	/* content:" * "; */
}
.soustitre 
{
	background-repeat:no-repeat;
	color:#9B2913;
	font-size:16px;
	font-family:cursive;
}

.champForm
{
	/* width: 50%; */
	display:inline;
	width: auto;
}

.champDroit 
{
	float: left;
	margin-left: 30px;
	padding-top: 10px;
}

.champBas 
{
	margin-left: 0px;
	text-align: left;
	margin-top: 30px;
	padding-top: 10px;
}

.champBasDroit
{
	margin-left: 20px;
	text-align: left;
	margin-top: 20px;
}

.ligne
{
	margin-left: 0px;
	text-align: left;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	/* width: 670px; */
	width: 100%;
	display: block;
	
}

.ligne1
{
	margin-left: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.colonneGauche
{
	float: left;
	/* left:10px;
	top:10px;
	*/
	width: auto
}

.colonneDroite
{
	padding-left: 20px;
	display: inline;
}

.contenantCache
{
  display : none;
  border: 1px solid #000000;
}

.redStar
{
	color: #9B2913;
}

					
.noRedStar
{
	;
}
					
p#notes {
	border-bottom: 1px dotted black;
	padding-bottom: 1em;
}

/*** Mise en forme du formulaire ***/

#inscription {
	border: none;
	margin: 0;
	padding: 0;
	width: 40em;	/*** Largeur du formulaire ***/
}
#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.1em arial, hevetica, sans-serif;
	color: white;
	/*background: #800000;*/
	background-color:black;
	margin: 0;
	padding: .5em;
}
#piedForm {
	text-align: left; /*** Les boutons sont alignés à droite ***/
}
#piedForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 1em;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid black;
	color: rgb(220, 216, 216);
	background: white; /* #efefef; */
	background-image:url(img/fondparchemin.gif); 
	background-color: rgb(50, 48, 48);
	margin: 0;
	padding: 0.92em;
	width: 80em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: tan;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

#corpForm label 
{
	text-align: left;
	padding-right: 10px;
}

#corpForm label.oblig {
	font-weight: bold;	/*** Mise en évidence des champs obligatoires ***/
}
#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#corpForm .infos {	/*** Mise en forme des infos ***/
	font-style: italic;
	color: #9B2913;
	background: transparent;
	margin: 0;
	padding: 0;
}
#corpForm a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#corpForm a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#corpForm a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: beige;
	color: black;
}
#corpForm .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
}
#corpForm .blockFocus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: beige;
	color: black;
	display: block;
}
#corpForm .blockNormal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
	display: block;
}

/*** Mise en forme des messages d'erreur ***/

#corpForm .alerte {	/*** Mis en évidence des champs mal renseignés ***/
	border: 1px solid #9B2913;
}
#corpForm .messageAlerte {	/*** Mise en forme des message d'alerte ***/
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: #9B2913;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
}

.form
{
	padding-right: 50px;
	width: 82em;
}

.barrC 
{
	background-image:url(img/ligne_haut.gif);
	background-repeat:repeat-x;
	font-size:0;
	height:10px;
}

#imageBasDroite
{
	/* float: right; */
	position: absolute;
	top: 12em;
	right: 1em;
	z-index: 0;
}

.imageBasGauche
{
	float: left;
}

.imageTitre
{
	position: absolute;
	top: 0em;
	left: 1em;
}

.fondTexte
{
	background:#EFEFEF url(img/fondparchemin.gif) repeat scroll 0 0;
	color: black;
	font-family:Georgia,"Bookman Old Style","New Century Schoolbook",Bookman,Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

.barrLbord 
{
	background-image:url(img/ligne_gauche.gif);
	background-repeat:repeat-y;
	padding:0 0 0 10px;
}

.barrRbord 
{
	background-image:url(img/ligne_droite.gif);
	background-position:right center;
	background-repeat:repeat-y;
	padding:0 10px 0 0;
}

.titrePage
{
}
.titreMenu
{
	padding-top: 10px;
}

li 
{
	background-image: url(img/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}
 
.rien
{
	background-image: none;
}
 
.contenu
{
	padding-top: 10px;
}
.intitule
{
	display:inline;
	width: auto;
}

.elememntForm
{
	width: 100px;
}

/* Sortable tables */
table.sortable thead {
    background-color:#800000;
    color:white;
    font-weight: bold;
    cursor: default;
}

.ligneTab-1
{
	color: black;
}
.ligneTab-2
{
	background-color:#BA9C6C;
	color: black;
}

.c-centre
{
	text-align: center;
}

.c-droit
{
	text-align: right;
}

.c-centre
{
	text-align: left;
}
/*
.parchemin
{
	background-image: url(img/parchemin_m.gif);
	background-repeat: repeat-y;
	
	/* width: 500px;
}
*/
.parchemin_h
{
	background-image: url(img/parchemin_h.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 400px;
}

.parchemin_b
{
	background-image: url(img/parchemin_b.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 400px;
}
/*
.contenuParchemin
{
	padding-left:100px;
	padding-top:200px;
	width:600px;
	font-weight: bold;
	
}

*/

/*            DEBUT  PARCHEMINS         */
.parchemin
{
	background-image:url(img/parchemin_600.gif);
	height:475px;
	margin-left:100px;
	margin-right:50px;
	padding-left:110px;
	padding-top:125px;
	position:relative;
	width:490px;
}

.contenuParchemin 
{
	padding-right: 120px;
	padding-top: 50px;
}

.nom
{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.poids
{
	font-family:Georgia;
	font-size:15px;
}

.description
{
	font-family:fantasy;
	font-size:15px;
	font-style:italic;
	letter-spacing:1px;
	text-align:justify;
}

/*            FIN  PARCHEMINS         */

/*            DEBUT  POTIONS        */
.potion
{
	background-image:url(img/parchemin_600.gif);
	height:475px;
	margin-left:100px;
	margin-right:50px;
	padding-left:110px;
	padding-top:125px;
	position:relative;
	width:490px;
}

.imgPotion
{
	background-image:url(img/potion1.gif);
	height:65px;
	width:65px;
	
}

.contenuPotion
{
	padding-right: 120px;
	padding-top: 50px;
}

.nomPotion
{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.poids
{
	font-family:Georgia;
	font-size:15px;
}

.description
{
	font-family:fantasy;
	font-size:15px;
	font-style:italic;
	letter-spacing:1px;
	text-align:justify;
}

/*            FIN  POTIONS         */


/*            DEBUT  SORT         */
.sort
{
	background-image:url(img/parchemin_600.gif);
	height:475px;
	margin-left:100px;
	margin-right:50px;
	padding-left:110px;
	padding-top:125px;
	position:relative;
	width:490px;
}

.contenuSort
{
	padding-right: 120px;
	padding-top: 50px;
}

.nbPA
{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.runesImg
{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.runesDesc
{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.niveau
{
	font-family:Georgia;
	font-size:15px;
}

.description
{
	font-family:fantasy;
	font-size:15px;
	font-style:italic;
	letter-spacing:1px;
	text-align:justify;
}



/*            FIN  SORT         */

/*            DEBUT  LETTRINE         */
.lettrine
{
	float:left;
	font-family:Arial Sans MS;
	font-size:30px;
	font-weight:normal;
}
/*            FIN  LETTRINE         */


.grimoireFond
{
	background-image:url(img/cadreGrimoire.gif);
	height:554px;
	margin-left:35px;
	margin-right:0;
	padding-left:61px;
	padding-top:35px;
	width:732px;
	z-index:-1; 
}

.grimoire
{
	background-image:url(img/grimoire.gif);
	height:554px;
	margin-left:35px;
	margin-right:0;
	padding-left:61px;
	padding-top:35px;
	width:732px;
	z-index:-1; 
}

.autocompletion
{
	height:15px;
	width:250px;
	background-color:transparent;
}

.formGrimoireAutoCompletion
{	
	padding-left:10px;
	padding-top:25px;
	width:320px;
}

.formGrimoire
{	
	padding-left:10px;
	padding-top:25px;
	width:320px;
}

.listeRechercheGrimoire
{
	width:180px;
	background-color:transparent;
}

.transparent
{
	background-color:transparent;
}

.labelRechercheGrimoire
{
	font-weight: bold;	
	font-style:italic;
}

.resultatRechercheGrimoire
{
	font-weight:bold;
	font-style:italic;
	left:658px;
	position:absolute;
	top:236px;
	width:290px;
}



.basGrimoire a 
{
	color:#9B2913;
	font-size:13px;
	font-weight:800;
	margin-left:10px;
	text-decoration:none;
	font-family:cursive;
	padding-left:33px;
}

.basGrimoire a:hover 
{
	color:#CCCCCC;
}

.basGrimoire a:before 
{
	/* content:" * "; */
}

.cartographie
{
	height:5px;
	text-align:center;
	background-color:#800000;
	font-size:0;
}

.cartographie-0-1  /* etage 0 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_s5_1.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.cartographie-0-2 /* etage 0 case 2*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_s5_2.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.mur-0
{
	background:transparent url(img/t_0_mur_999.png) repeat scroll 0 0;
}


.cartographie-1-1 /* etage 1 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_2_1.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.cartographie-1-2 /* etage 1 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_2_2.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.mur-1
{
	background:transparent url(img/t_1_mur_999.png) repeat scroll 0 0;
}


.cartographie-2-1 /* etage 2 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_2_1.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.cartographie-2-2 /* etage 2 case 2*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_2_2.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.mur-2
{
	background:transparent url(img/t_2_mur_999.png) repeat scroll 0 0;
}

.cartographie-3-1 /* etage 3 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_2_1.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.cartographie-3-2 /* etage 3 case 2*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_2_2.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.mur-3
{
	background:transparent url(img/t_3_mur_999.png) repeat scroll 0 0;
}


.cartographie-4-1 /* etage 4 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_4_1.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.cartographie-4-2 /* etage 4 case 2*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_4_2.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.mur-4
{
	background:transparent url(img/t_4_mur_999.png) repeat scroll 0 0;
}

.cartographie-5-1 /* etage 5 case 1*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_5_1.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.cartographie-5-2 /* etage 5 case 2*/
{
	text-align:center;
	font-size:0;
	background:transparent url(img/f_5_2.png) repeat scroll 0 0;
	border:0 none;
	height:28px;
	width:28px;
}

.mur-5
{
	background:transparent url(img/t_5_mur_999.png) repeat scroll 0 0;
}


.map
{
	z-index: 1;
}


.lieuEscalierM /* escalier montant */
{
	background:transparent url(img/t_16_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}

.lieuEscalierD /* escalier descendant */
{
	background:transparent url(img/t_3_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}

.lieuPassage /* passage */
{
	background:transparent url(img/t_10_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuDispensaire  /* dispensaire */
{
	background:transparent url(img/t_2_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}

.lieuMagasin /* magasin */
{
	background:transparent url(img/t_21_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}

.lieuAuberge /* Auberge */
{
	background:transparent url(img/t_4_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}

.lieuPosteEntree /* Poste d'Entree */
{
	background:transparent url(img/t_15_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuBatimentAdministratif /* Batiment Administratif */
{
	background:transparent url(img/t_9_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuMagasin /* magasin */
{
	background:transparent url(img/t_21_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuBanque /* Banque */
{
	background:transparent url(img/t_1_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuTemple /* Temple */
{
	background:transparent url(img/t_17_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuBatimentEnConstruction /* Batiment En Construction */
{
	background:transparent url(img/t_18_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuPancarte /* Pancarte */
{
	background:transparent url(img/t_12_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuCentreEntrainement /* Centre d'Entrainement */
{
	background:transparent url(img/t_6_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuMagasinRunique /* Magasin Runique */
{
	background:transparent url(img/t_14_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}


.lieuCentreMaitriseMagique /* Centre de Maitrise Magique */
{
	background:transparent url(img/t_13_lie.png) repeat scroll 0 0;
	height:15px;
	padding-top:13px;
	text-align:center;
	width:28px;
}

div.field {
	display: block;
    font-size: 15px;
    margin-left: 40px;
    padding-bottom: 20px;
    text-align: left;
	}
	

	
.label{
	display: inline-block;
    width: 230px;
	}
	

.liste {
    width: 140px;
}

.commentaire {
    height: 50px;
    width: 260px;
}

.commentaireNormal {
    height: 50px;
    width: 260px;
	background: white;
	color: black;
}

.commentaireFocus {
    height: 50px;
    width: 260px;
	background: beige;
	color: black;
}

.img_puce {
    display: inline;
    height: 20px;
    margin-bottom: -2px;
    width: 20px;
}

.block{
	display: block;
}

.container_ingredient
{
	margin-left: 40px;
	padding-bottom: 15px;
}

td , th
{
   padding-right: 5px;
}

table, th, td {
   border: 1px solid black;
}
