<!-- 
 body{
	font-family: Tahoma;
	color : orange;
	background : #000000;
	font-size: 18px;
}

A{ color : Yellow}
A:hover { color : orange}


TD.thumbnail {
  background : #000000;
  color: orange;
}

.header {
text-align:       center;
	font-family: Tahoma;
	font-size: 20px;
	color: #000066;
}

.main {
text-align:       center;
	font-family: Tahoma;
	font-size: 24px;
	color: #000066;
}

.main2 {
text-align:       center;
	font-family: Tahoma;
	font-size: 20px;
	color: white;
}


.footer  {
text-align:       center;
	font-family: Tahoma;
	font-size: 24px;
	color: #000066;
}

.retour  {
	font-family: Tahoma;
	font-size: 24px;
	color: #990066;
}

h1
{
	font-size:         24pt;
	font-weight:      bold;
	text-align:       center;
	letter-spacing:     8px;
	padding-top:       5px;
	padding-bottom:    5px;
	margin-left:      -10px;
	margin-right:       0px;
	background-color: #333;
	color:  orange;
	font-family: Tahoma;
}
h1 span { display: none; }
.entrer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	BACKGROUND-COLOR: #000000;
}
.entrer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	BACKGROUND-COLOR: #000000;
	color: white;
}
.sortir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 11px;
	font-weight: normal;
	BACKGROUND-COLOR: #000000;
}

.lienpub a {
	font-family: tahoma;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color : yellow;
	vertical-align: middle;
	
	}
.lienpub2 a {
	font-family: tahoma;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
	color: white;
	}
	
.lienpub2 a:hover{
color: orange;
	}

IMG.thumbnail { 
border-style : solid; 
border-width : 1pt;
border-color : #FFF8DC; 
}

IMG.display {
border-style : solid;
border-width : 3pt;
border-color : #FFFFFF;
}

.description {
font-size: 16px; }


BODY { margin-top: 0px;}
HR { position : relative;}

 -->