body { margin-left: 0px; margin-top: 0px;	margin-right: 0px; margin-bottom: 0px;  background-color: #B6B6B6;  background-image: url(../imatges/fonsweb_centre2.jpg);  background-position: center;  background-repeat: repeat-y; }
td { font-family: Verdana, Tahoma, Arial, Sans-serif;  text-align: justify;  } 

/* enllaços */
a:hover, a:active { color: #BF0000; text-decoration: underline;  }
a.menu { color: White; text-decoration: none;  }
a:hover, a:active { color: #BF0000; text-decoration: none;  }


/* taules */
.td_borde_top { background-image: url(../imatges/2.gif); }
.td_borde_dret { background-image: url(../imatges/5.gif); }
.td_borde_esq { background-image: url(../imatges/4.gif); }
.td_borde_bott { background-image: url(../imatges/7.gif); }
.td_fons_menu { background-image: url(../imatges/subcap3.jpg); }
.td_fons_cont { background-color: #F3F3F3; }
.td_fons_tit { background-color: #E5E5E5; }
.td_fons_img { background-color: #710005; }
.td_taula { border-top: 1px solid Black;  background-color: #D8D8D8;  }
.td_taula2 { border-top: 1px solid Black; border-bottom: 1px solid Black;  background-color: #D8D8D8;  }
.td_grpeu { background-color: #9f9f9f; }

/* text tipografia */
.t1 { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans-serif; }
.menu, .td_grpeu   { font-family: Tahoma, Arial, Helvetica, Sans-serif;  }

/* text mida */
.t1 {  font-size: 19px;   }
.menu {  font-size: 14px;   }
td {  font-size: 12px;   }
.td_grpeu {  font-size: 11px;   }
.signatura {  font-size: 10px;   }

/* text color */
.dades, .blnc {  color: #FFFFFF; }  /* blanc */
.t1, .gris {  color: #686868; }  /* gris fosc */
.grnt, .t2 {  color: #752020; }  /* granate */
.vermell {  color: #FF4500; }  
.negre, .signatura {  color: Black; }  
.groc  {  color: #FFD700; font-weight: bold;  }  


/* text característiques */
.dades, .t2, .grnt { font-weight: bold;  font: bold;   }
.t1, .dreta  { text-align: right; }
.menu { letter-spacing: 2px; }
.signatura { text-decoration: none; }
.t1 { padding-right: 40px; }
ul {	margin-left: 50px;	padding-left: 10px;	list-style : url(../imatges/llistar.gif);  }
input {	background-color: #FFFFFF;	border: 1px solid #4E4E4E;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px; 	margin: 2px;	padding: 0px; }
select { 	background-color: #FFFFFF;	border: 1px solid #4E4E4E;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	margin: 2px;	padding: 0px; }
.jf { text-align: justify;  line-height: 16px;  }