/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
author: EMENIA
email: info@emenia.es
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/*------------------------------------------------------------------
Reset by Eric Meyer
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-------------------------------------------------------------
Main elements
----------------------------------------------------------------*/

html, body {
	font-size: 100.01%;
	font-family: "century gothic", arial, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #d2d3d7;
	text-align: center;
		background-color: #38302b;
}

#contenedor {
	width: 800px;
	margin: auto auto;
	background: #231e1b url(../images/borde.gif) left top repeat-y;	
	font-size: 0.9em;
	position: relative;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

#contenido a:link, #contenido a:visited {
	text-decoration: underline;
	color: #a99e5d;
}

#copy a:link, #copy a:visited {
	text-decoration: underline;
	color: #85848f;
}

#contenido a:hover, #copy a:hover {
	text-decoration: underline;
	color: white;
}

strong { 
	font-weight: bold;
}


/*---------------------------------------------------------------
BANNER
----------------------------------------------------------------*/
#banner, #banner_i {
	height: 169px;
	width: 800px;
	text-align: right;
}
#banner a img.oferta {
	position:absolute;
	top: 40px;
	left: -17px;
	width: 278px;
	height: 100px;
}

#banner img, #banner_i img {
	padding-right: 5px;
}

#banner h1, #banner_i h1 {
	display: none;
}

#index #banner {
	background: url(../images/banner.jpg) no-repeat;
}

#bungalows #banner {
	background: url(../images/banner1.jpg) no-repeat;
}

#servicios #banner {
	background: url(../images/banner5.jpg) no-repeat;
}

#luangwa #banner {
	background: url(../images/banner2.jpg) no-repeat;
}

#actividades #banner {
	background: url(../images/banner3.jpg) no-repeat;
}

#fotos #banner {
	background: url(../images/banner6.jpg) no-repeat;
}

#videos #banner {
	background: url(../images/banner7.jpg) no-repeat;
}

#contacto #banner { 
	background: url(../images/banner8.jpg) no-repeat;
}

#bungalows #banner_i {
	background: url(../images/banner1_i.jpg) no-repeat;
}

#servicios #banner_i {
	background: url(../images/banner5_i.jpg) no-repeat;
}

#actividades #banner_i {
	background: url(../images/banner3_i.jpg) no-repeat;
}

#fotos #banner_i {
	background: url(../images/banner6_i.jpg) no-repeat;
}

#contacto #banner_i { 
	background: url(../images/banner8_i.jpg) no-repeat;
}
#explorers #banner {
	background: url(../images/banner9.jpg) no-repeat;
}

/*----------------------------------------------------------------
NAVEGADOR
---------------------------------------------------------------*/

#navegador {
	margin: 0;
	padding: 0;
}

#navegador dl {
	margin: 0;
	padding: 0;
	float: left;
}

#navegador dt {
	margin: 0;
	padding: 0;
	display: inline;
}

#navegador a {
	float: left;
	display: block;
	height: 31px;
	background-color: #a99e5d;
	text-indent: -9000px;
}

.delia a {
	width: 128px;
	background: url(../images/boton1.gif) top left no-repeat;
}

.delia a:hover {
	background: url(../images/boton1.gif) bottom left no-repeat;
}

.luangwa a {
	width: 158px;
	background: url(../images/boton2.gif) top left no-repeat;
}

.luangwa a:hover {
	background: url(../images/boton2.gif) bottom left no-repeat;
}

.actividades a {
	width: 120px;
	background: url(../images/boton3.gif) top left no-repeat;
}

.actividades a:hover {
	background: url(../images/boton3.gif) bottom left no-repeat;
}

.fotos a {
	width: 70px;
	background: url(../images/boton4.gif) top left no-repeat;
}

.fotos a:hover {
	background: url(../images/boton4.gif) bottom left no-repeat;
}

.videos a {
	width: 77px;
	background: url(../images/boton5.gif) top left no-repeat;
}

.videos a:hover {
	background: url(../images/boton5.gif) bottom left no-repeat;
}

.blog a {
	width: 56px;
	background: url(../images/boton6.gif) top left no-repeat;
}

.blog a:hover {
	background: url(../images/boton6.gif) bottom left no-repeat;
}

.foro a {
	width: 65px;
	background: url(../images/boton7.gif) top left no-repeat;
}

.foro a:hover {
	background: url(../images/boton7.gif) bottom left no-repeat;
}

.contacto a {
	width: 126px;
	background: url(../images/boton8.gif) top left no-repeat;
}

.contacto a:hover {
	background: url(../images/boton8.gif) bottom left no-repeat;
}


.actividades_i a {
	width: 105px;
	background: url(../images/boton3_i.gif) top left no-repeat;
}

