@charset "UTF-8";
/*************/
/* HTML TAGS */
/*************/
/* MAIN ELEMENTS */
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background: url(/_i/bg.jpg) repeat;
  font-size: 14px;
  color: #000000;
  margin: 0;
  /*font-family: PFDinTextPro-Medium;*/
}
ul.list {
  list-style-type: disc;
  margin-left: 20px;
}
ul.list li {
  margin-bottom: 10px;
  line-height: 18px;
}
label {
  margin-bottom: 6px;
}
label.block {
  display: block;
}
.mt {
  margin-top: 10px;
}
#content {
  background: url(../../../_i/FDM19_Signature_h200px_Couleur.png) 100% 14px no-repeat;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  border: 1px solid #00b0ed;
  background: #ffffff url(images/ui-bg_flat_100_fff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #00b0ed;
}
.ui-datepicker-prev .ui-icon {
  background-image: url(images/ui-icons_00b0ed_256x240.png);
  background-position: -80px -192px;
}
.ui-datepicker-next .ui-icon {
  background-image: url(images/ui-icons_00b0ed_256x240.png);
  background-position: -48px -192px;
}
/* !instrumentarium */
#backToTop {
  background: url(/_i/back-top.png) top left no-repeat;
  width: 36px;
  height: 36px;
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 150;
  display: none;
  cursor: pointer;
}
.hiddenforprint {
  display: none;
}
.infobulle {
  background: #fff;
  padding: 10px;
}
.infobulle bg {
  background: #fff;
}
.infobulle h2 {
  font-size: 16px;
}
.badge {
  color: #fff;
  background: #00b0ed;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-left: 3px;
  padding: 2px 6px;
}
#instrumentsResult {
  z-index: 4000;
  position: absolute;
  width: 100%;
  background: url(/_i/bg.jpg) repeat;
  top: 125px;
  left: 0;
}
#dialog-message {
  display: none;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
}
.instrumentarium {
  position: absolute;
}
.instrumentarium p.confirm {
  color: #00c320;
}
.instrumentarium.text h2 {
  width: 100%;
  float: none;
}
.instrumentarium .half {
  width: 50%;
  float: left;
}
.instrumentarium.left {
  width: 45%;
  padding-right: 5%;
}
.instrumentarium #top {
  margin-bottom: 15px;
}
.instrumentarium h2 {
  width: 420px;
  float: left;
  font-family: BrandonGrotesque-Medium;
}
.instrumentarium #loading {
  width: 320px;
  height: 100%;
  background-color: rgba(246, 242, 241, 0.9);
  position: absolute;
  z-index: 50;
  text-align: center;
  padding: 200px 0 0 310px;
  display: none;
}
.instrumentarium #searchWrapper {
  position: relative;
}
.instrumentarium #searchWrapper #search {
  margin-top: -5px;
  width: 190px;
  height: 26px;
  background: url(/_i/bg_search.png) no-repeat;
  background-position: 176px 4px;
  padding-left: 10px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #00b0ed;
  color: #00b0ed;
  font-size: 12px;
  float: right;
}
.instrumentarium #searchWrapper #clearSearch {
  position: absolute;
  z-index: 40;
  background: url(/_i/bg_search_close.png) no-repeat;
  top: 0px;
  right: 35px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.instrumentarium #searchWrapper #clearSearch #clearSearchFrm {
  width: 20px;
  height: 20px;
  display: block;
}
.instrumentarium .thumbs .thumb {
  float: left;
  width: 200px;
  height: 190px;
  margin-right: 15px;
}
.instrumentarium .thumbs .thumb h3 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.instrumentarium .thumbs .thumb a:hover .thumbImg {
  background-position: 0 -150px;
}
.instrumentarium .thumbs .thumb a:hover h3 {
  color: #00b0ed;
}
.instrumentarium .thumbs .thumb.nomarginr {
  margin-right: 0;
}
.instrumentarium .thumbs .thumb .thumbImg {
  width: 200px;
  height: 150px;
  margin-bottom: 6px;
}
.instrumentarium .thumbs .thumb .thumbImg.lots {
  background: url(/_i/bg_menu_lots.jpg);
}
.instrumentarium .thumbs .thumb .thumbImg.peaux {
  background: url(/_i/bg_menu_peaux.jpg);
}
.instrumentarium .thumbs .thumb .thumbImg.claviers {
  background: url(/_i/bg_menu_claviers.jpg);
}
.instrumentarium .thumbs .thumb .thumbImg.metaux {
  background: url(/_i/bg_menu_metaux.jpg);
}
.instrumentarium .thumbs .thumb .thumbImg.petits {
  background: url(/_i/bg_menu_petitsinstruments.jpg);
}
.instrumentarium .thumbs .thumb .thumbImg.supports {
  background: url(/_i/bg_menu_supports.jpg);
}
.instrumentarium #details #pageContent .left {
  width: 280px;
  float: left;
}
.instrumentarium #details #pageContent .left img {
  margin-bottom: 20px;
}
.instrumentarium #details #pageContent .right {
  width: 330px;
  padding-left: 20px;
  float: left;
}
.instrumentarium #details #pageContent h1 {
  color: #00b0ed;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: normal;
}
.instrumentarium #details #pageContent h3 {
  font-size: 20px;
}
.instrumentarium #details #pageContent h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 14px;
}
.instrumentarium #details #pageContent .instrPrice h3 {
  float: left;
  width: 180px;
  font-family: BrandonGrotesque-Medium;
}
.instrumentarium #details #pageContent .instrPrice #daysSelector {
  float: left;
  width: 100px;
}
.instrumentarium.basket .categoriesMenu {
  margin-bottom: 0;
}
.instrumentarium .categoriesMenu {
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  height: 14px;
  padding: 15px 0;
  margin-bottom: 20px;
}
.instrumentarium .categoriesMenu #back {
  background: url(/_i/bg_back.png) no-repeat;
  background-position: 0 4px;
  padding-left: 16px;
  width: 50px;
  float: left;
}
.instrumentarium .categoriesMenu a {
  color: #000;
}
.instrumentarium .categoriesMenu h2 {
  text-transform: none;
  text-align: right;
  padding-right: 20px;
  padding-top: 2px;
}
.instrumentarium .categoriesMenu .chzn,
.instrumentarium .categoriesMenu select {
  margin-right: 0;
  width: 92px;
  float: left;
}
.instrumentarium .categoriesMenu .right {
  width: 554px;
  text-align: right;
  margin-top: -5px;
  float: right;
}
.instrumentarium .categoriesMenu .sous-menu {
  float: right;
  width: 564px;
  text-align: right;
}
.instrumentarium .categoriesMenu .sous-menu li {
  display: inline-block;
}
.instrumentarium .categoriesMenu .sous-menu li a {
  border-right: 1px solid #959595;
  padding: 2px 10px;
}
.instrumentarium .categoriesMenu .sous-menu li a.last {
  border: none;
  margin-right: 0;
}
.instrumentarium .categoriesMenu .sous-menu li a.active {
  background: #00b0ed;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  border-right: 1px solid #00b0ed;
}
.instrumentarium .label {
  color: #959595;
}
.instrumentarium #subcatSelector_chosen {
  margin-bottom: 20px;
}
.instrumentarium #subcatSelector {
  width: 250px;
}
.instrumentarium hr,
.instrumentarium .hr {
  background: none;
  border: none;
  height: 1px;
  background: #c9c7c6;
  margin: 12px 0;
}
.instrumentarium a.blueArrow {
  color: #00b0ed;
  text-transform: uppercase;
  font-size: 12px;
  background: url(/_i/bg_blueLink.png) no-repeat;
  background-position: 0 3px;
  padding-left: 12px;
}
.instrumentarium a.blueArrow:hover {
  color: #000;
}
.instrumentarium .instrument {
  border-bottom: 1px solid #959595;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.instrumentarium .instrument .pict {
  float: left;
  width: 160px;
  margin-right: 30px;
}
.instrumentarium .instrument .txt {
  width: 440px;
  float: left;
}
.instrumentarium .instrument .txt h2 {
  font-size: 14px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.instrumentarium .instrument .txt h1 {
  color: #00b0ed;
  font-weight: bold;
  margin-top: 0;
}
.instrumentarium .instrument .txt .infos {
  margin-top: 30px;
  line-height: 18px;
}
.instrumentarium .instrument .txt .infos .left {
  width: 284px;
  float: left;
}
.instrumentarium .instrument .txt .infos .right {
  width: 150px;
  float: right;
  text-align: right;
}
form .frm_row {
  margin-bottom: 20px;
}
form input[type=text],
form textarea {
  width: 410px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #acacac;
  font-size: 14px;
  padding: 6px;
  font-family: Arial, Helvetica, sans-serif;
}
form input[type=text].small,
form textarea.small {
  width: 310px;
}
form input[type=text].alert,
form textarea.alert {
  border: 1px solid #e60b0b;
}
form .chosen-container-single .chosen-single.alert {
  border: 1px solid #e60b0b;
}
form label {
  line-height: 17px;
}
form label.alert {
  color: #e60b0b;
}
form input[type=submit] {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 60px 6px 11px;
  color: #fff;
  text-transform: uppercase;
  background: #00b0ed url(/_i/bg_btn_submit.png) center right no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
form input[type=submit]:hover {
  color: #000 	;
}
form .chzn {
  width: 325px;
}
.hidden {
  display: none;
}
.note {
  font-size: 14px;
  margin-bottom: 20px;
}
.fifty .left,
.fifty .right {
  width: 50%;
  float: left;
}
.fifty .right {
  text-align: right;
}
#map {
  width: 630px;
  height: 310px;
  margin-bottom: 10px;
}
a#btnPrint,
a#btnNext {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 60px 6px 11px;
  color: #fff;
  text-transform: uppercase;
}
a#btnPrint:hover,
a#btnNext:hover {
  color: #000 	;
}
a#btnPrint {
  background: #acacac url(/_i/bg_btn_print.png) center right no-repeat;
}
a#btnNext {
  background: #00b0ed url(/_i/bg_btn_next.png) center right no-repeat;
}
#tblCorrespondancesWrapper {
  margin-top: 20px;
}
#tblCorrespondancesWrapper #tblCorrespondances {
  display: none;
  width: 130px;
  height: auto;
  border: 1px solid #c9c7c6;
  overflow: scroll;
}
#tblCorrespondancesWrapper #tblCorrespondances table {
  margin-bottom: 0;
}
#tblCorrespondancesWrapper #tblCorrespondances td,
#tblCorrespondancesWrapper #tblCorrespondances th {
  padding: 4px 0;
  font-size: 12px;
  text-align: center;
}
table {
  width: 100%;
  margin-bottom: 20px;
}
table th,
table td {
  text-align: left;
  border-collapse: collapse;
  border-top: 1px solid #c9c7c6;
  border-bottom: 1px solid #c9c7c6;
  padding: 20px 0;
}
table th.price,
table td.price {
  font-family: BrandonGrotesque-Medium;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  text-align: right;
}
table th {
  font-family: BrandonGrotesque-Medium;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 24px;
  border-top: none;
}
table tr.hidden {
  display: none;
}
table tr.basketItem td {
  color: #00b0ed;
  vertical-align: middle;
  font-weight: bold;
}
table tr.basketItem td.blue {
  color: #00b0ed;
}
table tr.basketItem td a {
  color: #e60b0b;
  text-transform: uppercase;
  font-size: 12px;
  background: url(/_i/icon_remove.png) no-repeat;
  background-position: 0 3px;
  padding-left: 14px;
  font-weight: normal;
}
table.recap tr.basketItem td {
  color: #000;
  vertical-align: middle;
  font-weight: bold;
}
table.recap tr.basketItem td.blue {
  color: #00b0ed;
}
table.recap tr.basketItem td a {
  color: #e60b0b;
  text-transform: uppercase;
  font-size: 12px;
  background: url(/_i/icon_remove.png) no-repeat;
  background-position: 0 3px;
  padding-left: 14px;
  font-weight: normal;
}
table td.total {
  font-family: BrandonGrotesque-Medium;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}
