hr, ul#resume li a#lineResume{
	display: block;
}
body {
	font-size: 8pt;
	text-align: left;
	margin: 0 2%;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	background: transparent;
}

#nav,
#breadcrumb,
#footer,
.toolbar,
ul.action,
.pagination,
#search-resume,
.action,
.modify-search,
.toggle-view,
.toggle-view a,
.iti-ope,
.iti-action,
#stop-suggest,
#logo,
#itineraire-display h4 img,
#arrival-stop-list,
.form-choose-line-stop,
ul#resume li a,
.space,
#infos-content,
#hours-search-results .top,
#other-lines-list,
#formHidden,
#formArrivalHidden,
#fancy_wrap,
#logo-jvmalin,
#PnlRunning,
#bandeau-connexion
{
	display: none;
}

.tool-print a {
	background: url(../images/sprites-toolbar.gif) no-repeat -41px 0;
	width: 73px;
	display: block;
	text-indent: -5000px;
	height: 24px;
}
.tool-print a:hover {
	background: url(../images/sprites-toolbar.gif) no-repeat -41px -24px;
}

img {
	border: none;
}
a{
	text-decoration: none;
	color: #000;
}
h1 {
	border-top: 1px solid #ccc;
	padding: 1em 0 0 0;
	margin-bottom: 1em;
	font-size: 16pt;
	overflow: hidden;
}
h1 img {
	display: block;
	margin-bottom: 10px;
}
h2, h3 {
	font-size: 12pt;
	text-transform: uppercase;
	background: #ddd;
	padding: 0.3em;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
h4 {
	padding: 0.4em;
	display: inline;
}
.iti-step h4,
.iti-start h4,
.iti-stop h4 {
	text-transform: uppercase;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.content {
	padding-bottom: 2em;
}
#search-resume {
	border-top: 1px solid #ccc;
}
#itineraire-display li {
	font-size: 120%;
}
#itineraire-display strong {
	font-size: 110%;
}
#itineraire-display li ul {
	padding-left: 2em;
}
#itineraire-display li li {
	font-size: 90%;
	padding: 0.1em 0;
}
.iti-step,
.iti-correspondance {
	padding: 1em;
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
.iti-start,
.iti-stop {
	padding: 1em;
	border: 3px solid #ccc;
	margin-bottom: 1em;
}
.iti-start p,
.iti-stop p {
	display: inline;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding-left: 1em;
}


#hours-search-results .main {
	padding-top: 2em;
}
table {
	width: 100%;
}
table caption {
	text-align: left;
	padding-top: 1em;
	padding-bottom: 2em;
	border-top: 1px solid #ccc;
	font-size: 140%;
}
table caption #infos {
	display: block;
	margin-top: 0.5em;
}
table caption #infos img {
	vertical-align: middle;
}
table caption strong {
	font-size: 120%;
	display: block;
	margin-bottom: 1.5em;
}
table tbody td {
	padding: 0.7em 0.4em;
	text-align: center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table thead th {
	text-align: center;
	padding: 0.7em 0.4em;
	border: 1px solid #ccc;
}
table tfoot td {
	padding: 1em;
	border: 1px solid #ccc;
	text-align: left;
}

table#lineScheduleIdTable {
	border: 1px solid #ccc;
}
table#lineScheduleIdTable tbody td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table#lineScheduleIdTable tbody td.header {
	border-left: 1px solid #ccc;
}
table#lineScheduleIdTable thead th {
	border: 1px solid #ccc;
}

#infos {
	color: #777;
}
.info-item {
	padding-left: 1em;
}

#msg_error_container{
	display:none;
}

#print-information{
	font-size:	120%;
	margin-bottom:5%;
}

#print-information ul{
	list-style-type:none;
}

.commonCells{
	display:none;
}
#cu-error-display,
#labelAlert,
#cu-alert-form,
.iti-fav,
#start-fav,
#stop-fav,
#start-fav-form,
#stop-fav-form,
.itinerary-form,
#itinerary-fav,
#itinerary-fav-form
{
	display: none;
}

#labelAlert,
#cu-alert-form,
#line-favorite,
#line-favorite-form,
#dep-stop-favorite,
#dep-stop-favorite-form,
#favorite-action
{
	display: none;
}

#cu-log-form
{
	display: none;
}

.grille table {
	border: 0px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.grille td, .grille th {
	text-align: left;
	vertical-align: top;
	border: 0px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#multimodal-grid tr{

}

#multimodal-grid tr.entre{
  
}
#multimodal-grid tr.entre th{
  text-align:left;
	padding: 0.7em 0.4em;
}
#multimodal-grid tr.sous-entre{
  
}
#multimodal-grid tr.sous-entre td{
  background:none;
  text-align:center;
  width:168px;
}

#multimodal-grid a.detail {
	display: none;
}


#multimodal-grid tr.multimodal-steps td p img {
	float:left;
	margin-right:5px;
}
#multimodal-grid tr.multimodal-steps td p strong {
	font-size:100%;
	font-style:normal;
	text-transform:uppercase;
}
#multimodal-grid tr.multimodal-steps td p em {
	display:block;
	font-size:90%;
	font-style:normal;
	/*margin-bottom:6px;*/
}
#multimodal-grid tr.multimodal-steps td {
	/*border-bottom:1px solid #EEEEEE;*/
	padding:10px 10px 25px;
	text-align:left;
}
#multimodal-grid tr.multimodal-steps td ul {
	font-size:90%;
	line-height:1.2em;
	list-style-type: none;
}
#multimodal-grid tr.multimodal-steps td li {
	margin-top:4px;
}