body, td
{
  font-family: Verdana; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #444444; 
  text-decoration: none 
}
p{
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #444444; 
	text-decoration: none;
	line-height: 1.3em;	
}
img{
	border: none;
}
h3{
	font-size: 17px;
	color: #007437;
	font-family: "Trebuchet MS";
	margin-left: -5px;
}
a{
	font-size: 11px;
	color: #fe7200;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover{
	font-size: 11px;
	color: #007437;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
sup, sub{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtNaranja{
	font-size: 11px;
	color: #fe7200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
.titH4{
	font-size: 15px;
	color: #007437;
	font-weight: bold;
	font-family: "Trebuchet MS";
/*	margin-left: -5px;*/
}
.titH4nm{
	font-size: 15px;
	color: #007437;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.voragris{
    border: 1px #cdcdcd solid;
    padding: 3px 6px 3px 4px;
}
.voragrisT{
    border: 1px #cdcdcd solid;
    padding: 2px 6px 2px 4px;
	 background-color: #f4f4f4;
	 font-size: 12px;
	 color: #fe7200;
	 font-weight: bold;
	 font-family: "Trebuchet MS";
}
.voragrisB{
    border: 1px #cdcdcd solid;
    padding: 2px 6px 2px 4px;
	 background-color: #f4f4f4;
	 font-size: 12px;
	 color: #6a7fa2;
	 font-weight: bold;
	 font-family: "Trebuchet MS";
}
.petit{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;	
}
.imgCont{
	border: 1px #cdcdcd solid;
	padding: 4px 4px 4px 4px;
}
a.lnkverd{
	font-weight: normal;
	color: #007437;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.lnkverd:hover{
	font-weight: normal;
	color: #007437;
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}