body {
	background: #000000;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
h1{
	color: #FFF;
}
h1 a{
	color: #FFF;
	text-decoration: none;
}
a img{
	border: none;
}
table.index {
	position: relative;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.padd {
	padding-left: 8px;
}
td.tete {
	font-size: 14px;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
}
#prevention a {
	background: url(/slides/prevention.jpg) no-repeat;
	width: 164px;
	height: 180px;
	display: block;
	text-indent: -9999px;
}
#outils a {
	background: url(/slides/outils.jpg) no-repeat;
	width: 164px;
	height: 180px;
	display: block;
	text-indent: -9999px;
}
#soin a {
	background: url(/slides/soin.jpg) no-repeat;
	width: 164px;
	height: 180px;
	display: block;
	text-indent: -9999px;
}
#piercing a {
	background: url(/slides/piercing.jpg) no-repeat;
	width: 164px;
	height: 180px;
	display: block;
	text-indent: -9999px;
}
#act a {
	background: url(/slides/act.jpg) no-repeat;
	width: 164px;
	height: 180px;
	display: block;
	text-indent: -9999px;
}
#bandeau a {
	background: url(/slides/bandeau.jpg) no-repeat;
	width: 735px;
	height: 115px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 50px;
}
#bandeau a:hover {
	background: url(/slides/bandeau.jpg) no-repeat;
	background-position: 0px -115px;
	width: 735px;
	height: 115px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 50px;
}
p a {
	text-decoration: none;
	color: #999;
}