body {
    font-family: verdana, arial, sherif;
    background: #000;
    color: #fff;
    font-size: 9pt;
    }

a {
    color: #fff;
    text-decoration: underline;
    font-size: 9pt;
    }

a:visited {
    color: #fff;
    }
  
a:hover {
    text-decoration: none;
    }

table {
	height: 780px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #fff;
	}
	
td {
	border-style: none;
	font-size: 9pt;
	}

#bouton a {
	display: block;
	text-decoration: none;
	font-family: georgia;
	color: #000; 
	text-align: center; 
	font-weight: bold; 
	background-color: #fff;
    padding: 1px 0;
	}

#bouton a:hover {
	display: block;
	text-decoration: none; 
	color: #fff;
	text-align: center; 
	font-weight: bold; 
	background-color: #000;
	padding: 1px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#ecran {
    background-image: url(system/chelmimage.jpg);
    background-repeat: no-repeat;
    background-position: 356px 45%;
	position:absolute;
	left: 50%; 
    top: 50%;
	width: 1005px;
	height: 800px;
	margin-top: -400px; /* moitié de la hauteur */
    margin-left: -502px; /* moitié de la largeur */
	border-bottom: 1px solid #fff;
    }
    
#galerie {
    background-image: url(system/coins.png);
    background-repeat: no-repeat;
    background-position: top right;
	width: 1005px;
	height: 800px;
	margin: auto;
    }
        
#vignette {
    background-color: white;
	width: 166px;             /*A redimentionner*/
	height: 800px;
	float: left;
    }
    
#vignette a {
	display: block;
	float: left;
	margin: 2px 0px 2px 4px;  /*A reparamétrer */
	width: 50px;              /*A redimentionner*/
	height: 50px;             /*A redimentionner*/
    }
    
#vignette a img {
	width: 50px;              /*A redimentionner*/
	height: 50px;             /*A redimentionner*/
	border: 0;
    }
    
#vignette a:hover img {
	position: absolute;
	width: auto;
	height: auto;
	left: 185px;
	top: 0px;
	border: 10px solid #fff;
    }
    
#galerie a:hover img {
    margin: 0;
	border: 10px solid #fff;
    }
 
 /*_______vignettes par ligne________*/
 /* nb | taille | marges  | largeur  */
 /* 3  | 50     | 2 0 2 4 | 166      */
 /* 4  | 35     | 2 1 2 4 | 164      */
 /* 5  | 29     | 2 2 2 2 | 165      */
 /* 6  | 23     | 2 0 2 4 | 166      */
 /* 7  | 19     | 2 0 2 4 | 165      */
     
a.commentaire span {
    display: none;
    }
    
a:hover.commentaire span {
    display: block;
    position: absolute;
    width: 166px;             /*A redimentionner ou A centrer*/
    bottom: 10px;
    left: 0px;
    padding: 2px 0px 3px 0px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 8pt;
    }

#menufixe {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 20px;
	background: transparent;
	}
    
#menufixe a,
#menufixe a:hover {
	text-decoration: none;
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 40px;
	line-height: 1px;
	margin: 0 auto;
	}
    
#menufixe ul,
#menufixe li {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	}
    
#menufixe #rss {
	background: transparent url(system/flux-rss.png) no-repeat;
	}

#menufixe #email {
	background: transparent url(system/email.png) no-repeat;
	}

#menufixe #netvibes {
	background: transparent url(system/netvibes2.png) no-repeat;
	}

#menufixe #facebook {
	background: transparent url(system/facebook.png) no-repeat;
	}

#menufixe #allocine {
	background: transparent url(system/allocine.png) no-repeat;
	}

#menufixe #bdtheque {
	background: transparent url(system/bdtheque.png) no-repeat;
	}

#menufixe #kicswila {
	background: transparent url(system/kicswila.png) no-repeat;
	}
