.bandeauHaut { 
background-color: #B3CC39;
height:53px;
}

td.cellulegaucheFicheIncident{
	width:300px;
}

td.cellulegaucheFicheIncidentClient{
	width:150px;
}

.tableauClassique {
border: 0px;
padding: 2px;
border-spacing: 0px; 
width: 600px;
}
.tableauLigneItineraires {
border-style:solid ;
border-width:1px;
border-color: #9F248F;
background-color: #FFFFFF;
padding: 0px;
border-spacing:0px; 
width: 600px;
margin:10px;
border-collapse:collapse;
}
.tdLigneItineraires {
border-style:solid ;
border-width:1px;
border-color: #9F248F;
background-color: #FFFFFF;
padding: 3px;
border-spacing:0px; 
font-family: Trebuchet MS, Arial, Verdana;
font-size: 12px;
color:#000000;
}

.tdGuideInteractifModulo{
	background-color: #EFEFEF;

}

.tdEnteteLigneItineraires {
border-style:solid ;
border-width:1px;
border-color: #9F248F;
background-color: #9F248F;
padding: 3px;
border-spacing:0px; 
font-family: Trebuchet MS, Arial, Verdana;
font-size: 11px;
color:#ffffff;
font-weight:bold;
vertical-align: top;
}

.guideInteractifListeArret{
	position:absolute;
	margin-top:12px;
	width:150px;
	height:270px;
	z-index:1;
	overflow: hidden;
	left: 593px;
	top: 268px;
}

.guideInteractifHoraires{
	position:absolute;
	margin-top:12px;
	width:250px;
	height:270px;
	z-index:1;
	overflow: hidden;
	left: 743px;
	top: 268px;
}

.guideInteractifTaxiNavette{
	position:absolute;
	margin-top:12px;
	width:400px;
	height:270px;
	z-index:10;
	overflow: hidden;
	left: 593px;
	top: 268px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color:#9F248F;
	font-weight:bold;
}

.tdOrange{
background-color:#FFFFFF;
}
.tdMauve{
background-color:#FFFFFF;
}
.tdRouge{
background-color:#FFEEEE;
}
.tdBleu{
background-color:#EFF8FF;
}
.tdJaune{
background-color:#FFFEF5;
}
.tdNoir{
background-color:#F1F1F1;
}
.tdFuschia{
background-color:#FFFFFF;
}
.tdVert{
background-color:#FCFFED;
}
