/* CSS Document */

/* Reseteando estilos por defecto de los navegadores */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/*****************************************************************************************************

COLORES:

Texto: #6B6B6B


******************************************************************************************************/


html, body {
	
}

html {
	min-height: 100%;
	height: auto!important;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-size: 10px;
	background: url(images/fondo_ext.gif) repeat top left;
	min-height: 100%;
	height: auto!important;
	height: 100%;
}



/*************************************** ESTRUCTURA *********************************************/

.contenedor {
	background: url(images/fondo.gif) repeat-y center top;
}

.cabecera {
	background: #D5D5D5 url(images/linea_cabecera.gif) repeat-x bottom left;
	height: 108px;
}

.cabecera_interior {
	width: 1004px;
	height: 108px;
	padding: 0px 19px;
	margin: 0px auto;
	background: #E2E2E2 url(images/linea_cabecera2.gif) repeat-x bottom left;
}

.cabecera_contenido {
	height: 108px;
	background: #FFFFFF url(images/fondo_cabecera.gif) no-repeat top left;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	position: relative;
}

.cabecera_contenido h2 {
	display: none;
}

.separador_cabecera {
	height: 1px;
	background: #97D560 url(images/separador_cabecera.gif) no-repeat center top;
	font-size: 0px;
	overflow: hidden;
}

.menu {
	background: #408528 url(images/linea_menu.gif) repeat-x top left;
	height: 196px;
}

.menu.menu_reservas {
	height: 148px;
}

.menu_interior {
	width: 1004px;
	background: #66AC36;
	margin: 0 auto;
	padding: 0px 19px;
	height: 196px;
}

.menu.menu_reservas .menu_interior {
	height: 148px;
}

.menu_contenido {
	background: #66AC36 url(images/fondo_menu.jpg) no-repeat top left;
	height: 196px;
	position: relative;
}

.menu.menu_agenda .menu_contenido {
	background: #66AC36 url(images/fondo_menu_agenda.jpg) no-repeat top left;
}

.menu.menu_campos .menu_contenido {
	background: #66AC36 url(images/fondo_menu_campos.jpg) no-repeat top left;
}

.menu.menu_construccion .menu_contenido {
	background: #66AC36 url(images/fondo_menu_construccion.jpg) no-repeat top left;
}

.menu.menu_hoteles .menu_contenido {
	background: #66AC36 url(images/fondo_menu_hoteles.jpg) no-repeat top left;
}

.menu.menu_noticias .menu_contenido {
	background: #66AC36 url(images/fondo_menu_noticias.jpg) no-repeat top left;
}

.menu.menu_reservas .menu_contenido {
	height: 148px;
	background: #66AC36 url(images/fondo_menu_reservas.jpg) no-repeat top left;
}

.migas {
	background-color: #959595;
	height: 22px;
}

.migas_interior {
	background-color: #0D5403;
	margin: 0 auto;
	width: 994px;
	height: 14px!important;
	height: 12px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 10px;
}

.migas_interior h2 {
	margin: 0px;
}

.contenidos {
	background: #FFFFFF url(images/fondo_contenidos.jpg) repeat-x bottom left;
	width: 952px;
	margin: 0px auto;
	border-right: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-top: 1px solid #E0DFDF;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	padding: 25px;
}

.pie {
	width: 1004px;
	height: 114px;
	background: url(images/fondo_pie.gif) no-repeat top left;
	margin: 0 auto;
	position: relative;
}



/************************************ CABECERA ******************************************/

.cabecera h1 {
	display: block;
	width: 205px;
	height: 45px;
	position: absolute;
	top: 28px;
	right: 38px;
/*	background: url(images/titulo_cabecera.gif) no-repeat top left;*/
}

.cabecera h1 span {
	display: none;
}

.logo_igtm {
	position: absolute;
	top: 29px;
	left: 24px;
	height: 70px;
	width: 196px;
	background: url(images/logo_igtm.gif) no-repeat top left;
}

