/* ---------->>> CSS Hacks <<<---------------------------------------------------------------*/

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#6F7787;
	color:white;
}
#TB_closeAjaxWindow a{
	color:white;
	font:bold 11px arial;
}


#TB_ajaxContent{
	/*padding:2px 15px 15px 15px;*/
	/*width:350px;*/
	/*background:yellow;*/
	overflow:hidden;
}

/*#TB_ajaxContent #contenu_credits{padding:0 10px;background:url('../../img/modele/dg_sep_remontee.gif') 50% 40px no-repeat;width:350px;voice-family: "\"}\"";voice-family:inherit;width:330px;}
#contenu_credits h1{font:bold 18px arial;color:#003399;padding-left:20px;background-position:0 28px;background-repeat:no-repeat;padding-top:15px;padding-bottom:15px;background-image:url('../../img/modele/tt_defaut.gif');}*//* (unique) */

/*#TB_ajaxContent .bloc_g, #TB_ajaxContent .bloc_d{width:160px;}
#TB_ajaxContent .bloc_g{float:left;}
#TB_ajaxContent .bloc_d{float:right;}
#TB_ajaxContent .bloc_g div.logo{background:white url('../../img/credits/logo_x-prime.jpg') 50% 0 no-repeat;}
#TB_ajaxContent .bloc_d div.logo{background:white url('../../img/credits/logo_pierre_fabre.jpg') 40% 0 no-repeat;}
#TB_ajaxContent .bloc_g blockquote, #TB_ajaxContent .bloc_d blockquote{padding:20px 0px 10px 0px;}
#TB_ajaxContent .bloc_g div.logo, #TB_ajaxContent .bloc_d div.logo{height:83px;}*/
/*#TB_ajaxContent .contenu ul{margin:0 0 4px 16px;}
#TB_ajaxContent .contenu li{margin:10px 0;}
#contenu ul li{list-style-image:url('../img/puce_fleche_grise_ie.gif');}
*> #contenu ul li{list-style-image:url('../img/puce_fleche_grise.gif');}
#contenu a{font-weight:bold;color:#286b10;}*/

/* /contenu */

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}
