@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri.eot');    
    src: local('Calibri'), url(../fonts/calibri.ttf) format("opentype");
}
@font-face {
    font-family: 'Calibri Bold';
    src: url('../fonts/calibrib.eot');    
    src: local('Calibri bold'), url(../fonts/calibrib.ttf) format("opentype");
}
textarea {
font-family: 'Calibri', Arial, Helvetica, sans-serif;
color: #333333;
background-color: #ffffff;
font-size: 14px;
border:0;
}
select { 
font-family: 'Calibri', Arial, Helvetica, sans-serif;
color: #333333;
background-color: #ffffff;
font-size: 14px;
border:0;
}
input { 
font-family: 'Calibri', Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
background-color: #ffffff;
border:0;
font-size: 14px;
border-style:groove;
}
img {border: 0;}
body {
	background-image: url(img/fonsrepeat.jpg);
	background-color: #e4e4e4;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	table-align: center;
}
td {valign:top;align:left;}
a {
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.slogan {
	font-size: 18px;
	color: #666666;
}
.destacats {
	font-size: 34px;
	font-weight: bold;
	background-color: #ffffff;
}
.spto {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	margin-left:20px;
}
.petitnoticies {
	font-size: 12px;
}
.portalhome {
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	background-color: #53D4B6;
}
.portalhome2 {
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	background-color: #53D4B6;
}
.portalintrohome {
	font-size: 12px;
	color: #ffffff;
	padding-bottom:5;
	font-weight: normal;
}
.griset {
	color:#333
}
.titol {
	font-size: 24px;
	font-weight: bold;
	color: #53D4B6;
}
.titol2 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.entrada {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-align:justify;
}
.petitpeu {
	font-size: 12px;
}
.pto {
	text-align:center;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8dc63f;
}
.noticiatitol {
	font-size: 24px;
	font-weight: bold;
	color:#53D4B6;
}
.noticiatitol2 {
	font-size: 18px;
	font-weight: bold;
	color:#53D4B6;
}
.noticiaentrada {
	font-size: 16px;
	font-weight: bold;
}
.introdestacat {
	color:#ffffff;
	background-color: #8dc63f;
	font-weight: bold;
}
.colorvermell {
	color:#C00;
	font-weight: bold;
}
.casellaformulari {
	background-image:url(../img/fonsform.gif);
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
}
.casellaformulari2 {
	background-image:url(../img/fonsform2.gif);
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
}