html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #DD6900;
	background: #303030 url(http://www.dark-refuge.com/images/white.gif) no-repeat fixed;
}

/* position des images */
img.right {margin:10px;float:right}
img.left {margin:10px;float:left}

/* apparence des liens */
a {
	text-decoration: none;
	font-weight: bold;
	color:  #767676;
	outline: none;
	}
a:visited {
	color:  #767676;
	}
a:active {
	color:  #DD6900;
	}
a:hover {
	color: #DD6900;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
/* apparence du texte */
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 15px;
	}
/* Simili H1 */
p.gras {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #CCCCCC;
	}
/* H1 */
h1 {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 15px;
	}
/* Colonne Gauche */	 
#left {
	position: absolute;
	left: 15px;
	top: 190px;
	width: 170px;
	background: #272727;
 	padding: 0px 0px;
	text-align: center;

}
/* Colonne Droite */
#right {
	position: absolute;
	right: 15px;
	top: 190px;
	width: 170px;
	background: #272727;
	padding: 0px 0px;
	text-align: center;

}
/* Header */
#header {
	background-image: url(http://www.dark-refuge.com/images/top.jpg);
	/* IE 5.5 */
	height:150px;
	border-top:1px solid #272727;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */
	height:150px;
}
html>body #banner {
	/* Mozilla Opera Safari */
	height:150px;
}
/* Colonne centrale */
#main {
	background:#272727;
	/* IE 5.5 */ 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px; 
	background: #272727;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */ 
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;  
}
html>body #main {
	/* Mozilla Opera Safari */ 
	margin-left: 5px;
	margin-right: 5px;
}
/* Footer */
#footer {
	width: 100%; 
	border-width: 1px 0;
	margin-top: 10px;
}
/* Font Liens */
#link {
	font-size: xx-small;
	text-align: center;
	line-height: 100%;
	text-align: justify;  
}
/* titre haut des cadres */
#titreh, #titreh2  {
	border-bottom: 1px solid #D2A901;
	font-weight: bold;
	color: #DD6900;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px
	}
#titreh3  {
	border-top: 1px solid #D2A901;
	border-bottom: 1px solid #D2A901;
	}
#titreh2  {
	text-align: left;
	}
/* titre bas des cadres */
#titreb {
	border-top: 1px solid #D2A901;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
/* Cadres */
#cadre1,#cadre2,#cadre3,#menu {
	border: 1px solid #D2A901;
	}
#cadre2 {
	text-align: center;
	}
#cadre3 {
	text-indent: 15px;
	}
/* presentation */
#presentation {
	padding-left: 175px;
	padding-right: 175px;
	}
/* Texte du menu */
#textemenu {
	min-height: 1000px;
	max-height: 1000px;
	height: 1050px;
	}

/* Edito */
#edito {
	min-height: 800px;
	padding-left: 175px;
	padding-right: 175px;
	}
/* Avec Zapette */
#texte {
	min-height: 800px;
	padding-left: 175px;
	padding-right: 175px;
	}
/* Sans zapette */
#texte2 {
	padding-left: 175px;
	padding-right: 10px;
	}
/* fantastique */
#texte3 {
	background-image: url(http://www.dark-refuge.com/fantastique/Images/parch2.jpg);
	}
html, body #texte3 {
	color: #000;
	}
/* Menu */
#menu {
	text-align: left;
	background:#272727;
	}
	/* Listes Menu */
ul {
	margin-left: 5px;
	padding-left: 5px;
	}
li {
	font-size: 12px;
	font-family: arial;
	display: list-item;
	list-style-image: url(http://www.dark-refuge.com/images/arrow.gif);
	list-style-position: inside;
	}
	/* titre Cat Menu */
li.titre {
	list-style-image: url(http://www.dark-refuge.com/images/white.gif);
	list-style-position: outside;
	font-size: 16px;
	}
#swiss-zap{ 
	position:fixed; 
	width: 170px; 
	right: 15px;
	height: auto;
	font-size:11px;
	z-index:250; 
	text-align: justify; 
	position: expression("absolute"); 
	top: expression(eval (document.body.scrollTop)+190) 
	}
html>body #swiss-zap{ 
	top: 190px; 
	}