body {
	background-color: #5084bd;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	margin-top: 100px;
}
#aladelta td {
	background-image: url(images/aladelta.png);
	background-repeat: no-repeat;
	background-position: right 80px;
}
a {
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
