#TitreEntreprises
{
	background-color: #160E55;
	color: White;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid white;
}

#TitreSecteurs
{
	background-color: #6A67B7;
	color: White;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid white;
}

.LinkSecteur
{
	color: White;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.LinkSecteur:hover
{
	text-decoration: underline;
	color: #D6AE05;
}

#Alphabet
{
	background-color: #BABAC1;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid white;
}

.LinkInitialGris
{
	background-color: #BABAC1;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	text-decoration: none;
}

.LinkInitialGris:hover
{
	text-decoration: underline;
	color: #D6AE05;
}

.LinkInitialBleu
{
	background-color: #6A67B7;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	text-decoration: none;
}

.LinkInitialBleu:hover
{
	text-decoration: underline;
	color: #D6AE05;
}

#ListeEntreprise
{
	padding-top: 25px;
	color: #6A67B7;
	font-size: 0.7em;
}

.LinkEntreprise
{
	color: #6A67B7;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.LinkEntreprise:hover
{
	background-color: #6A67B7;
	color: White;
}