table td#totalPrice {
  font-family: BrandonGrotesque-Medium;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  text-align: right;
  line-height: 32px;
}
table td p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
/* WEB KIT FONT */
.BrandonGrotesque-Medium {
  font-family: BrandonGrotesque-Medium;
  font-weight: normal;
  font-style: normal;
}
.BrandonGrotesque-Light {
  font-family: BrandonGrotesque-Light;
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
  color: #00a7e3;
}
a:hover {
  color: black;
}
p {
  line-height: 18px;
  margin: 0 0 15px 0;
}
h1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* Majuscule fin titre */
h2 {
  font-family: BrandonGrotesque-Light;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  color: black;
  text-transform: uppercase;
  line-height: 1.15em;
  margin: 0 0 2px 0;
}
h2.mt {
  margin-top: 20px;
}
h2 a:hover {
  color: black;
}
/* miniscule bold */
h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 1.25em;
}
/* Majuscule fin petit */
h4 {
  font-family: BrandonGrotesque-Light;
  font-size: 14px;
  line-height: 1.25em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
}
/* Couleurs */
.grey {
  color: #959595;
}
.cyan {
  color: #00a7e3;
}
.cyan a {
  color: #00a7e3;
}
.cyan a:hover {
  color: black;
}
.white {
  color: white;
}
/* Ombre affiche */
.shadow {
  -moz-box-shadow: 0px 0px 2px #959595;
  -webkit-box-shadow: 0px 0px 2px #959595;
  box-shadow: 0px 0px 2px #959595;
}
/* Texte avec du margin à gauche (sous-texte) */
.paragraph {
  margin: 0 0 0 30px;
}
.italic {
  font-style: italic;
}
/* Liste de texte */
.list ul li {
  margin: 0 0 5px 0;
}
.list ul {
  margin: 0 0 20px 0;
}
/* Legende images */
.legende {
  font-size: 10px;
  margin: 5px 0 30px 0;
}
/* !layout */
#all {
  margin: 0 auto 0 auto;
  width: 980px;
}
.detail {
  margin: 5px 0 0 0;
}
.detail a {
  background: url(../../_i/triangle.png) no-repeat 0 5px;
  color: #00a7e3;
  padding: 0 0 0 10px;
}
.detail a:hover {
  color: black;
  background: url(../../_i/triangle.png) no-repeat 0 -8px;
}
/* Portrait présentation (sans retour à la ligne) */
.portrait {
  margin: 0 0 40px 0;
}
.portrait p {
  margin: 0 0 15px 200px;
}
.portrait h3 {
  margin: 0 0 0 200px;
}
.portrait img {
  float: left;
}
/* Portrait (avec retour à la ligne) */
.portrait2 {
  margin: 0 0 40px 0;
}
.portrait2 img {
  float: left;
  margin: 0 28px 20px 0;
}
/* !generic & content wrappers */
/* !top */
#logo_small a {
  background: url(/_i/logo_small.png) no-repeat;
  width: 170px;
  height: 299px;
  display: block;
  position: fixed;
  margin: 20px 0 0 0;
}
#logo_small_non_fixe a {
  background: url(/_i/logo_small.png) no-repeat;
  width: 170px;
  height: 370px;
  display: block;
  margin: 20px 0 0 0;
  float: left;
}
#logo_big a {
  background: url(/_i/logo.png) no-repeat;
  z-index: 2;
  position: absolute;
  width: 328px;
  height: 492px;
  display: block;
  margin: 20px 0 0 0;
}
/* !navigation */
/* NAV HOME */
#nav {
  text-transform: uppercase;
  float: left;
  margin: 510px 0 0 200px;
  font-size: 12px;
}
#nav ul li {
  padding: 3px 0 3px 0;
}
#nav ul li a {
  color: black;
}
#nav ul li a:hover {
  color: #00a7e3;
}
#nav .selected {
  color: #00a7e3;
}
#nav.fixed {
  position: fixed;
  z-index: 459;
  margin-top: 128px;
  top: 0;
}
#facebook a {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background: url(../../_i/facebook.png) no-repeat;
  height: 18px;
  padding: 5px 0 0 26px;
  font-size: 10px;
  text-transform: none;
  display: block;
  color: black;
}
/* NAV AGENDA

#nav-agenda {
	text-transform: uppercase;
	float: left;
	font-size: 12px;
	margin: 80px 0 0 200px;
}

#nav-agenda ul li {
	margin: 0 0 5px 0;
}

#nav-agenda ul li a {
	color: black;
}

#nav-agenda ul li a:hover {
	color: #00a7e3;
	-moz-transition: color 0.3s ease-in;
	-webkit-transition: color 0.3s ease-in;
}

#nav-agenda .hover {
	color: #00a7e3;
}

#nav-agenda .sous-menu {
	margin: 0 0 0 10px;
}

#nav-agenda .sous-menu .sous-sous-menu {
	margin: 0 0 0 10px;
	font-size: 10px;
} */
/* NAV DETAIL */
#nav-non-fixe {
  float: left;
  margin: 80px 0 0 20px;
  width: 130px;
  font-size: 12px;
}
#nav-non-fixe ul li {
  margin: 0 0 8px 0;
}
#nav-non-fixe ul li#basket {
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  line-height: 26px;
}
#nav-non-fixe ul li#basket .badge {
  display: none;
}
#nav-non-fixe ul li a {
  color: black;
  text-transform: uppercase;
}
#nav-non-fixe ul li a.active {
  color: #00b0ed;
}
#nav-non-fixe ul li a:hover {
  color: #00a7e3;
}
#nav-non-fixe .selected {
  color: #00a7e3;
}
#nav-non-fixe .sous-menu {
  margin: 0 0 0 10px;
}
#nav-non-fixe .sous-menu .sous-sous-menu {
  margin: 0 0 0 10px;
  font-size: 10px;
}
#nav-non-fixe .sous-menu .sous-sous-menu li.active a {
  color: #00b0ed;
}
/* !content */
#content {
  width: 550px;
  margin: 0 0 0 348px;
  padding: 80px 0 100px 0;
}
#content-agenda {
  left: -20px;
  width: 580px;
  position: relative;
}
/* HOME - COLONNE DE GACUHE */
#colleft {
  float: left;
  width: 270px;
}
.blocblue a {
  background-color: #00a7e3;
  width: 110px;
  height: 110px;
  padding: 10px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
.blocblue a:hover {
  background-color: black;
  -moz-transition: background 0.2s ease-out;
}
.blocblue p {
  font-family: BrandonGrotesque-Light;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
#newsletter {
  margin: 70px 0 0 0;
}
#instrum {
  margin: 10px 0 70px 100px;
}
#membre {
  margin: 50px 0 70px 380px;
}
.blocred a {
  background-color: #ce001e;
  width: 110px;
  height: 110px;
  padding: 10px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
.blocred a:hover {
  background-color: black;
  -moz-transition: background 0.2s ease-out;
}
.blocred p {
  font-family: BrandonGrotesque-Light;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
#programme {
  margin: 3px 0 0 0;
}
#programme li a {
  color: #00a7e3;
  margin: 0 0 3px 0;
  display: block;
}
#programme li a:hover {
  color: black;
}
/* HOME - COLONNE DE DROITE */
#colright {
  float: left;
  width: 270px;
  margin: 0 0 0 10px;
}
.affiche {
  -moz-box-shadow: 0px 0px 2px #959595;
  -webkit-box-shadow: 0px 0px 2px #959595;
  box-shadow: 0px 0px 2px #959595;
}
#affiche_home {
  margin: 0 0 70px 0;
}
#affiche_agenda {
  float: left;
  margin: 0 0 30px 20px;
}
/* HOME - COLONNE DU BAS */
#colbot {
  width: 453px;
  float: left;
}
#orchestre {
  background: url(../../_i/orchestre.jpg) no-repeat;
  width: 453px;
  height: 276px;
  margin: 40px 0 20px 0;
}
/* AGENDA */
.event {
  width: 270px;
  float: left;
  margin: 0 0 30px 20px;
}
.event h2 a {
  display: block;
  text-transform: uppercase;
}
.event a {
  color: #00a7e3;
}
/* AGENDA DETAIL */
#content {
  width: 630px;
  margin: 0 0 0 348px;
  padding: 80px 0 100px 0;
}
#agenda-detail {
  width: 460px;
}
#blocs {
  width: 222px;
  margin-left: -100px;
}
#newsletter_agenda {
  float: right;
}
#blocblue_agenda {
  width: 110px;
  padding: 10px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #00a7e3;
  float: left;
  margin: 20px 0 8px 0;
}
#blocblue_agenda ul li {
  margin-bottom: 6px;
}
#blocblue_agenda ul li a {
  font-family: BrandonGrotesque-Light;
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
}
#blocblue_agenda ul li a:hover {
  color: #ce001e;
}
#mini-col {
  width: 130px;
  float: right;
  margin: 0 0 0 20px;
}
#mini-col img {
  margin: 0 0 10px 0;
}
#bt_pdf a {
  background: url(/_i/download_pdf.png) no-repeat 7px 7px #00a7e3;
  width: 90px;
  height: 30px;
  display: block;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 0 0 40px;
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  margin: 10px 0 10px 0;
}
#bt_pdf a:hover {
  background: url(../../_i/download_pdf.png) no-repeat 7px 7px #ce001e;
  -moz-transition: background 0.2s ease-out;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
}
.more a {
  font-family: BrandonGrotesque-Light;
  font-size: 14px;
  color: #00a7e3;
  text-transform: uppercase;
}
.more a:hover {
  color: black;
}
.bloc_marge {
  margin: 0 0 40px 0;
}
#like {
  margin: 20px 0 20px 0;
}
#percu ul li {
  margin: 0 0 4px 0;
}
#percu a {
  color: #00a7e3;
}
#percu a:hover {
  color: black;
}
/* Page remerciement */
#logo_sponsor {
  width: 200px;
}
#logo_sponsor img {
  margin: 0 0 20px 0;
  float: left;
}
.img_margin img {
  margin: 0 0 30px 0;
}
.border_bot {
  border-bottom: solid 1px black;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  line-height: 18px;
}
.table {
  float: left;
  width: 300px;
  line-height: 18px;
}
#table_droite {
  margin: 0 0 0 310px;
  line-height: 18px;
}
/* !footer */
/* !divers */
.clear {
  clear: both;
}
.float {
  float: left;
}
/* POP UP */
#modal {
  background: url("../../_i/bg_modal.png") repeat scroll 0 0 transparent;
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 50;
}
#popup {
  background-color: white;
  color: #FFFFFF;
  height: 480px;
  margin: 0 auto 0 auto;
  width: 640px;
}
#popup p {
  margin-bottom: 20px;
}
#popup a {
  color: #FFFFFF;
  text-decoration: underline;
}
#popup a:hover {
  text-decoration: none;
}
a.closepop {
  background: -moz-linear-gradient(100% 0 270deg, #8b8b8b, #000000) repeat scroll 0 0 #000000;
  border: 2px solid white;
  border-radius: 30px 30px 30px 30px;
  cursor: pointer;
  display: block;
  height: 30px;
  width: 30px;
}
a.close:hover {
  -moz-transition: all 0.5s ease 0s;
  background: none repeat scroll 0 0 #72910A;
}
#closepopwrapper {
  background: url("../../_i/bg_close.png") no-repeat scroll 0 0 transparent;
  height: 42px;
  margin-left: 620px;
  margin-top: -20px;
  position: absolute;
  width: 42px;
  z-index: 54;
}
#closepopwrapper_over {
  background: url("../../_i/bg_close_over.png") no-repeat scroll 0 0 transparent;
  height: 42px;
  margin-left: 620px;
  margin-top: -20px;
  position: absolute;
  width: 42px;
  z-index: 53;
}
#closepopzone {
  background: url("../_i/trsp.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 42px;
  margin-left: 620px;
  margin-top: -20px;
  position: absolute;
  width: 42px;
  z-index: 55;
}
#map_canvas {
  height: 100%;
}
#txte {
  width: 640px;
  height: 480px;
}
.end-paragraph {
  margin-bottom: 30px;
}
#whitebox {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  display: none;
  z-index: 1999;
}
#map_canvas {
  width: 730px;
  height: 540px;
  border: 1px solid #4d4d4d;
  background: #fff;
  margin: 50px auto 0 auto;
}
#piano {
  font-family: 'pianoregular';
  font-size: 92px;
  letter-spacing: 0.01em;
}
#piano .white {
  color: #fff;
}
#piano .black {
  color: #000;
}
#piano .active {
  color: #76ceec;
}
#piano .active.dark {
  color: #00b0ed;
}
@font-face {
  font-family: 'pianoregular';
  src: url('webfonts/piano-webfont.eot');
  src: url('webfonts/piano-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/piano-webfont.woff') format('woff'), url('webfonts/piano-webfont.ttf') format('truetype'), url('webfonts/piano-webfont.svg#pianoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
