@charset "utf-8";
/* CSS Document */

body {
	background-color: #bda2cd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: bouttom;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
.img {
	margin-bottom: 6px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
