@charset "utf-8";
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #4A361B;
	border-right-color: #4A361B;
	border-bottom-color: #4A361B;
	border-left-color: #4A361B;
}
body {
	background-color: #5F8BF6;
	background-image: url(superfondo.jpg);
	background-attachment: fixed;
	background-position: center top;
}
.borde_nautico {
	border: 2px solid #DCCCAB;
}

td img {display: block;}
.texto-normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	text-align: left;
	text-indent: 5px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #06C;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.a-izquierda {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	-moz-box-shadow: 5px 5px 5px #C0E9FF;
	-webkit-box-shadow: 5px 5px 5px #C0E9FF;
	box-shadow: 5px 5px 5px #C0E9FF;
}
.a-derecha {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	-moz-box-shadow: -5px 5px 5px #C0E9FF;
	-webkit-box-shadow: -5px 5px 5px #C0E9FF;
	box-shadow: -5px 5px 5px #C0E9FF;

}
h1 {
	color: #096;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	text-shadow: #DCCCAB -2px 2px 2px
}
h2 {
	color: #4D458F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	text-shadow: #DCCCAB -2px 2px 2px
}

h3 {
	color: #F78B7A;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-shadow: #DCCCAB -2px 2px 2px
}
.t728 {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.buscador {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 100px;
	background-image: url(nautica-embarcaciones-top.jpg);
	background-position: right;
	color: #FFFFFF;
	border: 5px solid #DCCCAB;
}
.alinear-izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
