@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/fdo_dgde.gif);
	background-repeat:  repeat-x;
}
.cont {
	background-attachment: fixed;
	background-image: url(../images/sombra.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #77867a;
}