.logo_igtm span {
	display: none;
}

.menu_cabecera {
	height: 30px;
	position: absolute;
	right: 7px;
	bottom: 0px;
}

.menu_cabecera a {
	display: block;
	background: url(images/tab_fondo.gif) repeat-x 0px 5px;
	height: 30px;
	float: left;
	text-decoration: none;
}

.menu_cabecera a:link, .menu_cabecera a:visited, .menu_cabecera a:active {
	color: #818080;
}

.menu_cabecera a:hover {
	color: #626262;
}

.menu_cabecera a span {
	display: block;
	float: left;
	height: 20px;
	background: url(images/tab_union01.gif) no-repeat 0px 0px;
	padding: 10px 15px 0px 25px;
	text-align: center;
	cursor: pointer;
}

.menu_cabecera a.tab_inicial span{
	background: url(images/tab_inicial.gif) no-repeat 0px 5px;
}

.menu_cabecera a.tab_fin {
	background: url(images/tab_final.gif) no-repeat right 5px;
}

.menu_cabecera a.tab_fin_selec {
	background: url(images/tab_final.gif) no-repeat right top;
}

.menu_cabecera a.tab_fin span, .menu_cabecera .tab_fin_selec span {
	padding-right: 20px!important;
}

.menu_cabecera a.tab_fin_selec span {
	background-image: url(images/tab_union02.gif);
}

.menu_cabecera a.tab_selec, .menu_cabecera a.tab_inicial_selec {
	background-position: 0px 0px;
}

.menu_cabecera a.tab_selec span{
	background-image: url(images/tab_union02.gif);
}

.menu_cabecera a.tab_detras span{
	background-image: url(images/tab_union03.gif);
}

.menu_cabecera a.tab_inicial_selec span{
	background: url(images/tab_inicial.gif) no-repeat 0px 0px;
}

.menu_cabecera a.tab_selec span, .menu_cabecera a.tab_inicial_selec span {
	font-weight: bold;
	padding-top: 5px;
	height: 25px;
}



/********************************** MIGAS *******************************/

.migas a {
	text-decoration: none;
}

.migas a:link, .migas a:visited, .migas a:active {
	color: #FFFFFF;
}

.migas a:hover {
	color: #CFDDCD;
	border-bottom: 1px dotted #CFDDCD;
}


/********************************** PIE *********************************/

.logo_junta {
	display: block;
	width: 129px;
	height: 67px;
	background: url(images/logo_junta.gif) no-repeat top left;
	position: absolute;
	top: 7px;
	left: 24px;
}

.logo_andalucia {
	display: block;
	width: 138px;
	height: 35px;
	background: url(images/logo_andalucia.gif) no-repeat top left;
	position: absolute;
	top: 26px;
	right: 40px;
}

.logo_junta span, .logo_andalucia span {
	display: none;
}




/************************************ CUERPO *******************************************/

.separador {
	clear: both;
}

h2 {
	display: block;
	height: 22px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
}


h3.subtitulo {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}


.contenidos p {
	padding-bottom: 20px;
}

.marco_foto {
	width: 141px;
	height: 101px;
	background: url(images/marco.png) no-repeat top left!important;
	background: url(images/marco.gif) no-repeat top left;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-lefT: 9px;
}

.marco_foto img {
	border: 0px;
}

.resalte {
	color: #90B882;
}




.navegacion {
	height: 36px;
	float: left;
}

