
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font: normal 12px/1.9em Lucida Grande,"Lucida Sans Unicode", Trebuchet MS, Verdana, Tahoma, sans-serif;
	text-align: center;
}

#jgccenter{
	position:absolute;
    left: 50%; 
    top: 50%;
    margin-top: -260px;/* moitié de la hauteur de l'image */
    margin-left: -490px; /* moitié de la largeur de l'image */
 } 

a { color: #e3421b; text-decoration: none; border:0px;}

a:hover { color: #d5a461; text-decoration: none; border:0px;}
