a {
	text-decoration: none;
	color: #10255C;
}

body {
	margin: 0px;
	padding: 0px;
}

#titulo {
	width: 436px;
	height: 20px;
	position: absolute;
	z-index: 1;
	float: none;
}

.barrasup {
	background-image: url(../img/azulsup.jpg);
	background-repeat:   repeat-y;
	background-position: right;
}