.navegacion .izq, .navegacion .der {
	height: 36px;
	width: 15px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

.navegacion .izq {
	background-image: url(images/nav_izq.gif);
}

.navegacion .der {
	background-image: url(images/nav_der.gif);
}

.navegacion .interior {
	height: 24px;
	border-top: 1px solid #D0CFCF;
	border-bottom: 1px solid #D0CFCF;
	background-color: #FFFFFF;
	float: left;
	line-height: 10px;
	padding-top: 10px;
}

.navegacion a:link, .navegacion a:visited, .navegacion a:active {
	color: #929292;
	text-decoration: none;
}

.navegacion a:hover {
	color: #626262;
	border-bottom: 1px solid #3F8428;
}

.navegacion a.activo {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #90B882;
}

/*********************************** HOTELES *************************************/

.hotel {
	padding-bottom: 20px;
}

.recuadro_hotel {
	width: 660px;
	float: left;
	padding-top: 5px;
}

.recuadro_hotel .bottom {
	background: url(images/recuadro_hotel_bottom.png) no-repeat bottom left!important;
	background: url(images/recuadro_hotel_bottom.gif) no-repeat bottom left;
	padding-bottom: 15px;
	position: relative;
}

.recuadro_hotel .top {
	background: url(images/recuadro_hotel_top.gif) no-repeat top left;
	padding: 10px 10px 0px 10px;
	position: relative;
}

.recuadro_hotel p {
	padding: 0px 0px 0px 20px;
	line-height: 14px;
	color: #959595;
}

.recuadro_hotel h3 {
	background: url(images/puntos_resalte.gif) no-repeat 0px 2px;
	font-size: 12px;
	display: block;
	padding: 0px 5px 10px 20px;
}

.recuadro_hotel a:link, .recuadro_hotel a:visited, .recuadro_hotel a:active {
	font-weight: bold;
	text-decoration: none;
	color: #90B882
}

.recuadro_hotel a:hover {
	color: #3F8428;
	border-bottom: 1px solid #3F8428;
}


.imagen_hotel {
	width: 246px;
	height: 168px;
	background: url(images/marco_grande.png) no-repeat top left!important;
	background: url(images/marco_grande.gif) no-repeat top left;
	padding-top: 16px;
	padding-left: 16px;
	float: left;
	margin-right: 10px;
}

.imagen_hotel img {
	cursor: pointer;	
}

.categoria {
	height: 12px;
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
}

.categoria span {
	display: block;
	height: 12px;
	width: 80px;
	/*background: url(images/estrellas.gif) no-repeat;*/
	position: absolute;
	top: 0px;
	left: 80px;
}

.categoria .cincogl {
	background-position: 0px 0px;
}

.categoria .cinco {
	background-position: 0px -12px;
}
.categoria .cuatro {
	background-position: 0px -24px;
}
.categoria .tres {
	background-position: 0px -36px;
}
.categoria .dos {
	background-position: 0px -48px;
}
.categoria .una {
	background-position: 0px -60px;
}

.categoria span em {
	display: none;
}

.recuadro_hotel .precios_hotel {
	background-color: #E3EFDA;
	padding: 0px;
	margin-bottom: 5px;
}

.precios_hotel table {
	border: 0px;
	width: 100%;
}

.precios_hotel table td, .precios_hotel table th {
	padding: 2px;
	border-bottom: 1px solid #C6DFB3;
}

.precios_hotel table th {
	font-weight: bold;
	text-align: left;
}

.recuadro_hotel p {
	padding-bottom: 5px;
}


.botonera {
	height: 20px;
	padding: 5px 0px 0px 20px;
}

.botonera a {
	display: block;
	height: 17px;
	width: 123px;
	background: url(images/boton.gif) no-repeat;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	float: left;
	margin-right: 10px;
}

.botonera a:link, .botonera a:visited, .botonera a:active {
	background-position: top left;
	color: #67AC37;
}

.botonera a:hover {
	background-position: bottom left;
	border: 0px;
	color: #67AC37;
}




/********************************* FORMULARIO ************************************/


.formulario {
	
}

.formulario .linea {
	clear: left;
	height: 30px;
}

.formulario .linea label, .formulario .linea input {
	float: left;
}

.formulario input, .formulario select {
	border: 1px solid #C6DFB3;
	background: url(images/fondo_formu.gif) repeat-x bottom left;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}