body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-top: 0px;
	line-height:130%;
}

body,td,th {
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #FF8C00;
}
a:visited {
	color: #FF8C00;
}
a:hover {
	color: #008B8B;
	text-decoration: none;
}
a:active {
	color: #FF8C00;
}

/*------------------------------------------------------------*/

.content	{
	
	height: auto;
	padding: 0px 0px 0px 2px;
	z-index: 1;
	line-height:130%;
	
	}

hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}

h1	{
	font-size: 24px;
	font-weight: normal;
	color: #FF8C00;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 2px;
	line-height:130%;
	
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	font-family:helvetica;
	
}
h3		{
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;

}
h4 {
	color: #FF8C00;
}


.text	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}
.texttimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}

.text1	{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	
}

.textphone	{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 400px;
	
}

.bienvenidos	{
text-align: right;
font-size: 14px;
font-style: italic;
}

form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}

/*-----------------------*/
/*Left menu buttons*/

/*Left menu buttons*/

.menu {
	vertical-align: top;
	width: 200px;
	padding-top: 28px;
	padding-left:0px;
	
	
	
	
}
.menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size:13px;
	font-weight:normal;
	line-height:140%;
	display:block;
	
	
	
	
	}

.menu ul ul {
	
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	text-align:right;
	padding-right:4px;
	
}

.menu a:link, .menu a:visited {
	padding: 4px 4px 4px 10px;
	color: #008B8B;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99D9F3;
	background-color:#87CEEB;
	
}
.menu a:active {
	padding: 4px 4px 4px 10px;
	color: #008B8B;
	display: block;
	text-decoration: none;
	}
.menu a:hover {
	text-decoration: none;
	color: #FF9900;
	background-color:#99D9F3;
}

.menu_current {
font-weight:bold;
	
	display:block;
	background-image:url(v.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	

	
}

 	
 	

/*-----------------------*/



.searchtd {
	font-size: 1px;
	height: 10px;
	background-color:#0099FF;
	background-image:url(bluebar.gif);
	height:300px;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	
	height: 24px;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
}
/*-----------------------*/
/*Top bar menu buttons*/
.toptable {
	width: 156px;
	border-left: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;
	height: 24px;
}
.toptableleft {
	width: 156px;
	border-right: solid #FFFFFF 1px;
	height: 24px;
}
.toptableright {
	width: 156px;
	border-left: solid #FFFFFF 1px;
	height: 24px;
}
/*------------------------*/

/*top bar menu*/
a.topmenu:link	{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
a.topmenu:visited {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
a.topmenu:hover	{
	color: #FF8C00;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
a.topmenu:active {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
/*top bar menu ACTIVE*/
a.topmenuac:link	{
	color: #FF8C00;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
a.topmenuac:visited {
	color: #FF8C00;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
a.topmenuac:hover	{
	color: #FF8C00;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
	}
a.topmenuac:active {
	color: #FF8C00;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 3px;
	display: block;
}

/*------------------------------------------------------------*/



/*-----------------------*/
/*images*/
.hrindex	{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.imgindex	{
	margin-top: 0px;
}
.imgindexone
	{
	margin-top: 0px;
	margin-bottom:20px;
}
.float	{
	float:left;
	margin: 0px 16px 16px 0px
}
.floatrt	{
	float:right;
	margin: 20px 0px 20px 20px
}
/*-----------------------*/
/*Top bar menu buttons*/
.toptable {
	width: 156px;
	border-left: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;
	height: 24px;
}
.toptableleft {
	width: 156px;
	border-right: solid #FFFFFF 1px;
	height: 24px;
}
.toptableright {
	width: 156px;
	border-left: solid #FFFFFF 1px;
	height: 24px;
}

/*--------------------------*/
/*table*/
.tablenum	{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	font-family: Helvetica, sans-serif;
	vertical-align: bottom;
	background-image: url(excursiones.gif);
	background-position: center 4px;
	
	padding-bottom: 2px;
	width: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.tabletext {
	font-size:12px;
	
	font-family: "Times New Roman", Times, serif;
	margin-left: 4px;
	vertical-align: top;
	text-align: left;
}
.maintable	{
	margin:15px 0px 0px 0px;
	height: 120px;
	width: 438px;
	text-align: right;
	}
.tarifa {
	font-style: italic;
	text-align: right;
	display: block;
}
.tel	{
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	position: relative;
	overflow: visible;
	font-family: Helvetica, sans-serif;
	margin-top: 16px;
	white-space: nowrap;
	width: 116px;
}
.pagecolor
{
	color: #33CC66;
}
.tableunderline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CC66;
	font-size: 5px;
	font-family: Helvetica, sans-serif;
	line-height: 5px;
	margin: 0px;
}
th {
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-indent: 10px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.photo	{
	border: solid #333333 1px;
	margin: 0px;
}
/*--------------------------*/


.Titulo
{
	font-family:Helvetica;
	font-size: 22px;
	line-height: 130%;
	font-weight: normal;
	color: #FF9900;
	text-align:center;
	
}

.subTitulo
{
	font-family:Helvetica;
font-size:16px;
line-height:130%;
font-weight: normal;
color: #FF9900;
text-align:center;
}
.Ladillo{
font-family:Helvetica;
font-size:12px;
line-height:130%;
font-weight: normal;
color: #FF9900;
text-align:center;
}
.Entrada{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:12px;
line-height:130%;
color:#000000;
text-align:left;
	} 

.Texto{
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:130%;
font-weight: normal;
color: #000000;
text-align:left;
	} 
	
	
.hr{ 
height:1px;
color:#FF9900;
}
.LadilloRosa
{
font-family:Helvetica;
font-size:12px;
line-height:130%;
font-weight: normal;
color: #FF0099;
}
