html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #70909A;
	background: #2E3841;
}
/* apparence des liens */
a {
	text-decoration: none;
	font-weight: bold;
	color:  #70909A;
	outline: none;
	}
a:visited {
	color:  #70909A;
	}
a:active {
	color:  #70909A;
	}
a:hover {
	color: #FFFFFF;
	}
.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: #FFFFFF;
	}
/* H1 */
h1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 15px;
	}
/* Colonne Gauche */	 
#left {
	position: absolute;
	left: 15px;
	top: 190px;
	width: 170px;
	background: #2E3841;
 	padding: 0px 0px;
	text-align: center;
}
/* Colonne Droite */
#right {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 2px;
	background: #2E3841;
	padding: 0px 0px;
	text-align: center;
}
/* Header */
#header {
	background-image: url(http://www.dark-refuge.com/gal/images/top.jpg);
	/* IE 5.5 */
	height:150px;
	border-top:1px solid #2E3841;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */
	height:150px;
}
html>body #banner {
	/* Mozilla Opera Safari */
	height:150px;
}
/* Colonne centrale */
#main {
	background:#2E3841;
	/* IE 5.5 */ 
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px; 
	background: #2E3841;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */ 
	margin-left: 5px;
	margin-right: 10px;
	text-align: justify;  
}
html>body #main {
	/* Mozilla Opera Safari */ 
	margin-left: 5px;
	margin-right: 10px;
}
/* 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  {
	background-image: url(http://www.dark-refuge.com/gal/images/haut.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px
	}
#titreh2  {
	text-align: left;
	}
/* titre bas des cadres */
#titreb {
	background-image: url(http://www.dark-refuge.com/gal/images/bas.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
/* Cadres */
#cadre1,#cadre2,#cadre3,#menu {
	border: 1px solid #5F686D;
	}
#cadre2 {
	text-align: center;
	}
#cadre3 {
	text-indent: 15px;
	}
	#texte {
	padding-left: 175px;
	}
/* Menu */
#menu {
	text-align: left;
	}
	/* 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/gal/images/arrow.gif);
	list-style-position: inside;
	}
	/* titre Cat Menu */
li.titre {
	list-style-image: url(http://www.dark-refuge.com/gal/images/white.gif);
	list-style-position: outside;
	font-size: 16px;
	}