html{
	background:transparent;
}

body{
  	background:transparent;
}

.bloc-dates-accompagne h1, .bloc-dates-accompagne h2,.bloc-dates-accompagne h3,.bloc-dates-accompagne h4{
	color:white;
}

.info-options h2{
  color:rgba(0, 60, 107, 0.8);
}

.color-titre{
 	color:white;
}

[class*="color-row"] {
	border-bottom:1px solid white;
 	background:transparent;
}

[class*="color-row"] * {
	color:white;
}


.row-header{
	border-bottom:1px solid white;
}

.fond-opaque{
 	background:transparent;
}

.bnt-info-options{
  background:transparent;
  border:1px solid white;
}

.bnt-reserver{
	background:#aa4646;
}

.bnt-reserver:disabled{
	background:grey;
}