#HAV_widget_mini{
  font-family:arial;
  font-size:11px;
  text-align:center;
  width:180px;
  height:150px;
  background:url(../images/fond_widgetMini.gif) no-repeat 0 0;
  font-family:Arial, Helvetica, sans-serif;
  position:relative;
}
#HAV_widget_mini #HAV_logo{
 position:absolute;
 top:4px;
 left:4px;
 background-image:url("../images/moteur_small_logo.gif");
 width:170px;
 height:40px;
}
#HAV_widget_mini #HAV_logo span{
 position:absolute;
 top:25px;
 right:2px;
 font-weight:bold;
 font-size:10px;
 color:#000000;
 font-family:Verdana;
 width:115px;
 text-align:right;
}
#HAV_widget_mini #HAV_frame{
 position:absolute;
 top:40px;
 left:0px;
}
	/* ancienne version */
#HAV_moteur{
 font-family:Verdana,Arial, Helvetica, sans-serif;
 position:relative;
 height:155px;
 width:175px;
}
#HAV_moteur a{
 text-decoration:none;
}
#HAV_haut{
 position:absolute;
 top:0px;
 left:0px;
 width:175px;
 height:5px;
 background-image:url("../images/moteur_small_haut.gif");
 background-repeat:no-repeat;
}
#HAV_bas{
 position:absolute;
 top:150px;
 left:0px;
 background-image:url("../images/moteur_small_bas.gif");
 background-repeat:no-repeat;
 width:175px;
 height:4px;
}
#HAV_gauche{
 position:absolute;
 top:5px;
 left:0px;
 background-image:url("../images/moteur_small_gauche.gif");
 width:3px;
 height:145px;
}
#HAV_droite{
 position:absolute;
 top:5px;
 left:172px;
 background-image:url("../images/moteur_small_droite.gif");
 width:3px;
 height:145px;
}
#HAV_centre{
 position:absolute;
 top:5px;
 left:3px;
 background-image:url("../images/moteur_small_fond.jpg");
 background-repeat:repeat-x;
 width:170px;
 height:150px;
}
#HAV_logo{
 position:absolute;
 top:4px;
 left:4px;
 background-image:url("../images/moteur_small_logo.jpg");
 width:163px;
 height:38px;
}
#HAV_logo span{
 position:absolute;
 top:20px;
 right:2px;
 font-weight:bold;
 font-size:10px;
 color:#000000;
 font-family:Verdana;
 width:115px;
 text-align:right;
}
#HAV_frame{
 position:absolute;
 top:45px;
 left:0px;
}

