/* Common area */
BODY, TABLE, P, H1, H2, H3, H4, H5, H6, TD, DIV, OL, UL, DL, INPUT, SELECT {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

A {  	text-decoration: none; }

A:hover {
	color: white;
	background-color: navy;
}

BODY { 	background-color: white; }


H1  {
	font-size: 15pt;
	margin: 1pt;
	text-align: center;
	font-variant: small-caps;
}

H2  {
	font-size: 14pt;
	padding-left: 5pt;
	color: white;
	background-color: navy;
}

H3 {
	font-size: 13pt;
	font-variant: small-caps;
	margin: 1pt;
	padding: 1pt;
}

H4 {
	font-size: 13pt;
	font-weight: normal;
	padding-left: 15pt;
	color: #946900;
}

H5 {
	font-size: 12pt;
	padding-left: 5pt;
	color: #946900;
	background-color: transparent;
	border-bottom: 1pt solid #946900;
	border-top: 1pt solid #946900;
	border-left: 1pt solid #946900;
	border-right: 1pt solid #946900;
}

H6 {
	font-size: 11pt;
	font-variant: small-caps;
	text-align: left;
	margin: 1pt;
	padding: 1pt;
}


LI {
	margin: 5pt;
	list-style-image: url(arrow.gif);
}





/* These over here will be local classes! */

.paragraf-menu {
	background-color: #EEEEEE;
	padding-left: 5pt;
	border-left: 1pt solid #777777;
	border-right: 1pt solid #777777;
	border-top: 1pt solid #777777;
	border-bottom: 1pt solid #777777;
	font-size: 9pt;
	}

.enllac-menu {
	font-size: 11pt;
	color: navy;
	}

.titol-menu {
	font-size: 14pt;
	padding-left: 5pt;
	}

.lletra-blanc {
	color: white;
	}

.marc {
	border-left: 1pt solid black;
	border-right: 1pt solid black;
	border-top: 1pt solid black;
	border-bottom: 1pt solid black;
	}

.marc_suau {
	border-left: 1pt solid #777777;
	border-right: 1pt solid #777777;
	border-top: 1pt solid #777777;
	border-bottom: 1pt solid #777777;
	}

.caja1 { width: 275px; font-size: 13px; }
.caja2 { width: 80px; font-size: 10px; }
.caja3 { width: 260px; font-size: 13px; }


.boton1, .boton2, .boton3, .boton4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: black;
}

.boton1 { font-size: 12px; font-weight: bold; height: 22px; width: 56px; }
.boton2 { font-size: 10px; color: black;    }
.boton3 { font-size: 10px; font-weight: bold; height: 22px; width: 130px; }
.boton4 { font-size: 12px; font-weight: bold; height: 22px; width: 56px; }
