body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000099;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #660000;
}
.peufoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:active {
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
#contenidor {
	margin: 0px;
	padding: 5px;
	width: 650px;
	border: 0px none #FF0000;
}
#cap {
	margin-left: 40px;
	border: 4px dotted #990000;
	width: auto;
	position: relative;
}
#text1 {
	margin-left: 40px;
	border: 0px none #990000;
	width: 250px;
	position: relative;
	top: 40px;
}
#text2 {
	width: 260px;
	margin-left: 40px;
	border: 0px none #FF0000;
	position: absolute;
	left: 350px;
	top: 425px;
	right: 350px;
	bottom: 400px;
	background-color: #FFFFFF;
}
#imatge1 {
	float: none;
	height: 145px;
	width: 154px;
	border: 0px none #FF0000;
	position: absolute;
	top: 225px;
	right: 450px;
	left: 450px;
	bottom: 400px;
}
#imatge2 {
	float: right;
	height: 100px;
	width: 232px;
	border: 0px none #FF0000;
	margin-bottom: 12px;
	top: 20px;
	position: relative;
}
#autors {
	clear: both;
	float: right;
	width: 260px;
	border: 0px none #FF0000;
	position: relative;
}
