.sectionReservation{
	height: 110px;
	width: 566px;
	float: right;
	background: url(../../images/img-placee.gif) top right no-repeat;
	padding: 0 0 20px 0;
	text-align:left;
	color: #BCBCBC;
}
.sectionReservation ul{
  	margin-left: -20px;
}
.sectionReservation li{
  	list-style: none;
    list-style-type: none;
	padding: 0 0 0 15px;
	background: url(../../images/list-sejour.gif) left 5px no-repeat;
	line-height: 18px;
}
.form{
	padding: 0 0 0 10px;
	color: #BCBCBC;
}
div.sectionReservation h3 {
	background: url(../images/titres/sejour.gif) top left no-repeat;
	height: 21px;
	margin: 0 0 0 20px;
}
div.sectionReservation h3 span {
	display: none;
}

input {
	background-color: #454545;
	border: solid 1px #5E5E5E;
	color: #BCBCBC;
}	
input.button:hover{
	color: #ffffff;
}	
select {
	background-color: #454545;
	border: solid 1px #5E5E5E;
	color: #BCBCBC;
}
.contentHome{
	width: 980px;
	height: 373px;
	padding: 13px 0 0 0;
}

/* début du menu   */
.sectionMenuHome a{
	display: block;
	
}
.sectionMenuHome div{
	width: 220px;
	height: 162px;
	float:left;
	display:block;
	margin: 0 3px 3px 0;
	padding: 11px;
	background:  url(../../images/bg-transparant.png);
}
.sectionMenuHome div:hover{
	background:  #000;
}

#rustiqueHome{
	background: url(../images/sections/menu_03.png) no-repeat;
}
#rustiqueHome a{
	display: block;
}
#classiqueHome {
	background: url(../images/sections/menu_01.png) no-repeat;
}
#classiqueHome a{
		display: block;
}
#natureHome {
	background: url(../images/sections/menu_05.png) no-repeat;
}
#natureHome a{
	display: block;
}
#restoHome {
	background: url(../images/sections/menu_07.png) no-repeat;
}
#restoHome a{
	display:none;
}
#piedHome {
	background: url(../images/sections/menu_12.png) no-repeat;
}
#piedHome a{
	display: none;
}
#evasionsHome {
	background: url(../images/sections/menu_13.png) no-repeat;
}
#evasionsHome a{
	display: none;
}
#attraitsHome {
	background: url(../images/sections/menu_14.png) no-repeat;
}
#attraitsHome a{
	display: none;
}
/*  fin du menu   */
