/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A4A4A4;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helve;
}
.style3 {
	font-size: 14px;
	color: #E68C18;
	font-weight: bold;
}
.style4 {
	color: #ffffff;
	font-size: 14px;}
.style6 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.style8 {color: #666666; font-size: 18px; font-weight: bold; }
.style9 {font-size: 18px; color: #E68C18; font-weight: bold; }

.li.a:link {
	color: #666666;
	text-decoration: none;
}
li.a:visited {
	color: #666666;
	text-decoration: none;
}
li.a:hover {
	color: #666666;
	text-decoration: none;
}
li.a:active {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style14 {color: #FFFFFF}
.style15 {color: #E68C18; font-size: 18px; font-weight:normal}
.style16 {font-size: 24px; color: #E68C18; font-weight: bold; }

img {border:0; }

a.boto:visited {
	color:#E68C18;
}
a.botoNegre:visited {
	color:#666666;
}
div.botoNova {
	float:right;
	width:170px;
	height:25px;
	padding:3px;
	text-align:center;
	background:#E68C18;
	color:#FFFFFF;
	cursor:hand;
}
td.bordes {
	border-top:1px solid #FF8040;
	border-bottom:1px solid #FF8040;
}



/***************************************/
/****** DESPLEGABLE ALTRES PÀGINES *****/
/***************************************/
div.taulaAltresPagines {
	padding:0;
	margin:5px 5px 5px 0px;
	font-size:11px;
	float:right;
}
div.taulaAltresPagines select {
	font-size:90%;
}