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

#intro {
margin-top:25px;
margin-right:200px;
padding:5px;
width:300px;
height:130px;
color:black;
float:right;
}

#intro p {
margin : 4px;
padding : 3px;
}

h1 {
color : #FD6565;
}



.menus {
background-color:#FFE3E3;
}

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


.boutton {
  padding : 2px;
  border: #efefef 1px solid;
  background-color:#FD6565;
  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: #FFF5F5 ;
} 
 
.label {
font-size:14px;
font-weight:bold;
color : #FD6565;
}

.easy_geo_inscris td, .easy_last td, .easy_online td { padding:1px; }
.easy_geo_inscris img, .easy_last img, .easy_online img { border:2px solid #EFEFEF ; margin-right:3px; }
.easy_geo_inscris img:hover, .easy_last img:hover, .easy_online img:hover { border:2px solid #FD6565 ; }