#one_column{
	/*outline:1px red solid;*/
}

#one_column #ariane{
	border:0;
}

#one_column #zone_dispo{
	background:#47711d;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#one_column #zone_jour{
	background:#ebeee5;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin:0;
	padding: 20px;
}

#one_column #zone_dispo .titre_dispo{
	float:left;
	width:90px;
	margin:0;
	margin-left:5px;
	height:40px;
	line-height:40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(img/fleche-dispo.gif) no-repeat center right;
}

#one_column #zone_dispo ul{
	float:left;
	height:40px;
	margin:0;
	margin-left:5px;
}

#one_column #zone_dispo li{
	margin:0;
	margin-right:1px;
	margin-top:3px;
	float:left;
	width:120px;
	list-style-type:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:#b6c29f;
	height:36px;
	line-height:12px;
	border-bottom:1px solid #456e1c;
}

#one_column #zone_dispo ul a{
	color:#395602;
	width:100px;
	display:block;
	width:89px;
	padding-left:36px;
	margin-top:6px;
	height:27px;
	line-height:27px;
}

#one_column #zone_dispo .caravane{
	background:url(img/caravane.gif) no-repeat 5% center;
}

#one_column #zone_dispo .mobilhome{
	background:url(img/mobilhome.gif) no-repeat 5% center;
}

#one_column #zone_dispo .bungalow{
	background:url(img/bungalow.gif) no-repeat 5% center;
}

#one_column #zone_dispo .insolite{
	background:url(img/insolite.gif) no-repeat 5% center;
}

#one_column #zone_dispo .chalet{
	background:url(img/chalet.gif) no-repeat 5% center;
}

#one_column #zone_dispo .emplacement{
	background:url(img/emplacement.gif) no-repeat 5% center;
}

#one_column #zone_dispo .autres{
	background:url(img/autre-location.gif) no-repeat 5% center;
}

#one_column #zone_dispo .actif{
	background:#ebeee5;
	margin-top:1px;
	border:0!important;
	height:39px!;
	line-height:39px;
	padding-bottom:3px;
}


.fc .fc-header td {
	border: none;
}

.fc .fc-content .fc-event.complet ,
.fc .fc-content .fc-event.complet a {
	background: red;
	border: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.fc .fc-content .fc-event.completdebut ,
.fc .fc-content .fc-event.completdebut a {
	background: url(img/fond-dispo.gif) scroll no-repeat left center;
	border: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;	
}

.fc .fc-content .fc-event.completfin ,
.fc .fc-content .fc-event.completfin a {
	background: url(img/fond-dispo.gif) scroll no-repeat right center;
	border: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;	
}



.fc .fc-content .fc-event.dispo ,
.fc .fc-content .fc-event.dispo a {
	background: green;
	border: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default , .ui-widget-content {
	border-color: #b0c37d !important;
}
