@charset "UTF-8";
/* CSS Document */

html, body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-color:#516212;
}
a img {
	border:0px;
}
* {
	padding:0px;
	margin:0px;
}
h2 {
	font-size:18px;
	padding-bottom:6px;
	font-size:18px;
	color:#FFFFFF;
}
.submitBtn {
	padding:0px 6px 0px 6px;
	margin:0px;
	text-decoration:none;
	font-size:10px;
	line-height:10px;
	height:10px;
	border:1px solid #35382D;
	background: repeat-x url(../img/btnBG.gif) #35382D;
	color:#ffa302;
}
.submitBtn:hover {
	color:#FFFFFF;
}
	.submitBtn img {
		padding:3px 0px 3px 0px;
		vertical-align:middle;
	}
input, select {
	vertical-align:middle;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
input.rad {
	height:15px;
	width:15px;
}
#popUp, #popUpMail {
	clear:left;
	position:absolute;
	width:212px;
	left:270px;
	top:10px;
	border:2px solid #FFA302;
	background-color:#FFFFFF;
	padding:5px;
}
	#popUp p, #popUpMail p {
		padding-bottom:5px;
	}
	#popUp a, #popUpMail a {
		padding:0px;
		background:none;
	}
	#popUp span input, #popUpMail span input {
		background:#32352A url(../img/btnBGForm.gif) repeat-x scroll center top;
		border:1px solid #32352A;
		color:#FFA302;
		margin-right:10px;
		padding:0 5px;
	}
