.lintop {
	background-image: url(img/lin_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondofoto {
	background-image: url(img/foto_presenta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F4E61;
}
.bordelin {
	background-image: url(img/borde.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.bordelin2 {

	background-image: url(img/borde.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondofoto2 {

	background-image: url(img/foto_actividades.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
.fondofoto3 {

	background-image: url(img/foto_contacta.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:visited {
	text-decoration: underline;

}
a:active {
	text-decoration: none;

}
.fondofoto4 {


	background-image: url(img/foto_areaprivada.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bordeimg {
	border: 1px solid #666666;
}

