/* CSS Document */
body {
background-image: url(http://www.sport-elec-pro.com/medias/img/backgd/fondpage2.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
margin: 0;
padding: 0;
color:#000;
text-align: center;
}

img{
border:0;
}

#conteneur{
position: relative;
width:771px;
background:#FFF url(pix_bcgd/fond-bleu2.jpg) top left no-repeat;
margin:0 auto; 
min-height: 800px;
}

#logo{
margin:0 auto 20px auto;
width:320px;
height:71px;
background:url(pix_bcgd/logo.gif) top left no-repeat;
}

table{
width:95%;
margin: 20px auto 20px auto;
border: 1px #000 solid
text-align: center;
}

table tr td{
border: 1px #000 solid
}

table td{
text-align: center;
}

h1,h2,h3{
margin:0;
}

h2{
margin:30px 0 20px 0;
}

hr{
clear:both;
visibility: hidden;
}
.firstligne{
background-color: #666;
color: #FFF;
}

a:hover{
text-decoration: underline;
}

a{
text-decoration: none;
}

a:visited{
color: #9900CC;
}
/*
span{
display: block;
width:200px;
height: 50px;
background-color: #99FFFF;
line-height:50px;
margin:0 auto;
padding:0;
}*/
p{
margin: 0;
}
p img{
margin-bottom:10px;
}
ul#list_xml
{
font: bold 11px verdana, arial, sans-serif;
font-variant: small-caps ; 
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #6c6;
margin: 0;
padding-left:20px;
}

ul#list_xml li
{
float: left;
height: 21px;
background-color: #cfc;
margin: 2px 2px 0 2px;
border: 1px solid #6c6;
}

ul#list_xml li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#list_xml a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#list_xml a:hover { background: #fff;}

#preview{
margin: 0 auto;
}

#preview img{
border: none;
}

#preview ul{
margin:0;
padding-left: 20px;
}

#preview ul li{
position:relative;
float: left;
list-style-type: none;
margin: 20px 20px 40px 20px;
}

#preview ul li p{
margin:0 0 10px 0;
}

#preview ul li a{
background-repeat: no-repeat;
background-position: center;
display: block;
width: 140px;
height: 140px;
margin:0;
padding:0;
background-color: #f0f0f0;

}
#preview ul li a span{
visibility: hidden;
}

/****
 *
 */
 
 #navlist
{
margin: 20px 0 20px 0;
padding: 0 ;
font-size:1.2em;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{

line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; } 
#footer {
height: 10px;
background-color: #000;
}

.italic{
font-style: italic;
font-weight: bold;
}
