body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
h1 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:3px;
	margin-top: 0px;
	text-decoration:underline;
}
h2 {
	margin-bottom:3px;
	margin-top: 3px;
	font-size:12px;
	font-weight:normal;
}
h2:before {
	background-image:url(http://blog.khazadblog.net/puce.png); background-repeat:no-repeat;
	width:15px;
	height:14px;
	padding-right:15px;
	content: "  ";
}
.gris {
	font-size: 9px;
	color: #606060;
}
.page {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.danse {
	position:absolute;
	margin-top:70px;
	margin-left:700px;
}
.gauche {
	width:610px;
	float:left;
}
.droite {
	width:160px;
	margin-left:30px;
	float:left;
}
.post {
	width:600px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:justify;
}
.div300 {
	width:300px;
	height:1px; 
	background-color:#404040;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:30px;
}

