@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background-image: url(bg_centre.jpg); background-repeat:repeat-x; background-position:top;
}
#fotoer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#cotent-gradient {
	background-image: url(content-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#top-gradient {
	background-image: url(top-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
