/* CSS Document */

.Titol_Grana {
	font-family: Helvetica, Interstate-Regular, Verdana, Geneva, Arial;
	font-size: 18px;
	color: Maroon;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
}
.Titol_Granablack {
	font-family: HelveticaCondensed, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
}
.Titol_pagina {
	font-family: HelveticaCondensed, sans-serif;
	font-size: 18px;
	color: Navy;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-align: left;
}
.Text_Taronja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6E37;
	text-decoration: none;
	text-align: left;
}
.Enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF6E37;
	text-decoration: none;
	text-align: center;
}
.Noticies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6E37;
	text-decoration: underline;
 	font-weight: bolder;
	text-align: center;
}
.Textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: black;
	text-align: left;
}
.taronjacenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6E37;
	text-decoration: none;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #FF6E37;

}
a:active {
	text-decoration: none;
	color: #FF6E37;

}
a:link {
	text-decoration: none;
	color: #FF6E37;

}
a:hover {
	text-decoration: none;
	color: #FF6E37;

}
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
}

