/* -- CUERPO -- */
div.cuerpo{
	margin:auto;
	width:960px;
}
	div.cuerpo_titulo{
		width:960px;
		height:50px;
		text-align:left;
	}
		div.cuerpo_titulo a{
			margin:0;
			text-decoration:none;
		}
			div.cuerpo_titulo a img{
				margin:0;
			}
	div.cuerpo_titulo_embarca{
		margin-left:0;
	}
		div.cuerpo_titulo_embarca p{
			padding:0 20px 12px 20px;
			font-family:"Times New Roman",serif;
			font-style:italic;
			font-size:26px;
			color:#1b3059;
			text-align:left;
		}
	div.cuerpo_espdetalle{
		margin:auto;
		width:960px;
	}
		div.cuerpo_espdetalle_texto{
			margin-bottom:56px;
			width:480px;
			float:left;
		}
			div.cuerpo_espdetalle_texto_imagen{
				margin-left:20px;
				position:relative;
				width:440px;
				height:359px;
			}
				div.cuerpo_espdetalle_texto_imagen img{
					margin:0;
					padding:0;
					width:440px;
					height:359px;
					border-width:0;
				}
				div.cuerpo_espdetalle_texto_imagen div{
					position:absolute;
					z-index:9;
					margin:0;
					padding:0;
					left:0;
					top:0;
					width:440px;
					height:359px;
					text-decoration:none;
					background-image:url('../images/borde_img_detalle.gif');
					background-repeat:no-repeat;
				}
			p.cuerpo_espdetalle_texto_descripcion{
				padding:21px 20px 0 20px;
				font-size:15px;
				font-style:italic;
				text-align:justify;
				color:#1b3059;
			}
		div.cuerpo_espdetalle_caracts{
			margin-bottom:56px;
			width:480px;
			float:left;
		}
			div.cuerpo_espdetalle_caracts_titulo{
				margin-left:20px;
				width:440px;
				height:49px;
			}
			div.cuerpo_espdetalle_espcaracts_ext{
				margin-left:20px;
				padding:1px 0 1px 0;
				width:440px;
				background-color:#f7a3a3;
			}
				div.cuerpo_espdetalle_espcaracts_int{
					margin-left:1px;
					width:438px;
				}
					div.cuerpo_espdetalle_espcaracts_int_car{
						width:261px;
						float:left;
					}
						div.cuerpo_espdetalle_espcaracts_int_car p{
							padding:4px 5px 5px 15px;
							font-size:15px;
							font-style:italic;
							font-weight:bold;
							color:#a24949;
						}
					div.cuerpo_espdetalle_espcaracts_int_med{
						width:177px;
						float:left;
					}
						div.cuerpo_espdetalle_espcaracts_int_med p{
							padding:4px 15px 5px 5px;
							font-size:15px;
							font-style:italic;
							color:#a24949;
						}
	div.cuerpo_espgaleria_titulo{
		margin:auto;
		width:960px;
	}
		div.cuerpo_espgaleria_thb{
			position:relative;
			margin:0 0 20px 20px;
			width:215px;
			height:215px;
			overflow:hidden;
			float:left;
		}
			div.cuerpo_espgaleria_thb img{
				left:0px;
				top:0px;
				width:215px;
				height:215px;
				border-width:0px;
			}
			div.cuerpo_espgaleria_thb a{
				position:absolute;
				z-index:2;
				left:0px;
				top:0px;
				width:215px;
				height:215px;
				border-width:0px;
				background-image:url('../images/borde_img_galeria.gif');
				background-repeat:no-repeat;
				background-position:0 0;
				display:block;
			}
				div.cuerpo_espgaleria_thb a:hover{
					background-position:0 -215px;
				}
	div.cuerpo_espgaleria_snthb{
		margin:0;
		height:215px;
		background-image:url('../images/bt_snlst_embarcaciones.gif');
		background-repeat:repeat-x;
		float:left;
	}
	div.cuerpo_espgaleria_separapie{
		margin:auto;
		width:960px;
		height:64px;
	}
