#sel-annee {
    font-family: 'arial', 'verdana', sans-serif;
    font-size:1.2em;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
	color:#002357;
	font-weight:bold;
  }


#list-ferie {
    font-family: 'arial', 'verdana', sans-serif;
    font-size:10px;
    margin-left:auto;
    margin-right:auto;
    width:650px;
    clear:both;
  }


#calendar {
    font-family: 'arial', 'verdana', sans-serif;
    font-size:11px;
    margin-left:auto;
    margin-right:auto;
    width:500px;
  }


.id-mois {
    background-color:#969cb9;
    float:left;
    margin:1px;
  }


.nom-mois {
    background-color : #DBEAF5;
    border-left-color : #969cb9;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #969cb9;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #969cb9;
    border-top-style : solid;
    border-top-width : 1px;
    color : #000000;
    text-align : center;
  }


.sjour, .sdate, .sdatered, .sdategreen, .sdategreenbis, .sdateblue, .sdateferie {
    background-color:#f2f6fb;
    float:left;
    border:1px;
    border-style: solid;
    border-color: #e1e2ea;
    text-align:center;
    width:20px;
  }


.titre-mois, .ligne-mois {
    background-color:#ff0000;
    clear:both;
    height:100%;
    margin:1px;
    width:100%;
  }


.sdate {
    color:#000000;
    text-align:right;
  }


.sdatered {
    color : #000000;
    text-align : right;
    background-color:#FF0000;
  }

.sdategreen {
	color : #000000;
	text-align : right;
	background-color:#66FF66;
  }
  
.sdategreenbis {
	color : #000000;
	text-align : right;
	background-color:#339900;
  }  
  
.sdateblue {
	color : #000000;
	text-align : right;
	background-color:#0099CC;
  }

.sdateferie {
    color:#FF0000;
    text-align:right;
    font-weight : bold;
    background-color:#aaccee;
  }


.str-ferie {
    padding-left : 20px;
    width : 100%;
  }

A.lk-info:visited {
    color:#1B647B;
    text-decoration:underline;
  }


A.lk-info:link {
    color:#1B647B;
    text-decoration:underline;
  }


A.lk-info:hover {
    color:#000000;
    text-decoration:underline;
  }


#tel-meteo {
    font-weight:bold;
  }


.lk-top {
    width:100%;
    text-align:right;
  }
