@import url("css/menu.css");

/* CSS Document */
body {
	background:#FFFFFF;
	background: url(/Portals/Winter_1920.jpg);
	margin:0px; 
	padding:0px;
	width:100%;
	background-repeat:no-repeat;
	background-position:right top;
}

/* ControlPanel style */
.ControlPanel{
	background:transparent url(images/cpanel_center.png) repeat-x bottom left; 
	border:none;
	padding-bottom:10px;
	width: 100%;
}
.cpanel_left {
	background: url(images/cpanel_left.png) no-repeat bottom left;
	padding-left:21px;
}
.cpanel_right {
	background: url(images/cpanel_right.png) no-repeat bottom right;
	padding-right:33px;
}

/*-------- h1 h2 h3 h4 --------*/

h1, h2, h3, h4,
.Normal h3 a, .Normal h4 a{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h1{
	padding-top:30px;
	color: #656565;
	font-size: 22px;
	font-weight:bold;
}

/*-------- ibs --------*/
h1 a{
	color: #656565;
	font-size: 22px;
	font-weight:bold;
	text-decoration:none;
}


h2{
	color: #656565;
	font-size: 14px;
	font-weight: bold;
	list-style-type:none;
}

h2.blog_title
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	font-weight:bold ;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
	color:#FF0000;
}

h3{
	color: #a1c526;
	font-size: 16px;
	font-weight:bold;
}

h4{
	padding:0 0 0 10px;
		color: #656565;
}

 h4 a, h4 a:link, h4:visited,
.Normal h4 a, Normal h4 a:link, Normal h4:visited{
	color: #a1c526;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}


/* rollover des liens en h3 et h4 */
h4 a:hover, h3 a:hover,
.Normal h4 a:hover, .Normal h3 a:hover{
	text-decoration: underline;
}


/*-------- Default Style --------*/
body,th,td,div,p,table,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{
	color:#2E3D47; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{
	font-size:12px;
}
h5, h6{
	color:#375162;
}
h5{
	font-weight:bold;
}
h6{
	font-weight:normal;
}
/*h1, h2, h1 input{
	font-size:14px;
	margin:10px 0;
}*/
/*h3, h4{
	font-size:12px;
	margin:8px 0;
}*/
h5, h6{
	font-size:10px;
	margin:6px 0;
}

h4 li {
 list-style-position: outside;
 vertical-align:5px;
 list-style-image:url(/images/puce.gif);



}


a,a:link,a:visited,a:active{
	text-decoration:none; 
	font-weight:normal; 
}
a:hover{
	text-decoration:underline; 
}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif
}
.Head{
	color:#2E3D47;
	font-weight:bold;
}
.SubHead {
	color:#4C6171;
}
.SubSubHead{
	color:#6E8AA0;
}
.NormalRed {
	color:#F00;
}


/*Datagrids */
.DataGrid_Container {
	margin-top:15px;
}
.DataGrid_Header{
	font-weight:bold;
}
.DataGrid_Header td, .NormalBold td{
	font-weight:bold;
}

/*-------- design style --------*/
.template_style{
	width: 1000px;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #c5c5c5;
	padding-bottom:25px; 
}

.top_space{
	height:34px;
}
.lang_pad{
	padding:7px 35px 0px 0px;
}

.logo_top{ /* Style ajouté */
	background:url(images/fond_header.gif) no-repeat top left; 
	height:84px;
	padding:0px; 
	margin:0px; 
}


.logo_pad{
	margin: 0px;
	padding: 9px 11px 0px 7px;
	height: 84px;
}

.menu_bg{
	padding:0 0 0 6px;  
	margin: 0 21px 0 9px; 
}
.menu_left{
	padding:0px; 
	margin:0px; 
}
.menu_right{
	margin:0px; 
}

.search_style{
	float:right; 
	height:40px;
}
.search_bg{
	padding: 4px 2px 0 0;
}


#bread_style{ 
	color:#656565;
	font-family:Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
}

#login_style{ 
	float:right; 
	padding:8px 17px 0px 10px; 
}


.center_bg{
	padding:0px; 
	margin:0px;
	clear:both;
}


.content_width{
	overflow:none; 
	padding-top: 15px; 
	min-height:350px;
}

