#white {
	color: white;
}

.gros_titre {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #E40062;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}
#sous_titre {
	font-size: 12px;
	color: #1D57A0;
}

.titre_colonnes {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	line-height: 14px;
}

.titre_service {
	color: #1F54A0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#demande {
	color: #E40062;
}
#securite {
	color: #E40062;
	text-transform: uppercase;
}
#arret { color: #ABA02D; }
#car { color: #4CB6CE; }
#descente { color: #BD67C8; }


.tableau_cotes {
	border-left: 1px solid #80AC0F;
	border-right: 1px solid #80AC0F;
}

.liste_deroulante {
	font-size: 11px;
}

.contour_images {
	border: 1px solid #E40062;
}


