	/* antes en #carousel{ width:560px
	/*-- OFERTAS --*/
		html > body #carousel{
			position:relative;
		}
		
		#carousel{
			width:650px;
			height:180px !important;
			overflow:hidden;
			padding:0px !important;
			margin:0 auto;
			position:relative;
			margin-left:0 !important;
			margin-top:15px !important;
			margin-bottom:30px;
		}
		
			#carousel h4{
				color: #0d2d69;
				font-variant: small-caps;
				font-family: Georgia,"Times New Roman", serif;
				font-size: 140%;
				font-weight:bold;
				letter-spacing: -1px;
				font-weight: normal;
				background: url(../images/h3_central_completo.gif) no-repeat bottom left;
				padding-bottom: 13px;
			}
		
			#carousel .panel{
				position:relative;
				width:650px;
				height:180px !important;
				margin:5px;
				padding:0 0 0 20px;
				text-align:center;
				display:block;
			}
			
			#carousel #offer-header{
				background:url(../images/ico-offers.jpg) no-repeat top left #ef2d24;
				height:auto;
				padding:10px;
			}
				
				#carousel #offer-header h4{
					color:#fff;
					margin-left:25px;	
					font-weight:bold;
					color: #0d2d69;					
				}
				#carousel #offer-header p{
					color:#fff;
					margin-left:25px;
					text-align:justify;
					
				}
									
					#carousel .offers-list li.offer-item{
						float:left;
						width:130px;
						height:130px;
						margin-top:10px;
						margin-right:0px;
						text-align:center !important;

					}
						#carousel .offers-list li.offer-item span{
							font-size:55%;
							color:#fff;
						}
							#carousel .offers-list li.offer-item span.poblacion{
								margin-right:10px;
								display:block;
								text-align:center;
							}
							
							#carousel .offers-list li.offer-item span.m2{
								clear:both;
								display:block;
								text-align:center;
								
							}
							
							#carousel .offers-list li.offer-item span.precioSalida{
								clear:both;
								display:block;
								text-align:center;
							}
									
						#carousel .offers-list li.offer-item h5{
							background:url(../images/bullet_offers.jpg) no-repeat top left;
							margin-top:5px;
							padding-left:25px;
							text-align:left;
							font-size:90%;
							font-weight:bold;
							color:#d6213c;
						}
					.contenedora #offer-home #offer-header a{}
			
			#carousel #vacio{margin-top:50px;}
			
			/*-- CARRUSEL NAVEGACION --*/
			/*#navegacion{
				clear:both;
				height:100px !important;		
			}
			
			#navegacion #anterior{
				position:absolute;
				bottom:0px;
			}
			
			#navegacion #siguiente{
				position:absolute;
				bottom:0px;
				right:0;
				margin-top:100px;
			}
			
				#navegacion img:hover{
					cursor:pointer;
				}
				
				#elemento-oculto{ display:none;}
				
				#navegacion #vacio{
					margin-top:40px;
					cursor:default;
				}
				
					#navegacion #vacio img{ cursor:default; }*/