@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-image:url(imatges/fons.jpg);
}

/* CSS Document */

.Estilo1 {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	position: relative;
	color: #97141B;
}



.Estilo1 A:link {text-decoration:none}
.Estilo1 A:visited {text-decoration:none}
.Estilo1 A:active {text-decoration:none}
.Estilo1 A:hover {	text-decoration:none}



.Estilo2 {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	position: relative;
	color: #FFFFFF;
}

.Estilo3 {
	position:absolute;
	width:600px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	position: relative;
	color: #97141B;
}
