@charset UTF-8;
/* CSS Document */
body {
	background-color: #5C6756;
	background-image: url(../images/fondse.png);
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	word-wrap: break-word;
}
body, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #333930;
}
