/*body*/
body{background-color:#fff;}

/*texte*/
span{color:#5d5d5d;font-family:"Open Sans";font-size:12px;}

/*liens*/
a span,a:active,a:link{color:#1a94f3;text-decoration:none;}
a:hover,a:visited{color:#1a94f3;text-decoration:underline;}

/*Moteur*/
#TB_MC{border:1px solid #1a94f3;width:100%;}
#TB_LOC{border:1px solid #1a94f3;width:100%;}

/*bouton*/
a.btH2,a.btH2:hover{text-decoration:none;font-weight:normal;border-radius:5px 5px;border:1px solid #999;} 
a.btH2{background-color:#1a94f3;font-weight:normal;height:32px;display:inline-block;color:#fff;} 
a.btH2 span{background-color:#1a94f3;font-weight:normal;line-height:22px;margin-left:5px;display:inline-block;padding:5px 15px 5px 10px;color:#fff;border-radius:5px 5px;} 
a.btH2:hover{background-color:#fff;color:#1a94f3;border-color:#999;} 
a.btH2:hover span{background-color:#fff;color:#1a94f3;border-color:#999;}

/*Grid*/
.GVOffres {width:680px;}
/*Header*/
.GVOffresHeader{background-color:#1a94f3;}
.GVOffresHeader span{color:#fff;font-weight:normal;}
.GVOffresHeader table{border-top:1px solid #c0c0c0;border-bottom:2px solid #000;}
/*Rows*/
.GVOffresRow{}
.GVOffresRow a{font-size:10px;font-weight:bold;}
.GVOffresAltRow{background-color:#EFEBEF;   }
.GVOffresAltRow a{font-size:10px;font-weight:bold;}
/*Footer*/
.GVOffresFooter{background-color:#f7f7f7;}
.GVOffresFooter a{font-size:11px;}
.GVOffresFooter div{border-top:2px solid #000;border-bottom:1px solid #c0c0c0;}

.ImgSearchQuoiMB {
    background: url(https://www.jobtransport.com/Portals/_default/Skins/BASE_JT_FR/images/moteurtb.png) no-repeat;
    width: 20px;
    height: 20px;
    top: 5px;
    left: 5px;
    position: absolute;
    background-position: 0px -22px;
}

.ImgSearchOuMB {
    background: url(https://www.jobtransport.com/Portals/_default/Skins/BASE_JT_FR/images/moteurtb.png) no-repeat;
    width: 20px;
    height: 20px;
    top: 5px;
    left: 5px;
    position: absolute;
    background-position: 0px 0px;
}