.tit_llista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #6599CB;
	height: 20px;
}
.tit_circuit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.descripcio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	position: relative;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	text-indent: 0px;
	height: 92%;
	width: 92%;
}
.textocomun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
.textocomun2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}

.celdaeditable {
	padding: 10px;
}
.taula {
	border: 1px solid #B3D3EA;
}
.blauclar {
	background-color: #DFEDF7;
}
.volver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE4628;
}
