body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8b8a8d; /* gris */
	word-spacing: 1px;
	line-height: 18px;
	background-color: #94AAB7;
	text-align: left;
}

img { border: none; }

img.icon {
	vertical-align: middle;
	margin: 5px;
}

a {
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #FFDD00;
}

table.layout {
	background-color: white;
	border: 1px solid #000033;
	border-collapse: collapse;
	margin: 0 auto;
	width: 604px;
	padding: 0px;
	border-spacing: 0px;
}

table.layout td {
	padding: 0.5ex 3ex;
}

.layout .header {
	height: 98px;
	text-align: center;
	vertical-align: top;
}

.footer { font-size: 10px;}

.footer.question {
	margin: 5ex 3ex 3ex;
	text-align: center;
}

.footer.contact .float-left {
	float: left;
	margin-right: 5ex;
}

.layout .footer.logo {
	background-color: black;
	height: 60px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.item {
	border-bottom: solid 1px #e4ab44; /* naranja */
	padding: 1ex 2ex;
}

.item.last {border: none;}

.item .text {
	float: right;
	margin-bottom: 1ex;
	width: 65%;
}

.item .features em {
	font-weight: bold;
	font-style: normal;
}

.item img.thumb {
	border: solid 1px gray;
	margin: 2ex;
	float: left;
}

.item h1 {
	font-size: 12pt;
	color: #84a2c7; /* azul */
	margin-bottom: -1ex;
}

.item .link  {
	clear: both;
	text-align: center;
}

.item .link a {
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin: 0 auto;
	color: #e4ab44; /* naranja */
}

.item .link a.inline {
	display: inline;
}

.item .link a:hover {
	color: #b47b14;
}

/* rollovers */
a span.alt {display: none;}

a.masInfo {
	background: url('http://www.oceanografica.com/publicaciones/imagapp/btn_masInformacion.jpg');
	height: 28px;
	width: 105px;

}

a.masInfo:hover {
	background: url('http://www.oceanografica.com/publicaciones/imagapp/btn_masInformacion.jpg') 105px 0px;
}