/* Reset
--------------------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}
hr,
legend,
.access{
	display: none;
}
fieldset,
a img{
	border:0;
}
li{
	list-style: none;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}
input, select, textarea, button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
div.radios p label input,
p.checkbox input {
	width: 1em;
	margin-bottom: 5px;
}
table{
	border-collapse:collapse;
	width:100%;
}
fieldset input, select, textarea{
	border:1px solid #c7c7c7;
}
button{
	cursor: pointer;
}

/* General Styles
--------------------------------------------------------- */
body{
	background: none;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	text-align:center;
	color:#404040;
}

#centeredBox {
	width: 900px;
	margin: auto;
}
/* Cabecera
--------------------------------------------------------- */
.cabecera {
	height: 308px;
	margin: 5px 0 5px 0;
}
#logoTenerife, #logoCanarias {
	clear: both;
	float: left;
}
#logoTenerife {
	margin: 20px 0 0 40px
}
#logoCanarias {
	margin: 80px 0 0 40px;
}
#cabeceraWelcome {
	background: url(imagenes/cabecera-welcome.jpg) left top no-repeat;
}
#cabeceraItinerary {
	background: url(imagenes/cabecera-itinerary.jpg) left top no-repeat;
}
#cabeceraPresspack {
	background: url(imagenes/cabecera-presspacks.jpg) left top no-repeat;
}
#cabeceraStoryideas {
	background: url(imagenes/cabecera-storyideas.jpg) left top no-repeat;
}
#cabeceraImages {
	background: url(imagenes/cabecera-images.jpg) left top no-repeat;
}
#cabeceraPartners {
	background: url(imagenes/cabecera-partners.jpg) left top no-repeat;
}
#cabeceraLocalinfo {
	background: url(imagenes/cabecera-localinfo.jpg) left top no-repeat;
}
#cabeceraStatistics {
	background: url(imagenes/cabecera-statistics.jpg) left top no-repeat;
}
#cabeceraInformation {
	background: url(imagenes/cabecera-information.jpg) left top no-repeat;
}
#cabeceraCompetition {
	background: url(imagenes/cabecera-competition.jpg) left top no-repeat;
}
#cabeceraGettingthere {
	background: url(imagenes/cabecera-getting.jpg) left top no-repeat;
}
#cabeceraTenerifemap {
	background: url(imagenes/cabecera-tenerifemap.jpg) left top no-repeat;
}
.cabecera h1 {
	visibility: hidden;
	display: none;
}
/* Menú principal
--------------------------------------------------------- */
#menuPrincipal {
	clear: both;
	margin: 5px 0;
}
#menuPrincipal ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}
#menuPrincipal ul li, #menuPrincipal ul li a {
	display: block;
	float: left;
	background: transparent url(boton-menu-principal.gif) left top no-repeat;
	color: #FFF;
	width: 143px;
}
#menuPrincipal ul li {
	display: block;
	padding: 0 5px 0 0;
	background-position: right top;
	text-align: center;
	margin: auto;
	margin-right: 2px;
}
#menuPrincipal ul li.ultimo {
	margin-right: 0;
	margin: auto;
	width: 145px;
}
#menuPrincipal ul li a {
	height:36px;
	line-height:36px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
#menuPrincipal ul li:hover, #menuPrincipal ul li:hover a {
	background: transparent url(boton-menu-principal.gif) left bottom no-repeat;
	text-decoration: underline;
}
#menuPrincipal ul li:hover {
	background-position: right bottom;
}

/* Contenido
--------------------------------------------------------- */
#contenido {
	clear: both;
	min-height: 200px;
	font-size: 1.5em;
	text-align: justify;
	margin: 20px 0px;
}
#contenido p {
	margin: 0 0 10px 0;
}
#contenido h2 {
	margin: 9px 0;
	padding-top: 15px;
	font-size: 1.3em;
	font-weight: bold;
}
#contenido h3 {
	margin: 9px 0;
	font-weight: bold;
	font-size: 1.1em;
}
#contenido a {
	color: #003399;
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}


/* Menú secundario
--------------------------------------------------------- */
#menuSecundario {
	clear: both;
	margin: 10px 0 20px 0;
	float: left;
	width: 100%;
}
#menuSecundario ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}
#menuSecundario ul li, #menuSecundario ul li a {
	display: block;
	float: right;
	background: transparent url(boton-menu-secundario.gif) left top no-repeat;
	color: #FFF;
	width: 143px;
}
#menuSecundario ul li {
	display: block;
	padding: 0 5px 0 0;
	background-position: right top;
	text-align: center;
	margin: auto;
	margin-right: 2px;
}
#menuSecundario ul li.ultimo {
	margin-right: 0;
	margin: auto;
}
#menuSecundario ul li a {
	height:36px;
	line-height:36px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
#menuSecundario ul li:hover, #menuSecundario ul li:hover a {
	background: transparent url(boton-menu-secundario.gif) left bottom no-repeat;
	text-decoration: underline;
}
#menuSecundario ul li:hover {
	background-position: right bottom;
}

