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

#intro {
margin-top:45px;
margin-left:230px;
padding:10px;
width:250px;
height:auto;
color:black;
float:left;
border:1px solid #efefef;
background-color:#E7E8FF;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
font-size:14px;
}

#intro p {
font-size:14px;
}


h1 {
color : #9C9CFF ;
}


.menus {
background-color:#DDDEFF;
}

.bouttonmenu:hover {
  background-color:#9C9CFF;
}

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

.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 #9C9CFF ; }