body {
  font-family: helvetica, arial, verdana; background-image: url('/img/fons.gif');background-repeat: repeat-x;
  background-attachment: fixed; height: 100%; background-color: #FFFFFF;
}

a {text-decoration: none}
a.menu {cursor: pointer;}
a.menu:hover {background: #FFAA00}
a.button {
	border-width: 1px; border-color: #BBBBBB #777777 #777777 #BBBBBB; border-style: solid;
	padding: 1px 4px 1px 4px;
	margin: 0px;
	background-image: url('/img/button-face.gif'); background-repeat: repeat-x;
	cursor: pointer;
}

a.button:hover {
	border-color: #666666 #222222 #222222 #666666;
}

a.titolsecundari {
}

a.titolsecundari:hover {
	text-decoration: underline;
}


p {
	margin: 0px;
}


table.mt    {margin: 0px; padding: 0px; width: 796px; border-width: 0px;}
table.mtr1  {height: 30px; width: 796px;}
table.mtr2  {height: 90px; width: 796px;}
table.mtr3  {height: 20px; width: 796px;}
table.mtr4  {height: 500px; width: 796px;}
table.porsec {width: 100%; border-width: 0px; border-style: solid; padding: 3px}
   
table.PTSA_inputForm {
	width: 100%;
	background: #FFFFFF;
	margin-left: auto; margin-right: auto;
	border: 1px solid; border-color: #888888 #444444 #444444 #888888;
}

table.PTSA_inputForm table {
	padding: 14px;
	width: 100%;
	padding: 0px;
}

table.PTSA_inputForm span.frmLabel {
	font-size: 10px;
	font-weight: bold;
}

table.PTSA_inputForm span.frmTitle {
	font-size: 14px; font-weight: bold;
}

table.PTSA_inputForm input[type="text"] {
	width: 100%;
	font-size: 12px;
	background: #FAFAFA;
	border-width: 0px 0px 1px 0px; border-color: black;
}

table.PTSA_inputForm textarea {
	width: 100%;
	font-size: 12px;
	background: #FAFAFA;
	border-width: 0px 0px 1px 0px; border-color: #888888;
}

table.PTSA_inputForm select {
	width: 100%;
	font-size: 12px;
	background: #FAFAFA;
	border-width: 0px 0px 1px 0px; border-color: #888888;
}

table.PTSA_inputForm img.logoAj {
	width: 150px;
}

table.PTSA_results	  {
	border: 1px solid #888888; border-collapse: collapse;
	margin-left:auto; margin-right:auto;
	background: #FFFFFF;
	width: auto;
}
table.PTSA_results th {font-weight: bold; font-size: 80%; padding: 4px;}
table.PTSA_results td {vertical-align: top; font-size: 80%; padding: 2px; border: 1px solid #888888;}


td		{text-align: justify}
td.mtc1 {vertical-align: top; width: 150px;}
td.mtc2 {vertical-align: top; width: 450px; background-image: url('/img/escutvorera.gif'); background-repeat: no-repeat; background-position: bottom right}
td.mtc3 {vertical-align: top;}
td.camp {padding: 2px}
td.valor{padding: 2px; text-align: justify;}

img {border-width: 0px;}
img.mimg {border-width: 0px;}
img.borde {border-width: 1px; border-style: solid; border-color: #888888}
   
input, select, option {border-width: 1px;}

div.peu {font-size: 10px; color: #888888;}
div.seccions {color: #FFAA00; font-weight: bold;}
div.ombrejat {padding: 5px;}
div.filtre {border-style: solid; border-width: 1px; padding: 3px}


table.PTSA_serveis {
  border: 1px solid #888888; border-collapse: collapse;
  margin: 0px auto 0px auto;
  padding: 0px;
}
 
table.PTSA_serveis td {
  font-size: 12px;
  background: white;
  border: 1px solid #888888;
  padding: 4px;
}
 
table.PTSA_serveis td:hover {
  background: #FFFAF0;
}
 
table.PTSA_serveis td.tab {
  padding: 0px;
  width: 4px;
  background: #FFAA00;
}
 
table.PTSA_serveis span {
  font-size: 80%;
}
 
table.PTSA_serveis a {
  font-weight: bold;
}