body {
	margin: 0;
	padding: 0;
	background-color: #132640;
	font-family: "Trebuchet MS", "MS Sans Serif", Verdana, Tahoma, Arial, sans-serif;
	color: #424342;
	font-size: 0.78em;
	text-align: justify;
}
.txt_petit {
	font-size:10px;
}
.blanc {
	color:#FFFFFF;
	background-color:inherit;
}
a:link  {
	color: #17446D;
	background-color:inherit;
	text-decoration: none;
}
a:visited  {
	color: #19466f;
	background-color:inherit;
	text-decoration: none;
}
a:hover  {
	color: #19466f;
	background-color:inherit;
	text-decoration: none;
}
.txt_not_inici {
	font-size:10px;
	color:#1B4C77;
	background-color:inherit;
}
a.txt_not_inici:link  {
	color:#1B4C77;
	background-color:inherit;
	text-decoration: none;
}
a.txt_not_inici:visited  {
	color:#1B4C77;
	background-color:inherit;
	text-decoration: none;
}
a.txt_not_inici:hover  {
	color:#40A1F7;
	background-color:inherit;
	text-decoration: none;
}
.titols {
	color: #153E68;
	font-family:"Trebuchet MS", "MS Sans Serif",Verdana, Tahoma, Arial, sans-serif;
	background-color:inherit;
	font-size:15px;
	font-weight:bold;
	line-height: 30px;
}
.numeros {
	color:#1B4C77;
	background-color:inherit;
	font-weight:bold;
}
.imatges {	border: 1px solid #1B4C77;}
.llegenda {
width:265px;
border: 1px solid #CCCCCC;
background-color:#F7F7F7;
color:inherit;
padding:10px;
}
.blau {
	color:#1B4C77;
	background-color:inherit;
}
.gris {
	color:#666666;
	background-color:inherit;
}
.formulari {
	font-size: 10px;
	border: 1px solid #000000;
}
.lletra_error {
	color: #CA0000;
	background-color:inherit;
	font-weight: bold;
}