*{
margin:0;
padding:0;
}

body{
background-color: #434448;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-color:#434448;
font-size: 76%;
padding-top: 0px;
}

div#page{
	width: 941px;
	text-align:left;
	background-color: white;
	margin: 0px auto;
	padding: 0px;
}

div#banner_head {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#banner_head img {
	margin: 0px;
	padding: 0px;
}


div#main_content {
	width: 915px;
	margin-top: 0px;
	padding: 0px 13px 0px 13px;
	background-color: white;
}

div#header {
	padding: 0px;
	margin: 0px;
}

div#frase_celebre {
	text-align: right;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

a.category {
	color: #F26422;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	font-weight: bold;
}

h3.header_inline {
	display: inline;
}

span.humaventura {
	font-weight: bold;
	color: #F9951B;
}

/*   MENU    */

div#menu {
	background-color: #434448;
	padding-top: 0px;
}

ul#menu {
	text-align: left;
	background-color: #434448;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#menu li {
	display: inline;
	padding-left: 10px;
	background-color: #434448;
	background-image: url('/img/bullet.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-left: 1px solid #4F5054;
}

ul#menu a {
	color: white;
	text-decoration: none;
}

ul#menu a:hover {
	color: #F9951B;
}
/*********************************/

/*   PRODUCTOS DESTACADOS */

table#productos_destacados {
	width: 915px;
	border: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}

table#productos_destacados td {
	width: 25%;	
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
}

div.producto_destacado {
	margin: 0px;
	width: 200px;
}

img.producto_destacado {
	width: 86px;
	height: 100px;
}

div.imagen_destacada {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 190px;
	border: 1px solid #C9C9C9;
}

div.producto_info {
	text-align: left;
	width: 190px;
	height: 90px;
}

h3.product_title {
	color: black;
	font-weight: bold;
	font-size: 100%;
	display: inline
}

span.oferta {
        font-weight: bold;
        color: red;
        font-size: 140%;
}

/* SEPARADORES */

div#long_separator {
	width: 915px;
	height: 14px;
	padding: 0px;
	margin-top: 10px;
	background-image: url("/img/long_separator.png");
	background-position: top left;
}

div.horizontal_separator {
	width: 915px;
	height: 43px;
	padding: 0px;
	color: red;
	background-image: url("/img/recortes/separador_horizontal.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

/* ULTIMAS ACTIVIDADES */

div#latest_excursion {
	margin-top: 10px;
}

div.latests_excursion_item {
	clear: both;
	margin-bottom: 15px;
}

div.img_latest_excursion {
	float: left;
	margin-right: 10px;
}

div.info_latest_excursion p {
	line-height: 16px;
}


/****/


/* ACTIVIDADES y CONTACTO */

table#footer {
	width: 907px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	text-align: left;
}

table#footer td {
	border: 0px;
	width: 420px;
	vertical-align: top;
}

table#footer td.vertical_separator {
	width: 12px;
	background-image: url("/img/vertical_separator_home.png");
	background-position: bottom center;
	background-repeat: repeat-y;
}

table#contacto td.vertical_separator {
	width: 12px;
		background-image: url("/img/vertical_separator_home.png");
	background-position: bottom center;
	background-repeat: repeat-y;
}

table#contacto td {
	border: 0px;
	vertical-align: top;
}

table#telefonos {
	margin-top: 15px;
	margin-bottom: 15px;
}

table#telefonos ul li {
	list-style: none;
	padding: 5px;
}

div#direccion {
	margin-top: 15px;
	margin-bottom: 15px;
}

table#telefonos {
	margin-top: 15px;
	margin-bottom: 15px;
}

img.excursion {
	float: left;
	margin-right: 10px;
}

p.excursion {
	line-height: 16px;
}

h3.excursion_type {
	margin-bottom: 5px;
	color: black;
	font-weight: bold;
	padding: 0px;
	font-size: 140%;
} 

div.tipo_actividad {
	width: 257px;
	padding: 0px;
	margin: 0px;
}

p.contenido {
	font-size: 11px;
	text-decoration: none;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
}

/*** DETALLE DE LA ACTIVIDAD ****/

h4.excursion_title {
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
	font-size:120%;
	font-weight: bold;
}


