body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text_gran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text_peu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.fons_pag {
	background-color: #d8d8e0;
}

.fons_blanc {
	background-color: #FFFFFF;
}

.fons_blau {
	background-color: #0000f4;
}

.contorn {
	border: 1px solid #0000F4;
	background-color: #FFFFFF;
}

