@charset "UTF-8";
@import url("../webfonts/DINPro_Regular_13937/stylesheet.css");
@import url("../webfonts/DINPro_Light_13935/stylesheet.css");
@import url("../webfonts/DINPro_Medium_13936/stylesheet.css");
@import url("../webfonts/DINPro_Bold_13934/stylesheet.css");
/* CSS Document */
body {
	font-family: "DINPro Regular 13937";
	margin: 0;
	padding: 0;
	background-color: #CCC;
	border: 0px;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
a img {
  	border: 0;
  	outline-style:none;
	outline:none;
	border:none;
}
a, a:active {
	border: 0;
	outline-style:none;
	outline:none;
	border:none;
}
.h1 {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 32px;
	text-decoration: none;
}
.h2 {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
}
.h3 {
	font-family: "DINPro Bold 13934";
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	color: #ba0618;
	Line-Height: 8px;
}
.nom {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}
.souligne {
	text-decoration: underline;
	color: #000;
}
.souligne a {
	text-decoration: underline;
	color: #000;
}
.souligne a:active {
	text-decoration: underline;
	color: #000;
}
.bold {
	font-family: "DINPro Bold 13934";
	font-weight: normal;
	text-decoration: none;
}
.tarif-titre {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
	color: #FFF;
}
.tarif-sous-titre {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	color: #FFF;
	Line-Height: 10px;
}
.tarif {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #FFF;
}
.tarif-souligne {
	font-family: "DINPro Medium 13936";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #FFF;
	text-decoration: underline;
}
.lien-nico-1 {
	font-family: "DINPro Light 13935";
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}
.lien-nico-2 {
	font-family: "DINPro Light 13935";
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #BA1919;
	text-decoration: underline;
}
.lien-nico-2 a {
	font-family: "DINPro Light 13935";
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #BA1919;
	text-decoration: underline;
}
.lien-nico-2 a:active {
	font-family: "DINPro Light 13935";
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #BA1919;
	text-decoration: underline;
}
#toTop:active, #toTop:focus {
outline:none;
}