/* CSS Document */
.titulo {
	color: #A72E39;
	/*color: #A72E39;*/
	font-weight: bold; letter-spacing: 0.05em;
	word-spacing: 0.1em;
}
.titulo22{
	color: #A72E39;
	font-weight: bold; letter-spacing: 0px;
	line-height:20px;
}
.titVerd {
	color: #ab9832;
	font-weight: bold; letter-spacing: 0.05em;
	word-spacing: 0.1em;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; line-height:16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
}
.texteNegreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
		letter-spacing: 0.0em;
	word-spacing: 0.0em;
}
.mverd {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #70bd57;
	font-weight: bold;
}
.m0 , .m0:link , .m0:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	margin-left:0px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;

}
 .m0:hover{
	color: #AB9832; 
}
.mdret , .mdret:link , .mdret:visited{
	font-family:  Arial, Verdana;
	font-size: 12px;
	color: #ab9832;
	font-weight: bold;
	line-height:15px;
	text-decoration: none;
}
 .mdret:hover{
	color: #000;
}
body {
	background-image: url(images/ub_fo.gif);
	margin:0px;
}
input.linia { 
	font:  11px Verdana,Sans-serif; width:200px;	height: 15px;	border-top: 0px solid #BABABA;	border-right: 0px solid #000000;
	border-bottom: 1px solid #A72E39;	border-left: 1px solid #A72E39;
  }
 input.enviar {
	width:75px;	height: 20px;	border: 1px solid #A72E39;	font-family: Verdana, Sans-serif;	color: #000000;	font-size: 10px;
	font-weight: bold;	background-color: #DCD4AF;	vertical-align: top; 	cursor: hand;
  }
  .caixaFormulari {border : 1px solid #993300;	text-align: left; }
.masinfo{font-size: 10px;color: #ffa03f; font-weight: bold;letter-spacing: 2px;text-align: right;white-space: 20px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.caixaColor {border : 1px solid #bababa;	border : 1px 1px 1px 1px;	text-align: left;  padding: 5px 5px 5px 5px; background-color: #DCD4AF;}
.caixa, p.caixa {border : 1px solid #993300;	text-align: left;  padding: 10px ; margin:15px;}
a {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300; font-weight: bold;
	text-decoration: underline;
}
.linTronja {font-family: Verdana; font-size:10px; color:orange; text-decoration:none}
.fo_dret{
	background-image: url(images/ub_fo_dret.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}