body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
}

ul
{
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: justify;
}

li
{
	font-size: 12px;
}

.expanded
{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

a:link
{
	color: #0000FF;
}

a:visited
{
  color: #3366FF;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	color: #FF0000;
}

.expit /* Expanded italic 16px */
{
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.centre16 /* Alignement Centre 16px */
{
	text-align: center;
	font-size: 16px;
}

.centre /* Alignement Centre */
{
	text-align: center;
	font-size: 12px;
}

.admin /* Signature Adm!n */
{
	text-align: right;
	font-size: 16px;
	font-style: italic;
}

.linki, .linki:hover, .linki:visited, .linki:focus, .linki:active /* Lien invisible */
{
	color: #000000;
	text-decoration: none;
}

.expcen /* expandend 12px center */
{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center;
}

.expcen16 /* expanded 16px */
{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center;
}

.bold
{
	font-weight: bold;
}

.it
{
	font-style: italic;
}

.red
{
	color: #FF0000;
	font-size: 12px;
}

.right
{
	text-align: right;
}

.expits /* Expanded italic 12px */
{
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.linkb, .linkb:hover, .linkb:visited, .linkb:focus, .linkb:active
{
	color: #999999;
	text-decoration: none;
}

.linkw, .linkw:hover, .linkw:visited, .linkw:focus, .linkw:active
{
	color: #FFFFFF;
	text-decoration: none;
}

h1, h2
{
	text-align: center;
}

.gris
{
	color: #999999;
}

p
{
	text-align: justify;
	font-size: 12px;
}

.invisible
{
	color: #FFFFFF;
	text-align: right;
}

.vio
{
	color: #6600CC;
	font-weight: bold;
	font-size: 16px;
}

.bleu
{
	color: #3399CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div
{
	font-size: 12px;
}