body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #63553f;
	color: #DDDDDD;
	margin:0;
	padding:0;
	width:100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
div {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;	
}


#header {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	height:191px;
}
#container {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#bar_left {
	float:left;
    width:188px;
}
#contents {
	float:left;
	margin-left: 14px;
    width: 533px;
}
#bar_right {
	float:right;
    width:168px;
	color: #ffffff;
}
#footer {
	clear:both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* header */
#header {
	background-image: url(../images/background_contents_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #bar_top {
	height:112px;
	background-color: #000000;
	margin:0;
	padding:0;
	background-image: url(../images/background-top-machu-picchu.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#header #bar_top #buttons_right {
	float: right;
	margin-top: 8px;
	margin-right: 50px;
	width: 80px;
}
	#buttons_right .languages {
		display: block;
		overflow: hidden;
		margin-bottom: 2px;
	}
		#buttons_right .languages .english {
			float: left;
		}
		#buttons_right .languages .spanish {
			float: right;
		}
#buttons_right img {
	display: block;
	margin-bottom: 8px;
}
#header #bar_top img.logo {
	float: left;
	margin-top: 17px;
	margin-left: 16px;
}
#header #bar_top h1 {
	margin-top: 0px;
	margin-left: 10px;
	font-size: 24px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #bar_top h2 {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header #bar_top h1 a {
	color: #DDDDDD;
}
#header #bar_top h2 a {
	color: #b08556;
}
#header #bar_middle {
	height: 28px;
	/* background-color: #91300f; */
	background-image: url(../images/background_top_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	overflow: hidden;
}
#header #bar_middle img {
	margin:0;
	padding:0;
	margin-top: -2px;
	margin-left: 8px;
	margin-right: 4px;
	vertical-align:middle;
}
#header #bar_middle img.phone {
	margin:0;
	padding:0;
	margin-top: 1px;
}
#header #bar_middle p {
	padding:0;
	font-size: 12px;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#header #bar_middle p .phone_number {
	color: #e3a96a;
	margin-right: 8px;
	font-size: 14px;
}
#header #bar_bottom {
	height:36px;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
}
#header #bar_bottom #search {
	float: right;
	width: 184px;
	text-align: left;
}
#header #bar_bottom #menu_top {
	overflow: hidden;
}
#header #bar_bottom #menu_top ul {
	margin-bottom: 0px;
	margin-top: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header #bar_bottom #menu_top li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:-1px;
	white-space: nowrap;
	line-height: 1.9;
	vertical-align: top;
}
#header #bar_bottom #menu_top li a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header #bar_bottom #menu_top li a:hover {
	color: #e3a96a;
}
#header #bar_bottom {
	clear: both;
}
#header #bar_bottom #search {
	margin-top: 4px;
	margin-left: 26px;
}

/* container */
#container {
	background-image: url(../images/ie_background_contents.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* bar left */
#bar_left {
	height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left -191px;
}
#bar_left #tour_finder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1966b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1966b;
	background-color: #902f0e;
	background-image: url(../images/background_tourfinder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 160px;
}
#bar_left #tour_finder h1 {
	color: #FFFFFF;
	padding: 0px;
	font-size: 1.4em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#bar_left #tour_finder form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#bar_left #tour_finder input#q {
	margin: 0px;
	padding: 0px;
	width: 134px;
	height: 15px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #945d4a;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bar_left #tour_finder #sa {
	margin: 0px;
	padding: 0px;
}
#bar_left #tour_finder p {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 0.9em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bar_left #tour_finder ul {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-size: 0.85em;
}
#bar_left #tour_finder li a {
	color: #EEEEEE;
}
#bar_left #tour_finder li a:hover {
	text-decoration: underline;
}
#bar_left #tour_finder_bottom {
	background-image: url(../images/background_tourfinder_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#bar_left #credit_cards {
	margin-bottom: 12px;
	margin-top: 6px;
}
#bar_left #squaremouth {
	/*
	display: none;
	*/
	margin-bottom: 24px;
	margin-top: 24px;
	height: 29px;
	background: url(../images/squaremouth.png) no-repeat center bottom;
	border: 1px solid #d1966b;
	width: 188px;
	overflow: hidden;
}
#bar_left #squaremouth a {
	display: block;
	text-decoration: none;
	outline: none;
	height: 40px;
}
#bar_left #menu_left_top {
	background-image: url(../images/background_menu_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}