.actividades_i a:hover {
	background: url(../images/boton3_i.gif) bottom left no-repeat;
}

.fotos_i a {
	width: 79px;
	background: url(../images/boton4_i.gif) top left no-repeat;
}

.fotos_i a:hover {
	background: url(../images/boton4_i.gif) bottom left no-repeat;
}

.videos_i a {
	width: 74px;
	background: url(../images/boton5_i.gif) top left no-repeat;
}

.videos_i a:hover {
	background: url(../images/boton5_i.gif) bottom left no-repeat;
}

.blog_i a {
	width: 62px;
	background: url(../images/boton6_i.gif) top left no-repeat;
}

.blog_i a:hover {
	background: url(../images/boton6_i.gif) bottom left no-repeat;
}

.foro_i a {
	width: 72px;
	background: url(../images/boton7_i.gif) top left no-repeat;
}

.foro_i a:hover {
	background: url(../images/boton7_i.gif) bottom left no-repeat;
}

.contacto_i a {
	width: 122px;
	background: url(../images/boton8_i.gif) top left no-repeat;
}

.contacto_i a:hover {
	background: url(../images/boton8_i.gif) bottom left no-repeat;
}

#index #navegador .delia a {
	background: url(../images/boton1.gif) bottom left no-repeat;
} 
#bungalows #navegador .delia a {
	background: url(../images/boton1.gif) bottom left no-repeat;
} 
#servicios #navegador .delia a {
	background: url(../images/boton1.gif) bottom left no-repeat;
} 

#luangwa #navegador .luangwa a {
	background: url(../images/boton2.gif) bottom left no-repeat;
}
#actividades #navegador .actividades a {
	background: url(../images/boton3.gif) bottom left no-repeat;
}

#fotos #navegador .fotos a {
	background: url(../images/boton4.gif) bottom left no-repeat;
}
	
#videos #navegador .videos a {
	background: url(../images/boton5.gif) bottom left no-repeat;
	}
#contacto #navegador .contacto a {
	background: url(../images/boton8.gif) bottom left no-repeat;
}	

#actividades #navegador .actividades_i a {
	background: url(../images/boton3_i.gif) bottom left no-repeat;
}

#fotos #navegador .fotos_i a {
	background: url(../images/boton4_i.gif) bottom left no-repeat;
}
	
#videos #navegador .videos_i a {
	background: url(../images/boton5_i.gif) bottom left no-repeat;
	}
#contacto #navegador .contacto_i a {
	background: url(../images/boton8_i.gif) bottom left no-repeat;
}	

/*------------------------------------------------------------------------------------
CONTENIDOS 
--------------------------------------------------------------------------------------*/

#lateral {
	float: right;
	width: 300px;
	background-color: #231e1b;
	padding-bottom: 20px;
}

#lateral .class1 {
	padding-top: 30px;
}

#fotos #lateral, #videos #lateral {
	float: right;
	width: 200px;
	background-color: #231e1b;
	line-height: 30px;
}

#fotos #lateral img, #videos #lateral img {
		padding: 30px 20px 0 0;
}

#fotos #lateral dt, #videos #lateral dt {
		padding-right: 20px;
}

#contenido {
	float: left;
	width: 500px;
	padding-bottom: 30px;
	background: #231e1b url(../images/borde.gif) left top repeat-y;	
}

#fotos #contenido, #videos #contenido {
	float: left;
	width: 800px;
	height: 37em;
	background: #231e1b url(../images/borde.gif) left top repeat-y;
}

#contenido h1 {
	padding: 30px 0 0 80px;
	text-align: left;
}

#contenido p, #contenido ul {
	padding-left: 80px;
}

#fotos #contenido p {
	padding: 0 80px;
	text-align: left;
}

#contenido ul {
	list-style-position: inside;
}
/*----------------------------------------------------------
ITINERARIO OFERTA  - oferta.html
-------------------------------------------------------------------*/
#contenido_oferta {
	width: 500px;
	clear: left;
	text-align:  left;
	padding-top:  20px;
}
#contenido_oferta h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 10px 60px;
}
#contenido_oferta dl,
#contenido_oferta ul  {
	margin-left:  65px;
}
#contenido_oferta dt {
	font-weight: bold;
	padding-top: 10px;
}
#contenido_oferta dd {
	margin-left: 10px;
}
#contenido_oferta p {
	padding: 5px 0 15px 65px;
	font-weight: bold;
	font-size: 1.2em;
}
/*---------------------------------------------------------------
COPYRIGHT
---------------------------------------------------------------------*/

#copy {
	clear: both;
	height: 31px;
	background-color: #38302b;
	font-size: small;
	font-family: verdana, arial, sans-serif;
}

#copy p {
	padding-top: 20px;
}

