/* para resetear formatos */
* {
	margin: 0px;
	padding: 0px;
}


/* estructura contenidos :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */

body {
	background-image: url(../images/back-tourpages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1c2e0b;
}

#header-menusup {
	background-image: url(../images/header-backmenu-tour.jpg);
	float: left;
	height: 44px;
	width: 599px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#header-menusup a {
	display: block;
	float: left;
	height: 20px;
	width: auto;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 16px;
	padding-left: 9px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #192807;
}
#header-menusup a:hover {
	color: #B7D036;
	text-decoration: underline;
}
#header-menumember {
	background-image: url(../images/header-backmenu-member.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 325px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#header-menumember a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#header-menumember a:hover {
	color: #B7D036;
	text-decoration: underline;
}

#footer-suscribe {
	background-image: url(../images/footer-suscribe.jpg);
	margin: 0px;
	float: left;
	height: 70px;
	width: 700px;
	padding-top: 18px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 190px;
	font-size: 14px;
	color: #FFFFFF;
}
#footer-suscribe a {
	color: #89AD00;
	text-decoration: none;
}

#footer-suscribe a:hover {
	text-decoration: underline;
}

#footer-suscribe label {
	padding: 6px;
	float: left;
}

.selectsuscribe {
	float: left;
	height: auto;
	width: 380px;
	margin-left: 320px;
}

#footer-legal {
	background-image: url(../images/footer-legal.jpg);
	margin: 0px;
	float: left;
	height: 60px;
	width: 800px;
	padding-top: 21px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-size: 12px;
	color: #AFCE35;
	text-align: center;
}
#footer-legal p {
	margin-bottom: 10px;
}
#footer-legal a {
	color: #89AD00;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer-legal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#button {
	background-color: #89AD00;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #8CA82D;
}
#email {
	width: 260px;
	padding: 2px;
}


/* estructura contenidos pagina de tour 01 :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#banner-uploads {
	background-image: url(../images/uploads-back.jpg);
	margin: 0px;
	float: left;
	height: 170px;
	width: 900px;
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.uploads-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	float: left;
	height: 130px;
	width: 380px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.uploads-pictureset {
	float: left;
	height: 160px;
	width: 220px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B1CC2F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.uploads-pictureset h2 {
	font-size: 14px;
	padding-bottom: 20px;
}
.uploads-pictureset img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: block;
}

.uploads-video {
	float: left;
	height: 160px;
	width: 220px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.uploads-video h2 {
	font-size: 14px;
	padding-bottom: 20px;
}
.uploads-video img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 95px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: block;
}
.uploads-video a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.uploads-video a:hover {
	text-decoration: underline;
}

.button-viewmore {
	padding: 0px;
	text-decoration: none;
	float: left;
	display: inline;
	width: 70px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 33px;
}
.uploads-pictureset a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.uploads-pictureset a:hover {
	text-decoration: underline;
}


#tourbox01A {
	background-image: url(../images/tourpage-box01A.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tourbox01A h2 {
	color: #203808;
	font-size: 20px;
	line-height: 18px;
	padding-bottom: 20px;
}

#tourbox01B {
	background-image: url(../images/tourpage-box01B.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 160px;
}
#tourbox01C {
	background-image: url(../images/tourpage-box01C.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 504px;
}
#tourbox-buttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 89px;
	width: 980px;
}
#tourbox02A {
	background-image: url(../images/tourpage-box02A.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#tourbox02A li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tourbox02B {
	background-image: url(../images/tourpage-box02B.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 160px;
}
#tourbox02C {
	background-image: url(../images/tourpage-box02C.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 504px;
}
#tourbox02-buttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 980px;
}
#footer-menu {
	background-image: url(../images/foot-menubotton.jpg);
	margin: 0px;
	float: left;
	height: 46px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-menu a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#footer-menu a:hover {
	color: #C4E03E;
	text-decoration: underline;
}
#foot-menumember {
	background-image: url(../images/foot-menumember.jpg);
	margin: 0px;
	float: left;
	height: 42px;
	width: 170px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 130px;
}
#foot-menumember a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#foot-menumember a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#foot-banners {
	background-image: url(../images/foot-promotion.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}

#header-banner {
	background-image: url(../images/banner-hometourpage.jpg);
	float: left;
	height: 552px;
	width: 980px;
}
#header-bannerfoot {
	background-image: url(../images/banner-hometourpage-foot.jpg);
	margin: 0px;
	float: left;
	height: 160px;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 158px;
	padding-right: 250px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#header-bannerfoot h2 {
	font-size: 18px;
	color: #BAD236;
	padding-bottom: 10px;
}
#header-bannerfoot p {
	padding-bottom: 15px;
}


/* estructura contenidos pagina de tour 02 ::::::::::::::::::::::::::::::::::::::::::::::::::::  */

