.stfond {
	background-image: url(images/fond01.jpg);
	background-repeat: repeat-x;
}

.tdd01 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
