/* CSS Document */
notes {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;         /* texte des titres */
	color: #ffffff;         /* fond des titres */
	color: #ffffff;         /* fond des non-titres */
	color: #2b2b2b;         /* bordures */
	color: #ffffff;           /* texte */
	color: #ffffff;         /* liens & titres des boites */
	color: #ffffff;           /* liens + souris */
	color: #ffffff;         /* monstres */
	color: #ffffff;         /* trolls */
}

body {  
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #transparent; 
	background-color: #333E50;
	font-family: garamond, Times, serif;
	background-image: url('http://img15.hostingpics.net/pics/574448PrinceElem.jpg');
	background-repeat:no-repeat;
	background-position:top;
	float:left;

}

/* fond et texte de description*/
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color : #ffffff;
	background-color: #transparent;
	border-color:#transparent;
	border-width:0;
	border-style:solid;
	padding-left: 20px;
}


.mh_tdtitre {
	background-color: transparent;
}

.mh_tdtitre:first-letter {	
	text-align: left;
	color:#955DFE;
}

.mh_tdtitre:second-letter {	
	text-align: left;
	color:#ffffff;
}
 
.mh_tdpage {background-color: transparent}


.mh_monstres { color: #5954EE; text-decoration: none;  }/*lien vers trolls, monstres */

.mh_trolls_0 { color: #5954EE; text-decoration: none;  }/*lien vers trolls, monstres */

.mh_trolls_1 { color: #955DFE; text-decoration: none;  }/*lien vers trolls, monstres */

/*menu du troll*/
a{ 
	color: #ffffff; 
	text-decoration: none
}

a:hover  { 
	text-decoration:underline
	color:font-color:#ffffff; 
}

a:link {
	font-color:#ffffff; 
}

a:visited {
	font-color:#ffffff; 
}

troll{ 
	text-decoration: none; 
	color:#ffffff;
}


/*bannière du haut */
.mh_titre1 { 
	font-size: 1px;
	font-family: Charlemagne std, Verdana, Geneva, sans-serif;
	color: #transparent;
	height : 120px;
	background-color:transparent ;
	text-align: left;
	/*background-image:url('http://img32.imageshack.us/img32/4176/banpak.jpg');*/
	background-repeat:no-repeat;
	background-position:center;
	color:#212419;
}



.mh_titre2 { 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
}

.mh_titre3 { 
	font-size: 0px; 
	font-style: normal; 
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	color:#ffffff; 
}


/*pour ceux qui veulent une devise en plus
div.mh_titre3:after{
	display: block;
	content : " EzpRï TröLl ëN KôLèrE !";
	font-size: 12px;
	text-align: left;
	font-family: Charlemagne std,Verdana, Geneva, sans-serif;
	color:#955DFE; 
}
*/

/* 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://img387.imageshack.us/img387/2774/icomouche.jpg");
     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://img387.imageshack.us/img387/2774/icomouche.jpg");
     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://img387.imageshack.us/img387/2774/icomouche.jpg");
}

/*ceci remplace les flèches de défilement des évenements*/
img[src*="Previous2.gif"] {
	width:0;
	height:37px;
	padding-left:37px;
	background-image: url("http://img387.imageshack.us/img387/2774/icomouche.jpg");
}



/* bouton afficher */
.mh_form_submit {  
	-moz-border-radius: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	background-color: transparent; 
	color: #transparent; 
	border-color:transparent;
	border-width:0;
	border-style:solid; 
}

/* bouton afficher au passage de la souris */
.mh_form_submit:hover { 
	-moz-border-radius: 6px;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px;
	background-color: transparent;
	color: #ffffff;
	border-color:#transparent;
	border-width:0;
	border-style:solid;  
}

/* cadre du numéro de votre troll*/
.mh_textbox {
		color: #955DFE
        border: 0px solid #transparent;
        font-size: 12px;
        background-color: #transparent;
        padding: 1px;
}


.mh_textareabox {
        border: 0px solid transparent;
        font-size: 12px;
        background-color: transparent;
        padding: 4px;
}

.mh_selectbox {
        font-size: 12px;
        background-color: transparent;
        padding: 1px;
}

.mh_links {
		color: #9ab45b
        border: 0px solid #transparent;
        font-size: 12px;
        background-color: #transparent;
        padding: 1px;
}

blockquote {
	margin-left: 0px;/* espace entre les cadres */
	border-collapse:collapse;
}