#accueil {
background-image: url(../img/entre-seniors.jpg);
width:545px;
height:360px;
}

#intro {
margin-top:45px;
margin-left:20px;
padding:10px;
width:190px;
height:170px;
color:black;
float:left;
}

h1 {
color : #C6C600 ;
}


.menus {
background-color:#F7F7DE;
}

.bouttonmenu:hover {
  background-color:#C6C600;
}


.boutton {
  padding : 2px;
  border: #efefef 1px solid;
  background-color:#C6C600;
  color : white;
  width: 140px;
  text-decoration:none;
  text-align:center;
  float:right;
  margin:10px;
}

.boutton a,.boutton a:link, .boutton a:hover, .boutton a:visited {
color :white;
text-decoration:none;
}

.departements {
background-color:#FCFCEE;
}  
 
.label {
font-size:14px;
font-weight:bold;
color : #C6C600;
}

.easy_geo_inscris td, .easy_last td, .easy_online td { padding:1px; }
.easy_geo_inscris img:hover, .easy_last img:hover, .easy_online img:hover { border:2px solid #C6C600 ; }