body {
	background:  url(../imagenes/fondo.jpg) -252px 0px no-repeat fixed;
	background-color: #FFFFFF;
	margin: 25px 25px 25px 25px;
	


}


.lnk
{
font-family : arial;
	text-decoration : none;
	color: #101E4C;
	font-size : 14px;
}

.lnk:hover
{
font-family : arial;
	text-decoration : none;
	color: #4B5186;
	font-size : 14px;
}

.lnk:visited
{
font-family : arial;
	text-decoration : none;
	color: #101E4C;
	font-size : 14px;
}

.lnk:visited:hover
{
font-family : arial;
	text-decoration : none;
	color: #4B5186;
	font-size : 14px;
}

div#navigation {width: 410px; padding: 0px; position:absolute; left:29px; top:52px; height:70px; }

div#titulo {width: 308px; padding: 0px; position:absolute; left:29px; top:205px; height:25px; }
	<!--aquí non vai nada-->


