/* CSS Document */

.mh_links {
	color: #FB9E01; 		/* couleur */
	text-decoration: none; 	/* decoration (underline=souligne, none=rien) */
	font-weight: bold;		/* normal ou bold */
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #bc2b11;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #bc2b11;
}

a:hover, a:active {
	text-decoration: underline;
	color: #f60d28;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FB9E01;
	line-height: normal;

	background-image: url(http://Lanio.franck.free.fr/KougelFond.jpg);
	background-repeat: no-repeat;
	background-color: #010101;

	scrollbar-3d-light-color: #ABD9FD;
	scrollbar-arrow-color: #ABD9FD;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #ABD9FD;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ABD9FD;
	scrollbar-shadow-color: #000000;
}
body a:hover   {
	background-image: url(http://www.systole.zoomshare.com/files/blood.png);
  	background-repeat: no-repeat;
  	background-position: 50% 50%;
	text-decoration: none
}
  dd.equipement li, dd.possessions li{
	/*word-wrap:break-word; /*vieille propriété inusitée, existe dans IE5, à titre expérimental, ne sert à rien*/
	/*width:230px; *//* largeur maximale, pour éviter que le texte ne déborde sur l'image*/
    color: #4444;    /* Couleur du texte pour équipements */
    padding-left:17px;   /* Décalage de 35 du texte par rapport à la gif qui fait 35 */
	width:10;            /* Largeur pour le texte */
	height:17px;          /* hauteur de la Gif */
    background: url(http://succube1.free.fr/Angrboda/gifs/lumiere_89.gif) no-repeat;
    }
body#PJView_Events {
background-image: url(http://Lanio.franck.free.fr/KougelFond2.jpg);
}

body#PJView_Mouche .mh_tdtitre, body#PJView_Mouche .mh_tdpage {
width: 275px;
}

td {
	/* Le texte */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mh_tdborder {

}

.mh_tdtitre {
}

.mh_titre3 {
	font-size:1px; color: #000000;
	letter-spacing: -20px;
}

.mh_tdtitre:first-letter {
	font-size:14px; color: #bc2b11;
}

/*li:first-letter {
	font-size:17px; color: #A6A6A6;
}*/

/*li {
	font-size:13px; color: #A6A6A6;
}*/

.mh_tdpage {
}

.mh_titre1:first-letter {
	font-size: 1px;
        color: #000000;
	background: transparent no-repeat scroll center center none;
	text-align: left;

}

.mh_titre1 {
        color: #000000;
        background: transparent scroll no-repeat center center;
        text-align: left;
        font: 6px/108px Arial, Helvetica, sans-serif;
        letter-spacing: -20px;
}

.mh_form_submit {
	font-family: verdana, arial;
	font-size: 10px;
	text-align: center;
	background-color: transparent;
	color: #bc2b11;
	border-width: 1;
	border-top-color: #BD1D03;
	border-left-color: #BD1D03;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-style: outset;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2;
}


.mh_textbox {
color: #bc2b11;
background-color: transparent;
border: 0px solid;
text-align: center;
font-family: Helvetica;
font-size: 11px;
text-indent: 0px;
margin-left: 3px;
margin-top: 1px
}

.mh_monstres {
color: #FFFFFF;
text-decoration: none;
font-weight: bold
}

hr {
color: #bc2b11;
}
 img[src$="greenball.gif"] {display:inline;
    padding-left:17px;   /* Décalage de 35 du texte par rapport à la gif qui fait 35 */
	width:0;            /* Largeur pour le texte */
	height:17px;          /* hauteur de la Gif */
    background-image: url(http://succube1.free.fr/Angrboda/gifs/lumiere_89.gif);
background-repeat:no-repeat}

img[src$="orangeball.gif"] {display:inline;
    padding-left:42px;   /* Décalage de 35 du texte par rapport à la gif qui fait 35 */
	width:0;            /* Largeur pour le texte */
	height:20px;          /* hauteur de la Gif */
    background-image: url(http://linepdb.free.fr/Css%20L%e9gion/Cook/Goblin-rieur.gif);
background-repeat:no-repeat}