form#horairesDep	{
	margin:150px 0 350px 0;
	height:100%;
	text-align:center;
	}
#preambuleHorr{
	color:red;
	font-weight:bold;
	}
#horairesDep #btnOk, #horairesArr #btnOk {
	background-color:#b52e27;
	border:1px solid #FFA814;
	color:#FFA814;
	font-size:80%;
	font-weight:bold;
	padding:1px;
	}
#horairesDep SELECT, #horairesArr SELECT {
	font-size:80%;
	}
#horairesArr	{
	margin:150px 0 25px 0;
	height:100%;
	text-align:center;
	}
P#communeSelected	{
	margin:10px 0 200px 0;
	text-align:center;
	}
.horaires {
	border-collapse:collapse;
	margin:10px;	
	border:1px solid #666666;
	background-color:#FFFFFF;
}
.nomArret	{
	width:235px;
	text-align:left;
	}
.horaires td {
	font:90% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	padding:2px;
}
.horaires th {
	font:95% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	font-weight:bold;
}
.calqueInvisible {
	position:absolute;
	display:none;
}
.joursCar {
	text-align:center;
	font-size:10px;
}
.noteCar {
	text-align:center;
	font-size:10px;
}
.noteCar a {
	text-align:center;
	color:#FFF;
	background-color:#FF0033;
	padding:1px;
	margin:2px;
	text-decoration:none;
	display:block;
	width:10px;
}
.depart, .arrive	{
	color:#1160d0;
	font-weight:bold;
	border:1px solid #1160d0;
	}
.depart	A, .arrive A	{
	color:#CCCCCC;
	text-decoration:none;
	
	}
.depart	A:HOVER, .arrive A:HOVER	{
	text-decoration:underline;
	
	}
.depart	A:visited, .arrive A:visited	{
	color:#CCCCCC;	
	}
	
#validiteHoraires	{
	font-size:80%;
	margin:0 0 0 15px;
	}
.pictoTarif	{
	float:left;
	margin:2px 5px 2px 2px;
	}
.nomLigne	{
	margin:3px;
	display:block;
}

.calqueInfoPopup div {
	border:1px solid #333;
	padding:2px;
	background:#FFF;
	position:absolute;
	top:0px;
	left:20px;
	margin-top:-210px;
}
.calqueInfosJours div {
	position:absolute;
	top:15px;
	left:-40px;
	background:#FFF;
	border:1px solid #333;
	padding:5px;
	width:120px;
	text-align:left;
}

.noteNum {
	padding:1px;
	background-color:#FF0000;
	color:#FFFFFF;
	
}
#trajetRetour	{
	display:none;
	}
.noteTxt {
	padding:1px;
}
.noteTAD {
	display:block;
}