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

*{scrollbar-base-color:#ffffff;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	background-image: url(fond.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #E32DB1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E32DB1;
}
a:hover {
	text-decoration: none;
	color: #E32DB1;
}
a:active {
	text-decoration: none;
	color: #E32DB1;
}
h4 {
	color: #E32DB1;
	font-size: 10px;
}
h3 {
	color: #000000;
	font-size: 12px;
}.tdd {
	padding-right: 50px;
}
.tdg {
	padding-left: 50px;
}
.Style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.Style2 {
	color: #F256CC;
	font-weight: bold;
}