body { 
	margin-left: 10px;margin-right: 15px;margin-top: 10px;
	marginLeft: 10px;marginRight: 10px;marginTop: 5px;
  background-color: #FFCC99; color: #000;
	font-family:  arial,Helvetica,sans-serif;font-size: 90%;
	text-align: justify;
	/* Colors barres scroll per explorer */
	scrollbar-face-color:#F3BD89; /* color barra */
	scrollbar-shadow-color:#d3b58d; /* color 3d barra oscur */
	scrollbar-highlight-color:#FFCC99; /* color fons barra */
	scrollbar-3dlight-color:#E2BE9A; /* color 3d barra clar */
	scrollbar-arrow-color:#000; /* color fletxa */
}

a:link, a:visited, a:active { 
  text-decoration: underline; 
	color:#009;text-align: center;
}

a:hover{  
  text-decoration: none; 
  color:#009;text-align: center;
}

a.correu2:link, a.correu:visited, a.correu:active { 
  text-decoration: none; font-weight: regular;
	color:#000;
}

a.correu2:hover{  
  text-decoration: none;color:#fff;background-color: #009;
}

h3{
  font-family: verdana, arial,sans-serif;color: #009;
	text-align: center;
}

.centro {text-align: center;}

td {
	font-family: arial,Helvetica,sans-serif;font-size: 90%;
}

th {
	font-family: arial,Helvetica,sans-serif;font-size: 90%;font-weight: bold;
}

tr th { background-color:#FFC286;}

table { text-align: center;}
table.datos { background-color:#FFDEBD;}
table.datos2 { background-color:#FFDEBD; text-align: left;}
table.datos3 { text-align: justify;}

a.verde:link, a.verde:visited, a.verde:active {text-decoration: underline;color:#080;}
a.verde:hover{ text-decoration: none;background-color:#080;color:#fff;}
