/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#DC_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #582F01;
}


#DC_window a:hover {
	color: #E87A00;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#DC_overlay {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #3F6981;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
	color: #FE9929;
	background-image: url(file:///F|/Documents%20and%20Settings/Administrateur/Bureau/degrade1.png);
	background-repeat: repeat-x;
}
#DC_overlay li  {
	border: 4px groove #A8A8A8;
	margin-bottom: 3px;
	
	
}
#bas{
	background-color: transparent;
	font-size: 12px;
}
#haut{
	background-color: transparent;
	font-size: 10px;
}


#DC_overlay li a,#DC_overlay li a:visited{
		border: 1px solid #DDD; /* Border color for not selected images */
	padding: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
		display: block;
	margin: 1px 1px;
}

#DC_overlay li a img{
	display: block;
	border: 2px groove #777777;
	margin: auto auto auto auto;
	text-align: center;
}



#DC_out {
	position: absolute;
	z-index: 101;
 top: 0px;
	left: 0px;

}

#DC_window {
	position: absolute;
	background: #F9F9F9;
	z-index: 102;
	color: #000000;
	display: none;
	border: medium groove #8FB3C5;
	text-align: center;
}

#DC_window img {

	margin: 5px 5px 5px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-color: #3E5F77;
}

#DC_caption{
	padding: 7px 30px 10px 25px; /*float: left;*/
	color: Black;
	font: bold 14px;
	left: auto;
	border: 3px groove #999999;
	text-align: center;
	background-color: #DBEAF0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

#DC_closeWindow{




}

#DC_cent
{
	background-color: #B5EF59;
	border: 10px solid #6CAF00;
	padding: 10px;
	position: absolute;

	text-align: left;

}
 .transferer1
{
	border: 5px solid #000;
	z-index :500;
}






#DC_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#DC_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#DC_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#DC_Diapo,#DC_next,#DC_prev,#DC_full,#DC_closeWindow{
	background-color: #DBEAF0;
	margin-left: auto;
	border: medium groove #9E9E9E;
	font-size: 10px;
	color: #322E16;
}
#DC_Diapo a hover,#DC_next a hover,#DC_prev a hover,#DC_full a hover,#DC_closeWindow  a hover{
	background-color: #FEB15D;
	margin-left: auto;
	border: medium groove #9E9E9E;
	font-size: 13px;
	color: #322E16;
}
#DC_tweenGalleryRight a {position:absolute;right:-41px;display:block;height:90px;width:41px;z-index:411;background:url(images_right.jpg) 0px 0px no-repeat;}
#DC_tweenGalleryRight a:hover {background:url(images_right.jpg) 0px -90px no-repeat;}
#DC_tweenGalleryLeft a {position:absolute;left:-35px;display:block;height:87px;width:35px;z-index:411;background:url(images_left.jpg) 0px 0px no-repeat;}
#DC_tweenGalleryLeft a:hover {background:url(images_left.jpg) 0px -87px no-repeat;}
