BODY
{
	background : #000000 ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 12px ;
}

.bodytour
{
	background-image : url(stars.gif) ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 12px ;
	margin : 2px 2px 2px 2px ;
}

.bodyblanc
{
	background : #000000 ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 12px ;
}

.bodyjaune
{
	background : #000000 ;
	color : #ffff00 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 12px ;
}

.bodyvert
{
	background : #000000 ;
	color : #00ff00 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 12px ;
}

.bodybleu
{
	background : #000000 ;
	color : #00ffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 12px ;
}

.bodybandeau
{
	background : #000000 ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 10px ;
	margin : 5px 5px 5px 5px ;
}

.titrepage
{
	background : #000000 ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 18px ;
	font-weight: bold ;
}

.titre
{
	background : #000000 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 18px ;
	font-weight: bold ;
	color: yellow ;
}

.titrecentre
{
	background : #000000 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 18px ;
	text-align : center ;
	font-weight: bold ;
}

.soustitre
{
	background : #000000 ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 15px ;
	font-weight: bold ;
}

.modif
{
	background : #000000 ;
	color : #a0a0a0 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size : 11px ;
	text-align : center ;
}

.blanc
{
	color : #ffffff ;
}

.titrepave
{
	background : #c0c0c0 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 11px ;
	color : #000000 ;
	font-weight: bold ;
}

.pave
{
	background : #0000ff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 11px ;
	color : #ffffff ;
}


.titreinfo
{
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 11px ;
	color : #00ffff ;
	font-weight: bold ;
}

.info
{
	color : #ffffff ;
	font-size: 11px ;
}

.tableaublanc
{
	background : #000000 ;
	color : #ffffff ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 12px ;
}

.tableauvert
{
	background : #000000 ;
	color : #00ff00 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 12px ;
	border: 1px solid gray ;
	border-collapse : collapse ;
}

.tableaufondvert
{
	background : #404040 ;
	color : #00ff00 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 12px ;
	border: 1px solid gray ;
	border-collapse : collapse ;
}

TD
{
	background : #000000 ;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 12px ;
}

A
{
	text-decoration: none ;
	color: white ;
	font-weight: bold ;
}

A:hover
{
	text-decoration: underline ;
	color: #ffffff ;
	font-weight: bold ;
	cursor: hand ;
}

/*
A:visited
{
	text-decoration: none ;
	color: #ffffff ;
	font-weight: bold ;
}
*/

HR
{
	height: 1pt ;
}

.copyright
{
	color:#a0a0a0 ;
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 10px ;
}

.normal
{
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 11px ;
}

.note
{
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 10px ;
}

.bouton
{
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	height: 22px ;
	cursor: hand ;
}

