body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #999900;
}





h1 {
	font-size: 16pt;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 .3em 0;
}
p {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #666666;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 1.5em;
	margin: 0 0 .6em 0;
}

#lang {
	margin: 10px 20px;
}
#lang  img {
	margin: 0 4px;
	border: 1px solid #993300;
}
body {
	background-color: #1A9AC4;
}

#links {
	margin: 0 20px;
}
#links li {
	display: inline;
}

#links a {
	font-size: 9pt;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
	display: inline;
	margin: 0 10px 0 0;
	color: #009999;
}
#links a:hover {
	color: #333333;
	font-weight: bold;
}

#dir {
	font-size: 7pt;
	color: #66CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px;
}
.contacto {
	background-image: url(../images/sobre.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 78px;
	padding: 10px 10px 10px 80px;
	margin: 10px 0;
	font-size: 8.5pt;
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	line-height: 1.4em;
}
.FondoTurqIzq {
	background-image: url(../fishing/images/fondo_turquesa_izq.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: 1a9ac4;
}
.FondoBlancoSombra {
	background-image: url(../dolphins/images/fondo_top_dolphin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.FondoTurqDer {
	background-image: url(../fishing/images/fondo_turquesa_der.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: 1a9ac4;
}
.FondoTablaCont {
	background-image: url(../images/fondo_btm_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
}
.MarcoTexto {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0099CC;
	padding: 50px 50px 100px 20px;
}
.MarcoFoto {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align: right;
}
.FondoTablaDelf {
	background-image: url(../dolphins/images/fondo_btm_dolphin.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	background-color: #FFFFFF;
}
.FondoGalDolphin {

	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E8E8E8;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 22px;
}

.tabla-precios {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tabla-precios  tfoot td {
	background-color: #336699;
	font-style: italic;
	font-size: 7pt;
	color: #FFFFFF;
	padding: 5px;
}

.tabla-precios caption {
	color: #646825;
	font-size: 7pt;
	text-align: left;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}
.tabla-precios th {
	color: #003366;
	font-size: 7pt;
	text-align: left;
	height: 13px;
	font-weight: bold;
	background-color: #0099FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tabla-precios  td {
	color: #333333;
	text-align: left;
	padding: 5px;
	font-size: 7pt;
	background-color: #53BAFF;
}

