body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
}

.dalt {
	vertical-align: top;
}

.baix {
	vertical-align: bottom;
}

.mig {
	vertical-align: middle;
}


A	{
	text-decoration:none;
	color: #000000;
}

/*------------------------------------------------------------------*/
/* Contingut
/*------------------------------------------------------------------*/
.td-contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	background-color: #ffffff;
	color: #000000;
	background-image: none;
	vertical-align: top;
	text-align: left;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1ex 2em 1em 1em;
	background-color: #ffffff;
	color: #000000;
	background-image: none;
}


.contents P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}


P.centrat {
	text-align: center;
}

P.compacte {
	margin-top: 0em;
	margin-bottom: 0em;
}

A.contents  {
	color: #00CC00
}

h1 {
	font-size: large;
 	font-weight: bold;
}

h2 {
	font-size: large;
 	font-weight: normal;
}

h3 {
	font-size: medium;
 	font-weight: bold;
}

h4 {
	font-size: medium;
 	font-weight: normal;
}

/*------------------------------------------------------------------*/
/* Títols de contingut
/*------------------------------------------------------------------*/
UL { 
	list-style-type: circle;
}

/* font-size: [ xx-small | x-small | small | medium | large | x-large | xx-large ] */
P.titol {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: x-large;
 	font-weight: bold;
	color: #000000;
	text-align: left;
}

A.seccio {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: x-small;
 	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.entradeta {
	margin: 0em 0em 1.5em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000
}

.mesinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000
}

.opcio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000
}

.explicacio {
	margin: 0em 2em 1em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000
}



p.menugermans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
	text-align: center;
}

a.germa{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: underline
}

TD	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

TD.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0efe5;
}

TH.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e1dfcb;
}


