/* CSS Document */

/**********************************/ 
/* Header and Dynamic menu Styles */
/**********************************/
#header
{
	background-color: White;
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; 
	height: 55px; 
	font-size: 11px; 
	font-family: Verdana;
	text-align: left;
}

#menu
{
	float: left;
	clear: left;
	width: 753px;
	position: absolute;
	z-index: 400;
}

#menu img
{
	display: block; 
	float: left;
}

#menu ul
{
	text-align : left;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	margin: 0;
	list-style-type: none;
	display: block;
	float: left;
	/*width: 105px;*/
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	cursor: pointer;
	padding-top: 1px;
}

.home
{
	background-image: url('../images/acceuil_degrad.jpg'); 
	background-color: #6D81BE;
	width: 116px;
	text-align: center;
}

.menu
{
	padding-right: 11px;
	padding-left: 11px;
	text-align: center;
	background-image: url('../images/degrade_menu.jpg');
	background-color: #40559D;
}

.ssmenu
{
	padding-right: 0px;
	padding-left: 0px;
	width: 98px;
	text-align: center;
	background-image: url('../images/degrade_menu.jpg');
	background-color: #40559D;
}

.last
{
	width: 103px;
	padding-left: 11px;
	text-align: left;
	background-image: url('../images/degrade_menu.jpg');
	background-color: #40559D;
}

.lastUk
{
	width: 90px;
	padding-left: 11px;
	text-align: left;
	background-image: url('../images/degrade_menu.jpg');
	background-color: #40559D;
}

#ssmenu1 li
{
	width: 98px;
	text-align: center;
}

#menu ul li a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul li a:hover
{
	color: #ffff00;
}

#menu ul li ul 
{
	visibility: hidden;
	padding-top: 3px;
	display: none;
	float: left;
}

#menu ul li:hover ul
{
	visibility: visible;
	display: block;
}

#menu ul li ul li
{
	border: 0;
	background-color: #6D81BE;
	background-image: none;
}

#language
{
	position: absolute; 
	margin-top: 18px;
}

#flag
{
	position: absolute; 
	margin-top: 17px; 
	margin-left: 90px;
}

#flagUk
{
	position: absolute; 
	margin-top: 17px; 
	margin-left: 100px;
}


/******************/ 
/* SiteMap Styles */
/******************/
#sitemap
{
	margin-left: 110px;
}

#sitemap ul li
{
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #516AB5;
	margin-bottom: 20px;
}

#sitemap ul li ul li
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

#sitemap ul li ul li ul li
{
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 3px;
}

#sitemap img
{
	vertical-align: middle;
}

#sitemap a, a:visited, a:active
{
	color: #516AB5;
	text-decoration: underline;
} 

#sitemap a:hover
{
	color: #32437C;
}


/****************/ 
/* Fleet Styles */
/****************/
#fleet
{
	text-align: justify; 
	padding-left: 15px; 
	margin-bottom: 30px;
}

#traditionnal
{
	display: block; 
	float: left; 
	width: 312px; 
	background-image: url('../images/DegradLeft.jpg');
	border: solid 1px #516ab5; 
	padding: 10px 10px 18px 10px; 
	margin-left: 22px; 
	-margin-left: 11px; 
	margin-right: 25px;
}

#pushed
{ 
	display: block; 
	float: left;
	background-image: url('../images/DegradLeft.jpg'); 
	border: solid 1px #516ab5; 
	padding: 10px 10px 18px 10px; 
	width: 312px;
}

#traditionnal span, #pushed span
{
	display: block; 
	float: left; 
	position: absolute; 
	margin-top: -23px; 
	padding: 0px 10px 0px 10px; 
	background-color: White; 
	color: #516ab5;
}

#traditionnal strong, #pushed strong
{
	font-size: 12px;
}

#traditionnal p, #pushed p
{
	text-align: left; 
	margin-top: 6px;
}

#pusher
{
	text-align: right; 
	padding-right: 40px;
}

