a:link    { color: #77219b; text-decoration: none; text-shadow: 0px 1px 2px #A9A9A9; }
a:visited { color: #77219b; text-decoration: none; text-shadow: 0px 1px 2px #A9A9A9; }
a:active  { color: #77219b; text-decoration: none; text-shadow: 0px 1px 2px #A9A9A9; }
a:hover   { color: #ae2d20; text-decoration: none; text-shadow: 0px 1px 2px #A9A9A9; }


body {
	margin-bottom: 12px;
	background: #ffffff;
}

div.tiesse {
	height: 680px;
	background: #ffffff url(/images/home/chat.png) top left no-repeat;
}

div.hline {
	height: 1px;
	background: #737373;
}

div.infos {
	margin-left: 600px;

	margin-top: 14px;
	
	text-align: left;
	font-family: "Gill Sans", "Trebuchet MS";
	font-size: 10pt;
	color: #737373;
}

div.copyright {
	padding-left: 18px;

	margin-top: 12px;
	font-family: "Gill Sans", "Trebuchet MS";
	font-size: 16px;
	color: #737373;

	text-align: left;
}