 @font-face {
    font-family: "FjallaOne";
    /*src: url('../fonts/FjallaOne-Regular.ttf');*/
	src: url('../fonts/FjallaOne-Regular.ttf') format('truetype'),url('../fonts/fjallaoneregular.otf') format('truetype'), url('../fonts/fjallaoneregular.svg') format('svg');
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.pas_libre{
	background-image:url(../includes/reservation/images/pas_libre.png);
	background-repeat:no-repeat;
	font-family: FjallaOne, Arial;
}
.titremois  { font-family: FjallaOne, Arial;  font-weight: bold; color: #555; background: #fff }
.titremois:link  { font-family: FjallaOne, Arial;  font-weight: bold; color: #555; background: #fff; text-decoration: none }
.titremois:visited  { font-family: FjallaOne, Arial;  font-weight: bold; color: #555; background: #fff; text-decoration: none }
.titremois:hover  { font-family: FjallaOne, Arial;  font-weight: bold; color: #555; background: #fff; text-decoration: underline }

.titrejours  { font-family: FjallaOne, Arial;  color: #000; background: #ddd }
.titrenum  { font-family: FjallaOne, Arial;  color: #000000; background: #ffffff }
.titrenum2  { font-family: FjallaOne, Arial; font-style:italic;  color: #ddd; background: #ffffff }
.titreweek  { font-family: FjallaOne, Arial; color: #333; background: #ddd }
.titreweek2  { font-family: FjallaOne, Arial;  color: #ffffff; font-size: 10px;background: #330000 }
.titrewend  { font-family: FjallaOne, Arial;  color: gray; background: #efefef }
.titrewend2  { font-family: FjallaOne, Arial;font-style:italic;  color: #ddd; background: #ffffff }
.titrenow  { font-family: FjallaOne, Arial;  color: #000; border :solid 1px red }