.Titol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Titol strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AA260F;
}
.Contingut {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.Estilo1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.Estilo4 {
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.Estilo5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.Estilo6 {font-family: "Trebuchet MS"
}

.Estilo7 {
	font-size: 22px;
	color: #FF6600;
}
body {
	margin-top: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}