/* Press Pack
--------------------------------------------------------- */
#capaPresspack {
	padding: 0 120px;
	float: left;
}
#capaPresspack p, #capaPresspack h3 {
	clear: both;
}
#capaPresspack a, .enlaceTenerifemap {
	display: block;
	float: left;
	width: 110px;
	height: 60px;
	padding: 60px 5px 0 5px;
	margin: 10px 20px;
	font-size: 0.7em;
	text-align: center;
	background: url(imagenes/icono-pdf.gif) center 5px no-repeat;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a#enlaceCultura {
	background: url(imagenes/documentos/cultural.jpg) center 5px no-repeat;
}
a#enlaceAdvent {
	background: url(imagenes/documentos/advent.jpg) center 5px no-repeat;
}
a#enlaceBeaten {
	background: url(imagenes/documentos/Beaten.jpg) center 5px no-repeat;
}
a#enlaceEvents {
	background: url(imagenes/documentos/events.jpg) center 5px no-repeat;
}
a#enlaceFamily {
	background: url(imagenes/documentos/family.jpg) center 5px no-repeat;
}
a#enlaceGolf {
	background: url(imagenes/documentos/Golf.jpg) center 5px no-repeat;
}
a#enlaceHipTrendy {
	background: url(imagenes/documentos/HipTrendy.jpg) center 5px no-repeat;
}
a#enlaceLuxury {
	background: url(imagenes/documentos/luxury.jpg) center 5px no-repeat;
}
a#enlaceMapa {
	background: url(imagenes/documentos/mapa.jpg) center 5px no-repeat;
}
a#enlaceNature {
	background: url(imagenes/documentos/Nature.jpg) center 5px no-repeat;
}
a#enlacePressPack {
	background: url(imagenes/documentos/PressPack.jpg) center 5px no-repeat;
}
a#enlaceProgram {
	background: url(imagenes/documentos/Program.jpg) center 5px no-repeat;
}
a#enlaceSiam {
	background: url(imagenes/documentos/Siam.jpg) center 5px no-repeat;
}
a#enlaceWhatnew {
	background: url(imagenes/documentos/whatnew.jpg) center 5px no-repeat;
}
#capaPresspack a.enlaceZip {
	background: url(imagenes/icono-zip.jpg) center 5px no-repeat;
}
#capaPresspack a:hover, .enlaceTenerifemap:hover {
	text-decoration: underline;
	background-color: #d3e2ff;
	color: #003399;
}
/* Partners
--------------------------------------------------------- */
#capaPartners {
	margin: 0 165px;
}
#capaPartners a {
	display: block;
	float: left;
	width: 170px;
	height: 40px;
	padding: 141px 10px 0 0px;
	margin: 5px 7px;
	font-size: 1.3em;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: url(imagenes/enlace-prueba.jpg) top left no-repeat;
}
#capaPartners #partnerPlantacion {
	background: url(imagenes/enlace-plantacion.jpg) top left no-repeat;
	margin-left: 0;
}
#partnerBahia {
	background: url(imagenes/enlace-bahia.jpg) top left no-repeat;
}
#capaPartners #partnerTacande {
	background: url(imagenes/enlace-tacande.jpg) top left no-repeat;
	margin-right: 0;
}
#capaPartners #partnerMirador {
	background: url(imagenes/enlace-mirador.jpg) top left no-repeat;
	margin-left: 0;
}
#capaPartners #partnerTigaiga {
	background: url(imagenes/enlace-tigaiga.jpg) top left no-repeat;
}
#capaPartners #partnerRoque {
	background: url(imagenes/enlace-roque.jpg) top left no-repeat;
	margin-right: 0;
}
#capaPartners #partnerQuinta {
	background: url(imagenes/enlace-quinta.jpg) top left no-repeat;
	margin-left: 0;
}
#capaPartners #partnerBotanico {
	background: url(imagenes/enlace-botanico.jpg) top left no-repeat;
}
#capaPartners #partnerBeatriz {
	background: url(imagenes/enlace-beatriz.jpg) top left no-repeat;
	margin-right: 0;
}
#capaPartners #partnerMonarch {
	background: url(imagenes/enlace-monarch.jpg) top left no-repeat;
	width: 568px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

#capaPartnerFicha .izquierda {
	float: left;
	width: 57%;
	color: #FF9933;
}

#capaPartnerFicha .derecha {

/* Home
--------------------------------------------------------- */
}
#capaHome {
	clear: both;
}
#capaHome .izquierda {
	margin: 0;
	padding: 0;
	float: left;
	width: 540px;
}

#capaHome .derecha {
	margin-left: 560px;
	padding-top: 10px;
}
#destacadoHome {
	background-color: #ffd8b1;
	font-size: 1.1em;
	padding: 20px 30px;
}
#destacadoHome h3 {
	text-align: left;
	font-size: 0.99em;
}

/* Mapa Tenerife
--------------------------------------------------------- */
#capaGoogleMap {
	width: 740px;
	float: left;
}
/* Competition
--------------------------------------------------------- */
#capaCompetition ul {
	margin-top: 50px;
}
#capaCompetition li {
	float: left;
	padding: 0 5px;
}
#capaCompetition li#competitionTenerife {
	padding-left: 0;
}
#capaCompetition li#competitionTigaiga {
	padding-right: 0;
}
#capaCompetition li#competitionMonarch {
	padding-top: 30px;
}

.error {
	display: block;
	padding: 5px;
	text-align: center;
	background-color: #FFCC00;
	color: #FF0000;
}
/* Itinerary
--------------------------------------------------------- */
#capaItinerary {
	clear: both;
}
#capaItinerary h3 {
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #003399;
	font-stretch: extra-condensed;
}

/* Pie
--------------------------------------------------------- */
#pie {
	clear: both;
	margin: 10px 0;
}
#pie a {
	color: #000000;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
/* formGeneral
--------------------------------------------------------- */
.formGeneral {
	margin: auto;
	width: 500px;
	padding: 8px;
	background-color: #e4f0fa;
}
.formGeneral p {
	display: block;
	padding: 4px;
}
.formGeneral p label span {
	display: block;
	width: 250px;
	float: left;
	
	font-weight: bold;
	color: #11387a;
}
.formGeneral input[type=text], .formGeneral textarea {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formGeneral textarea {
	height: 100px;
}