.tel {
	background:url(../img/tel.gif) left no-repeat;
	padding:2px 0px 0px 18px;
	line-height:15px;
}
.fax {
	background:url(../img/fax.gif) left no-repeat;
	padding:2px 0px 0px 18px;
	line-height:15px;
}
.mail {
	background:url(../img/mail.gif) left no-repeat;
	padding:2px 0px 0px 18px;
	line-height:15px;
}
.site {
	background:url(../img/site.gif) left no-repeat;
	padding:2px 0px 0px 18px;
	line-height:15px;
}
.global {
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	background: repeat-x top url(../img/bgGlobal.jpg);
}
.globalContent {
	margin:0px auto;
	width:977px;
	font-size:11px;
	background:no-repeat top url(../img/bgContent.jpg);
}
	.header {
		height:75px;
		padding:12px 0px 0px 0px;
	}
		.language {
			float:right;
			background-color:#FFFFFF;
			padding:5px;
			margin-top:45px;
		}
			.language a {
				padding: 0px 3px;
				color:#32352a;
				text-decoration:none;
			}
			.language a:hover {
				background-color:#ff9900;
				color:#32352a;
			}
			.language a.selected {
				background-color:#ff9900;
				color:#32352a;
			}
	.leftContent {
		width:195px;
		float:left;
	}
		.home .menu {
		}
		.menu {
			height:360px;
			width:165px;
			padding:0px 10px 10px 10px;
			margin:0px;
			border:5px solid #FFFFFF;
			background-color:#677349;	
		}
			.menu ul {
			}
				.menu ul li {
					background:url(../img/dotWhite3x3.gif) repeat-x bottom;
					font-size:16px;
					list-style:none;
					padding:6px 0px 8px 0px;
				}
					.menu ul li a {
						display:block;
						padding:0px 0px 0px 18px;
						text-decoration:none;
						color:#FFFFFF;
						background:url(../img/menuIco.gif) 0px 0px no-repeat;
					}
					.menu ul li a:hover {
						color:#ffa302;
					}
					.menu ul li ul {
						display:none;
					}
					.menu ul li.selected a {
						color:#ffa302;
					}
					.menu ul li.selected ul {
						display:block;
					}
						.menu ul li.selected ul li {
							background:none;
							font-size:12px;
							padding:0px 0px 1px 17px;
						}
							.menu ul li.selected ul li a {
								padding:0px 0px 0px 8px;
								color:#FFFFFF;
								background: url(../img/squareWhite.gif) 0px 5px no-repeat;
							}
							.menu ul li.selected ul li a:hover {
								background: url(../img/squareGreen.gif) 0px 5px no-repeat;
								color:#c4eb14;
							}
							.menu ul li.selected ul li.selected a {
								background: url(../img/squareGreen.gif) 0px 5px no-repeat;
								color:#c4eb14;
							}
		.carnet {
			width:165px;
			height:20px;
			padding:5px 10px 5px 10px;
			margin:8px 0px 0px 0px;
			font-size:16px;
			border-left:5px solid #FFFFFF;
			border-right:5px solid #FFFFFF;
			border-top:5px solid #FFFFFF;
			border-bottom:5px solid #FFFFFF;
			background-color:#ACBF7A;
			
		}
			.carnet a {
				display:block;
				padding:0px 0px 0px 18px;
				text-decoration:none;
				color:#32352A;
				background: url(../img/menuIcoCal.gif) 0px 2px no-repeat;
			}
			.carnet a:hover {
				color:#E1FAA0;
			}
		.wheather {
			width:170px;
			padding:5px 5px 5px 10px;
			margin:0px;
			height:46px;
			border:5px solid #FFFFFF;
			background-color:#949D7F;
		}
			.wheatherIco {
				float:left;
				width:36px;
				height:36px;
				padding:5px;
				background:no-repeat url(../img/WeatherIcoBG.gif);
			}
			.wheatherInfo {
				float:left;
				width:104px;
				padding:0px 0px 0px 5px;
			}
				.wheatherTemp {
					text-align:center;
					font-size:24px;
					line-height:24px;
					color:#FFFFFF;
				}
				.wheatherInfo select {
					width:100%;
				}
		.quizz {
			width:165px;
			padding:8px 10px 10px 10px;
			height:177px;
			border-left:5px solid #FFFFFF;
			border-right:5px solid #FFFFFF;
			border-bottom:5px solid #FFFFFF;
			background-color:#B1B4A9;
			color:#274227;
		}
			.quizz p {
				padding-bottom:3px;
				margin:0px;
				/*height:15px;*/
			}
			.quizz div div {
				padding-top:5px;
				text-align:right;
			}
			.quizz table {
				width:165px;
				margin-bottom:10px;
			}
		.leftContent .search {
			background-color:#39450C;
			color:#FFFFFF;
			width:170px;
			padding:8px 5px 10px 10px;
			border-left:5px solid #FFFFFF;
			border-right:5px solid #FFFFFF;
			border-bottom:5px solid #FFFFFF;
		}
			.leftContent .search p {
				padding-bottom:4px;
				margin:0px;
			}
			.leftContent .search .inputTxt {
				width:135px;
			}
	.rightContent {
		padding:0px 0px 0px 8px;
		width:774px;
		float:left;
	}
		.homeContentBottom {
			height:230px;
			padding:5px 0px 5px 5px;
			margin:8px 0px 0px 0px;
			background-color:#FFFFFF;
		}
		.leftCol {
			float:left;
		}
			#flashContentHome {
				width:517px;
				height:380px;
			}
			.leftCol .homeContentBottom {
				width:512px;
			}
				.leftCol .homeContentBottom .link a {
					color:#ccff99;
					background:url(../img/arrowGreenRight.gif) left no-repeat;
				}
				.leftCol .homeContentBottom .floatRight {
					padding:0px 0px 0px 8px;
					text-decoration:none;
					color:#ff9900;
					background: url(../img/arrowOrRight.gif) left no-repeat;
				}
				.leftCol .homeContentBottom .floatRight:hover {
					text-decoration:underline;
				}
				.soon {
					float:left;
					width:304px;
					height:224px;
					padding:6px 10px 0px 10px;
					margin:0px 5px 0px 0px;
					background-color:#636954;
				}
					.soon .info {
						height:120px;
						background-color:#636954;
					}
						.soon .info img {
							float:left;
							margin:0px 5px 72px 0px;
							border: 1px solid #FFFFFF;
						}
						.soon .info h6 {
							font-size:11px;
							font-weight:normal;
							color:#ccff99;
						}
						.soon .info h5 {
							font-size:12px;
							font-weight:bold;
						}
						.soon .info h5 a {
							text-decoration:none;
							color:#FFFFFF;
						}
						.soon .info p {
							font-size:11px;
						}
						.soon .info p a {
							text-decoration:none;
							color:#FFFFFF;
						}
					.soon .link {
						height:56px;
					}
						.soon .link a {
							display:block;
							text-decoration:none;
							padding:0px 0px 0px 8px;
						}
						.soon .link a:hover {
							text-decoration:underline;
						}
				.testimony {
					float:left;
					width:168px;
					height:219px;
					padding:6px 5px 5px 5px;
					background-color:#777F15;
				}
					.testimony p {
						color:#FFFFFF;
					}
					.testimony div {
						height:117px;
						padding:16px 15px 15px 15px;
						background:url(../img/testimonyZone.gif) top no-repeat;
						color:#274227;
					}
					.testimony div p {
						line-height:12px;
						height:100px;
						color:#274227;
					}
					.testimony div a {
						float:right;
						color:#274227;
					}
					.testimony div a:hover {
						text-decoration:none;
					}
				
				.addTesti {
					background:url(../img/addTestiBG.gif) no-repeat;
					padding:10px;
					height:260px;
					color:#274227;
				}
					.addTesti h4 {
						padding:0px 0px 5px 0px;
						margin:0px;
						font-weight:normal;
						font-size:14px;
						line-height:14px;
					}
					.addTesti p {
						padding-bottom:6px;
						margin:0px;
					}
					.addTesti .inputTxt {
						border:1px solid #274227;
						padding:1px;
						height:14px;
					}
					.addTesti textarea {
						padding:1px;
						border:1px solid #274227;
						width:718px;
						height:122px;
						margin-bottom:5px;
					}
					.addTesti .submitBtn {
						font-size:12px;
					}
				.calendarContent {
					width:492px;
					height:224px;
					padding:6px 5px 0px 10px;
					background-color:#636954;
				}
					.leftCol .homeContentBottom .calendarContent div.floatRight {
						padding:0px 0px 0px 0px;
						background: none;
					}
					.leftCol .homeContentBottom .calendarContent div.floatRight a {
						padding:0px 15px 0px 0px;
						text-decoration:none;
						background: url(../img/close.gif) right no-repeat;
						color:#FF9900;
					}
					.leftCol .homeContentBottom .calendarContent .eventDay a {
						color:#ccff99;
						background:url(../img/arrowGreenRight.gif) left no-repeat;
					}
					#calendar-container {
						float:left;
						width:180px;
						height:190px;
					}
						#calendar-container table {
							background:url(../img/calBGTop.gif) top no-repeat #222418;
							width:170px;
						}
					.eventDay {
						width:310px;
						height:177px;
						float:left;
					}
						.eventDay h3 {
							color:#FFFFFF;
							font-size:12px;
							font-weight:bold;
							padding-bottom:10px;
						}
						.eventDay a {
							display:block;
							text-decoration:none;
							padding:0px 0px 0px 8px;
						}
						.eventDay a:hover {
							text-decoration:underline;
						}
		.rightCol {
			margin:0px 0px 0px 8px;
			float:left;
		}
			.rightCol .search {
				width:239px;
				height:128px;
				padding:6px 5px 5px 5px;
				background-color:#FFFFFF;
			}
				.rightCol .search h2 {
					color:#274227;
				}
				.rightCol .search ul {
					height:20px;
				}
					.rightCol .search ul li {
						float:left;
						list-style:none;
						height:18px;
					}
						.rightCol .search ul li a {
							text-decoration:none;
							padding:5px 5px 5px 5px;
							line-height:20px;
							color:#274227;
							border-left:1px solid #274227;
						}
						.rightCol .search ul li a:hover {
							color:#ff9900;
							background-color:#274227;
						}
						.rightCol .search ul li.selected a {
							background-color:#274227;
							color:#ff9900;
						}
				.rightCol .search div.show {
					height:64px;
					padding:8px;
					background-color:#274227;
				}
					.rightCol .search div.show p {
						padding-bottom:8px;
						color:#FFFFFF;
					}
			.homeImages {
				width:229px;
				height:213px;
				border:5px solid;
				padding:5px;
				margin:8px 0px 0px 0px;
				background-color:#736B49;
				border-color:#FFFFFF;
			}
				.homeImages p {
					color:#FFFFFF;
				}
				.homeImages div {
					text-align:center;
					padding:15px 0px 10px 0px;
					height:136px;
					overflow: hidden;
				}
					.homeImages div a {
						padding:0px 3px;
						width:10px;
						vertical-align:middle;
					}
					.homeImages div img#slideHome {
						vertical-align:middle;
						border:1px solid #FFFFFF;
					}
			.rightCol .homeContentBottom {
				width:244px;
			}
			.rightCol .homeContentBottom .bannerHome {
				width:239px;
				height:109px;
				margin:0px 0px 5px 0px;
			}
			.newsLetter {
				width:229px;
				height:105px;
				padding:5px;
				background-color:#A9AE9E;
			}
				.newsLetter p {
					padding:10px 0px;
					color:#32352a;
				}
			.newsLetter .floatRight {
				padding-top:5px;
			}
				.newsLetter .floatRight a {
					color:#31373d;
					background:url(../img/rssIco.gif) left no-repeat;
					padding-left:17px;
				}
				.newsLetter .floatRight a:hover {
					text-decoration:none;
				}
			#newsLetterOpen .newsLetter {
				height:219px;
			}
				#newsLetterOpen .newsLetter p {
					padding:7px 0px 0px 0px;
				}
			
		.rightContent .pageContent {
			position:relative;
			border:5px solid #FFFFFF;
			padding:10px 0px 10px 10px;
			float:left;
			width:754px;
			background-color:#E2E2E2;
		}
			h1 {
				color:#32352a;
				font-size:18px;
				font-weight:normal;
				/*height:30px;*/
				line-height:25px;
				padding-bottom:5px;
			}
			h4 {
				color:#32352a;
				font-weight:normal;
				font-size:14px;
			}
			.listingGrid thead th {
				text-align:left;
				font-size:14px;
			}
			.listingGrid tbody th {
				text-align:left;
			}
			.listingGrid tbody th a {
				text-decoration:none;
				color:#39450C;
			}
			.listingGrid tbody th a:hover {
				text-decoration:underline;
			}
			.listingGrid tbody td a {
				text-decoration:none;
				color:#39450C;
			}
			.listingGrid tbody td a:hover {
				text-decoration:underline;
			}
			.paging {
				float:right;
				clear:both;
				border-right:10px solid #E7E7E7;
				padding:3px 5px;
				background-color:#FFFFFF;
				color:#32352A;
				font-size:11px;
			}
				.paging input {
					vertical-align:middle;
					padding:0px;
					border:0px;
					width:15px;
					text-align:center;
					border:1px solid #FFA302;
					font-size:11px;
					color:#32352A;
				}
				.paging a {
					vertical-align:middle;
					padding:3px 2px;
				}
			.detailDesc {
				clear:both;
			}
				.detailDesc div {
					float:left;
				}
				.detailDesc img {
					/*border-right: 5px solid #E7E7E7;*/
					padding-top: 5px;
					display: block;
					margin: 0 auto;
				}
				.detailDesc .detailPays {
				padding: 0 5px;
				color: white;
				width: 87px; 
				height: 119px; 
				vertical-align: middle; 
				text-align:center; 
				background-color: #542a44;
				border-right:5px solid #E7E7E7;
				}
				.detailDesc p {
					color:#FFFFFF;
					height:70px;
					width:626px;
					margin-bottom:5px;
					font-size:14px;
					padding:8px;
					background-color:#677349;
				}
				.detailDesc ul {
					height:28px;
				}
					.detailDesc li {
						list-style:none;
							float:left;
					}
						.detailDesc li a {
							float:left;
							padding:6px 20px 0px 20px;
							height:22px;
							color:#FFFFFF;
							font-size:13px;
							background-color:#32352a;
							margin-right:5px;
							text-decoration:none;
						}
						.detailDesc li a:hover, .detailDesc li.selected a {
							background-color:#7a7c76;
						}
			.detailInfo {
				padding:10px;
				margin:10px 5px 0px 0px;
				width:375px;
				color:#677349;
				background-color:#FFFFFF;
			}
			.detailInfo .floatRight {
			}
				.detailInfo .floatRight img {
					vertical-align:top;
				}
			.detailInfo h2, .detailInfoSup h2 {
				color:#677349;
				font-size:12px;
				font-weight:bold;
			}
				.detailInfo h2 a {
					color:#677349;
					font-size:12px;
					font-weight:bold;
				}
				.detailInfo h2 a:hover {
					text-decoration:none;
				}
			.detailInfo p {
				padding-bottom:5px;
			}
				.detailInfo p a, .detailInfoSup p a {
					color:#ffa302;
				}
				.detailInfo p a:hover, .detailInfoSup p a:hover {
					text-decoration:none;
				}
			.detailInfoSup {
				margin-top:5px;
				width:395px;
				background-color:#FFFFFF;
			}
				.detailInfoSup h2 {
					color:#32352A;
					font-size:12px;
					font-weight:bold;
				}
				.detailInfoSup a {
					color:#FB6D03;
				}
				.detailInfoSup h3 {
					font-size:13px;
				}
					.detailInfoSup h3 a {
						padding:3px 20px;
						display:block;
						color:#32352a;
						text-decoration:none;
						border:1px solid #b7cc82;
					}
					.detailInfoSup h3 a.close {
						background:url(../img/arrowClose.gif) no-repeat 10px center #b7cc82;
					}
					.detailInfoSup h3 a.open {
						background:url(../img/arrowOpen.gif) no-repeat 10px center #b7cc82;
					}
					.detailInfoSup h3 a:hover {
						border:1px solid #32352a;
					}
				.detailInfoSup .show {
					padding:10px;
				}
				.detailInfoSup .logoDescri {
					float:left;
					padding:0px 10px 5px 0px;
				}
				.detailInfoSup table td {
					padding:3px 0px;
				}
			.detailImg {
				margin:10px 0px 0px 0px;
				padding:10px 0px 10px 10px;
				width:334px;
				float:left;
				background-color:#B1B4A9;
			}
				.detailImg span{
					width: 70px;
					height: 55px;
					overflow: hidden;
					border:1px solid #FFFFFF;
					float: left;
					margin:10px 10px 0 0;
				}
				.detailImg img {
					/*border:1px solid #FFFFFF;*/
				}
				.detailImg a {
					/*float:left;*/
					padding:10px 10px 0px 0px;
				}
				.detailImg div.bigImg {
					width: 320px;
					height: 230px;
					overflow: hidden;
					border: 1px solid #FFFFFF;
				}
				.detailImg div.bigImg2{
					overflow: hidden;
				}
				.detailImg div.bigImg2 img {
					border:1px solid #FFFFFF;
				}
			.breadcrumb {
				height:25px;
				font-size:12px;
				color:#516211;
			}
				.breadcrumb a {
					color:#516211;
					text-decoration:none;
				}
				.breadcrumb a:hover {
					text-decoration:underline;
				}
			.siteMap, .siteMap ul {
				padding-left:10px;
				padding-bottom:5px;
			}
				.siteMap li {
					list-style:none;
					padding-bottom:3px;
				}
					.siteMap li a {
						text-decoration:none;
						color:#516211;
						font-size:12px;
					}
					.siteMap li a:hover {
						text-decoration:underline;
					}
			.btnAddTripBook {
				float:right;
				padding-right:10px;
			}
				.btnAddTripBook a {
					display:block;
					background:#FFFFFF url(../img/add.gif) 5px center no-repeat;
					padding:5px 10px 5px 20px;
					color:#32352a;
					font-size:13px;
					text-decoration:none; 
				}
				.btnAddTripBook a:hover {
					background:#ff9900 url(../img/addWhite.gif) 5px center no-repeat;
				}
			.pageTxt {
				
			}
				.pageTxt h2 {
					color:#32352A;
					font-size:14px;
					padding-bottom:7px;
				}
				.pageTxt p {
					padding-bottom:7px;
				}
			.pageSecHead {
				padding:5px;
				width:733px;
				height:255px;
				background-color:#FFFFFF;
			}
				.pageSecHead h1 {
					padding:5px;
					position:absolute;
					color:#859a4f;
					font-weight:normal;
					font-size:25px;
					background:url(../img/titleCathBG.gif) right -10px no-repeat;
					opacity: 0.95;
				}
				.pageSecHead h2 {
					position:absolute;
					top:260px;
					color:#859a4f;
					font-weight:normal;
					font-size:25px;
					line-height:28px;
					width:733px;
					text-align:right;
					opacity: 0.94;
				}
				.pageSecHead h2 span {
					float:right;
					padding:5px;
					background:url(../img/titleCathBG.gif) 0px 0px no-repeat;
				}
				.pageSecHead div {
					width:733px;
					height:255px;
				}
			.subCatInfo {
				width:347px;
				height:112px;
				padding:10px 10px 0px 10px;
				background-color:#FFFFFF;
				float:left;
				border-right: 10px solid #E7E7E7;
				margin: 10px 0px 0px 0px;
			}
				.subCatInfo div.thumbForfait {
					width: 80px;
					height: 80px;
					overflow: hidden;
					float:left;
					margin:0px 10px 20px 0px;
					border:1px solid #32352a;
				}
				.subCatInfo div.txtForfait {
					height:97px;
					overflow:hidden;					
				}
					.subCatInfo div.txtForfait h2 {
						font-size:20px;
						font-weight:normal;
						line-height:19px;
						color:#ffa302;
					}
					.subCatInfo div.txtForfait p {
						height:68px;
					}
				
				.subCatInfo .floatRight {
					padding:0px 0px 0px 8px;
					text-decoration:none;
					color:#32352a;
					margin-top:-5px;
					background:url(../img/arrowGrey.gif) left no-repeat;
				}
				.subCatInfo .floatRight:hover {
					text-decoration:underline;
				}
			.subCatInfo.selected {
				background-color:#D5E19C;
			}
				.subCatInfo.selected h2 {
					color:#40481C;
				}
			.searchCath {
				border-left:5px solid #677349;
				padding:0px 10px 0px 5px;
				margin-bottom:10px;
			}
				.searchCath h2 {
					color:#677349;
					padding:0px 0px 0px 0px;
				}
				.searchCath h3 {
					background-color:#949D7F;
					font-size:13px;
					margin-top: 5px;
				}
					.searchCath h3 a {
						padding:3px 20px;
						display:block;
						color:#32352a;
						text-decoration:none;
						border:1px solid #b7cc82;
					}
					.searchCath div h3 {
						background:none;
					}
					.searchCath div h3 a {
						padding:0px;
						/*display:block;*/
						display:inline;
						color:#32352a;
						text-decoration:none;
						border:0px;
					}
					.searchCath div .event {
						width:auto;
						padding:0px 0px 0px 0px;
						margin-top:5px;
					}
					.searchCath div .event img {
						margin:0px 5px 0px 0px;
					}
					.searchCath div h3 a:hover {
						border:0px;
					}
					.searchCath h3 a.close {
						background:url(../img/arrowClose.gif) no-repeat 10px center #b7cc82;
					}
					.searchCath h3 a.open {
						background:url(../img/arrowOpen.gif) no-repeat 10px center #b7cc82;
					}
					.searchCath h3 a:hover {
						border:1px solid #32352a;
					}
				.searchCath .show {
					padding:0px 0px 5px 0px;
				}
				.searchCath table td {
					padding:3px 0px;
				}
				
				
				
			.enventSearch {
				clear:left;
				padding-right:10px;
				padding-bottom:15px;
			}
				.enventSearch h2 {
					color:#274227;
				}
				.enventSearch ul {
					height:23px;
				}
					.enventSearch ul li {
						float:left;
						line-height:23px;
						list-style:none;
						height:18px;
					}
						.enventSearch ul li a {
							text-decoration:none;
							padding:5px 10px 5px 10px;
							line-height:23px;
							color:#FFFFFF;
							background-color:#A9B099;
							margin-right:1px;
						}
						.enventSearch ul li a:hover {
							color:#ff9900;
							background-color:#767D66;
						}
						.enventSearch ul li.selected a {
							background-color:#767D66;
							color:#ff9900;
						}
				.enventSearch div.show {
					padding:15px 8px 10px 8px;
					background-color:#767D66;
				}
					.enventSearch div.show p {
						padding-bottom:8px;
						color:#FFFFFF;
					}
						.enventSearch div.show p span {
							padding-right:10px;
						}
					.enventSearch div.show div.map {
						padding: 0px 60px;
						height:308px;
					}
						.enventSearch div.show div img {
							float:left;
							/*padding:0px 60px;*/
						}
						.enventSearch div.show div a {
							/*color:#f5f5f5;
							line-height:25px;*/
							text-decoration:none;
						}
						.enventSearch div.show div a:hover {
							text-decoration:underline;
						}
							.enventSearch div.show div#listePays{
								padding-left: 20px;
								float: left;
							}
							.enventSearch div.show div#listePays a {
								color:#f5f5f5;
								line-height:25px;
								text-decoration:none;
							}
							.enventSearch div.show div#listePays  a:hover {
								text-decoration:underline;
							}
			#cardRound {
				clear:left;
				padding:10px 10px 15px 0px;
			}
				#cardRound h2 {
					color:#274227;
				}
					#cardRound ul li {
						list-style:none;
						float: left;
						background-color:#FFFFFF;
					}
						#cardRound ul li a {
							text-decoration:none;
							padding:5px 10px 5px 10px;
							float:left;
							color:#FFFFFF;
							background-color:#A9B099;
							margin-right:1px;
						}
						#cardRound ul li a:hover {
							color:#ff9900;
							background-color:#767D66;
						}
						#cardRound ul li.selected a {
							background-color:#767D66;
							color:#ff9900;
						}

				#cardRound .cardRoundSearch div.show {
					padding:15px 8px 10px 8px;
					clear:left;
					background-color:#767D66;
				}
					#cardRound .cardRoundSearch div.show p {
						padding-bottom:8px;
						color:#FFFFFF;
					}
						#cardRound .cardRoundSearch div.show p span {
							padding-right:10px;
						}
					#cardRound .cardRoundSearch div.show div {
						height:325px;
					}
						#cardRound .cardRoundSearch div.show div img {
							float:left;
							padding:0px 60px;
						}
						#cardRound .cardRoundSearch div.show div a {
							color:#f5f5f5;
							line-height:25px;
							text-decoration:none;
						}
						#cardRound .cardRoundSearch div.show div a:hover {
							text-decoration:underline;
						}
			.cardBook {
				padding:10px 0px 0px 0px;
			}
				.cardBook .floatLeft {
					background-color:#FFFFFF;
					padding:10px;
					width:347px;
					height:216px;
					border-right:10px solid #E7E7E7;
					border-bottom:10px solid #E7E7E7;
				}
				.cardBook .floatLeft table {
					width:100%;
				}
					.cardBook .floatLeft table td {
							white-space:nowrap;
					}
					.cardBook table td {
						padding:0px 0px;
						height:24px;
					}
						.cardBook .floatLeft table td textarea {
							width:345px;
							height:50px;
							margin-top:5px;
						}
				.cardBook .bookTypeForm {
					clear:left;
				}
				.cardBook .bookTypeChoice {
						width:744px;
							background-color:#FFFFFF;
					}
						.bookTypeChoice td {
							padding-right:3px;
						}
							.bookTypeChoice a {
								text-decoration:none;
								padding:5px 10px 5px 10px;
								display:block;
								color:#FFFFFF;
								background-color:#A9B099;
								margin-right:1px;
							}
							.bookTypeChoice a:hover {
								color:#ff9900;
								background-color:#767D66;
							}
							.bookTypeChoice .selected a {
								background-color:#767D66;
								color:#ff9900;
							}
				.cardBook .bookTypeForm .show {
					border-top:10px solid #E7E7E7;
					background-color:#A9B099;
					padding:10px;
					width:724px;
				}
					.cardBook .bookTypeForm .show h3 {
						color:#FFFFFF;
						font-size:14px;
						padding-bottom:10px;
						font-weight:bold;
					}
					.cardBook .bookTypeForm .show table {
						padding-bottom:5px;
						
					}
						.cardBook .bookTypeForm .show table td {
							padding:0px 5px 3px 0px;
						}
				.cardBook .cardBookBtn {
					padding-top:10px;
				}
					.cardBook .cardBookBtn .error {
						background-color:#FFA302;
						color:#FFFFFF;
						margin:0px 0px 10px 0px;
						font-weight:bold;
						width:724px;
						font-size:12px;
						padding:5px 10px;				
					}
					.cardBook .cardBookBtn a {
						background:#35382D url(../img/btnBG.gif) repeat-x;
						color:#FFA302;
						padding:3px 8px;
						text-decoration:none;
					}
			.event {
				padding:7px 0px 7px 0px;
				width:744px;
				clear: left;
			}
			.event.over {
				background-color:#FFFFFF;
			}
				.event img {
					float:left;
					margin-right:5px;
					margin-top:3px;
				}
					.searchCath .event h3 span img {
						float:none;
						margin:0px;
					}
				.event a img {
					border:1px solid #39450c;
				}
				.event div img {
					float:none;
					vertical-align:middle;
				}
				.event a {
					text-decoration:none;
				}
				.event h4 a {
					font-weight:normal;
					color:#93938F;
					font-size:11px;
				}
					.event h4 strong {
						font-weight:bold;
						color:#ff9A09;
						font-size:11px;
					}
				.event h3 a {
					color:#333B15;
					font-size:12px;
					display:inline;
				}
				.event p a {
					color:#000000;
				}
			.eventDet {
			}
				.eventDet .gallery {
					float:left;
				}
					.eventDet .gallery img {
						border:1px solid #3c450e;
					}
					.eventDet .gallery p {
						padding:10px 0px 0px 0px;
						text-align:center;
						width:232px;
					}
						.eventDet .gallery p a {
							margin:0px 5px;
						}
				.eventDet .btnAddTripBook {
					padding: 0px 0px 0px 10px;
				}
					.eventDet .btnAddTripBook #addToBookLink {
						padding: 0px 10px 0px 0px;
					}
				.eventDet div {
					padding: 0px 15px 20px 0px;
				}
					.eventDet div H2 {
						color:#96af2f;
						font-weight:bold;
					}
						.eventDet div H2 a {
							color:#96af2f;
							text-decoration:none;
						}
						.eventDet div H2 a:hover {
							text-decoration:underline;
						}
					.eventDet div H3 {
						color:#96af2f;
						padding-bottom:5px;
					}
					.eventDet div p {
						padding-bottom:10px;
					}
						.eventDet div p a {
							color:#FFA302;
						}
						.eventDet div p a:hover {
							text-decoration:none;
						}
					.eventDet div img {
						border:1px solid #3c450e;
					}
			.roadBookOption {
				float:right;
				padding:0px 10px 0px 0px;
			}
			.roadBookInfo {
				background-color:#FFFFFF;
				padding:10px 10px 0px 10px;
				width:724px;
				margin-bottom:10px;
			}
				.roadBookInfo div {
					padding:0px;
				}
				.roadBookInfo .clear {
					padding:0px;
				}
				.roadBookInfo .gallery {
					padding: 0px 15px 10px 0px;
				}
				.roadBookInfo .floatRight {
					background:transparent url(../img/close.gif) no-repeat scroll right center;
					padding:0 15px 0 0;
					text-decoration:none;
				}
					.roadBookInfo .floatRight a {
						color:#FF9900;
						text-decoration:none;
					}
					.roadBookInfo .floatRight a:hover {
						text-decoration:underline;
					}
			.testimonial {
				padding:0px 10px 15px 0px;
			}
				.testimonial h4 {
					font-weight:normal;
					color:#677349;
					font-size:11px;
					padding-left:5px;
				}
					.testimonial h4 strong {
						color:#000000;
					}
					.testimonial h4 span {
						color:#ff9A09;
						font-size:11px;
					}
				.testimonial .testiText {
					background:url(../img/testimonyTop.gif) no-repeat top #CFD088;
					font-weight:normal;
					color:#274227;
					font-size:11px;
					padding:10px 10px 0px 10px;
				}
				.testimonial .testiText p {
					padding-top:5px;
				}
				.testimonial .floatRight a {
					color:#677349;
					font-size:11px;
				}
				.testimonial .floatRight a:hover {
					text-decoration:none;
				}
			.testimonial .inappropriate {
				background:url(../img/testimonyBottom.gif) no-repeat bottom #CFD088;
				font-size:11px;
				line-height:11px;
			}
				.testimonial .inappropriate div {
					width:452px;
					margin:0px auto;
					background-color:#39450C;
				}
					.testimonial .inappropriate div p {
						background:url(../img/testiInapTop.gif) no-repeat top;
						color:#FFFFFF;
						padding:18px 13px 8px 13px;
					}
					.testimonial .inappropriate div textarea {
						width:420px;
						margin-left:13px;
						font-size:12px;
						color:#677349;
						font-family:Arial, Helvetica, sans-serif;
						padding:3px;
					}
					.testimonial .inappropriate div div {
						background:url(../img/testiInapBottom.gif) no-repeat bottom;
						color:#FFFFFF;
						text-align:right;
						padding:8px 0px 8px 0px;
					}
					.testimonial .inappropriate div div input {
						background:url(../img/btnBGForm.gif) repeat-x top #32352A;
						color:#ffa302;
						border:1px solid #32352a;
						padding:0px 5px;
						margin-right:10px;
					}
		#flashGallery {
			height:573px;
		}
		#map_canvas span{
			display: none;
		}
		.rightContent .pageContent .priceForm {
			margin: 15px 0;
		}
		.rightContent .pageContent .priceForm .inputTxt {
			width: 60px;
			margin: 0 4px;
			text-align: right;
		}
		.rightContent .pageContent.contest {
			background-color:#42492E;
		}
			.pageContent.contest div {
				float:left;
				background:url(../img/contestShadow.gif) bottom right no-repeat;
				padding-right:11px;
				margin-right:10px;
			}
			.pageContent.contest h1 {
				font-weight:bold;
				color:#FFFFFF;
			}
			.pageContent.contest h2 {
				font-size:18px;
				color:#bcdb3b;
				padding-right:10px;
				padding-top:10px;
			}
			.pageContent.contest h3 {
				font-size:12px;
				padding:8px 0px 5px 0px;
				color:#bcdb3b;
				padding-right:10px;
			}
			.pageContent.contest p {
				color:#FFFFFF;
				padding-right:10px;
				padding-bottom:5px;
			}
			.pageContent.contest p.subContest {
				text-align:center;
				padding-top:20px;
			}
				p.subContest input {
					font-size:18px;
					font-weight:bold;
					color:#0d4720;
					background:url(../img/btnBGOr.jpg) repeat-x;
					border:1px solid #F49702;
					padding:3px 10px;
				}
			.pageContent.contest p input.inputTxt {
				height:14px;
				width:180px;
				border:0px;
				margin:3px 0px;
				color:#656565;
				padding:3px;
			}
	.footer {
		clear:left;
	}
		.footer .floatRight {
			padding-top:25px;
			color:#FFFFFF;
		}
			.footer .floatRight a {
				color:#FFFFFF;
				text-decoration:none;
			}
			.footer .floatRight a:hover {
				text-decoration:underline;
			}
		.footer .sponsor {
			/*background:url(../img/lineSepLogo.gif) right center no-repeat;*/
			width:570px;
		}
			.footer .sponsor a {
				padding:0px 10px 0px 0px;
			}
			.footer .sponsor img {
				vertical-align:middle;
			}