.h1 {  
     font-family: "Trebuchet MS";
	 font-size: 8pt; 
     font-style: normal; 
     font-weight: strong;
	 color: #FFFFFF; text-decoration: none;
	 border-color: #FFFFFF;  
}
.titulars {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.Contingut {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.adreça {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menus {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menustaronja {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF8029;
}
.titolapartat {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF8029;
	font-weight: bold;
}
.textexplicatiu {
     font-family: "Trebuchet MS";
	 color: #000000;
	 font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:link2 {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
    margin-top: 5px;
    background-color: #FFFFFF;
}

.iframe{
        background-color: #000000;
}