#tour02-header01 {
	background-image: url(../images/tour02-headerA.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 392px;
	width: 980px;
}
#tour02-header02 {
	background-image: url(../images/tour02-headerB.jpg);
	margin: 0px;
	float: left;
	height: 100px;
	width: 470px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 226px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 490px;
}
#tour02-boxA01 {
	background-image: url(../images/tour02-boxA01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	font-size: 14px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#tour02-boxA01 p {
	padding-bottom: 15px;
	padding-top: 10px;
}
#tour02-boxA01 h2 {
	font-size: 18px;
	line-height: 18px;
	color: #003300;
}

#tour02-boxA02 {
	background-image: url(../images/tour02-boxA02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour02-boxA03 {
	background-image: url(../images/tour02-boxA03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour02-boxnews {
	background-image: url(../images/tour02-boxnews.jpg);
	margin: 0px;
	float: left;
	height: 170px;
	width: 660px;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 79px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
}
#tour02-boxB01 {
	background-image: url(../images/tour02-boxB01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#tour02-boxB01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tour02-boxB02 {
	background-image: url(../images/tour02-boxB02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour02-boxB03 {
	background-image: url(../images/tour02-boxB03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour02-boxbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 980px;
}
#tour02-footmenu01 {
	background-image: url(../images/tour02-submenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 126px;
}

#tour02-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour02-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour02-footmenu02 {
	background-image: url(../images/tour02-submenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour02-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour02-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour02-footbanner {
	background-image: url(../images/tour02-footerbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}

/* estructura contenidos pagina de tour 03 ::::::::::::::::::::::::::::::::::::::::::::::::::::  */

#tour03-header01 {
	background-image: url(../images/tour03-header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 409px;
	width: 980px;
}
#tour03-header02 {
	background-image: url(../images/tour03-header02.jpg);
	margin: 0px;
	float: left;
	height: 150px;
	width: 420px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 159px;
	padding-right: 400px;
	padding-bottom: 0px;
	padding-left: 160px;
}
#tour03-boxA01 {
	background-image: url(../images/tour03-boxA01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tour03-boxA01 p {
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}


#tour03-boxA01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}


#tour03-boxA02 {
	background-image: url(../images/tour03-boxA02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour03-boxA03 {
	background-image: url(../images/tour03-boxA03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour03-boxAbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 139px;
	width: 980px;
}
#tour03-boxB01 {
	background-image: url(../images/tour03-boxB01.jpg);
	margin: 0px;
	float: left;
	height: 370px;
	width: 240px;
	padding-top: 281px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tour03-boxB01 h2 {
	font-size: 18px;
	line-height: 18px;
	color: #003300;
	padding-bottom: 20px;
}

#tour03-boxB02 {
	background-image: url(../images/tour03-boxB02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour03-boxB03 {
	background-image: url(../images/tour03-boxB03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour03-boxBbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 139px;
	width: 980px;
}
#tour03-footmenu01 {
	background-image: url(../images/tour03-footmenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 170px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 130px;
}

#tour03-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour03-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour03-footmenu02 {
	background-image: url(../images/tour03-footmenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour03-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour03-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour03-footbanner {
	background-image: url(../images/tour03-footbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}

/* estructura contenidos pagina de tour 04 ::::::::::::::::::::::::::::::::::::::::::::::::::::  */

#tour04-header01 {
	background-image: url(../images/tour04-header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 344px;
	width: 980px;
}
#tour04-header02 {
	background-image: url(../images/tour04-header02.jpg);
	margin: 0px;
	float: left;
	height: 200px;
	width: 370px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 174px;
	padding-right: 450px;
	padding-bottom: 0px;
	padding-left: 160px;
}
#tour04-boxA01 {
	background-image: url(../images/tour04-boxA01.jpg);
	margin: 0px;
	float: left;
	height: 370px;
	width: 250px;
	padding-top: 281px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tour04-boxA01 h2 {
	font-size: 18px;
	line-height: 18px;
	color: #003300;
	padding-top: 15px;
	padding-bottom: 15px;
}


#tour04-boxA02 {
	background-image: url(../images/tour04-boxA02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour04-boxA03 {
	background-image: url(../images/tour04-boxA03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour04-boxnews {
	background-image: url(../images/tour04-boxnews.jpg);
	margin: 0px;
	float: left;
	height: 170px;
	width: 660px;
	color: #FFFFFF;
	padding-top: 79px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
}
#tour04-boxB01 {
	background-image: url(../images/tour04-boxB01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#tour04-boxB01 h2 {
	font-size: 18px;
	color: #003300;
	padding-top: 15px;
	padding-bottom: 15px;
}


#tour04-boxB01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tour04-boxB02 {
	background-image: url(../images/tour04-boxB02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour04-boxB03 {
	background-image: url(../images/tour04-boxB03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour04-boxbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 980px;
}
#tour04-footmenu01 {
	background-image: url(../images/tour04-footmenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 136px;
}

#tour04-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour04-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour04-footmenu02 {
	background-image: url(../images/tour04-footmenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour04-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour04-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour04-footbanner {
	background-image: url(../images/tour04-footbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}
#tour05-header01 {
	background-image: url(../images/tour05-header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 410px;
	width: 980px;
}
#tour05-header02 {
	background-image: url(../images/tour05-header02.jpg);
	margin: 0px;
	float: left;
	height: 150px;
	width: 810px;
	color: #FFFFFF;
	padding-top: 158px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}
#tour05-header02 h2 {
	font-size: 24px;
	color: #B7D034;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tour05-box01 {
	background-image: url(../images/tour05-box01.jpg);
	margin: 0px;
	float: left;
	height: 480px;
	width: 250px;
	font-size: 14px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#tour05-box01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tour05-box02 {
	background-image: url(../images/tour05-box02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 751px;
	width: 156px;
}
#tour05-box03 {
	background-image: url(../images/tour05-box03.jpg);
	margin: 0px;
	float: left;
	height: 670px;
	width: 440px;
	padding-top: 81px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#tour05-boxfoot {
	background-image: url(../images/tour05-endbox.jpg);
	margin: 0px;
	float: left;
	height: 120px;
	width: 670px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 310px;
}
#tour05-boxfoot a {
	color: #B7D034;
	font-weight: bold;
	text-decoration: none;
}
#tour05-boxfoot a:hover {
	text-decoration: underline;
}

#tour05-footmenu01 {
	background-image: url(../images/tour05-footmenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 135px;
}

#tour05-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour05-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour05-footmenu02 {
	background-image: url(../images/tour05-footmenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 695px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour05-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour05-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour05-footbanner {
	background-image: url(../images/tour05-footbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}
#tour05-suscribe {
	background-image: url(../images/tour05-footsuscribe.jpg);
	float: left;
	height: 80px;
	width: 700px;
	padding-top: 8px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 190px;
	font-size: 14px;
	color: #FFFFFF;
}
#tour05-suscribe a {
	color: #89AD00;
	text-decoration: none;
}
#tour05-suscribe a:hover {
	text-decoration: underline;
}



#tour05-suscribe label {
	padding: 6px;
	float: left;
}

#tour05-footlegal {
	background-image: url(../images/tour05-footlegal.jpg);
	margin: 0px;
	float: left;
	height: 100px;
	width: 980px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour05-footlegal p {
	margin-bottom: 10px;
}
#tour05-footlegal a {
	color: #89AD00;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#tour05-footlegal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tour05-box03 table {
	padding: 8px;
	margin: 0px;
}
#tour05-box03 .join_name {
	padding: 8px;
	width: 140px;
	font-weight: bold;
}
#tour05-box03 .tableseparator {
	padding: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83971A;
}
#tour05-box03 .join_button {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #90AF23;
	padding: 4px;
	border: 1px solid #759412;
	margin-top: 12px;
}
#tour05-box03 .join_error {
	color: #FFFFFF;
	background-color: #FF0000;
}
#tour05-box03 .join_input {
	font-size: 14px;
	color: #333333;
	padding: 3px;
	border: 1px solid #999999;
	width: 180px;
}
