a {
color:#666;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#conteneur {
position : relative;
margin: 0 auto;
width:100%;
height:540px;
color:#666;
}

#bnd_bas {
font-size:10px;
position : relative;
width:100%;
height:36px;
padding:15px 0 5px 0;
background:url(img/fnd_bnd_b.gif) repeat-x top left;
text-align:center;
}
#acces {
position : relative;
width : 600px;
height:34px;
padding-top:15px;
margin:auto;
}
#acces .harley {
float:left;
width:184px;
height:24px;
padding:10px 0 0 54px;
margin-right:15px;
background:url(img/min_log_harley.gif) no-repeat top left;
}
#acces .buell {
float:left;
width:125px;
height:24px;
padding:10px 74px 0 0;
margin-left:5px;
background:url(img/min_log_buell.gif) no-repeat top right;
text-align:right;
}
.axe-net {
position:absolute;
left:5px;
bottom:1px;
}
/*********** TEXTE *************/
.texte {font-size:10px;text-decoration:none;padding:10px;border:1px #666 solid;}
.texte {position:relative;top:400px;width:980px;margin:auto;}
.texte h1, .texte h2 {color:#FF6633;font-size:14px;margin:5px 0 5px 0;}
.texte p {font-size:12px;margin:10px 0 10px 0;}

.bold{font-weight: bold;}

