h1, h2, h3 {
	color : #14395F;
    font-weight : bold;
	font-size : 24px;
}

* {
    font-family: Asap, Arial, Helvetica, sans-serif;
}

#accessibilite {
    background-color : #14395F;
	color : #F4990B;
}

#accessibilite a {
	text-transform : lowercase;
	color : #F4990B;
}

#accessibilite a:hover {
	color : #FFFFFF;
	text-transform : lowercase;
}

#content accessibilite-masque a {
	color : #F4990B;
}

#content accessibilite-masque a:hover {
	color : #FFFFFF;
}

.capitalized-link a {
    
    color:#F4990B;
}

.capitalized-link a:hover {
    text-decoration: underline;
    color: #F4990B;
}

.cadre {
    background-color: #FFFFFF;
	color : #14395F;
}

.zone-formulaire {
	background-color: #14395F;
	color : #FFFFFF;
}

.btn {
    background-color: #F4990B;
}

.btn:hover{
    background-color: #14395F;
}

#div-reset-password a {
	color: #F4990B;
}

#div-reset-password a:hover {
	color: #FFFFFF;
}

.fa-eye:before {
    content: "\f06e";
    color: #000000;
}

.espace-usager-tile-subtext {
	color : #14395F;
}

.services-link a {
	color : #14395F;
}

.services-link a:hover {
	color : #F4990B;
}

.home-tile-subtext {
	color : #14395F;
}

#myBtn {
	background-color: #F4990B;
}

#myBtn:hover {
	background-color: #14395F;
}