body, table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.PEU
{
	color: white;
}

/* Llistat */
TD.LLISTAT_CAP
{
	font-size: 12px;
	font-weight: bold;
}

TD.LLISTAT_COS
{
	background-color: #E8E8EA;
	font-weight: bold;
}

/* Form */ 
TD.FORM_LABEL
{
	background-image: url(/imatges/form/back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
}

INPUT
{
	border-color: Black;
	border-width: 1px;
	font-size: xx-small;
}

/* Menú superior */
TD.TOPMNU_EXP
{
	background-image: url(/imatges/topmnu/MigExp.gif);
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
}

TD.TOPMNU_EXPSEL
{
	background-image: url(/imatges/topmnu/MigExpSel.gif);
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
}

/* Cercador */
#CERCADOR_LAYOUT
{
	position:relative;
	width:100%;
	height: 65;
}

#CERCADOR_CAIXA
{
	position:absolute;
	top: 30px;
	left: 11px;
}

#CERCADOR_BUTTON
{
	position:absolute;
	top: 31px;
	left: 105px;
}

INPUT.CERCADOR_TXTBOX
{
	height: 15px;
	width: 88px;
	border-style: solid;
	border-color: #0A2C57;
	border-width: 1px;
}

TD.CONTACTE
{
	font-size: x-small;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}

/* Menú lateral */
TD.MNULAT_BACK_01, TD.MNULAT_BACK_01SEL, TD.MNULAT_BACK_02, TD.MNULAT_BACK_02SEL
{
background-color: #DEE3E8;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

TD.MNULAT_BACK_01
{
	background-image: url(/imatges/latmnu/back01.gif);
	font-size: x-small;
	font-weight: bold;
	padding-left: 11px;
}

TD.MNULAT_BACK_01SEL
{
	background-image: url(/imatges/latmnu/back01Sel.gif);
	font-size: x-small;
	font-weight: bold;
	padding-left: 11px;
}

TD.MNULAT_BACK_02
{
	background-image: url(/imatges/latmnu/back02.gif);
	font-size: xx-small;
	font-weight: bold;
	padding-left: 11px;
}

TD.MNULAT_BACK_02SEL
{
	background-image: url(/imatges/latmnu/back02Sel.gif);
	font-size: xx-small;
	font-weight: bold;
	padding-left: 11px;
}

.LEGAL_CREDITS
{
	color: Silver;
}


A { text-decoration: none; color: #1558AD; }
A:HOVER { color: #F02908; }
A.INVERS{ color: #D8DEE6; }
A.INVERS:HOVER { color: #E66367; }

.NAVEGVERMELL
{
	color: #E20A16;
	font-style: italic;
}

.NAVEGNORMAL
{
	font-style: italic;
}

.GENERALTITOL
{
	font-style: italic;
	color: #E20A16;
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
}

.FITXASUBTITOL
{
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

/* Resumidor lateral */

TD.RESUMIDOR
{
	background-image: url(/imatges/resumidor/titol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	height: 20px;
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
}

A.RESUMIDOR_LNK
{
	font-size: xx-small;
	text-transform: lowercase;
}

