.fondo_login {
	background-color: #6090c0;	
}
.fondo_cap{
	background-color:#FFF;
	background:#FFF;
}
.textcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.titol1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.linkHistoric {
	color: #FFF;
}
.linkHistoric:hover {
	color: #FFF;
	text-decoration:underline;
}
.titol2 {
	background-color: #6090c0;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.taulaGestio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6090c0;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
.taulaLlistaCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;	
	background-color: #6090c0;
	text-align: center;
}