/* CSS FOR WEBKIT */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 div.search fieldset.budget { position: relative; left: -13px; }
 div.search fieldset.flexibility { position: relative; left: -5px; }
 div.serment h3 a { font-size: inherit; font-size: 12px}
 div.produit div.center h5 span { position: relative; top: -4px;}
 div.fc-header div.fc-title h1, div.fc-header div.fc-title td.h1 { height: 80px}
 table.av-note-on { height: 40px; overflow: hidden;}
}