#animation
{
	display: block; 
	float: right; 
	padding: 5px; 
	background-color: #E8EFF7; 
	margin-top: 20px; 
	margin-bottom: 28px;
}

#legend
{
	display: block; 
	float: right; 
	padding-right: 10px; 
	margin-top: 20px;
}

#legend a 
{
	color: Black;
}


/*****************************************/ 
/* Departures Seine & Rhône-Saône Styles */
/*****************************************/
.departuresTown
{
	padding-left: 10px; 
	padding-top: 10px; 
	display: block; 
	float: left;
}

.departuresTable
{
	display: block; 
	float: left; 
	clear: left; 
	background-color: White; 
	border: solid 1px #516ab5; 
	padding: 4px; 
	margin-left: 10px; 
	-margin-left: 5px; 
	margin-top: 6px; 
	font-size: 11px; 
	font-weight: normal; 
	color: Black; 
	width: 692px;
}

/* TABLE */
table.departures
{
	width: 100%;
	padding: 0;
	border: 0;
}

table.departures th
{
	background-color: #d6d6d6;
	border-right: solid 1px #516ab5;
}

table.departures tr
{
	background-color: #e5e7f3;

	background-image: url('../images/BgCellBottom.png');
	background-position: bottom;
	background-repeat: repeat-x;	
}

table.departures tr.alternate
{
	background-color: #f0f0f0;
}

table.departures thead tr th, table.departures tbody tr td, table.departures tbody tr th
{
	border-right: solid 1px #516ab5;
	text-align: left;
	padding: 3px;
	padding-left: 50px;
	padding-bottom: 7px;
}

table.departures tr.noseparator th, table.departures tr.noseparator td
{
	background-image: none;
	padding-bottom: 2px;
}
/* */


.importExport
{
	padding-left: 20px; 
	padding-top: 20px; 
	display: block; 
	float: left; 
	clear: left; 
	font-size: 11px;
}

.borderColumn
{
	border-right: solid 1px #516ab5; 
	display: block; 
	float: left;
}

.column
{
	display: block; 
	float: left;
}

.headerRow
{
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin-bottom: 8px; 
	background-color: #d6d6d6;
}

.row
{
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin-bottom: 4px;
}

.lastRow
{
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin-bottom: 0px;
}

.bargeRow
{
	background-color: #e5e7f3;
}

.railRow
{
	background-color: #f0f0f0;
}

.gennevilliers
{
	padding-left: 20px; 
	padding-top: 20px; 
	display: block; 
	float: left; 
	clear: left; 
	font-size: 11px; 
	font-weight: normal; 
	color: Black;
}

.leHavre
{
	padding-left: 20px; 
	padding-top: 6px; 
	padding-bottom: 20px; 
	display: block; 
	float: left; 
	clear: left; 
	font-size: 11px; 
	font-weight: normal; 
	color: Black;
}

.empty
{
	padding-top: 20px; 
	display: block; 
	float: left; 
	clear: left;
}


/**********************************/ 
/* Sustainable development Styles */
/**********************************/
#environment
{
	display: block; 
	float: left; 
	margin-left: 33px; 
	-margin-left: 17px; 
	margin-bottom: 10px; 
	margin-top: 30px;
}

#environment span
{
	display: block; 
	float: left; 
	position: absolute; 
	margin-left: 10px; 
	margin-top: -12px; 
	padding: 0px 10px 0px 10px; 
	background-color: White; 
	color: #516ab5; 
	font-size: 12px;
}

#environment img
{
	border: solid 1px #516ab5; 
}

#floatBold
{
	display: block;
	float: left;
	clear: left;
	width: 700px;
	padding-bottom: 30px; 
	font-weight: bold;
}

.indent
{
	padding-left: 18px;
}


/***********************/ 
/* Presentation Styles */
/***********************/
#addedValues p
{
	padding-bottom: 5px;
}

#addedValues img
{
	vertical-align: middle;
}

.addedValuesTitle
{
	padding-bottom: 12px; 
	padding-top: 20px;
	color: #42559c;
}


