body, table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
}

.textPetit { font-size: xx-small; }
.PEU { color: silver; }

INPUT, TEXTAREA
{
	border-color: Black;
	border-width: 1px;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

INPUT.CERCADOR
{
	background: transparent;
	height: 14px;
	width: 95px;
	border-style: none;
	border-width: 0px;
}

A { color: #727272; text-decoration: none;}

A.fontMenuSuperior {
	color: #656565;
	font-size: x-small;
	font-weight: bold;
}

A.MenuSel, A.fontMenuSuperior:hover {
	font-size: x-small;
	font-weight: bold;
}

A.fontMenuSuperiorSel, A.fontMenuSuperiorSel:hover {
	font-size: x-small;
	font-weight: bold;
}

A.menuLateral, A.menuLateral:hover
{
	font-weight: bold;
}

TD.contingutTitol {
	font-size: small;
	font-weight: bold;
}

a.PEU, a.credits { color: silver; }
a.credits { font-weight: bold; }

TD.contingutTitol, A.MenuSel,A:hover, a.taronja, .color { color: #2f5684; }
