#bandeau_tools
{
   clear:left;
   width:648px;
   height:40px;
   margin-top:-5px;
   z-index:-1;
   background-color:white;
}
.tool
{
   float:left;
   width:162px;
   font-size:14px;
   font-family:Comic sans MS;
   font-weight:bold;
   text-align:center;
}
.tool a.video,
.tool a.video:visited,
.tool a.video:active
{
   color:#F49200;
}
.tool a.video:hover,
.tool a.video:focus
{
   background-color:#F49200;
   color:white;
}
.tool a.vv,
.tool a.vv:visited,
.tool a.vv:active
{
   color:#75AE29;
}
.tool a.vv:hover,
.tool a.vv:focus
{
   background-color:#75AE29;
   color:white;
}
.tool a.photo,
.tool a.photo:visited,
.tool a.photo:active
{
   color:#0D70B4;
}
.tool a.photo:hover,
.tool a.photo:focus
{
   background-color:#0D70B4;
   color:white;
}
.tool a.newsletter,
.tool a.newsletter:visited,
.tool a.newsletter:active
{
   color:#69BFD0;
}
.tool a.newsletter:hover,
.tool a.newsletter:focus
{
   background-color:#69BFD0;
   color:white;
}
