body {
	background-image: url(nuit.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
td, th {
	font-size: small;
}
#justify {
	text-align: justify;
}
.titre {
	color: #287DF2;
	font-size: small;
	font-weight: bold;

}
h2 {
	color: #287DF2;
	font-size: small;
	font-weight: bold;
	display: inline;
}
.sous_titre {
	color: #666666;
	font-size: x-small;
}
h1 {
	color: #666666;
	font-size: x-small;
	display: inline;
	font-weight: normal;
}

h3 {
	color: #009900;
	display: inline;
	font-weight: bold;
	font-size: 12px;
}
p {
	display: inline;
}
form {
	display: inline;
}
h4 {
	color: #666666;
	font-size: small;
	display: inline;
	font-weight: bold;
}

/*on met un cadre noir aux images qui ont un lien*/
a img {
	color: #000000;
	border: 1px #000000 solid;
}
/*on met un cadre noir aux images qui ont un lien*/
a img#noborder {
	color: #000000;
	border: 0px #000000 none;
}
.noborder {
	color: #000000;
	border: 0px #000000 none;
}
a {
	text-decoration: none;
	color: #CC6100;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-color: #000000;
}
a#pass_perdu {
	color: #000;
	font-size: 9px;
}
a:hover#pass_perdu {
	color: #FF9900;
}
a#petitlien {
	color: #0066CC;
	font-size: 10px;
}
a:hover#petitlien {
	color: #FFFFFF;
}
.annonce {
	color: #FA6950;
	font-size: 14px;
	font-weight: bold;
}
.blanc_16 {
	color: #FFFFFF;
	font-size: 16px;
}
.blanc_12 {
	color: #FFFFFF;
	font-size: 12px;
}
.blanc_12_gras {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.pseudo {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.noir_petit {
	color: #000000;
	font-size: 9px;
}
.gris_fonce {
	color: #666666;
	font-size: 11px;
}
.gris_clair {
	color: #999999;
	font-size: 11px;
}
.gris_fonce_grand {
	color: #666666;
}
.orange_gras {
	color: #FFAC00;
	font-weight: bold;
}
.preview_frame {
	background-color: transparent;
}
textarea {
	width:500px;
}
