.path {
	font-size:12px;
	color:#2448AF;
}

.path a {
	font-size:12px;
	color:#2448AF;
	text-decoration:none;
}

.path a:hover {
	font-size:12px;
	color:#2448AF;
	text-decoration:underline;
}


.titre {
	font-size:18px;
	font-weight:bold;
	color:#2448AF;
}

.corps {
	font-size:12px;
	color:#616161;
}

.corps a {
	text-decoration:none;
	color:#2448AF;
}

.corps a:hover {
	text-decoration:none;
	color:#2448AF;
}

.chapeau {
	font-size:14px;
	color:#2448AF;
	font-weight:bold;
}

thead.route td {
	font-size:11px;
	color:#FFFFFF;
	background-color:#2448AF;
	text-align:center;
	padding:5px;
}

tbody.route td {
	font-size:10px;
	text-align:center;
	background-color:#FFFFFF;
}

tbody.route a {
	text-decoration:none;
	color:#2448AF;
}

tbody.route a:hover {
	text-decoration:underline;
	color:#2448AF;
}

tbody.route th {
	font-size:10px;
	text-align:left;
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
}
