/* CONTENT */

/* General */

.texto { margin:0 0 .75em; font-size:12px; padding:0 }

.texto { margin:0 0 1em; font-size:12px; padding:0 }
			
.texto strong{ color:#1c4069; }

*:first-child+html .tarifa { margin:0 0 .75em; font-size:12px; padding:0 }

.tarifa { margin:0 0 1em; font-size:12px; padding:0 }

.tarifa span { color:#1c4069 }
			
.tarifa strong{ color:#fb9207; }

.texto li { padding:0 0 0 25px; background:url(../images/bulletPoint.png) no-repeat 7px 4px; margin:0 0 1em; color:#555; }

.texto li.nomargin { margin-bottom:0px }

.nomargin { margin-bottom:0px }

.titulo {
	margin:0 0 1em;
	color:#fb9207;
	font-size:14px;
	}

table.conexionHoteles { width:528px; margin:0 0 1em; border:1px solid #fff; }

	table.conexionHoteles strong { color:#1c4069; }

	.col01 { width:326px; text-align:center; }
	
	.col02 { width:101px; text-align:center; }
	
	.col03 { width:101px; text-align:center; }
	
	.colGeneral { width:100%; text-align:center; }

	table.conexionHoteles thead { border-top:1px solid #fff; border-bottom:1px solid #fff; border-right:1px solid #fff; }
	
	table.conexionHoteles thead, table.conexionHoteles thead th, table.conexionHoteles tfoot td {
		padding:5px;
		vertical-align:middle;
		border-bottom:1px solid #fff;
		border-left:1px solid #fff;
		background:#fb9207 url(../images/conexionHotelesTheadBg.png) repeat-x top;
		color:#fff;
		}
	
	table.conexionHoteles tbody, table.conexionHoteles tbody td {
		padding:5px;
		vertical-align:middle;
		border-bottom:1px solid #fff;
		border-left:1px solid #fff;
		background:#ddd url(../images/conexionHotelesTbodyBg.png) repeat-x top; }
		
table.noIncluido { width:528px; margin:0 0 1em; border:1px solid #fff; }

	table.noIncluido strong { color:#1c4069; }

	.col01 { width:326px; text-align:center; }
	
	.col02 { width:101px; text-align:center; }
	
	.col03 { width:101px; text-align:center; }
	
	.colGeneral { width:100%; text-align:center; }

	table.noIncluido thead { border-top:1px solid #fff; border-bottom:1px solid #fff; border-right:1px solid #fff; }
	
	table.noIncluido thead, table.noIncluido thead th, table.noIncluido tfoot td {
		padding:5px;
		vertical-align:middle;
		border-bottom:1px solid #fff;
		border-left:1px solid #fff;
		background:#1c4069 url(../images/noIncluidoTheadBg.png) repeat-x top;
		color:#fff;
		}
	
	table.noIncluido tbody, table.noIncluido tbody td {
		padding:5px;
		vertical-align:middle;
		border-bottom:1px solid #fff;
		border-left:1px solid #fff;
		background:#ddd url(../images/conexionHotelesTbodyBg.png) repeat-x top; }

/* Primary Content */

#primaryContent {
	float:left;
	position:relative;
	left:0px;
	width:573px;
	height:auto;
	}
	
	#primaryContentHeader{
		height:31px;
		line-height:32px;
		background: url(../images/primaryContentBg.png) no-repeat top;
		}
		
		#primaryContentHeader h1 { text-indent:-9999px; }
		
		#mainHeader {position:relative; height:83px;}
		
		/* Ventajas */
		
		#primaryContentHeader h1#quienesCompaniaHeader { background:url(../images/quienesCompaniaHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#ventajasNinosHeader { background:url(../images/ventajasNinosHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#ventajasGruposHeader { background:url(../images/ventajasGruposHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#ventajasAniversariosHeader { background:url(../images/ventajasAniversariosHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#ventajasHotelesHeader { background:url(../images/ventajasHotelesHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#ventajasParkingHeader { background:url(../images/ventajasParkingHeaderBg.png) no-repeat 11px 5px; }
		
		/* Información General */
		
		#primaryContentHeader h1#infoEmbarcarHeader { background:url(../images/infoEmbarcarHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#infoGastronomiaHeader { background:url(../images/infoGastronomiaHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#infoNochesHeader { background:url(../images/infoNochesHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#infoSuenosHeader { background:url(../images/infoSuenosHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#infoVidaHeader { background:url(../images/infoVidaHeaderBg.png) no-repeat 11px 5px; }
		
		/* Todo Incluido */
		
		#primaryContentHeader h1#todoIncluidoHeader { background:url(../images/todoIncluidoHeaderBg.png) no-repeat 11px 5px; }
		
		/* Barcos - Pacific */ 
		
		#primaryContentHeader h1#barcosPacificConoceHeader { background:url(../images/barcosPacificConoceHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#barcosPacificFichaHeader { background:url(../images/barcosPacificFichaHeaderBg.png) no-repeat 11px 5px; }
		
		#mainHeader h1#barcosPacificCamarotesHeader { background:url(../images/barcosPacificCamarotesHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosPacificGaleriaHeader { background:url(../images/barcosPacificGaleriaHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosPacificVideoHeader { background:url(../images/barcosPacificVideoHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosPacificCubiertasHeader { background:url(../images/barcosPacificCubiertasHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		/* Barcos - New Pacific */ 
		
		#primaryContentHeader h1#barcosNewPacificConoceHeader { background:url(../images/barcosNewPacificConoceHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#barcosNewPacificFichaHeader { background:url(../images/barcosNewPacificFichaHeaderBg.png) no-repeat 11px 5px; }
		
		#mainHeader h1#barcosNewPacificCamarotesHeader { background:url(../images/barcosNewPacificCamarotesHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosNewPacificGaleriaHeader { background:url(../images/barcosNewPacificGaleriaHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosNewPacificVideoHeader { background:url(../images/barcosNewPacificVideoHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosNewPacificCubiertasHeader { background:url(../images/barcosNewPacificCubiertasHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		/* Barcos - Gemini */ 
		
		#primaryContentHeader h1#barcosGeminiConoceHeader { background:url(../images/barcosGeminiConoceHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#barcosGeminiFichaHeader { background:url(../images/barcosGeminiFichaHeaderBg.png) no-repeat 11px 5px; }
		
		#mainHeader h1#barcosGeminiCamarotesHeader { background:url(../images/barcosGeminiCamarotesHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosGeminiGaleriaHeader { background:url(../images/barcosPacificGeminiHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosGeminiVideoHeader { background:url(../images/barcosGeminiVideoHeader.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosGeminiCubiertasHeader { background:url(../images/barcosNewGeminiCubiertasHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		/* Barcos - Ocean Pearl */ 
		
		#primaryContentHeader h1#barcosOceanPearlConoceHeader { background:url(../images/barcosOceanPearlConoceHeaderBg.png) no-repeat 11px 5px; }
		
		#primaryContentHeader h1#barcosOceanPearlFichaHeader { background:url(../images/barcosOceanPearlFichaHeaderBg.png) no-repeat 11px 5px; }
		
		#mainHeader h1#barcosOceanPearlCamarotesHeader { background:url(../images/barcosOceanPearlCamarotesHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosOceanPearlGaleriaHeader { background:url(../images/barcosOceanPearlGaleriaHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosOceanPearlVideoHeader { background:url(../images/barcosOceanPearlVideoHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		#mainHeader h1#barcosOceanPearlCubiertasHeader { background:url(../images/barcosOceanPearlCubiertasHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		/* Eventos - Galería */
		
		#mainHeader h1#eventosGaleriaHeader { background:url(../images/eventosGaleriaHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		/* Galería Multimedia */
		
		#mainHeader h1#galeriaMultimediaHeader { background:url(../images/galeriaMultimediaHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
		
		/* Noticias */
		
		#mainHeader h1#noticiasPrensaHeader { background:url(../images/noticiasPrensaHeaderBg.png) no-repeat 11px 5px; text-indent:-9999px; height:33px; }
	
	#insideContent {
		background: url(../images/insideContentBg.png) repeat-x left bottom;
		width:531px;
		border-right:1px solid #f5f5f5;
		border-left:1px solid #f5f5f5;
		padding:15px 20px 2px 20px;
		}
		
		.colIzda { float:left; width:220px; }
		
		.colDcha { float:left; border-left:1px solid #ccc; margin:0 0 0 45px; padding:0 0 0 20px; width:220px; }
		
	*:first-child+html #contentBottomImage {
		height:17px;
		background:url(../images/contentBottomImageBg.png) no-repeat left bottom;
		}
		
	#contentBottomImage {
		height:15px;
		background:url(../images/contentBottomImageBg.png) no-repeat left bottom;
		}
	
#secondaryContent {
	z-index:1;
	float:right;
	position:relative;
	width:351px;
	height:100%;
	}
	
	#secondaryContent img { z-index:-100; }
	
/* Barcos - Camarotes */

.camarotes {
	padding:3px 0 3px 0;
	margin:0 0 1em;
	border-bottom:1px solid #ccc;
	}

	.camarotesLeftCol {
		float:left;
		width:435px;
		height:auto;
		margin:0 0 1em;
		}
		
		.camarotesLeftCol img { float:left; margin:0 20px 0 0; }
		
	.camarotesRightCol {
		float:left;
		width:435px;
		height:auto;
		margin:0 0 1em 25px;
		}
		
		.camarotesRightCol img { float:left; margin:0 20px 0 0; }
		
/* Barcos - Galeria */

#galleryNav {
	position:relative;
	width:940px;
	height:36px;
	background:url(../images/itinerario01HeaderBarco.png) no-repeat;
	margin:0 0 -3px;
	text-align:center;
	}

#galleryNav ul {
	width:fixed;
	width:auto;
	height:36px;
	line-height:32px;
	}
	
	#galleryNav li {
		display:inline;
		height:32px;
		}
		
		#galleryNav li a {
			height:32px;
			border-right:1px solid #ccc;
			padding:9px 10px 8px;
			margin:0 0 0 -3px;
			}
			
		#galleryNav li:first-child a {
			border-left:1px solid #ccc;
			}
			
			#galleryNav li a:hover {
				background:#ddd;
				color:#fff;
				text-decoration:none;
				}
				
			.galleryNavCurrent {
				background:#ddd;
				color:#fff;
				text-decoration:none;
				}

.galleryImages {
	position:relative;
	width:940px;
	height:225px;
	}
	
	.galleryImages li {
		float:left;
		text-align:center;
		margin:0 75px 0 0;
		width:250px;
		height:211px;
		}
		
		.galleryImages li:last-child {
			margin:0;
			}
		
		.galleryImages li a {
			width:250px;
			height:211px;
			display:block;
			background:url(../images/galleryImageButtonBg.png) top no-repeat;
			color:#ccc;
			padding:7px 0 0 0;
			}
			
		.galleryImages li a.downloadImage {
			position:relative;
			top:0;
			left:0;
			line-height:10px;
			text-align:left;
			width:250px;
			height:10px;
			display:block;
			background:none;
			color:#ccc;
			text-align:center;
			}
			
		.galleryImages li a.downloadImage:hover {
			background:none;
			color:#fb9207;
			text-decoration:none;
			}
		
		.galleryImages li a:hover {
			background:url(../images/galleryImageButtonBg.png) 0px -238px no-repeat;
			color:#fb9207;
			text-decoration:none;
			}
		
		.galleryImages li a img { margin:0 0 20px 0; }
		
.galleryImagesNoFoot {
	position:relative;
	width:940px;
	height:225px;
	}
	
	.galleryImagesNoFoot li {
		float:left;
		text-align:center;
		margin:0 75px 0 0;
		width:250px;
		height:205px;
		}
		
		.galleryImagesNoFoot li:last-child {
			margin:0;
			}
		
		.galleryImagesNoFoot li a {
			width:250px;
			height:190px;
			display:block;
			background:url(../images/galleryImageButtonBg.png) top no-repeat;
			color:#ccc;
			padding:7px 0 0 0;
			}
			
		.galleryImagesNoFoot li a.downloadImage {
			line-height:10px;
			text-align:left;
			width:250px;
			height:10px;
			display:block;
			background:none;
			color:#ccc;
			text-align:center;
			}
			
		.galleryImagesNoFoot li a.downloadImage:hover {
			background:none;
			color:#fb9207;
			text-decoration:none;
			}
		
		.galleryImagesNoFoot li a:hover {
			background:url(../images/galleryImageButtonBg.png) 0px -238px no-repeat;
			color:#fb9207;
			text-decoration:none;
			}
			
#content { position:relative; }			
			
#content ul#virtualGalleryNav {
	float:left;
	margin:0 0 20px 50px;
	width:230px;
	}
	
	#content ul#virtualGalleryNav li {
		width:230px;
		height:21px;
		line-height:21px;
		padding:5px 0;
		border-bottom:1px solid #ccc;	
		}
		
		#content ul#virtualGalleryNav li a {
			display:block;
			width:230px;
			height:21px;
			color:#1c4069;
			background:url(../images/goButton.png) right 3px no-repeat;
			}
			
		#content ul#virtualGalleryNav li a:hover, #content ul#virtualGalleryNav li a.virtualGalleryNavCurrent {
			color:#fb9207;
			background:url(../images/goButtonOver.png) right 3px no-repeat;
			text-decoration:none;
			}
			
