/* CSS Document */



.capTaula {
	background-position: center center;
	text-align: center;
	color: #666666;
	text-transform: none;
	font-variant: small-caps;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.titTaula {
	color: #50879C;
	border: thin none #50879C;
	background-color: #E9EEF2;
	
}
.celTaula {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}





body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #51879C;
	text-decoration:none;
}
a:visited {
	color: #51879C;
	text-decoration:none;
}
a:hover {
	color: #51879C;
	text-decoration:none;
}
a:active {
	color: #51879C;
	text-decoration:none;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size:12px}
.coments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #50879C;
	border-bottom-style: solid;
	border-top-color: #528797;
	border-right-color: #528797;
	border-bottom-color: #528797;
	border-left-color: #528797;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.opcions {
	color: #50879C;
	border: thin solid #50879C;
	background-color: #E9EEF2;
	margin: 4px;
	background-position: center center;
	text-align: center;
	background-attachment: fixed;
	vertical-align: middle;
	text-decoration: none;
	
}


.opcions:link,
.opcions:visited {
   color: #50879C;
	border:thin solid #50879C;
	background-color: #E9EEF2;
	margin: 4px;
	background-position: center center;
	text-align: center;
	background-attachment: fixed;
	vertical-align: middle;
	text-decoration: none;
}
.opcions:hover {
   color: #50879C;
	border: double #50879C;
	background-color: #E9EEF2;
	margin: 4px;
	background-position: center center;
	text-align: center;
	background-attachment: fixed;
	vertical-align: middle;
	text-decoration: none;
} 