#bar_left #menu_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1966b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1966b;
	background-image: url(../images/background_menu_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #62543e;
}
#bar_left #menu_left h1 {
	color: #998e7c;
	padding: 0px;
	font-size: 1.4em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#bar_left #menu_left ul {
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d6e71;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 400px;
	padding-left: 0px;
}
#bar_left #menu_left li {
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6e71;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#bar_left #menu_left li a {
	color: #ffffff;
	padding: 4px;
	display: block;
}
#bar_left #menu_left li a:hover {
	color: #e0c18b;
}


/* contents */
#contents {
}
#contents {
	background-color: #1c1812;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4a68a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4a68a;
}
#contents a {
	text-decoration: underline;
	color: #ffffff;
}
#contents div.temporary_box,
#contents div.attention_box {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #1c1812;
	border: 1px solid #d1966b;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	background-image: url(../images/background_next_steps.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contents div.temporary_box h4,
#contents div.attention_box h4 {
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#contents div.temporary_box p,
#contents div.attention_box p {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;
}
#contents div.temporary_box p a,
#contents div.attention_box p a {
	color: #e3a96a;
}
#contents div.image_bar_left {
	margin-right: 210px;
	overflow: hidden;
}
#contents div.image_bar_right {
	float: right;
	width: 180px;
	margin-top: 8px;
	margin-left: 12px;
	margin-bottom: 4px;
}
#contents div.image_bar_right img {
	border: 1px solid #c4a68a;
	margin-bottom: 1px;
}
#contents div.image_bar_right p {
	padding: 0px;
	color: #998e7c;
	font-size: 0.85em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents div.image_box_180_135,
#contents div.image_box_180_120 {
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #1c1812;
	padding: 4px 8px;
	border: 1px solid #d1966b;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
#contents div.image_box_180_135 {
	width: 180px;
	height: 120px;
}
#contents div.image_box_180_120 {
	width: 180px;
	height: 102px;
}
#contents div.image_box_180_135 a,
#contents div.image_box_180_120 a {
	display: block;
	text-decoration: none;
	outline: none;
}
#contents div.image_box_180_135 a,
#contents div.image_box_180_120 a {
	width: 164px;
}
#contents div.image_box_180_135 a {
	height: 128px;
}
#contents div.image_box_180_120 a {
	height: 112px;
}
#contents h1 {
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h1.navigation {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
#contents h1.navigation a {
	text-decoration: none;
}
#contents h1.navigation a:hover {
	text-decoration: underline;
}
#contents h2 {
	font-size: 1.3em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5c4d38;
	margin-top: 12px;
	padding-top: 4px;
}
#contents h3 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
}
#contents h4 {
	font-size: 1.1em;
	color: #988972;
}
#contents h5 {
	text-align: center;
	font-size: 1em;
}
#contents p {
	text-align: justify;
	padding: 0px;
	margin-top: 8px;
}
#contents p .highlight {
	font-weight: bold;
}
/*
#contents ul {
	margin-right: 210px;
	margin-top: 8px;
}
#contents li {
	font-size: 1.1em;
}
*/
#contents li {
	text-align: justify;
}
#contents p.credits {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contents div.program_left, #contents div.program_right {
	min-height: 118px;
	margin-top: 20px;
	margin-bottom: 28px;
	background-color: #1c1812;
	padding: 4px 8px;
	border: 1px solid #d1966b;
}
#contents div.image_box {
	width: 220px;
	height: 100px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #1c1812;
	padding: 4px 8px;
	border: 1px solid #d1966b;
}
#contents div.image_box a {
	display: block;
	padding: 46px 100px;
	border: 1px solid #d1966b;
	text-decoration: none;
	border: none;
}
#contents div.program_left h1, #contents div.program_right h1 {
	font-size: 1.1em;
	color: #e09f4d;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#contents div.program_left h1 a, #contents div.program_right h1 a {
	color: #e09f4d;
}
#contents div.program_left h1, #contents div.program_left p {
	margin-right: 244px;
	margin-left: 8px;
}
#contents div.program_right h1, #contents div.program_right p {
	margin-left: 244px;
	margin-right: 8px;
}
#contents div.program_right p,
#contents div.program_left p {
	margin-bottom: 4px;
}
#contents div.program_right p a,
#contents div.program_left p a {
	color: #ad7e3a;
	font-weight: bold;
	text-decoration: none;
}
#contents div.program_right p a:hover,
#contents div.program_left p a:hover {
	text-decoration: underline;
}
#contents span.price {
	color: #ad7e3a;
	font-weight: bold;
}
#contents div.program_right div.image_box {
	float: left;
}
#contents div.program_left div.image_box {
	float: right;
}
#contents div.program_right img {
	float: left;
	margin-bottom: 6px;
	margin-right: 12px;
}
#contents div.program_left img {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}