/******************/ 
/* General Styles */
/******************/
p, form
{
	margin: 0px;
	padding: 0px;
}

A {COLOR: #395194; TEXT-DECORATION: underline; } 
a:visited {COLOR: #395194; TEXT-DECORATION: underline; }  
a:active {COLOR: #395194; TEXT-DECORATION: underline; } 
A:hover {COLOR: #395194; TEXT-DECORATION: underline;  }

A.group:link  {COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 11px;} 
a.group:visited { COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 11px;} 
a.group:active {COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 11px;} 
A.group:hover {COLOR: #cc3300; TEXT-DECORATION: underline;  font-size : 11px;}

A.eng:link  {COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 10px;} 
a.eng:visited { COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 10px;} 
a.eng:active {COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 10px;} 
A.eng:hover {COLOR: #516ab5; TEXT-DECORATION: underline;  font-size : 10px;}

A.fra:link  {COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 10px;} 
a.fra:visited { COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 10px;} 
a.fra:active {COLOR: #516ab5; TEXT-DECORATION: none;  font-size : 10px;} 
A.fra:hover {COLOR: #516ab5; TEXT-DECORATION: underline;  font-size : 10px;}

A.port:link  {COLOR: #cc3300; TEXT-DECORATION: underline;  font-size : 11px;} 
a.port:visited { COLOR: #cc3300; TEXT-DECORATION: underline;  font-size : 11px;} 
a.port:active {COLOR: #cc3300; TEXT-DECORATION: underline;  font-size : 11px;} 
A.port:hover {COLOR: #cc3300; TEXT-DECORATION: underline;  font-size : 11px;}

A.barre:link  {COLOR: #ffffff; TEXT-DECORATION: none;  font-size : 11px; font-weight : bold;} 
a.barre:visited { COLOR: #ffffff; TEXT-DECORATION: none;  font-size : 11px; font-weight : bold;} 
a.barre:active {COLOR: #ffffff; TEXT-DECORATION: none;  font-size : 11px; font-weight : bold;} 
A.barre:hover {COLOR: #ffffff; TEXT-DECORATION: none;  font-size : 11px; color:#ffff00; font-weight : bold;}

BODY {  scrollbar-arrow-color:#ffffff;
  		scrollbar-track-color:#e8e8e8;
		scrollbar-shadow-color:#428aa5;
  		scrollbar-face-color:#0099CC;
 		scrollbar-highlight-color:white;
 		scrollbar-darkshadow-color:black;
 		scrollbar-3dlight-color:#black;}


/****************/ 
/* Table Styles */
/****************/
.tableau { border: 1px solid #7084c1; background-color: #ffffff; font-size : 11px; font-family : Verdana;  color: #000000; font-weight: normal; text-align: left; }
.tablecotation { border: 1px solid #7084c1; background-color: #f7fbff; font-size : 11px; font-family : Verdana;  color: #000000; text-align: left;}
.table { border: 0px solid #7084c1; background-color: #ffffff; font-size : 11px; font-family : Verdana;  color: #000000; }
.barre {font-size : 12px; font-family : Verdana; color:#ffffff;}
.bas {font-size : 11px; font-family : Verdana; color:#ffffff; font-weight:bold;}
.cmacgm {font-size : 11px; font-family : Verdana; color:#516ab5;}
.rsc {font-size : 11px; font-family : Verdana; color:#516ab5;}
.texte {font-size : 11px; font-family : Verdana; color:#000000;}
.entete {font-size : 11px; font-family : Verdana; color:#516ab5;}
.jaune {font-size : 11px; font-family : Verdana; color:#000000; background-color:#ffff00}
.titre {
font-size : 12px;
font-family : Verdana;
color:#516ab5;
font-weight:bold;
border-top-width:1px;
border-top-style:solid;
border-top-color:#516ab5;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#516ab5;
background-color:#e7eff7;
background-width:30%;}

.inputQ {font-family: Verdana; font-size: 10px;border: 1px solid #395194;}
