	body {
	background-color: #00d5f9;
	}
	a:link {
	text-decoration: none;
	color: #666666;
	border: none;
    }
    a:visited {
	text-decoration: none;
	color: #666666;
    }
    a:hover {
	text-decoration: none;
	color: #00d5f9;
    }
    a:active {
	text-decoration: none;
    }
    img {
    border: none;           /* Ne pas entourer les images, même s'ils contiennent des liens */
    }
	#bg-accordion{
		width: 780px;
		height: 116px;
		background:url(../images/charte/menuloading.gif) center no-repeat;
	}