div.image_gallery {
	margin-top: 20px;
}

div.image_gallery_item {
	margin: 20px;
}

img.excursion {
	padding-right: 10px;
	padding-bottom: 10px;
}


/* General Style Info */

hr {
	width: 900px;
	background-color: #C9C9C9;
	height: 1px;
	color: #C9C9C9;
}

a{
color: #F26422;
text-decoration:none;
}

a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:black;
font-size: 160%;
padding: 0px;
margin: 0px;
}

h3{
margin-bottom: 5px;
color: #F9951B;
padding: 0px;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}

p {
	margin-top: 5px;
	line-height: 15px;
}


em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
text-align:left;
}

#header{
margin-top: 1em;
padding: 0px;
}

#content{
clear:both;
padding: 0px 40px 10px 40px;
background-color: #fff;
color: #333;
}

div#footer{
	clear:both;
	padding: 6px 10px;
	text-align: center;
	margin-top: 10px;
}

div#footer ul {
	list-style: none;
}

div#footer ul li {
	display: inline;
}

/* tables */

table.admin {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}


th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}

table.admin tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
color: red;
font-size: 80%;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

/****************************/
A.EnlacewebGris:link 
{
 font-size: 9px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold ;
 text-decoration: none;
 color: #666666;
} 
A.EnlacewebGris:visited
{
 font-size: 9px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold !important;
 text-decoration: none;
 color: #666666;
}   
A.EnlacewebGris:active
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-weight: normal;
} 
A.EnlacewebGris:hover 
{
 font-size: 9px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  color: #0099FF; 
} 


 

.Titulo
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
} 

.Fecha
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F7941D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.Contenido
{
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
	
} 

.ContenidoTitulo
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 20px;
	
} 

.ContenidoNegrita
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 20px;
	
} 

.Menu
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

A.EnlaceNaranja:link 
{
 font-size: 10px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold ;
 text-decoration: none;
 color: #F7941D;
} 
A.EnlaceNaranja:visited
{
 font-size: 10px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold !important;
 text-decoration: none;
 color: #000000;
}   
A.EnlaceNaranja:active
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-weight: normal;
} 
A.EnlaceNaranja:hover 
{
 font-size: 10px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  color: #000000; 
} 

table#gour {
	margin-left: 15px;
	margin-right: 15px;
}

table#productos_destacados {
	
}

table#productos_destacados td {
	vertical-align: top;
}

div.image_destacada {
	text-align: left;
}

div#activities_view {
	margin-top: 15px;
}

div.item {
	clear: both;
	height: 80px;
}

div.activity_separator {
	background-image: url("/img/recortes/separador_horizontal.gif");
	background-repeat: repeat-x;
	width: 900px;
	height: 43px;
}

p.longtext {
	color: black;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

div.longtext {
	color: black;
	line-height: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
}

div.longtext p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}

div.longtext ul {
	margin-bottom: 10px;
	margin-top: 10px;
}


/* HEADINGS **/

/* Headings */
 	
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
}
	
h1 {
    font-size: 3em;
    text-align: center;
}
 	
h2 {
    font-size: 1.6em;
    margin-bottom: 2px;
	        }
 	
h3 {
    font-size: 1.3em;
	margin-bottom: 2px;
}
 	
h4 {
	font-size: 1.0em;
}

/* CONDICIONES GENERALES */
ul#condiciones_generales_menu {
	float:left;
	width: 200px;
}

ul#condiciones_generales_menu li {
	list-style-image: url('/img/bullet_bg_white.png');
}

div#condiciones_generales_content {
	float: right;
	width: 650px;
}

div.condiciones_generales_separator {
	background-image: url("/img/recortes/separador_horizontal.gif");
	background-repeat: repeat-x;
	width: 650px;
	height: 43px;
}

/* PAGES STATIC */
table.static {
	border: 1px solid gray;
}

table.static {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color:#333;
  background-color: #fff;
  clear:both;
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
  border-collapse: collapse;
  margin-top: 20px;
}

table.static tr td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:4px 4px;
	vertical-align:top;
	text-align: center;
}
ul.static li {
	list-style-image: url('/img/bullet_bg_white.png');
}

