/* general */
body { margin-left: 0px; margin-top: 0px;	margin-right: 0px; margin-bottom: 0px;  background-color: #E6DD86; }
td { font-family: Verdana, Tahoma, Arial, Sans-serif;   } 

/* enllaços */
a { color: #85803E; text-decoration: underline;  }
a:hover, a:active { color: #BF0000; text-decoration: underline;  }
a.m1, a.m2 { color: Black; text-decoration: none;  }
a.h5 { text-decoration: none;  }
a.m1:hover, a.m1:active, a.m2:hover, a.m2:active  {  color: #BF0000; text-decoration: none;  }
a.h5:hover, a.h5:active  { text-decoration: none;  }

/* taules */
.td_fons_ext_esq {background-image: url(../imatges/fons_ext_esq.gif); }
.td_fons_ext_drt {background-image: url(../imatges/fons_ext_drt.gif); }
.td_fons_blanc { background-color: White; }
.td_fons_b1 { background-color: #F8F6F0 }
.td_fons_b2 { background-color: #F1EEE5 }
.td_fons_b3 { background-color: #EDE9DB }
.td_fons_b4 { background-color: #DCD6C0 }
.td_m1 { vertical-align: middle;  padding-left: 25px;  padding-right: 4px;  padding-bottom: 4px;  padding-top: 4px;  }
.td_m2 { vertical-align: middle;  padding-left: 50px;  padding-right: 3px;  padding-bottom: 3px;  padding-top: 3px;  }
.td_cant_drt { background-image: url(../imatges/cantonada_sup_dreta.gif); background-repeat: no-repeat; background-position: top right;}
.td_cant_esq { background-image: url(../imatges/cantonada_sup_esquerra.gif); background-repeat: no-repeat; background-position: top left;}
.td_cant_drt_inf { background-image: url(../imatges/cantonada_inf_dreta.gif); background-repeat: no-repeat; background-position: bottom right;}
.td_cant_esq_inf { background-image: url(../imatges/cantonada_inf_esquerra.gif); background-repeat: no-repeat; background-position: bottom left;}
.td_fons_peu_2 { background-image: url(../imatges/fons_peu2.gif); }
.td_fons_peu_3 { background-image: url(../imatges/fons_peu3.jpg); }
.td_fons_peu_4 { background-image: url(../imatges/fons_peu4.jpg); background-position:bottom; background-repeat:repeat-x; }
.td_alig_drt {	text-align: right;  padding-right: 20px;  }
.td_tit {  padding-left: 50px;  }
.td_tit_tecnic { background-image: url(../imatges/cap_inf3_tecnic.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_adm_finques { background-image: url(../imatges/cap_inf3_adm_finques.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_contacte { background-image: url(../imatges/cap_inf3_contacte.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_juridic { background-image: url(../imatges/cap_inf3_juridic.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_vendes { background-image: url(../imatges/cap_inf3_vendes.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_comunitats { background-image: url(../imatges/cap_inf3_comunitats.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_assegurances { background-image: url(../imatges/cap_inf3_assegurances.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_gestioadm { background-image: url(../imatges/cap_inf3_gestioadm.jpg);  background-repeat: no-repeat; background-position: right;}
.td_tit_afiliacions { background-image: url(../imatges/cap_inf3_afiliacions.jpg);  background-repeat: no-repeat; background-position: right;}
.td_cont {  text-align: justify; padding-left: 25px;  padding-right: 20px; padding-top: 20px; padding-bottom: 25px;  line-height: 18px; }
.td_data  { background-image: url(../imatges/logo3.jpg);  }

/* text tipografia */
.m1, .h5, .h2, .h4 { font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif; }
.m2, .h1, .text, .textpetit { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans-serif; }

/* text mida */
.h1 {  font-size: 17px;   }
td, .m1, .h2, .text  {  font-size: 12px;   }
.m2, .h4, .textpetit{  font-size: 11px;   }
.h5 {  font-size: 10px;   }


/* text color */
.c_gris {  color: #868686; }
.c_vermell {  color: Red; }
.c_negre {  color: Black; }
.c_blanc {  color: White; }

/* text característiques */
.m1, .m2 { text-transform: uppercase; }
.m2, .h1, .h2 { font-weight: bold;  }


/* fincafacil */
.menu, .menu:link, .menu:visited, .menu:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

a.menu:hover {
	color: #BF0000;	
	text-decoration: none;
	vertical-align: middle;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.taulamenu {
	background-color: #F1EEE5;
	border-left: #DCD6C0 1px solid; 
	border-right: #DCD6C0 1px solid;  
	border-bottom: #DCD6C0 1px solid;
	border-top: #DCD6C0 1px solid;
	height: 18px;
}

input, textarea {
	background-color: #f0f0f0;
	border: 1px solid #70520B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 2px;
	padding: 0px;
}