/* CSS Document */

/* Etiquetes */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(fons_fusta.jpg);
	background-repeat:  repeat-y;
	background-attachment: scroll;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	align="center";
}

tr{

}

img {
	border: 1;
}

th{

	width: 25%;
	color: #CCCCCC;
	background-color: #999999;
}

p{
	align="center";
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	font-weight: bold;
	color: #0099FF;
	cursor: hand;
}


img {
   border: 1px solid #000000;
}



/* Classes . */
.Lletres_cap{
color: #FFFFFF; 
text-align: center;
font-size: 20px;

}


.Lletres_subcap{
	color: #FFFFFF;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background-color: #999999;
}

.Lletres_subcap_seleccionada{
	color: #FFFFFF;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background-color: #000000;
}

.Linkweb
{
font-size: 17px;

}

.Lletres_capcalera_activada{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background-color: #000000;	
}

.Lletres_cos{
color: #003300;
text-align: center;
font-size: 16px;

}

.Lletres_justificades{
text-align: justify;
color: #003300;
}

/* Identificadors # */
