body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../img/fnd_rb.gif);
}
.txt_gris {
	color: #666666;
}
.div_txt {
	color: #666666;
	height: 290px;
	overflow: auto;
	text-align: justify;
	background-color: #FFFFFF;
}
.div_bco {
	color: White;
	height: 13px;
	overflow: none;
	text-align: right;
	background-color: transparent;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
}
