*{
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
/*	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: #276e64;
}

.souvenir{
	color: #898983;
}
.mdp{
	font-size: 0.8em;
	font-weight: bolder;
}

.url{
	width: 300px;
}

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

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

#menu a{
	margin-left: 15px;
	color: #898983;
}

#menu img{
	padding: 0;
	margin: 0;
}

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

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

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

h1, h2, h4, #erreurs, .postContent a, #auth, #auth a{
	color: #276e64;
}

#auth, #auth a{
	font-weight: bolder;
	font-size: 14px;
	font-wieght: bolder;
	color: #dda62b;
}

#auth a{
	font-weight: lighter;
}

h4{
	font-size: 3em;
	font-weight: bolder;
	border: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.postContent a{
	font-weight: bolder;	
}

.postContent{
	font-size: 1.2em;
}

#ok{
	font-weight: bolder;
	font-size: 1.2em;
	font-color: red;
}

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

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

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

#changer{
	cursor: pointer;
}

.pages{
	width: 100%;
}

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

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

#superstitieuses td{
	vertical-align: top;
	width: 25%;
}

input[type="text"], input[type="password"], textarea{
	border-style: dotted;
	border-color: #757575;
}

textarea{
	height: 150px;
	width: 350px;
}

#cats label{
	display: block;
	width: 200px;
	float: left;
}

#posts{
	width: 700px;
	float: left;
}

.sep{
	display: block;
	width: 90%;
	margin: auto;
	height: 15px;
	border-bottom: dashed 1px #000;
}
