#ariane {
	margin: 10px 0;
	padding: 5px 5px 5px 30px;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	background-image: url(img/boussole.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-color: #2B6DAE;
}
.IE6 #ariane {
	background-image: url(img/boussole.gif);
}

#ariane h1 {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#ariane a {
	text-decoration: none;
	color: #FFF;
}

#ariane a:hover {
	text-decoration: underline;
}

.theme-presentation #ariane {
	background-color: #93C94C;
}

.theme-centres #ariane {
	background-color: #A80D6B;
}

.theme-formations #ariane {
	background-color: #3AB1A5;
}

.theme-entreprises #ariane {
	background-color: #F05A23;
}

.theme-pratique #ariane {
	background-color: #3F94E4;
}