/* -- CUERPO -- */
div.cuerpo{
	margin:auto;
	width:960px;
}
	div.cuerpo_titulo{
		width:960px;
		height:50px;
		text-align:left;
	}
		div.cuerpo_titulo img{
			margin:0;
		}
	div.cuerpo_titulo_tipo{
		margin-left:0;
	}
		div.cuerpo_titulo_tipo p{
			padding:0 20px 12px 20px;
			font-style:italic;
			font-size:26px;
			color:#e5352d;
			text-transform:uppercase;
			text-align:left;
		}
	div.cuerpo_espthb_tipoemb{
		margin:0 0 20px 20px;
		width:215px;
		float:left;
	}
		div.cuerpo_espthb_tipoemb_thb{
			position:relative;
			width:215px;
			height:215px;
		}
			div.cuerpo_espthb_tipoemb_thb img{
				position:absolute;
				z-index:1;
				left:0px;
				top:0px;
				width:215px;
				height:215px;
				border-width:1px;
				display:block;
			}
			div.cuerpo_espthb_tipoemb_thb a{
				position:absolute;
				z-index:2;
				left:0px;
				top:0px;
				width:215px;
				height:215px;
				border-width:0px;
				background-image:url('../images/bt_lst_embarcaciones.gif');
				background-repeat:no-repeat;
				display:block;
			}
		a.cuerpo_espthb_tipoemb_tit{
			padding:10px 0 10px 0;
			font-size:16px;
			font-style:italic;
			font-weight:bold;
			text-transform:uppercase;
			text-align:left;
			text-decoration:none;
			line-height:18px;
			color:#1b3059;
			display:block;
		}
		p.cuerpo_espthb_tipoemb_dsc{
			padding:0;
			font-family:"Times New Roman",serif;
			font-size:15px;
			font-style:italic;
			/*text-transform:uppercase;*/
			text-align:left;/*justify*/
			line-height:15px;
			color:#545454;/*8c8c8c*/
		}
		p.cuerpo_espthb_tipoemb_TipoEmb{
			padding:0;
			font-family:"Times New Roman",serif;
			font-size:12px;
			/*font-style:italic;*/
			/*text-transform:uppercase;*/
			text-align:center;/*justify*/
			line-height:13px;
			color:#0077B0;/*#545454;/*8c8c8c*/
		}
	div.cuerpo_espsnthb_tipoemb{
		margin:0;
		height:215px;
		background-image:url('../images/bt_snlst_embarcaciones.gif');
		background-repeat:repeat-x;
		float:left;
	}
	div.cuerpo_espthb_septipoemb{
		margin-left:20px;
		width:920px;
		height:20px;
		border-top:1px solid #e6e8ed;
	}
