/* CSS Basic Document */
body
{
	margin:0px auto;
	padding:0px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #F2F2F2;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50px 50px;
}

.fonscontent {
	background-color: #F2F2F2;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
/* border-bottom: 1px solid gray; */
/* width: 90%; width of menu. Uncomment to change to a specific width */
/* margin-bottom: 1em; */
}

</style>


/* CSS Background image Document */
.header_image
{
background:url(../images/header_bg.jpg) left top no-repeat;
height:175px;
}

.contingut {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.linknormal {
	text-decoration: underline;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #990033;
	font-weight: normal;
}
.macopetit {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}
.fonstaula {
	height: 605px;
}
.fontpetita {
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS";
	text-decoration: none;
	color: #333;
}
.color {
	color: #800000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
a {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