#content .virtualGallerySwf {
	float:right;
	margin:0 50px 5px 0;
	padding:8px;
	width:517px;
	height:391px;
	background:url(../images/360SwfBg.png) no-repeat;
	}
		
/* Video */

#videoContainer {
	text-align:center;
	margin:0 auto 10px;
	padding:10px;
	width:640px;
	height:521px;
	background:url(../images/videoContainerBg.png) no-repeat;
	}
	
/* Galería Multimedia */

*:first-child+html #imagenesDiv {
	float:left;
	width:570px;
	margin:0 0 -15px 0;
	}

#imagenesDiv {
	float:left;
	width:570px;
	}
	
	h2#imagenesDivHeader {
		font-size:14px;
		line-height:31px;
		color:#1c4069;
		text-align:center;
		height:35px;
		background:url(../images/imagenesDivHeaderBg.png) no-repeat;
		}
	
	#imagenesDiv h3 {
		width:560px;
		font-size:14px;
		line-height:31px;
		color:#fb9207;
		height:18px;
		padding:5px 0 10px 0;
		margin:0 0 10px 0;
		border-bottom:1px solid #ccc;
		}
		
	#imagenesDiv ul#pacificImages {
		width:auto;
		height:161px;
		background:url(../images/pacificImages.png) right 5px no-repeat;
		overflow:visible;
		padding:10px 0 0 0;
		}
		
	#imagenesDiv ul#newPacificImages {
		width:auto;
		height:161px;
		background:url(../images/newPacificImages.png) right 5px no-repeat;
		overflow:visible;
		padding:10px 0 0 0;
		}
		
	#imagenesDiv ul#geminiImages {
		width:auto;
		height:161px;
		background:url(../images/geminiImages.png) right 5px no-repeat;
		overflow:visible;
		padding:10px 0 0 0;
		}
		
	#imagenesDiv ul#oceanPearlImages {
		width:auto;
		height:161px;
		background:url(../images/oceanPearlImages.png) right 5px no-repeat;
		overflow:visible;
		padding:10px 0 0 0;
		}
		
	#imagenesDiv ul#otherImages {
		width:auto;
		height:86px;
		overflow:visible;
		padding:10px 0 0 0;
		}
		
		#imagenesDiv ul#otherImages li.listImage {
			position:relative;
			top:-100px;
			left:238px;
			width:auto;
			height:86px;
			}
		
	#imagenesDiv ul li a {
		display:block;
		width:200px;
		height:21px;
		color:#1c4069;
		margin:0 0 12px 0;
		background:url(../images/goButton.png) right 3px no-repeat;
		}
		
	#imagenesDiv ul li a:hover {
		color:#fb9207;
		text-decoration:none;
		background:url(../images/goButtonOver.png) right 3px no-repeat;
		}
	
