body
{
	background-color: #000000;
}

.table
{
	width: 1280px;
	height: auto;
	margin: auto;
	background-color: #000000;
}

.table1
{
	width: 1280px;
	height: 450px;
	margin: auto;
	background-image:url("site_en_construction.jpg");
	background-repeat:no-repeat;
	border-style: none;
}

.td1
{
	width: 870px;
}

.td2
{
	width: auto;
}

.td3
{
	width: 0px;
}

.td4
{
	width: 65px;
}

.td5
{
	width: 90px;
}

.td6
{
	width: 522px;
}

.titre
{
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}

.texte_souligne
{
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
}

.texte
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.texte_2
{
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.texte_3
{
	font-family: verdana;
	font-size: 15px;
	color: #FFFFFF;
}

.texte_4
{
	font-family: verdana;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
}

.pensees
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.lien
{
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF
}

.lien:hover
{
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF
}

.lien_2
{
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.lien_2:hover
{
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.lien_i
{
	border: none;
	color: #FFFFFF;
}

#forum
{
	float: left;
}

#init
{
	float: right;
}

.centre
{
	text-align: center;
}

.gras
{
	font-weight: bold;
	color: #FFFFFF;
}

.italique
{
	font-style: italic;
	color: #FFFFFF;
}

.info_formulaire
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}


.right
{
	float: right;
	width: auto;
}

.left
{
	float: left;
	width: auto;
}