Body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/tpt-imgs/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background: #FFFFFF;
}
#top {
	background: url(../images/tpt-imgs/top-bg.jpg) repeat-x;
	height: 24px;
	color: #FFFFFF;
	line-height: 24px;
}
#top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top li {
	display: block;
	float: right;
	border-left: 1px solid #666666;
	border-right-width: 1px;
	border-right-color: #666666;
	padding: 0px 5px;
	border-top: 1px none #666666;
	border-bottom: 1px none #666666;
}

#top a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#top a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#clr {
	clear: both;
	float: none;
}
#header {
	background: url(../images/tpt-imgs/header-bg.jpg) no-repeat;
}
#logo {
	float: left;
	height: 60px;
	width: 196px;
}
#tours-menu {
	width: 650px;
	float: right;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#tours-menu img {
	margin-top: 33px;
	margin-right: 0px;
	margin-left: 0px;
}
#blueline {
	background: url(../images/tpt-imgs/logo2.jpg) no-repeat;
	height: 27px;
	float: none;
	clear: both;
	width: 100%;
	line-height: 27px;
}
#js-menu {
	background: url(../images/tpt-imgs/blueline-bg.jpg) repeat-x;
	text-align: right;
	line-height: 25px;
	padding-top: 2px;
	height: 25px;
	width: 666px;
	float: right;
	margin: 0px;
}
#main_image {
	background: url(../images/tpt-imgs/main_image.jpg) no-repeat;
	height: 234px;
	margin: 0px;
	padding: 0px;
	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px none #000000;
}
#texto-index {
	color: #FFFFFF;
	width: 400px;
	margin-top: 120px;
	margin-left: 12px;
	float: left;
}
#botones {
	float: right;
	margin-top: 170px;
	margin-right: 75px;
}
#main {
	background: url(../images/tpt-imgs/main-bg.jpg) repeat-x bottom;
}
#content {
	width: 95%;
	margin: 0px auto;
	min-height:256px ;
}

#content h2 {
	font-size: 24px;
	font-weight: bold;
	color: #A49B00;
	border-top: 1px none #BAC9C4;
	border-right: 1px none #BAC9C4;
	border-bottom: 1px dashed #BAC9C4;
	border-left: 1px none #BAC9C4;
	padding-left: 5px;
	margin: 12px 0px 0px;
}
#content h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #A49B00;
}

#content pre {
	white-space: pre;
	font-size: 12px;
	font-weight: bold;
}
.fotos1 {
	border: 1px dashed #666666;
	margin: 5px;
	background: #DFDFDF;
	padding: 5px;
	height: 250px;
	width: 350px;
	float: right;
	clear: both;
}
.fotos2 {
	border: 1px dashed #666666;
	margin: 5px;
	background: #DFDFDF;
	padding: 5px;
	height: 250px;
	width: 244px;
	float: right;
	clear: both;
}

.fotos3 {
	border: 1px dashed #666666;
	margin: 5px;
	background: #DFDFDF;
	padding: 5px;
	height: 600px;
	width: 620px;
	float: center;
	clear: both;
}

.tour-box {
	width: 144px;
	font-size: 11px;
	float: left;
	margin-left: 15px;
}
.tour-box img {
	margin: 1px;
}
.tour-box h3 {
	color: #43859f;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.more_info {
	font-size: 11px;
	font-style: italic;
	display: block;
	text-align: right;
	font-weight: bold;
	color: #006699;
	line-height: 20px;
}
#contact input, textarea {
	border: 1px dotted #CCCCCC;
	background: #FFFFCC;
}




#contact table {
	background: #E6E6E6;
	border: 1px dashed #666666;
}
#footer {
	background: url(../images/tpt-imgs/footer-bg.jpg) repeat-x;
	height: 84px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
#footer h3 {
	text-align: right;
	font-size: 16px;
	color: #333333;
	margin: 10px 5px 0px 0px;
	padding: 0px;
}
#footer p {
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#copyrights {
	background: #000000 url(../images/tpt-imgs/copy-bg.jpg) repeat-x;
	height: 26px;
	text-align: center;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 10px;
}
#copyrights a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#copyrights a:hover {
	color: #E4E2B9;
	text-decoration: none;
	font-weight: bold;
}
