.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
}
body {
	background-attachment: fixed;
	background-image: url(../img/fd_iframe.jpg);
	background-repeat: no-repeat;
}
hr {
	color: #D2D2D2;
	width: 350px;
	text-align: center;
	height: 1px;

}
.fd-vign {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.cont-vign {
	border: 1px solid #000000;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 7px;
}
.gris {
	color: #666666;
}

