
html, body {
 text-align: center;
}

body {
 background: #002736;
 color:#424990;

}

body * {
 font-family: verdana, arial, helvetica, sans-serif;  /* input, select etc... */
}

/* visuel */

img
{
  border:0;
}

#pagewidth {
 position: relative;
 width: 701px;
 min-width: 500px;
 margin: 20px auto;
 text-align: left;
 font-size:10pt;
}

 a:link,  a:visited {
text-decoration: none;
color:#9AC2EB;
}
a:hover {
text-decoration: none;
color:#ffffff;
}

/* entete */

#header {
 width: 100%;
 margin-bottom: 0px;
}

#header .content p{
text-align:right;
margin-left:auto;
margin-right:0px;
}

#header .content {
  color:#002736;
 background: transparent url(../media/bandeau-sportantic.gif) no-repeat top left;
  border-left:1px;

}

#header ul {
 padding: 88px 0px 0;
 margin-left:1px;
 margin-bottom:0px;
 list-style-type: none;
 height: 23px;
}

#header li{
 float: left;
 margin: 0;
 padding: 0;
}



#header ul a{
 display: block;
 height: 23px;
 text-indent: -700em;
 background-color: transparent;
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
h1
{
  text-indent:-701em;
}

#header a:link, #header a:visited {text-decoration: none;}


/*liens en francais*/

#header li a#menu_nouveautes_fr {width: 115px; background-image: url(../media/menu-nouveautes.gif);}
#header li a#menu_sports_fr {width: 81px; background-image: url(../media/menu-sports.gif);}
#header li a#menu_galerie_fr {width: 133px; background-image: url(../media/menu-galerie.gif);}
#header li a#menu_contact_fr {width: 84px; background-image: url(../media/menu-contact.gif);}
#header li a#menu_liens_fr {width: 63px; background-image: url(../media/menu-liens.gif);}

/*liens en anglais*/

#header li a#menu_nouveautes_en {width: 115px; background-image: url(../media/en-menu-nouveautes.gif);}
#header li a#menu_sports_en {width: 81px; background-image: url(../media/en-menu-sports.gif);}
#header li a#menu_galerie_en {width: 133px; background-image: url(../media/en-menu-galerie.gif);}
#header li a#menu_contact_en {width: 84px; background-image: url(../media/en-menu-contact.gif);}
#header li a#menu_liens_en {width: 63px; background-image: url(../media/en-menu-liens.gif);}


/* rollover sur les liens*/

#header li a:hover {background-position: left bottom;}

/*selection d'un lien*/
#header li a.page_courante {background-position: left bottom;}



#listes
{
 margin: 0;
 padding: 0;
 list-style-type : none;
 background: #6CAED3;
 color:#42494C;
 }

#listes li {
 float: left;
 width: 138px;
 border-right: 1px solid #374BA0;
 border-bottom: 1px solid #374BA0;
 padding: 2px 0;
 text-align: center;
background:#6CAED3;
}

#listes li.fin_ligne {border-right: none; width: 143px;}

#listes a {
padding: 0 5px;
}

#listes a:link, #listes a:visited {
text-decoration: none;
color:#002736;
heigth:18px;
}

#listes a:hover{color:#FFFFFF;}

#listes li a.current:link, #listes li a.current:visited {font-weight: bold; color: #fff;}


#main
{
  margin: 0px;
  border:1px solid #B0E0FA;
  background: #41484B;
  
}

#main #haut
{

  height:9px;
  background :transparent url("../media/ombre-bas.gif") no-repeat top left;
}

#main #bas
{
  height:9px;
  background:red url("../media/ombre-haut.gif") no-repeat top left;
 line-height:0;
 font-size: 0;
}

#main #corps
{
width:699px;
}

	#contact #main #corps
	{
		width:639px;
		margin-left: 60px;
	}

	#liens #main #corps
	{
		width:639px;
		margin-left: 60px;
	}
#pied
{
text-align:center;
  height:16px;
  background:transparent url("../media/bandeau-bas-sportantic.gif") no-repeat top left;
}


.reference{
font-size:10pt;
font-family:Verdana;
color:#FFFFFF;
}

.libelle{
font-size:12pt;
font-family:Georgia;
color:#B0E0FA;
font-weight:bold;
}

.description{
font-size:11pt;
font-family:Verdana;
color:#FFFFFF;
}

.prix{
font-size:11pt;
font-family:Verdana;
color:#6CAED3;
font-weight:bold;
}

.clear {clear: both;}

#refer {
 width: 100%;
 padding: 0.5em 0 0 0;
 list-style-type : none;
}

#refer li {display: inline;}

#refer li a:link, #refer li a:visited {color: #333;}
#refer li a:focus, #refer li a:hover {text-decoration: underline;}
