body, table, td, font, div {
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_bg {
	background-attachment: scroll;
	background-image: url(img/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.top_left_bg {
	background-attachment: scroll;
	background-image: url(img/top_left_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.top_left_bg2 {
	background-attachment: scroll;
	background-image: url(img/top_left_bg2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.submenu_bg {
	background-attachment: scroll;
	background-image: url(img/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	font-family: Verdana;
	font-size: 24px;
	color: #313131;
	margin-top: 30px;
}
.stripa {
	background-color: #313131;
	height: 5px;
	width: 100%;
}
.info {
	font-family: Tahoma;
	color: #313131;
	margin-top: 20px;
	margin-bottom: 15px;
}.liste {
	font-size: 10px;
	color: #5c5c5c;
	font-family: Tahoma;
}
.liste_topic {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
}


.copyright{
	font-family: Tahoma;
	color: #5c5c5c;
	font-size: 10px;
	margin-top: 20px;
}

a {
	text-decoration: none;
	color: #3C6990;
}

a:hover{
text-decoration:underline
}
