@charset "UTF-8";
BODY{
	overflow:hidden;
	}
#imaxe{
	overflow:hidden;
	background-image:url(imaxes/922-ROI-PEDRAFITA-P8024464.jpg);
	width: 100%;
	height:100%;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	float: none;
}
#ligazons{
	width:200px;
	color:#EEE;
	float: right;
	position: absolute;
	visibility: visible;
	top: 20px;
	text-align: left;
	margin-right: 0px;
	right: 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #EEE;
	font-family: "Arial Black";
	font-size: 14px;
	text-decoration: none;
	word-spacing: 0.2em;
}
A:HOVER {
	color: #F60;
}
