/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../Imatges/fonsColor.jpg);
}



a{
	color:#D3D3D3;
	text-decoration:none;
	font-weight:bold;
	background: inherit;
}
a:link {
	COLOR: #D3D3D3;
	TEXT-DECORATION: none;
	background: inherit;
}
a:active {
	COLOR: #D3D3D3;
	TEXT-DECORATION: none;
	background: inherit;
}
a:visited {
	COLOR: #D3D3D3;
	TEXT-DECORATION: none;
	background: inherit;
}
a:hover {
	FONT-WEIGHT: bold;
	COLOR: #A3A3A3;
	TEXT-DECORATION: none;
	background: inherit;
}




.taula_inici_idiomes {font-size: 20px; font-weight: bold; color: #000000;}
.lletra_idioma {font-family: "Lucida Bright"}
.lletra_Adreca {	
	font-family: "Lucida Bright";
	font-size: 16px;
	font-style: italic;
}
.lletra_any {font-family: "Lucida Bright"; font-size: 36px; }


.lletra_Menus {
	font-family: "Lucida Bright";
	color: #FFFFFF;
	font-size: 16px;
}
.lletra_Apartat {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.lletra_Cos {
	font-family: "Lucida Bright";
	color: #330000;
	font-size: 14px;
}

/* 


<style type="text/css">
<!--
body {
	background-image: url(Imatges/fonsColor.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo4 {font-size: 20px; font-weight: bold; color: #000000;}
.Estilo5 {font-family: "Lucida Bright"}
.Estilo7 {	font-family: "Lucida Bright";
	font-size: 18px;
	font-style: italic;
}
.Estilo9 {font-family: "Lucida Bright"; font-size: 36px; }
-->
</style>

*/











