/* CSS Document */
#content {
	width:980px;
	position:relative;
	margin:0px auto;
}

#content section {
	width:653px;
	margin:0px;
	float:left;
	height:389px;
	margin-top:1px;
}
@media (max-width: 1000px) {	
#content {
	width:100%;
	position:relative;
	margin:0px auto;
}
#content section {
	width:653px;
	float:none;
  margin:0px auto;
}
#prepareSejourBoutique {
   width:653px;
   margin:0px auto;
    height: 312px;
}
#prepareSejourBoutique li {
  float:left;
}
#prepareSejourBoutique li#boutiqueLi {
    background-color: #a59887;
    height: 312px;
}
}
@media (max-width: 700px) {	
#content section {
	width:96%;
  margin:0px auto;
  height:auto;
}
#prepareSejourBoutique {
   width:96%;
   height:auto;
}
#prepareSejourBoutique  li,
#coupCoeur,
#agenda {
  float: none;
  margin:0px auto;
  height:auto;
}
}
aside ul li {
    width:217px;
}
aside ul li a {
  padding: 81px 0 9px 115px;
}
#ideesSejours {
	background-image:url("/lae/public1.0/img/site/bouton-sejours-accueil.jpg");
 width:219px;
}
#offresGroupes {
	background-image:url("/lae/public1.0/img/site/bouton-groupes-accueil.jpg");
}
#enFamille {
	background-image:url("/lae/public1.0/img/site/bouton-famille-accueil.jpg");
}

