body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(m/g/header-1x100.jpg);
	background-repeat: repeat-x;
	font: normal 14px trebuchet, sans-serif;
}

img {
	border-style: none;
}

#header {
	width: 1024px;
	height: 100px;
	background-color: #000;
	background-image: url(m/g/header-1x100.jpg);
	background-repeat: repeat-x;
}

#logo_left {
	float: left;
	width: 220px;
	height: 100px;
}

#bloc_menu {
	margin : 4em 0 0 0;
	float: right;
	width: 200px;
	height: 40px;
}

ul#menu {
	list-style-type: none;
}
ul#menu li { 
	display: inline;
}
ul#menu a {
	color: #cc9900;
	text-decoration: none;
	font: bold 14px trebuchet, sans-serif;
}
ul#menu a:hover {
	color: #FFF;
	font: bold 14px trebuchet, sans-serif;
}

#logo_right {
	float: right;
	width: 185px;
	height: 100px;
}

#container {
	height: 550px;
	background-color: #000;
	background-image: url(m/g/container-1600x550.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#contenu_flash {
	width: 950px;
	height: 550px;
}

#footer {
	margin: 5em 0 0 0;
	height: 80px;
	background-color: #FFF;
	color: #cc9900;
	font: bold 11px trebuchet, sans-serif;
}

#footer a {
	color: #000;
	text-decoration: none;
	font: bold 11px trebuchet, sans-serif;
}
#footer a:hover {
	color: #cc9900;
	font: bold 11px trebuchet, sans-serif;
}

#lien_garminFR {
}

.footer_icones {
}