body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(fonsestil_b.gif);
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.peu {
	font-size: 12px;
	font-style: italic;
	margin-left: 50px;
}
.notes {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	margin-left: 50px;
	width: 600px;
	margin-bottom: 50px;
}
a:link {
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #9933FF;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #CC66CC;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.titol3 {
	font-weight: bold;
	text-transform: uppercase;
}
#contenidor {
	margin: 20px 20px 50px;
	padding: 5px;
	width: 650px;
}
#cap {
	margin-left: 50px;
	background-color: #FFCC66;
}
#text1 {
	margin-left: 50px;
}
#text2 {
	margin: 50px;
	width: 500px;
}
#notes {
	font-size: 12px;
	font-style: italic;
	color: #004600;
}
#imatge {
	float: right;
	width: 550px;
	font-size: 10px;
}
.vincle {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
