body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #dddddd;
	background-color: #212931;
	background-image:  url("../imatges/grafics/fons/estructural_i_arqu.gif");
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #DDDDDD;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.titular {
	font-size: 18px;
	font-weight: bold;
	color: #DDDDDD;
}
.angles_gris {
	color: #999999;
	font-style: italic;
	font-weight: bold;
}
.titular_capitols {
	font-size: 24px;
	font-weight: bold;
}
.titular_angles_gris {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.titular_blanc_mes_petit {
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
}