/* country */
#contents div.first_image_country {
	float: right;
	width: 274px;
	height: 190px;
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 14px;
	padding: 4px 8px;
	border: 1px solid #d1966b;
	background-color: #1c1812;
	background-position: center center;
}

/* program */
#contents div.first_image {
	float: left;
	width: 274px;
	height: 228px;
	margin-top: 20px;
	background: #1c1812;
	padding: 4px 8px;
	border: 1px solid #d1966b;
	background-position: center center;
}
#contents div.program_includes {
}
#contents div.program_includes {
	float: right;
	width: 244px;
	height: 228px;
	margin-top: 20px;
	background: #1c1812;
	padding: 4px 8px;
	border: 1px solid #d1966b;
	overflow: hidden;
}
#contents div.program_includes h4 {
	padding: 0px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#contents div.program_includes ul {
	padding: 0px;
	font-size: 0.86em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents div.top_part {
	height: 286px;
}
#contents div.next_steps {
	padding: 4px 8px;
	border: 1px solid #d1966b;
	background-color: #1c1812;
	background-image: url(../images/background_next_steps.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contents div.next_steps h4 {
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#contents div.next_steps p {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;
}
#contents div.next_steps p a {
	color: #e3a96a;
}
#contents div.itinerary {
	border: 1px solid #d1966b;
	background-color: #1c1812;
	margin-top: 36px;
	margin-bottom: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(../images/background_title_itinerary.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contents div.itinerary div.image_bar_right {
	float: right;
	width: 180px;
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 12px;
}
#contents div.itinerary h3 + div.image_bar_right {
	margin-top: 12px;
}
#contents div.itinerary h3 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
}
#contents div.itinerary h4 {
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1em;
}
#contents div.itinerary p {
	margin-top: 4px;
	margin-bottom: 14px;
}
#contents div.itinerary h5 {
	text-align: left;
}
#contents div.itinerary h5 a {
	color: #e3a96a;
}
/* buttons */
#contents div.itinerary div.buttons {
	clear: both;
	width: 480px;
	margin-left: 56px;
	padding-top: 24px;
	padding-bottom: 20px;
}
#contents div.itinerary div.buttons img {
	margin-right: 12px;
}

/* testimonials */
#contents #testimonials {
	text-align: center;
}
#contents #testimonials div.testimonial {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #988972;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#contents #testimonials div.testimonial h4 {
	font-size: 1em;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#contents #testimonials div.testimonial p {
	margin-top: 0px;
	margin-bottom: 12px;
}

