/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	color: #ffffff; 
	background: #000000; 
	margin:0px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:16pt; 
	font-size:8pt; 
	font-family:Tahoma;


	}
p { 
	font: 8pt/16pt Tahoma; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt Tahoma; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #669999;
	}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: 663300;
	font-family: Tahoma;
	font-size: 10px;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active {
	text-decoration: none;
	color: #CCCC00;
	font-weight: bold;
	}
	
img[width = "300"] { display : none; }

.mh_tdpage{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	}
.mh_tdtitre {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	border-top: 1px none #669999;
	border-right: 1px none #669999;
	border-bottom: 1px dotted #669999;
	border-left: 1px none #669999;
	}
.mh_titre1 {
	font-family: Crusades;
	font-size: 1px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../nanik_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	height: 180px;
	}
.mh_titre3 {
	color: #669999;
	font-family: Crusades;
	font-size: 15px;
	font-weight: normal;
	}
td{
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	font-family:Tahoma;
	font-size:8pt;
	text-align:left;
	padding-left: 20px;
	border: 1 solid #FFFFFF;
}
.mh_form_submit{
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	font-family:Tahoma;
	font-size:10px;
	text-align:left;
	background-color: transparent;
	color: #669999;
	border: 1px outset #669999;
}
.mh_textbox{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
	color: #669999;
	background-color: transparent;
	font-weight: normal;
	border: 1px dotted #669999;
}
.mh_monstres {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma;
}