body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.estils-eportals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.fondo {
	background-attachment: fixed;
	background-image: url(../imatges/fons_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F5A907;
}

.peu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.link {
	text-decoration: undeline;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #145B68;
}

.link:hover {
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #145B68;
}

.link:visited {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #145B68;
}

.borde_taula {
	border: 1px solid #000000;
}

.borde_taula_contingut {
	border: 1px solid #EBA510;
}

.borde_taula_popup {
	border: 1px solid #EBA510;
}

.text-verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #145B68;
}

.capa_invisible {
	position: absolute;
	visibility: hidden;
	z-index: 6;
}
