@charset "utf-8";
#excursions table{
	border-collapse:collapse;
	line-height:1.5em;
}
#excursions table#cancellation{
	width:560px;
	border-collapse:collapse;
}
#excursions td,#excursions th{
	padding:3px;
	border:solid 1px #cccccc;
}
#excursions th.ex{
	text-align:center;
	width:145px;
	padding: 0px;
	font-weight:normal;
	font-size:0.8em;
	vertical-align:top;
}
#excursions th.ex img {
}
#excursions th.ex1{
	text-align:center;
}
#excursions td.ex2{
	text-align:center;
}
#excursions td.ex3{
	text-align:center;
}
#excursions td.ex4{
	text-align:center;
}
#excursions td.ex5{
	padding:3px 10px;
	text-align:left;
}
#excursions p{
	margin-left:1em;
}
#ex1 {
	background:url(../images/excursion1.jpg) 100% 100% no-repeat;
}
#ex2 {
	background:url(../images/excursion2.jpg) 100% 100% no-repeat;
}

.font-title {
	font-size:1.2em;
}
h4.tour {
	font-size:1.2em;
}


.ex1 a, .ex1 a:visited {
	color:#000;
}