#videosDiv {
	float:right;
	width:310px;
	}
	
	h2#videosDivHeader {
		font-size:14px;
		line-height:31px;
		color:#1c4069;
		text-align:center;
		height:35px;
		background:url(../images/videosDivHeaderBg.png) no-repeat;
		}
		
	#videosDiv h3 {
		font-size:14px;
		line-height:31px;
		color:#fb9207;
		height:18px;
		padding:5px 0 10px 0;
		margin:0 0 10px 0;
		border-bottom:1px solid #ccc;
		}
		
	#pacificVideosDiv {
		width:310px;
		height:147px;
		background:url(../images/pacificVideo.png) left 5px no-repeat;
		}
		
			#pacificVideosDiv a {
				position:relative;
				float:right;
				top:120px;
				right:0px;
				vertical-align:bottom;
				width:80px;
				height:21px;
				color:#1c4069;
				margin:0 0 12px 0;
				background:url(../images/goButton.png) right 2px no-repeat;
				}
					
			#pacificVideosDiv a:hover {
				color:#fb9207;
				text-decoration:none;
				background:url(../images/goButtonOver.png) right 3px no-repeat;
				}
				
	#newPacificVideosDiv {
		width:310px;
		height:147px;
		background:url(../images/newPacificVideo.png) left 5px no-repeat;
		}
		
			#newPacificVideosDiv p {
				position:relative;
				float:right;
				top:120px;
				right:4px;
				vertical-align:bottom;
				width:80px;
				height:21px;
				color:#999;
				margin:0 0 12px 0;
				}
		
			#newPacificVideosDiv a {
				position:relative;
				float:right;
				top:120px;
				right:0px;
				vertical-align:bottom;
				width:80px;
				height:21px;
				color:#1c4069;
				margin:0 0 12px 0;
				background:url(../images/goButton.png) right 2px no-repeat;
				}
					
			#newPacificVideosDiv a:hover {
				color:#fb9207;
				text-decoration:none;
				background:url(../images/goButtonOver.png) right 3px no-repeat;
				}
				
	#geminiVideosDiv {
		width:310px;
		height:147px;
		background:url(../images/geminiVideo.png) left 5px no-repeat;
		}
		
			#geminiVideosDiv a {
				position:relative;
				float:right;
				top:120px;
				right:0px;
				vertical-align:bottom;
				width:80px;
				height:21px;
				color:#1c4069;
				margin:0 0 12px 0;
				background:url(../images/goButton.png) right 2px no-repeat;
				}
					
			#geminiVideosDiv a:hover {
				color:#fb9207;
				text-decoration:none;
				background:url(../images/goButtonOver.png) right 3px no-repeat;
				}
				
