body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../img/fnd_rb.gif);
}
.txt_gris {
	color: #284071;
}
.div_txt {
	color: #284071;
	height: 290px;
	text-align: justify;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284071;
}
a:link {
	color: #4068B6;
	text-decoration: none;
}
a:visited {
	color: #4068B6;
	text-decoration: none;
}
a:hover {
	color: #284071;
	text-decoration: underline;
}
a:active {
	color: #284071;
}