/* contact form */
#contact_form {
	margin-top: 8px;
}
#contact_form p {
	margin-bottom: 12px;
	margin-top: 4px; 
}
#contact_form fieldset p {
	margin-bottom: 4px;
	margin-top: 4px; 
}
#contact_form p input, #contact_form p textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #666666;
}
#contact_form strong input {
	margin-left: 169px;
	margin-bottom: 8px;
}
#contact_form fieldset {
	border: 1px dashed #AAA; 
}
#contact_form legend {
	background-color: #1c1812;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#contact_form label {
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	padding-right: 10px;
} 


/* bar right */
#bar_right {
}
#bar_right {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #92806c;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5b393;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4a68a;
	padding-right: 6px;
	padding-left: 5px;
	display:inline;
}
#bar_right h1 {
	padding: 4px;
	font-size: 14px;
	background-color: #902f0e;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bar_right form {
	padding: 0px;
	margin: 0px;
}
#bar_right p {
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#bar_right input, #bar_right textarea {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
}
#bar_right input.button {
	width: auto;
	margin-left: 46px;
	margin-top: 4px;
}
#bar_right p.form {
	padding: 0;
	font-size: 11px;
	text-align: left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#bar_right #testimonials {
	background-color: #cfc1ae;
	color: #6d6455;
	margin-top: 20px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
}
#bar_right #testimonials h3 {
	font-size: 1.1em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bar_right #testimonials a {
	text-decoration: underline;
	color: #6d6455;
}
#bar_right #testimonials h4 {
	font-size: 0.85em;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 34px;
	margin-left: 0px;
}
#bar_right #testimonials p {
	font-size: 0.85em;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#clear_both {
	clear: both;
	height: 8px;
}


/* footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/background_contents_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}

#footer p {
	margin-right: 200px;
	margin-left: 200px;
	text-align: center;
	color: #e1ded7;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#footer img {
	margin-top: 10px;
}
#footer p.members {
	margin-top: 2px;
	font-size: 0.8em;
}
#footer p a {
	color: #e1ded7;
}
#footer p a:hover {
	color: #e0c18b;
}
#footer p.credits {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* google search */
/*
#bar_left #searchControl {
	display : none;
}
#contents #search_results {
	margin-top: 8px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contents .gsc-resultsHeader, #contents .gsc-results{
	clear: none;
}
*/
#search_box {
	width: 530px;
	width: 490px;
	margin: 20px auto;
	padding: 20px;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #D1966B;
}
	#searchcontrol {
	}
		#searchcontrol .gsc-control {
			width: auto;
		}
			#searchcontrol a,
			#searchcontrol a.gs-title {
				color: #0000CC;
			}

#searching {
	background-color: #FFFFFF;
	border: 1px solid #D1966B;
	padding: 4px 20px 8px 20px;
	margin: 10px 0 32px;
	text-align: center;
}
	#searching img {
		float: left;
		clear: right;
	}
	#searching input {
		width: 100%;
		border: 1px solid #999999;
	}
		#searching input[type="text"] {
			border: 1px solid #BCCDF0;
		}
		#searching input[type="submit"] {
			width: 80%;
			margin: 0 auto;
		}

/* links */
#links {
}
#links h4 {
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links p a {
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

/* auto added in template */
.Estilo1 {font-size: 1.2em}
.Estilo6 {
	color: #0099FF;
	font-weight: bold;
}

.Estilo7 {
	color: #FFFF00;
	font-weight: bold;
}
.Estilo8 {color: #FF9933; font-weight: bold; }
.Estilo9 {color: #00CCFF}
.Estilo10 {
	color: #FFFF66;
	font-weight: bold;
}
.Estilo11 {color: #FFFF66}
.Estilo111 {
	color: #999966;
	font-weight: bold;
}
.Estilo119 {color: #FFFF00;
	font-weight: bold;
}
.Estilo119 {	color: #0099FF;
	font-weight: bold;
}

