/************************************************/
/* CSS 2.0 home.css - HOTEL DE ALICANTE         */
/* @author: netconsulting.es                    */
/* @url: www.netconsulting.es                   */
/************************************************/

/* CONTAINER ***************************************************************************************/
	#container{
		position:relative;
		z-index: 999;
		padding-bottom:0px;
	}

	
	/* CONTENT ***************************************************************************************/	

		#content { 
			background: url(../images/general-content.gif) left bottom no-repeat;
			height:476px !important;
			padding-left: 14px;
			padding-bottom:0px;
		}

			/*-- OFERTAS --*/	
			#content div.ofertas {
				float:left;
				height:197px;
				width:518px;
				background: url(../images/general-content-ofertas.jpg) left top no-repeat;
				padding:10px 0 10px 0px;
				position: relative;
				margin-top:10px;
				border:0px solid red;
			}	
				
				/*--  CARRUSEL panel -----------------------------*/
				
				#content .ofertas .title_h3 {
					padding:13px 0 0px 30px;
					text-transform: uppercase;
					color:#1f7bc8;
					font-size:1.2em;
				}	
				
				#content div.ofertas #carousel {
					margin-left: 30px;
				} 

					* html div.ofertas #carousel {
						margin-top:11px !important;  	
						border: 0px solid yellow;
					}				
				
					/*-- ul.ofertaInfo --*/
					div.ofertas ul.ofertaInfo {
						margin:10px 0px 0px 30px; 	
						width:477px;
						height:134px;
						color:#666;
						border:0px solid red;
					}

						div.ofertas ul.ofertaInfo li.ofertaItem a { height:0; margin:0; padding:0; }
						
							* html div.ofertas ul.ofertaInfo li.ofertaItem a {height:5px !important; margin:0; padding:0;}	
								
						div.ofertas ul.ofertaInfo li.ofertaItem a img {height:79px; margin:0; padding:0;}		
								
								* html div.ofertas ul.ofertaInfo li.ofertaItem a img {height:79px; margin:0; padding:0;}	
									
						div.ofertas ul.ofertaInfo li {
							float:left;
							margin-right:13px; 
							/*border:0px solid red;*/
							height:140px !important; 
						}
												
						/*
						* html div.ofertas ul.ofertaInfo li {
							margin-right:13px; 
						}

						*:first-child+html div.ofertas ul.ofertaInfo li {
							margin-right:13px; 
						}*/
							
						div.ofertas ul.ofertaInfo li .title_h2{
							text-transform: uppercase;
							color:#1F7BC8;
							font-size:80%;
							width:102px;
						}
									
							div.ofertas ul.ofertaInfo li .title_h2 a:hover{	color:#3f4040; }
						
							div.ofertas ul.ofertaInfo li p.hotel_carousel, div.ofertas ul.ofertaInfo li p.localidad_carousel{
								font-size:80%;
							}

						div.ofertas ul.ofertaInfo li p.nombre_hotel,
						div.ofertas ul.ofertaInfo li p.poblacion_hotel{
							display:block;
							width:102px;
							color:#8b898a;
							line-height: 100%;
							text-align: justify;
						}						
									
						div.ofertas ul.ofertaInfo li img{
							border:1px solid #7A8684;
							width:102px;
							height:79px;
						}

					/*-- ul.ofertaInfo --*/
					div.ofertas div.ofertaNavegacion img#navAnterior,
					div.ofertas div.ofertaNavegacion img#navSiguiente {
						position:absolute;
						top:50px;
						left:7px;
						z-index: 999;
					}					

					div.ofertas div.ofertaNavegacion #navSiguiente {
						left:499px !important;
					}		


			/*-- BUSCADOR DE HOTELES EN ALICANTE --*/
			div.buscadorHotelesEnAlicante {
				width: 209px;
				margin-left:10px;
			}				
			
			/*-- SERVICIOS DE INTERES --*/	
				
			#content div.serviciosDeInteres {
				clear:both;
				height:196px;
				width:664px;
				background: url(../images/general-content-serviciosDeInteres.jpg) left top no-repeat;
				padding:10px 0 10px 15px;
			}		

				/*-- h3 --*/
				#content div.serviciosDeInteres .title_h3 {
					padding:13px 0 0 15px;
					margin-right:25px;
					text-transform: uppercase;
					color:#1F7BC8;
					font-size:1.2em;
				}		

				/*-- listado --*/
				#content div.serviciosDeInteres ul {
					width:100%;
					text-align:center;
					padding-top:18px;	
				}

					#content div.serviciosDeInteres ul li {	float:left;	}

						#content div.serviciosDeInteres ul li a{
							float:left;
							margin: 0 3px;
							width:62px;
							height:113px;
							text-transform:uppercase;
							color:#666;
							font-size:80%;
							letter-spacing:0.1px;
							border:1px solid #fff;
							cursor:pointer;
						}
							#content div.serviciosDeInteres ul li a:hover{ color:#3399fe; border:1px solid #3399fe;}
														
							#content div.serviciosDeInteres ul li a span{
								float:left;
								width:55px;
								margin-top:85px;
								line-height:11px;
							}
							
								#content div.serviciosDeInteres ul li a span.spa{padding-left: 5px;}
								#content div.serviciosDeInteres ul li a span.empresas{padding-left: 5px;}
								#content div.serviciosDeInteres ul li a span.rural{padding-left: 5px;}
								#content div.serviciosDeInteres ul li a span.golf{padding-left: 5px;}
								#content div.serviciosDeInteres ul li a span.playa{padding-left: 4px;}
								#content div.serviciosDeInteres ul li a span.singles{padding-left: 4px;}
								#content div.serviciosDeInteres ul li a span.familiar{padding-left: 2px;}
								#content div.serviciosDeInteres ul li a span.romantico{padding-left: 3px;}
								#content div.serviciosDeInteres ul li a span.dinks{padding-left: 5px;}
								#content div.serviciosDeInteres ul li a span.gay{padding-left: 3px;}
	
							* html>body #content div.serviciosDeInteres ul li a { letter-spacing: -999em; }						
							
							#content div.serviciosDeInteres ul li.linkSpa a { background: url(../images/serviciosDeInteres_Spa.jpg) left top no-repeat;	}					
							#content div.serviciosDeInteres ul li.linkSingles a { background: url(../images/serviciosDeInteres_Singles.jpg) left top no-repeat;					}			
							#content div.serviciosDeInteres ul li.linkEmpresas a { background: url(../images/serviciosDeInteres_Empresas.jpg) left top no-repeat;					}			
							#content div.serviciosDeInteres ul li.linkRural a { background: url(../images/serviciosDeInteres_Rural.jpg) left top no-repeat;					}								
							#content div.serviciosDeInteres ul li.linkGolf a { background: url(../images/serviciosDeInteres_Golf.jpg) left top no-repeat;					}			
							#content div.serviciosDeInteres ul li.linkPlayaNautica a { background: url(../images/serviciosDeInteres_Playa.jpg) left top no-repeat;					}					
							#content div.serviciosDeInteres ul li.linkFamiliar a { background: url(../images/serviciosDeInteres_Familiar.jpg) left top no-repeat;					}			
							#content div.serviciosDeInteres ul li.linkRomantico a { background: url(../images/serviciosDeInteres_Romanticos.jpg) left top no-repeat;					}			
							#content div.serviciosDeInteres ul li.linkDinks a { background: url(../images/serviciosDeInteres_Dinks.jpg) left top no-repeat;}											
							#content div.serviciosDeInteres ul li.linkGays a { background: url(../images/serviciosDeInteres_Gays.jpg) left top no-repeat; }			
							
	