*{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

img{
	border: 0;
}

img.tricot{
	padding: 2px;
	padding-top: 0;
	height: 130px;
}

a{
	text-decoration: none;
	color: #000;
}

h1, h2, #erreurs{
	font-size: 1.0em;
}

h1{
	font-size: 1.9em;
}

h3{
	font-size: 1.1em;
	letter-spacing: 2px;
	color: #999;
}

.url{
	width: 400px;
}

#main{
	width: 890px;
	margin: auto;
}
#contenu{
	float: left;
	width: 600px;
}

#menu{
	float: right;
}
#menu, #menu a{
	font-weight: bolder;
	font-size: 1.1em;
}

.commentaire{
	padding-top: 10px;
	font-size: 1.1em;
	color: #aaa;
}

.tricotA td{
	vertical-align: top;
	border: solid 1px #000;
}

.post, .post div, .commentaire a{
	text-align: justify;
}

h1, h2, #erreurs, .postContent a{
	color: #b71d1d;
}

.postContent a{
	font-weight: bolder;	
}

.postContent{
	font-size: 1.2em;
}

#commentaires h2{
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

#errreurs{
	display: block;
	min-height: 50px;
}

.post{
	width: 90%;
	margin: auto;
}

#changer{
	cursor: pointer;
}

.pages{
	width: 100%;
}

.precedents{
	width: 50%;
	text-align: right;
	float: left;
}

.suivants{
	width: 50%;
	text-align: left;
	float: left;
}
