body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


body {
	
	/*color:#0033CC;*/
	color:#660000;
	font-family: Comic Sans MS,Verdana,Arial;
	font-size:14px;
	line-height: 1.5;
	background-image: url(images/fondopagina.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#B3B4A8;
		
}
a {
	color:#660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
}

a.viajera {
	color: #666666;
}
a.viajera:hover {
	color: #FF6600;
}

/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
	font-size: 12px;
}
.nav li {
  /*border-left: 1px solid #663300;*/
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font: bold 1.22em/32px Arial, Helvetica, sans-serif;
	/* background: #565656; */
  color: #733C0F;
	display: block;
	padding: 0 9px;
	text-decoration: none;
}

.nav li a:hover {
	/*background: #ccc;*/
	color: #000;
	background-image: url(images/fondomenui1.gif);
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	/*background: #00FF00;*/
	color: #FFFFFF;
	background-image: url(images/fondomenui1.gif);
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  /*background: #565656;*/
background-image: url(images/fondomenu1.gif);
  color: #733C0F;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #fff;
  background-image: url(images/fondomenui1.gif);	
}

.nav ul {
  /* background: #565656;*/
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 120px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 32px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 100px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}

/* Fin Navigation */

.inde {
	text-align:justify;
	line-height: 1.5;
	font-weight: bold;	/*color:#0033CC;*/
}

.marron1 {padding-top:10px; color:#663333; font-weight:bold; font-size:18px
}
.marron2 {padding-top:10px; color:#663333;  font-size:10px
}

.precio { color:#CC3300; font-size:24px }


/* General styling for both valid and invalid input */
.invalidInput,.validInput{
	display:compact;
	padding:1px;
}
/* Style for invalid input */
.invalidInput{
	border:1px solid #F00;
}

/* Style for valid input */
.validInput{
	border:1px solid #FFF;
}




#wrapper {
width: 332px;
height: 232px;
position: relative;
}
#indicator1{
background-image:url(images/indicator1.gif);
background-color: transparent;
}
.indicator1
{
width: 40px;
height: 8px;
background-image: url(images/slider_handle.png);
position: absolute;
font-size: 1px;
overflow: hidden;
border: none;
position: relative;
z-index: 2;
}
.slider1
{
width: 150px;
height: 8px;
position: relative;
left: 0px;
background-color: #999999;
z-index: 1;
}

.fondomenuab {
	width: 400px;
	height: 50px;
	background-image: url("images/menupla.png") !important;
	background-image:url("images/menupla.gif");

}
h1 {
	font-size: 24px;
	font-weight: bold;
}
