.llistat_cela { 
	border:1px solid #FFCC00; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	font-size : 9px;

 }
 
 .registre_linia { font-family: Arial; font-size: 10pt }
 
.table_head  { font-size: 9pt; font-family: Arial; color: #000000; font-weight: bold;}
.main        { font-family: Arial; font-size: 6pt; color: #000000 }

body {
   margin: 0px 0px 0px 0px;
   width: 100%;
   height: 100%;
   position: absolute;
   color: black;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
}
a, a:link, a:visited {
   color: #215ACD;
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
.button {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   border : 1px outset #B0C4DE;
   color : black;
   background : #B0C4DE;
   padding-left: 10px;
   padding-right: 10px;
   cursor: pointer;
}
.button:active {
   border : 1px inset #B0C4DE;
   color : black;
   background : #B0C4DE;
}
.button:hover {
   background: #A2B5CD;
}
h1 {
   background: #b6c7fc;
   color: black;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
   border-top: 1px outset #b6c7fc;
   border-bottom: 1px outset #b6c7fc;
   width: 100%;
   margin: 0px;
}
#station_info {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   padding: 2px;
   width: 600px;
   margin-left: auto;
   margin-right: auto;
}
#station_info strong {
   color: maroon;
}
#tabdata {

}
#tabdata table {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   margin-left: auto;
   margin-right: auto;
   background: white;
   text-align: center;
}

tr.tabdata_resum {
   font-weight: bold;
   background: white;
}
tr.r1 {
   background: #DCDCDC;
   border-bottom: 1px solid white;
}
tr.r2 {
   background: #F8F8F8;
   border-bottom: 1px solid white;
}
.titolresum {
   background: #FFCC00;
   border: 1px solid silver;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 2px;
   font-size : 9px;
   padding:1px;
}

#resum_estacio {
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 10px;
   text-align: center;
   font-size : 12px;
   width: 100%;
}
#resum_estacio table {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   margin-bottom: 10px;
   width: 100%;
}
#resum_estacio td {
   border: 1px solid silver;
   text-align: center;
   height: 24px;
   vertical-align: middle;
}