body {/*background : #FFFFFF url('../img/CREAfond.jpg') bottom center no-repeat;*/
background : #fff url('../img/fond.jpg') top center no-repeat;

background-attachment: fixed;
background-size:cover;
}

.page {
	margin-top:30px;
	margin-bottom : 350px;
	background-color : rgba(255, 255, 255, 0.8);
}



.main {margin-left : 20px;}
.footer {margin-bottom: 20px;}

.player_menu {
float: right;
height : 180px;
width:100px;
/*background : #999999 url('../img/player.png') top left no-repeat;*/
background:black;
}

.header .spip_logo_site{font-size:48px;text-align:center;}
.header h1{margin-top:1em;}
.header h1,.header .h1{display:block;float:left;width:840px;height:180px;overflow:hidden;}
.header{margin-top:0;padding:0;}
.nav{background:#FFF}
.nav li,.nav li a{background:none;margin:0px, 0px, 4px, 0px;}
.nav ul{margin:0px;padding : 5px ; border-top : 3px solid black;}
.nav li a{text-align:center;background:#000;font-size:16px;border:0;border-radius:0;color:#DDD}
.nav li.on a {background:#333;color:#ff0ee8;}
/*=== AGENDA (A SUPPRIMER ?)===*/

#titre_agenda {
  margin-bottom: 1em;
}
.all_agenda{
/*background: url('../img/fond_agenda.png') top left repeat #ff0ee8;*/
background: url('../img/fondagenda2018.jpg') top left repeat #ff0ee8;
color:black;
padding:0px 0px 6px 0px;
margin-top:1em;
}
.all_agenda h2 {
  margin:0px;
  margin-bottom: 0.8em;
  padding:5px;
  font-weight : bold;
  font-size : 15px;
  background : white;
  text-align: center;
}
.all_agenda h4 {
  font-size: 0.9rem;
  margin:0px;
  line-height: 1rem;
}
.all_agenda ul {
  margin:0px;
  padding: 0px;
  list-style-type: none;
}

.all_agenda .lieu, .all_agenda .time, .ville-agenda {
  color: #333;
  font-size: 0.8rem;
}

.all_agenda {
  margin-bottom: 1rem;
}

.date-agenda {
  /*font-family: 'Fjalla One',sans-serif;*/
  position: relative;
  float: left;
  height: 52px;
  width: 52px;
  margin-right: 10px;
  padding-top: 0px;
  line-height: normal;
  background-color: #111;

}

.date-agenda .month
{
  display: block;
  text-align: center;
  color: #fff;
  font-size: 11px;
  padding-top: 4px;
  text-transform: uppercase;
}

.date-agenda .day
{
  display: block;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

li.agenda 
{
  margin-top : 0.5em;
  margin-bottom: 0.5em;
  background-color : rgba(255, 255, 255, 0.8);
  padding : 5px;
  margin-left : 8px;
  margin-right : 8px;
}
.agenda a{color:black;}
.agenda a:hover{background:black;color:#ff0ee8;}

.fc-event-inner.fc-event-skin, 
.fc-event, .fc-event-skin {
  background-color: #bd76b1;
  border-color: #bd76b1;
  border-right-color: #bd76b1;
}
/* Menu de langue */
.page_sommaire #formulaire_menu_lang,.page_rubrique #formulaire_menu_lang{position:relative;width:auto;top:auto;right:auto;}
#mapdiv{height:600px;}

/*** 2018 ***/
.spip_logo{float:left;}
a, a:visited {
    color: #ff0ee8;
}
