@import url("css/menu.css");

/* CSS Document */
body {
	background:#FFFFFF;
	background: url(/Portals/Spring_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{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h1{
	color: #656565;
	font-size: 22px;
	font-weight:normal;
}

/*-------- ibs --------*/
h1 a{
	color: #656565;
	font-size: 22px;
	font-weight:normal;
	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: normal ;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
	color:#a1c526;
	text-decoration: none;
}

h2.blog_title a:hover, h2.blog_title a:link
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	font-weight: normal ;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
	color:#a1c526;
	text-decoration: underline;
}

h3{
	color: #a1c526;
	font-size: 16px;
	font-weight:bold;
}

h4{
	padding:0 0 0 27px;
}

h4, h4 a, h4 a:link, h4:visited,
.Normal h4 a, Normal h4 a:link, Normal h4:visited{
	color: #656565;
	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:#656565; 
	font-family: Verdana, Arial, 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:#656565;
}
h5{
	font-weight:bold;
}
h6{
	font-weight:normal;
}

h2.blog_title, h2.blog_title a:link, h2.blog_title a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	font-weight: normal ;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
	color:#a1c526;
	text-decoration: none;
}

h2.blog_title a:hover
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	font-weight: normal ;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
	color:##a1c526;
	text-decoration: underline;
}
/*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;
}


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: Verdana, Arial, Helvetica, sans-serif;
}
.Head{
	color:#2E3D47;
	font-weight:bold;
}
.SubHead {
	color:#4C6171;
}
.SubSubHead{
	color:#6E8AA0;
}
.NormalRed {
	color:#F00;
}

.Indent {
	line-height:12px
}
/*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;
	
	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; 
	width: 1000px;
}

.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;
}

/*--------- chemin de fer ----------*/

#bread_style{ 
	color:#656565;
	font-family:Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
}

/*--------- login ----------*/

#login_style{ 
	float:right; 
	padding:8px 17px 0px 10px; 
}


.center_bg{
	padding:0px; 
	margin:0px;
	clear:both;
}

.content_width{
	overflow:none;
	padding-top: 4px; 
	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 ----------*/
.ContentPane{
	padding:0px; 
	margin:0px; 
	width:641px; /* width:626px; */
}
.TopPane, .BottomPane{ 
	padding:0px; 
	margin:0px; 
	width:1000px;
}
.LeftPane{ 
	padding:0px 13px 0px 3px; 
	width:186px;
	margin:0px; 
}
.RightPane{ 
	padding:0px;
	margin:0px; 
	width:173px; /* width:188px; */
}


/*------------ 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;
}

.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;
}

td, li{
	/*text-align: left;*/
}


/*-------- ibs --------*/

	.featured_icons {
	list-style: none;
	margin: 0;
	/*padding-top: 10px 0;*/
	font-size: 95%;
	color: #656565;
	overflow: auto;
	
}
.featured_icons li{
	margin: 0;
	padding: 0;
	clear: both;
	background-image: none;
	border-bottom: 1px solid #ececec;
	vertical-align:middle;
	padding-top: 0px;
	padding-left: 0;
	background: none;
	list-style-type:none;
	font-family:Trebuchet MS;
}
.featured_icons img {
	padding-right:10px;padding-top:3px;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 8px;
}
.featured_icons a:hover strong {
	/*color: #000;*/
}

/*--------------------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;
}
