body {
	color: #000000;
	font-size : 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	background: url(../images/ondas_mar_oceano.jpg) no-repeat center;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

legend {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-shadow: Black;
	font-weight: bold;
}

fieldset {
	text-shadow: Black;
	border: thin solid silver;
	height: 100%;
	background-color: white;
	filter: alpha(opacity=50); opacity: .5
}

#enlaces_titulo {
	height: 420px;
	width: 90%;
	background-color: aqua;
}

#enlaces {
	overflow: auto;
	height: 100%;
	width: 100%;
	background-color: fuchsia;
}