html, body, div, img { margin:0; padding:0; border:0; }

body { 
	font-family:Geneva, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
}

div#wrapper, div#flashversion, #footer {
	display:none;
}

div#wrapper, div#content {
	margin-top:30px;
}

#flashcontent {
	margin:0 auto;
}

#footer, #footer2 { margin:1.5em 0 0; }
#footer p, #footer2 p {
	margin:0;
	text-align:inherit; 
	line-height:normal; font-size:1em;
}

div.htmlcontent {
	width:400px;
	margin:20px auto; padding-top:80px;
	line-height:3ex; text-align:justify;
	background:transparent url(http://www.no-mad-online.com/images/nomad.gif) no-repeat top center;
}
* > div.htmlcontent {
	background-image:url(http://www.no-mad-online.com/images/nomad.png)!important;
}

div.htmlcontent img { margin-top:15px; }

div#flashversion, div#comments {
margin:30px auto;
padding:10px 20px 20px;
border:#333 1px solid;
position:relative;
}

a,a:link,a:visited	{ text-decoration:none; }
a:hover				{ text-decoration:underline; }

a.close, a.close:link, a.close:visited {
	display:block;
	width:26px; height:20px;
	position:absolute;
	top:O; right:0;
	background:transparent url(../images/close.png) no-repeat;
}
a.close:hover { text-decoration:none; } 

a.puce, a.puce:link, a.puce:visited {
	padding-left:10px;
	background: url(../images/link.gif) no-repeat left 60%; 
}

h1, h2 {font-size:1em;}

h1 		{ margin:2em 0; color:#00FFFF; text-transform:uppercase; }
h2		{ margin:2.5em auto 1.2em; padding-bottom:2px; border-bottom:1px dashed #444; }

p 		{ margin:1ex 0 0; }
p.saut 	{ margin-top:2em; }

ol		{ text-align:left; margin-bottom:3ex; }
ol li	{ margin-left:0; padding:0; }

.big 	{ font-size:110%; }
.close	{ text-align:right; margin:0 5px -10px; }

.descriptif {
	font-style:italic; text-transform:none;
	line-height:2em; margin:2em 0 0;
}
.warning {
	text-align:left;
	padding-left:22px;
	background:transparent url(../images/warning.png) no-repeat;
}

/*** COLORS ***/
body {background:#151515; color:#777;}
div#flashversion, div#comments, h2 {}
.color, a, a:link, a:visited, h1 {color:#00FFFF;}
.descriptif, #footer, #footer2 {color:#444;}