.bot_pad{
	margin-bottom:20px;
	padding:0 30px 0 20px;
}
#terms_style{
	float:left;
}
#copy_style{
	float:right;
}

.clear_float{
	clear:both; 
	line-height:0; 
	font-size:0; 
	height:0;
}

/* ------- FileManager -------*/
div.FileManager{
	height:auto;
	border:none;
}
table.FileManager{
	width:99%;
}


a.CommandButton:link, a.CommandButton:visited{
	color:#656565; 
	font-weight:bold; 
	text-decoration:none;
}
a.CommandButton:hover{
	color:#656565; 
	text-decoration:underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{
	color:#656565;
}
.ControlPanel a.CommandButton:hover{
	color:#656565; 
	text-decoration:underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
	font-size:11px;
}

/*--------- pane style ----------*/
.BottomPane{ 
	padding:0px; 
	margin:0px; 
	width:1000px;
}

.TopPane{
	/*padding:0px; 
	margin:0px; 
	width:809px; */
}

.ContentPane{
	padding:0px; 
	margin:0px; 
	width:636px;
}
.LeftPane{ 
	padding:0px 13px 0px 3px; 
	margin:0px; 
	width:191px;
}
.RightPane{ 
	padding:10px 0 0;
	width:195px;
	margin:0px; 
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{
	color:#656565;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
a.Breadcrumb:hover{
	color:#656565;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

/*-------------- Link Style --------------*/
.linkscontainer{
	padding-top:20px;
	text-align:center;
}
.links,a.links:link,a.links:active,a.links:visited{ 
	font-weight:bold; 
	color:#3E81B5; 
	text-transform:uppercase;
}
a.links:hover{
	color:#C00;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { 
	color:#656565;
	font-size: 11px;
}
a.user:hover{
	color:#656565;
	font-size: 11px;
}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { 
	color:#656565;
	font-size: 11px;
}
a.footer:hover{
	color:#656565;
	font-size: 11px;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{
	/*width:0;*/
	padding:0;
	margin:0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{
	position:relative; 
	white-space: nowrap;
}
div.SearchBorder{
	width: 180px; 
	height: 20px; 
	border: solid 1px #e0e0e0; 
	float:left; 
	background-color: White; 
	white-space: nowrap; 
	margin-top: 0px;
}
div.SearchContainer a{
	padding: 0px; 
	display: block; 
	float:left; 
}
div.SearchContainer a img{
	padding-left:5px;
}
div.SearchIcon{
	float: left; 
	width: 31px; 
	height: 20px; 
	cursor: pointer; 
	z-index: 11; 
	background: no-repeat 2px 2px; 
	text-align:right;
}
div.SearchIcon img{
	margin-top: 3px;
}

input.SearchTextBox{
	float: left; 
	z-index: 10; 
	border: 0px; 
	width:130px; 
	height:18px; 
	margin-left:3px; 
	color: #43494D;
}

#SearchChoices{
	clear: both; 
	display: none; 
	border: solid 1px #C3D4DF; 
	z-index: 2000; 
	cursor: pointer; 
	margin: 0; 
	padding: 0; 
	text-align:left; 
	background-color: #F3F7FA; 
	position:absolute; 
	top: 22px; 
	left: 0px;
}
#SearchChoices li{
	cursor: pointer; 
	margin: 0; 
	padding: 2px 2px 0 2px; 
	padding-left: 25px; 
	height: 18px; 
	text-align:left; 
	background-color: #F3F7FA; 
	background-repeat: no-repeat; 
	background-position: 2px center; 
	list-style: none; 
	list-style-image: none; 
	border: none; 
	display:block;
}
#SearchChoices li.searchHilite{
	background-color: #CE0D0D;	
	color:#ffffff; 
	border: none;
}
#SearchChoices li.searchDefault{
	background-color: #F8FAFF; 
	border: none;
}

/* Styles ajoutés */

.rss-podcast{ /* style utilisé pour respecté l'espacement entre la ligne du dessus et les pictos rss et podcast */
	padding-top: 4px;
}

.langues, .langues a, .langues a:link, .langues a:visited{
	color: #656666;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

/*IBS*/
.txtAgence{
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background: url(images/agence-IBS.gif) no-repeat;
}

.chemindefer{
	padding: 0px 0px 20px 0px; 
	text-align: left;
}

object, embed{
	z-index: 0;
}

.logo_fond{
	background: url("/Portals/0/logo-IBS.gif") no-repeat top left;
	height: 55px;
}

.logo_text{
	padding: 30px 0px 0px 75px;
	text-transform: uppercase;
	font-size: 10px;
	color: #BAD460;
	font-weight: bold;
}

/*-------- ibs --------*/

	.featured_icons {
	list-style: none;
	margin-left: 8px; padding-left: 8px;
	font-size: 95%;
	color: #656565;
	overflow: auto;
	list-style-position:outside;
	
}
.featured_icons li{
	margin: 0;
	padding: 0;
	clear: both;
	background-image: none;
	border-bottom: 1px solid #ececec;
	vertical-align:middle;
	background: none;
	list-style-type:none;
	font-family:Trebuchet MS;
}
.featured_icons img {
	padding-right:10px;padding-top:2px;border:0;text-decoration: none;float:left;clear:left;border:0;
}

.featured_icons a {
	background: url(images/featured-icons-arrow.gif) no-repeat right -300px;
	border:0;
	text-decoration: none;
	padding: 10px 5px 12px 0;
	line-height: 120%;
	display: block;
}
.featured_icons a strong {
	
	font-size: 110%;	
	padding: 12px 0 6px;
	font-weight: normal;

}
.featured_icons a:hover {
	text-decoration: underline;
	background: url(images/featured-icons-arrow.gif) no-repeat right 6px;
}
.featured_icons a:hover strong {
	/*color: #000;*/
}

.lienTitre {
	text-decoration: none;
	color: #656565;
	font-size: 20px;
	font-weight:normal;
}

.lienTitre a,a:link,a:visited,a:active,a:hover{
	/*text-decoration: none;*/
}


/*-------- solution --------*/



.solution li a:link { color:#656565; text-decoration:none;	font-size: 11px;font-family:Trebuchet MS;margin: 0;padding: 0;}
.solution li a:visited { color:#656565; text-decoration:none; font-size: 11px;font-family:Trebuchet MS;margin: 0;padding: 0;}
/*a:active { color:#FF7400; text-decoration:none; }*/
.solution li a:hover { color:#656565; text-decoration:underline;font-size: 11px;font-family:Trebuchet MS;margin: 0;padding: 0; }
.solution li a.lien_ext {/*content: url(../Pictures/fleche_ext.gif);*/}

.titre_solution {color:#FFFFFF;margin-left:8px;font-size: 11px;	font-family:Trebuchet MS;}

.solution{
	margin: 0;
	padding: 0;
}

.solution li{
	margin: 0;
	padding: 0;
	clear: both;
	vertical-align:middle;
	padding-left: 10px;
	list-style-type:none;
	line-height: 300%;
	text-align: left;
	font-family:Trebuchet MS;
	font-size: 11px;
	height:100%;
	color: #656565;	
}

.solution img {
	padding-right:10px;padding-top:6px;border:0;text-decoration: none;float:right;clear:right;
}
.trait_solution{
	border-bottom: 1px solid #c6c6c6;
}


/*bords arrondis */

.roundedcornr_box_833520 {
	background: url(images/roundedcornr_833520_tl.png) no-repeat top left;
}
.roundedcornr_top_833520 {
	background: url(images/roundedcornr_833520_tr.png) no-repeat top right;
}
.roundedcornr_bottom_833520 {
	background: url(images/roundedcornr_833520_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_833520 div {
	background: url(images/roundedcornr_833520_br.png) no-repeat bottom right;
}
.roundedcornr_content_833520 {
	background: url(images/roundedcornr_833520_r.png) top right repeat-y;
}

.roundedcornr_top_833520 div,.roundedcornr_top_833520,
.roundedcornr_bottom_833520 div, .roundedcornr_bottom_833520 {
	width: 100%;
	height: 3px;
	font-size: 1px;
}
.roundedcornr_content_833520, .roundedcornr_bottom_833520 {
	margin-top: 0px;
}
.roundedcornr_content_833520 { padding: 0 2px;  }


.roundedcornr_box_748219 {
   background: #656565;
}
.roundedcornr_top_748219 div {
   background: url(images/roundedcornr_748219_tl.png) no-repeat top left;
}
.roundedcornr_top_748219 {
   background: url(images/roundedcornr_748219_tr.png) no-repeat top right;
}
.roundedcornr_bottom_748219 div {
   background: url(images/roundedcornr_748219_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_748219 {
   background: url(images/roundedcornr_748219_br.png) no-repeat bottom right;
}

.roundedcornr_top_748219 div, .roundedcornr_top_748219, 
.roundedcornr_bottom_748219 div, .roundedcornr_bottom_748219 {
   width: 100%;
   height: 2px;
   font-size: 1px;
}
.roundedcornr_content_748219 {padding: 0 2px;}


.roundedcornr_box_857622 {
	background: url(images/roundedcornr_857622_tl.png) no-repeat top left; width:95%;
}
.roundedcornr_top_857622 {
	background: url(images/roundedcornr_857622_tr.png) no-repeat top right;
}
.roundedcornr_bottom_857622 {
	background: url(images/roundedcornr_857622_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_857622 div {
	background: url(images/roundedcornr_857622_br.png) no-repeat bottom right;
}
.roundedcornr_content_857622 {
	background: url(images/roundedcornr_857622_r.png) top right repeat-y;
}

.roundedcornr_top_857622 div,.roundedcornr_top_857622,
.roundedcornr_bottom_857622 div, .roundedcornr_bottom_857622 {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_857622, .roundedcornr_bottom_857622 {
	margin-top: 0px;
}
.roundedcornr_content_857622 { padding: 0 0px; }

#cercle_gris  { position:relative; z-index:1; left:30px;top:51px; }


/*PRESTATIONS*/



/* ===== Scrollable CSS ===== */
/* Primary Container */
.scrollable { position: relative; width: 590px;  overflow: hidden; float: left; top:-35px;}

/* Items Container */
.scrollable div.items { width: 20000em; position: absolute; clear: both; }

/* Individual Item Containers */
.scrollable div.items div {
	float: left;
	width: 585px;
	padding: 0 15px;
}


/* Disabled Next or Previous button */
a.disabled { visibility: hidden !important; }

/* Navigation Container */
.navi { position: relative; top:-40px;}

/* Navigation Links */
.navi a {
	float: left;
	margin-left: 2px;
	padding: 10px 5px;
	color: #656565;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.navi a.active { font-weight: bolder; 	color: #656565; }
.navi a:hover { text-decoration: underline;	}


/* Next and Previous buttons */

/* Navigation Container */
a.prev, a.next {	
	position: relative;
	top:-30px;
	float: right;
	cursor:pointer;
	font-size: 12px;
	color: #656565;

	padding-bottom:20px;
	text-decoration:none;
	width:30px;

}

a.prev{
  background-image: url(/Portals/0/images/precedent.jpg);
  background-repeat: no-repeat;
  padding: 0;
}

a.next{
  background-image: url(/Portals/0/images/suivant.jpg);
  background-repeat: no-repeat;
  padding: 0;
}


a.prev:hover, a.next:hover { color: #656565;font-size: 12px; 	text-decoration:none;}





/*---------------lightbox----------------------*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
.contour{
border: 1px solid #c5c5c5;
}
 
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { 
font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#656565;
	}
	
 #lightbox-image-details-caption  a, #lightbox-image-details-caption  a:link, #lightbox-image-details-caption :visited
{
	color: #a1c526;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
}	


 #lightbox-image-details-caption  a:hover
{
	text-decoration: underline;
}
	
#lightbox-image-details-currentNumber {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	font-size: 10px;
	color:#656565;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*--------------------contact-------------*/
#TB_window {
	font: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #656565;
	font-size: 14px;
	font-weight: bold;
	list-style-type:none;
}

#TB_secondLine {
	font: 10px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #a1c526;}
#TB_window a:visited {color: #a1c526;}
#TB_window a:hover {color: #a1c526; text-decoration:underline;}
#TB_window a:active {color: #a1c526;}
#TB_window a:focus{color: #a1c526;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/portals/0/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	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:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	font:  Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #656565;
	font-size: 14px;
	font-weight: bold;
	list-style-type:none;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.champ{	
	font-size:12px;
	font:  Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #656565;
}
