body, html {
	height: 100%;
	}
	
body {	
	width: 877px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #554e4e;
}

h1, h1 a {
	text-decoration: none;
	font-family:"Courier New", Courier, monospace;
	font-size: 55px;
	color:#000000;
	padding:0px;
	margin: 0px;
	font-weight: bolder;
}
	
a {
	color: #000000;
	text-decoration: none;
}
	
img{

	border:5px;
	border-color:#E5E5E5;
	border-style:solid;
}


a:hover{
	border-bottom: 1px #000000 dotted;
	
}
	
#top {
	background: url('img/kb.jpg') top right no-repeat;
	height: 344px;
	width: 403px;
	position: absolute;
	top:0;
	left: 550px;
	}
	
#page {
	width: 580px;
	background: url('img/page_black.jpg') left repeat-y;
	padding-left: 100px;
	min-height: 100%;
	}
	
#sidebar {
	position: absolute;
	top: 265px;
	left: 770px;
	width: 280px;
	text-align: left;
	}

	
#prelude {
	font-size: 11px;
	}
	
#footer {
	color:#999999;
	font-size: 11px;
	text-align:right;
	padding-right:7px;
	background: url('img/titre_black.jpg') bottom left no-repeat;
	padding-bottom:7px;

	}
	
.post {
	margin-top: 50px;
	}
	
.post-title {
	font-size: 20px;
	background: url('img/title.gif') left no-repeat;
	padding-left: 17px;
	padding:O;
	margin: 0;
	padding-bottom: 0px;
	}
	
.post-info {
	padding-left: 15px;
	color: #000000;
	padding:O;
	margin: 0;
	font-size: 11px;
	background: url('img/titre_black.jpg') bottom left no-repeat;
	padding-bottom:7px;
	}
	
.post-content {
		color: #000000;
	}
	

.post-info-co {
	padding-left: 19px;
	color: #000000;
	padding:O;
	margin: 0;
	font-size: 12px;
	background: url('img/comm.gif') left no-repeat;
	}

h3 {
	color: #000000;
	padding-top: 20px;
	font-size: 18px;

	}

fieldset {
	border: none;
	}
	
input , textarea {
	display: block;
	}

blockquote {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 10px solid #CCCCCC;
	padding:0px;
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	}

.comment-info {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border-left: 10px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	color: #303030;
	}
	
h2 {
	color: #000000;
	font-size: 15px;
	background: url('img/titre_black.jpg') bottom left no-repeat;
	padding-bottom:2px;
	
	}
	
ul, li {
	list-style-type: none;
	margin-left: none;
	}
