body
{
	font-size: 11px; 
	color: #656565; 
	font-family: "Trebuchet MS";
}
img{
	border: none;
}
.titol{
	margin-top: 30px;
	color: #547e63;
	font-size: 20px;
/*	text-transform: lowercase;*/
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
}
.titol2{
	margin-top: 15px;
	color: #547e63;
	font-size: 20px;
/*	text-transform: lowercase;*/
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
}
a.lnkVerdR{
	background-image: url(images/ico_lnkR.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
	font-size: 12px;
	color: #aeaeae;
	text-decoration: none;
}
a.lnkVerdR:hover{
	background-image: url(images/ico_lnkR.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
	font-size: 12px;
	color: #aeaeae;
	text-decoration: underline;
}
.lnkBlau{
	color: #00679e;
	text-decoration: none;
}
a.lnkBlau{
	color: #00679e;
	text-decoration: none;
}
a.lnkBlau:hover{
	color: #00679e;
	text-decoration: underline;
}
