BODY
{
	background: black ;
	color : white ;
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 13px ;
	text-align: justify ;
	margin : 5px 5px 5px 5px;
}

.body2
{
	background: black ;
	color : white ;
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 13px ;
	text-align: justify ;
	margin : 10px 10px 10px 10px;
}

TD
{
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-size: 13px ;
}

H2
{
	font-size: 16px ;
	color: #87cefa ;
}

H3
{
	font-size: 13px ;
	color: #7fffd4 ;
}

H4
{
    font-size: small ;
	font-variant: small-caps ;
	font-weight: bold ;
	color : white ;
}

A
{
	text-decoration: none ;
	color: yellow ;
}

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

A:visited
{
	color: cyan ;
	text-decoration: none ;
	font-weight: normal ;
}

HR
{
	color: blue ;
	height: 1px ;
}

LI
{
	margin-bottom: 2px;
}

UL
{
	margin-top: 4px ;
	margin-bottom: 8px ;
	margin-left: 10px ;
	padding-left: 10px ;
}

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

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

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

.messageerreur
{
	font-family :  Tahoma,Verdana,Arial,Helvetica,sans-serif ;
	font-weight : bold ;
	font-size: 20px ;
	color:#cc0000 ;
}

