h1 {
	border-bottom: 2px solid #D43900;
	color: #D43900;
}
h2 {
	color: #D43900;
}
.action_sociale {
	margin-top: 20px;
}
.action_sociale a {
	text-decoration: underline #D43900;
}
.action_sociale a:hover,
.action_sociale a:focus {
	background-color: #D43900 !important;
}
.action_sociale ul li::before {
	color: #D43900;									/*la puce a été définie sur base.css. Ici, on définit sa couleur*/
}
.action_sociale .couleur {
	color: #D43900;
}
.info_mail_as a {
	border-bottom: none !important;
	white-space: nowrap;
}
.info_mail_as a:hover,
.info_mail_as a:focus {
	background: transparent !important;
}
.info_mail_as:hover a,
.info_mail_as:focus a {
	color: white;
}
.fil_ariane a:first-child {
	padding-left: 25px !important;
	background: url(images/action_sociale/acso_home.png) no-repeat left top;
}
.fil_ariane a:first-child:hover,
.fil_ariane a:first-child:focus {
	background: #D43900 url(images/hover_home.png) no-repeat left top;
}
@media (min-width: 320px) {
}
@media (min-width: 360px) {
}
@media (min-width: 412px) {
}
@media (min-width: 480px) {
}
@media (min-width: 600px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1200px) {
}