body {
	background-image: url(/admin/images/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo2 {color: #2E3A6C}

.Estilo1 {	color: #008000;
	font-weight: bold;
	font-size: 12px;
}
.Estilo2 {
	color: #FFFFFF;
	background-color: #999999;
}

.taula {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #770000;
}
.hipernet{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:LINK {
	text-decoration : none;
	color: #2E3A6C;
} 
A:VISITED {
	text-decoration : none;
	color: #2E3A6C;
} 
A:HOVER {
	text-decoration : none;
	color: #990000;
} 
A:ACTIVE {text-decoration : none} 