/* Noticias */

	#recuperador { padding:10px 20px 2px 15px; overflow:visible; }

	#recuperador .line {
		position:relative;
		left:-15px;
		border-top:1px solid #ddd;
		height:6px;
		width:936px;
		border-right:1px solid #f5f5f5;
		border-left:1px solid #f5f5f5;
		}

	.noticiasTitulo {
		color:#fb9207;
		font:16px Arial, Helvetica, sans-serif;
		padding:0 100px 7px 0;
		margin:5px 0 10px 0;
		border-bottom:1px solid #cccccc;
		width:auto;
		}
		
	.noticiasFecha {
		height:14px;
		float:right;
		margin:-35px 0 0 0;
		color:#999;
		font:12px Arial, Helvetica, sans-serif;
		}
		
	#paginacion { position:absolute; float:right; top:-32px; right:20px; line-height:32px; padding:0 0 0 10px; border-left:1px solid #ccc; }
	
	#paginacion span { width:23px; border-right:1px solid #fb9207; padding:0 7px 0 6px; height:12px; color:#fb9207; }
	
	#paginacion a { width:23px; border-right:1px solid #fb9207; padding:0 7px 0 6px; height:12px; color:#999; }
	
	#paginacion a:hover { width:23px; border-right:1px solid #fb9207; padding:0 7px 0 6px; height:12px; color:#fb9207; text-decoration:none; }
	
	a.noticiasLeerMas {
		background:url(../images/noticiasLeerMasBg.png) no-repeat left top;
		display:block;
		width:130px;
		height:24px;
		color:#1c4069;
		text-indent:36px;
		line-height:24px;
		margin:0 0 30px 0;
		}
		
	a:hover.noticiasLeerMas {
		background:url(../images/noticiasLeerMasBg.png) no-repeat left bottom;
		color:#fb9207;
		text-decoration:none;
		}
		
	#muestreo { padding:0; margin:-5px 0 0 0; }
		
	.noticiasImage {
		float:right;
		background:url(../images/noticiasImageBg.png) no-repeat;
		width:307px;
		height:244px;
		padding:7px;
		margin:0 0 15px 20px;
		}
		
	a.volverNoticias {
		background:url(../images/volverNoticias.png) no-repeat 10px top;
		position:absolute;
		top:-32px;
		right:20px;
		width:61px;
		height:32px;
		display:block;
		line-height:32px;
		text-indent:25px;
		padding:0 0 0 10px;
		border-left:1px solid #ccc;
		color:#1c4069;
		}
		
	a:hover.volverNoticias {
		background:url(../images/volverNoticias.png) no-repeat 10px bottom;
		text-decoration:none;
		color:#fb9207;
		}
		
	a.pdfNoticias {
		background:url(../images/acrobatIcon.png) no-repeat left top;
		margin:5px 0 10px 0;
		padding:0 0 0 22px;
		width:auto;
		height:15px;
		line-height:15px;
		display:block;
		color:#1c4069;
		}
		
	a.wordNoticias {
		background:url(../images/wordIcon.png) no-repeat left 1px;
		margin:5px 0 10px 0;
		padding:0 0 0 22px;
		width:auto;
		height:15px;
		line-height:15px;
		display:block;
		color:#1c4069;
		}

/* Cubiertas Gemini */		

#cubiertasSwfTop {
	padding:0;
	margin:10px auto 0 auto;
	display:block;
	position:relative;
	width:885px;
	height:10px;
	text-align:center;
	background:url(../images/cubiertasSwfTopBg.jpg) no-repeat;
	}
	
#cubiertasSwf {
	margin:0 auto;
	display:block;
	position:relative;
	width:885px;
	height:945px;
	text-align:center;
	background:url(../images/cubiertasSwfBg.jpg) repeat-y;
	}
	
#cubiertasSwfBottom {
	margin:0 auto 5px auto;
	display:block;
	position:relative;
	width:885px;
	height:13px;
	text-align:center;
	background:url(../images/cubiertasSwfBottomBg.jpg) no-repeat;
	}
		
		
		
		