/* CSS Document */
notes {
        color: #b8b1a0;         /* texte des titres */
        color: #a93a00;         /* fond des titres */
        color: #22150f;         /* fond des non-titres */
        color: #b8b1a0;         /* bordures */
        color: #ec8000;           /* texte */
        color: #8d8d85;         /* liens & titres des boites */
        color: #ec8000;           /* liens + souris */
        color: #019922;         /* monstres */
        color: #ffcc33;         /* trolls */
}

body {  
background-repeat: no-repeat;
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
background-color: #FFFFFF;
        scrollbar-3d-light-color: #000000;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-base-color: #1E2A63;
        scrollbar-dark-shadow-color: #000000;
        scrollbar-face-color: #1E2A63;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #000000;
        font-family: garamond, Times, serif;
        background-image: url('http://img141.imageshack.us/img141/5756/gromhelltrolloptimizwr9.jpg');
        background-position: center top;

}

td {
        font-family:arial, arial;
        font-size: 12px;
        background-color:transparent;
        color : #ec8000;
}
/* fond et texte de description*/

.mh_tdtitre {background-color: transparent}

.mh_tdtitre:first-letter {	
text-align: left;
color:#ec8000;
}

.mh_tdtitre:second-letter {	
text-align: left;
color:#ec8000;
}
 
.mh_tdpage {background-color: transparent}


.mh_monstres { color: #f3ad44; text-decoration: none;  }/*lien vers trolls, monstres */

.mh_trolls_0 { color: #993300; text-decoration: none;  }/*lien vers trolls, monstres */

.mh_trolls_1 { color: #993300; text-decoration: none;  }/*lien vers trolls, monstres */

a{ color: #993300; text-decoration: none}

a:hover  { text-decoration: underline;color:font-color:#2E8A73; }

a:link {font-color:#993300; }

troll{ text-decoration: none; color:#019922}



.mh_titre1 { 
color: #000000;
height : 120px;
margin: -1px;
margin-left: -1px;
margin-bottom: -1px;
background-color:transparent ;
text-align: center;
font: 7px/60px garamond, Times New Roman;
letter-spacing: -20px;
}
/*bannière du haut */


.mh_titre2 { font-size: 24px; font-style: normal; line-height: normal; font-weight: bold; }

.mh_titre3 { font-size: 0px; font-style: normal; line-height: normal;font-weight: bold;font-family:garamond;color:#fadd8b; 
}

div.mh_titre3:after{
        display: block;
        
        content : " TõûT Fõû ";
        font-size: 18px;
        text-align: left;
}

/* son profil général*/


.mh_titre4 { font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; }

img[src*="greenball.gif"] {
     width:0;
     height:18px;
     padding-left:15px;
         vertical-align:top;
     background-image: url("http://zoltan3.free.fr/Skull.gif");
         background-repeat: no-repeat;background-position: center;
}
img[src*="orangeball.gif"] {
     width:0;
     height:18px;
     padding-left:15px;
         vertical-align:top;
     background-image: url("http://zoltan3.free.fr/Skull.gif");
         background-repeat: no-repeat;background-position: center;
}
/* ceci remplace les greenball par l'image de ton choix, suffit de changer l'adresse de l'image */

img[src*="Next2.gif"] {
width:0;
height:37px;
padding-left:37px;
background-image: url("http://zoltan3.free.fr/Skull.gif");}

img[src*="Previous2.gif"] {
width:0;
height:37px;
padding-left:37px;
background-image: url("http://zoltan3.free.fr/Skull.gif");
}

/*ceci remplace les flèches de défilement des évenements*/

.mh_form_submit {  
-moz-border-radius: 6px;
font-family: verdana, arial; 
font-size: 11px; 
background-color: transparent; 
color: #8d8d85; 
border-color:transparent;
border-width:1;
border-style:solid; }
/* bouton afficher */

.mh_form_submit:hover { 
-moz-border-radius: 6px;
font-family: verdana, arial; 
font-size: 11px;
background-color: transparent;
color: #DFD7BF;
border-color:#8d8d85;
border-width:1;
border-style:solid;  }
/* bouton afficher au passage de la souris */

.mh_textbox {
        border: 1px solid #1E2A63;
        font-size: 12px;
        background-color: #8d8d85;
        padding: 1px;
}
/* cadre du numéro de votre troll*/

.mh_textareabox {
        border: 1px solid transparent;
        font-size: 12px;
        background-color: transparent;
        padding: 4px;
}

.mh_selectbox {
        font-size: 12px;
        background-color: transparent;
        padding: 1px;
}

blockquote {
	float: right;
	
	border-color: transparent;
	border-style: solid;
	border-width:1;
        

	margin: 0px;
	margin-left: 8px;/* espace entre les cadres */
	margin-bottom: 5px;
	padding: 5px;

	-moz-border-radius: 10px
}
