* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	background: #000 url(../images/background-sport.png) repeat-x 0 100px;
}

a {
	text-decoration: underline;
	color: #018079;
}

a:hover {
	text-decoration: none;
}

img{
	border: 0;
}

#conteneur {
  width: 870px;
  margin: 0 auto;
  background: #fff;
}

#header {
  background: #000;
  height: 82px;
}
#header h1 {
  position: relative;
  top: 16px;
  left: 10px;
}
#header h1 a {
  background: url(../images/logo.png) no-repeat top left;
  width: 228px;
  height: 46px;
  display: block;
}
#header h1 a span {
  position: absolute;
  left: -9000px;
}

#menu {
  position: relative;
  top: 6px;
  float: right;
  right: 20px;
}
#menu ul {
  background: url(../images/menu.png) no-repeat top left;
  list-style: none;
  width: 543px;
  height: 30px;
}
#menu li {
  float: left;
	margin-right: 4px;
}
#menu li a {
	display: block;
	text-decoration: none;
	height: 30px;
}
#menu li a#pre {
	width: 98px;
}
#menu li a#ref {
	width: 85px;
}
#menu li a#sol {
	width: 131px;
}
#menu li a#cry {
	width: 64px;
}
#menu li a#der {
	width: 80px;
}
#menu li a#led {
	width: 60px;
}
#menu li a span {
position: absolute;
left: -9000px;
}

#menu .currentpre, #menu a#pre:hover  {
	background: url(../images/menu.png) no-repeat top left;
	background-position: 0px -30px;
}
#menu .currentref, #menu  a#ref:hover {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -102px -30px;
}
#menu .currentsol, #menu  a#sol:hover {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -191px -30px;
}
#menu .currentcry, #menu  a#cry:hover {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -326px -30px;
}
#menu .currentder, #menu  a#der:hover {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -394px -30px;
}
#menu .currentled, #menu  a#led:hover {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -478px -30px;
}
#menuinter {
  width: 170px;
  background: #2CCBC2 url(../images/haut-menu-sport.png) no-repeat top left;
  overflow: auto;
}
#menuinter h2 {
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 3px 0 0 5px;
  height: 25px;
  cursor: default;
}
#menuinter ul {
  list-style: none;
}
#menuinter li {
  zoom: 1;
}
#menuinter li a {
  width: 164px;
  background: #018079;
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 0 0 3px 3px;
  padding: 3px 0 3px 0;
  text-indent: 8px;
}

#menuinter .current a, #menuinter li a:hover  {
  background: #ACF3EF;
  color: #000;
}

#bloccontent{
  background: url(../images/bas-content.png) no-repeat bottom left;
  padding: 10px 20px 10px 20px;
}

#contenu {
  float: right;
  width: 645px;
  margin: 0 0 20px 0;
}
#contenu p {
  margin: 0 0 8px 0;
}

#contenu h3 {
  font-size: 15px;
  background: url(../images/puce-titre-led.png) no-repeat 0 1px;
  padding-left: 20px;
  border-bottom: #2CCBC2 solid 1px;
  margin-bottom: 20px;
  color: #018079;
  cursor: default;
}

#piedcontent {
  clear: both;
}

#left {
  width: 170px;
}

#devis {
  margin-top: 20px;
}

#sportsystem {
  margin-top: 40px;
  text-align: center;
}
#italtelo {
  margin: 20px 0;
  text-align: center;
}
#gandg {
  margin: 20px 0;
  text-align: center;
}

#footer {
  clear: both;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 11px;
  vertical-align: top;
  height: 50px;
}
#footer a {
  color: #fff;
}

acronym {
  cursor: help;
}

#contactok {
  color: #C70079;
  font-weight: bold;
  font-weight: 14px;
}

#partenaire ul {
  margin: 0 0 0 20px;
}

