#ec {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
}
#tvs {
	position: relative;
	top: 75px;
	height: 608px;
	width: 339px;
	float: left;
	left: 660px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #6699cc;
	background-image: url(imagenes/web5/fondov.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#desingOniris {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-bottom: -40px;
}
