@charset "utf-8";
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #0C132E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo_fond {
	background-image: url(images/k_fond.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main_fond {
	background-image: url(images/main_fond.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bulles_fond {
	background-image: url(images/bulles_fond.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.Style2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.tapi_fond {
	background-image: url(images/illustration/bulles_fond_tapi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

