/****
* G. Customs
****/
/* styles de la doc */

/* tooltips**/
.tipsContent{display:none;}
#tips {display:block;position:absolute;overflow:hidden;z-index:2000000000;}
#tips.tipsType_1 .footer {background: url(skin/misc/tips_arrow.png) no-repeat left top; margin-left:20px;}
#tips .blockInside {border:none;}
#tips .gradientToolTip {background:none;}
#tips .body {background:#FFFFFF url(skin/blocks/tooltip_bkg.png) repeat-x scroll left bottom;}
#tips .body p{padding-left:5px;}
#tips .topCorners {display:none;}
#tips .bottomCorners {display:none;}
.headTips, .headTips span {display:block;background: url(skin/blocks/tips_headerBlue.png) no-repeat left top; height:22px; line-height:22px; color:#FFF;}
.headTips {padding-left:5px;}
.headTips span {background-position:right top;color:#FFF;padding-right:5px;font-weight:bold;font-size:12px;padding-left:5px;}
/*class wasp visible sans JS, masqué avec*/
.wasp {position:absolute;top:-5000px;}

/***** popin *****/
#insidePopupMask {background:#000; opacity:0.8; filter:alpha(opacity:80);position:absolute; left:0; top:0; width:100%; height:100%;z-index:1999999;}

#insidePopup {position:absolute; color:#000; z-index:2000000;}
#insidePopup .insidePopupContent {zoom:1; border-left:3px solid #D7D7D7; border-right:3px solid #D7D7D7; background:#FFF url(skin/blocks/zoom_gradient.png) repeat-x left bottom;}
/*#insidePopup .insidePopupContent .popupCloseButton {height: 29px;width: 29px;background: url(skin/blocks/layer_bkg_close.png) no-repeat left top;position: absolute;right:5px; top: 7px;display: block;overflow: hidden;text-indent: -500px;z-index:1000;}*/
#insidePopup .insidePopupContent .popupCloseButton {width:71px; height:13px; zoom:1; text-indent:-999px; background: url(skin/misc/close_btnPop.png) no-repeat right top;position:absolute;right:0; top:10px;display: block;overflow: hidden;z-index:1000;margin-right:20px; outline:none;}
#layerPneu {height:572px;display:block;margin:0 auto;}
#layerHomeCtn {position:absolute;top:127px;z-index:2000000;width:770px;left:50%;}
#layerNoResultCtn {position:absolute;top:127px;z-index:2000000;width:890px;left:50%;}
#layerIframeCtn {position:absolute;top:127px;z-index:2000000;width:970px;left:50%;margin-left:-480px;}
