@charset "utf-8";
.General {
	position: relative;
	width: 1050px;
	margin: 0 auto 0 auto;
}
.header_embarcaciones {
	float: left;
	position: relative;
	width: 1050px;
}
.cuerpo {
	float: left;
	width: 1050px;
	position: relative;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	float: left;
	width: 1050px;
	position: relative;
}
.titulo {
	text-align: center;
	position: relative;
	width: 1050px;
	height: 50px;
}
h1 {
	font-family: "Arial Black";
	font-size: 32px;
	line-height: 38px;
	color: #006699;
}
.descripcion {
	text-align: center;
	position: relative;
	width: 1050px;
	height: 50px;
}
h2 {
	font-family: "Arial Black";
	font-size: 18px;
	line-height: 20px;
	color: #006699;
}
.imagen_cabecera {
	height: 91px;
	width: 784px;
	float: left;
	position: relative;
	left: 135px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	float: left;
	height: 50px;
	width: 1050px;
	position: relative;
	text-align: center;
}
.menu_superior {
	float: left;
	height: 40px;
	width: 1050px;
	position: relative;
}
.boton_menu_superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	width: 175px;
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/fondo_boton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h3 {
	
}
a:link {
	color: ##006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##006699;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.anuncios_normales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 655px;
	position: relative;
	text-align: center;
}
.poner_anuncios {
	float: right;
	width: 125px;
	position: relative;
	right: 10px;
	height: 100%;
}
.banners {
	float: right;
	width: 250px;
	position: relative;
}
.banner_1 {
	float: left;
	height: 478px;
	width: 250px;
	position: relative;
	right: 5px;
}
.vender_embarcacion {
	height: 120px;
	float: left;
	position: relative;
	width: 125px;
	background-image: url(../images/ficha_anuncio.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.vender_amarre {
	float: left;
	height: 120px;
	width: 125px;
	position: relative;
	top: 20px;
	background-image: url(../images/ficha_anuncio.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.pregunta_venta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	position: relative;
	width: 115px;
	top: 16px;
	left: 6px;
	text-align: center;
}
.link_form {
	position: relative;
	width: 100px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 12px;
	top: 35px;
	font-size: 15px;
}
