A:link, A:visited, A:active 
{ 
	text-decoration: none 
}

body {
	background-color: #EBEBEB;
	margin: 0px;
	background-position: center center;
	vertical-align: middle;
}
.text {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}

.text:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-decoration:underline;
	color: #9C1737;
}

#capa1{ 
 position:relative;
 z-index:0;
}

#imatge_polaroid{
	position:relative;
	left: 10px;
	top: 10px;
}

#capa2{
 position:absolute;
 z-index:0;
}.text_titol {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	text-indent: 25px;
}
.cantonada {
	background-image: url(imatges/cantonada.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

