A:link, A:visited, A:active {color: #0000ff;text-decoration: underline;}
A:hover {color: #cc0000;background:none;text-decoration: underline;}

.bodyText{
font-family:verdana,sans-serif;
font-size:12px;
}

.miniText{
font-family:verdana,sans-serif;
font-size:9px;
}

/* cellule des jours de la semaine*/
.dayTxt{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	height:17px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

/* cellule des exception juillet aout*/
.exceptTxt{
	font-family:verdana;
	font-size:12px;
	font-style:italic;
	color:#000000;
	height: 17px;
}

/* cellule des heures*/
.hourTxt{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

/* cellule des heures de gauche*/
.hourLftTxt{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
}

/* cellule des heures de droite*/
.hourRghtTxt{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	height:15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
}

/* cellule des minutes*/
.minutTxt{
	font-family:verdana;
	font-size:9px;
 line-height:14px;
 padding-left:1px;
 width:25px;
}

/* cellule des symbole dans exception de terminus*/
.tblExptSymbl{
height: 7mm;
font-family:verdana;
font-size:7pt;
line-height:2.40mm;
padding-top:0.5mm;
}

/* cellule des noms dans exception de terminus*/
.tblExptNm{
height: 7mm;
font-family:verdana;
font-size:7pt;
 line-height:2.40mm;
padding-top:0.5mm;
}

/* cellule des minutesMetro*/
.minutMtroTxt{
	font-family:arial narrow;
	font-size:10px;
 line-height:14px;
 padding-left:3px;
 width:25px;
}

/* cellule des exception de terminus*/
.tblExptBlck{
	font-family:verdana;
	font-size:9px;
 line-height:12px;
 width: 885px;
	height: 30px;
 padding-top: 2px;
 padding-left: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

/* cadre de la cellule des joursJaune*/
.brdrTblBlckYellw{
width: 885px;
border-width: 1px;
border-style: solid;
border-color: #000000;
background:#fae758;
}

/* cadre de la cellule des joursBlanc*/
.brdrTblBlckWhite{
width: 885px;
border-width: 1px;
border-style: solid;
border-color: #000000;
background:#ffffff;
}

/* cadre de la cellule des joursMauve*/
.brdrTblBlckMauv{
 width: 885px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background:#cf80fc;
}

/* cadre de la cellule des joursOrange*/
.brdrTblBlckOrang{
width: 885px;
border-width: 1px;
border-style: solid;
border-color: #000000;
background:#fda203;
}

/* cadre de la cellule des joursVert*/
.brdrTblBlckGreen{
width: 885px;
border-width: 1px;
border-style: solid;
border-color: #000000;
background:#8cbd63;
}

/* cadre de la cellule des joursRose*/
.brdrTblBlckRos{
 width: 885px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background:#ffaad9;
}

/* cadre de la cellule des joursBleu*/
.brdrTblBlckBlue{
 width: 885px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
 background:#86c1ff;
}

/* cadre de la cellule des joursGris*/
.brdrTblBlckGrey{
width: 885px;
border-width: 1px;
border-style: solid;
border-color: #000000;
background:#b4b4b4;
}

/* ligne de separation top dans la cellule des jours*/
.lgnTopTblBlck{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

/* ligne de separation bottom dans la cellule des jours*/
.lgnBttmTblBlck{
	height:6mm;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* cellule de separation horizontale*/
.blckSpace{
 width: 885px;
	height: 5px;
}

.nmStop{
	font-family:verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
 color="#261257"
}