body {
	/*background-image:url(../imatges/fons.jpg);*/
	background: #222B54 url('../Imatges/bg-page-stars.jpg') repeat-y 50% 0;
	font-family: Verdana;
	color: black;
}

td{
	font-family: Verdana;
	background-color: white;
	border-width:0px;		
}

#menu {
	font-family: Verdana;
	font-size: 14px;
	background-color: #990000;
	color: yellow;
	padding: 0; 
	left-margin: 10px;
	border: 1px;
	border-color: black;
}
#menu2{
	font-family: Verdana;
	font-size: 14px;
	background-color: #DDDDDD;
	color: blue;
	font-weight: bold;
	padding: 0; 
	margin-left: 50px;
	border: 1px;
	border-color: black;	
}


a.menu {
	color: yellow;
	text-decoration: none;
}
a.menu:hover {
	color: #000099;
 	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 60px;
  	background-color: #990000;
	color: #FFFF66;
	text-align: center;
}
.titol_pag {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
  	background-color: #FFFFFF;
	color: #CCCC66;
	text-align: center;
	font-weight: bold;
}
.titol_imatge {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
  	background-color: #FFFFFF;
	color: #999900;
	text-align: center;
	font-weight: bold;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
    color: #660000; font-style: oblique;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
    color: #FFFF66;
}
.text_cos {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
}
.text_link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #999900;
	font-weight: bold; font-style: oblique;
}
.text_link2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #999900;
	font-weight: bold; font-style: oblique;		
}
table.submenu{
	margin: 5px;
	padding: 5px;
}
table.dades{
	border-width:0px;
}
td.dades{
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-color: #0066CC;
	color: #0066CC;
	font-size:14px;
	font-family: Verdana;
	font-weight: bold;
}
a {
	text-decoration:none;
}
A:hover {
	TEXT-DECORATION: underline	
}
a:link, hover, visited {
	text-decoration:none;
}


