.tot {
	background-image: url(fons.jpg);
	height: 516px;
	width: 900px;
	text-align: center;
	margin: auto;






}
.main {
	height: 300px;
	width: 500px;
	background-color: #FAE8EA;
	top: 180px;
	position: absolute;
	left: 20%;
	right: 20%;
	overflow: auto;
	font-weight: bold;
	font-size: 12px;
	text-align: left;







}
.titol {
	background-color: #993333;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 16px;



}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.txt {
	font-weight: normal;
}
table {
	font-weight: bold;
	font-size: 12px;

}
.contingut {
	margin-right: 25px;
	margin-left: 25px;
}
a {
	color: #000000;
}

