body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(hiver06-07/images/lutin02.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 70px 30px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#div {
	margin: 10px 0px 0px;
	padding: 0px;
}
#tablo {
	text-align: justify;
	vertical-align: top;
}
.img {
	border: 2px solid #ED2034;
}
.rougetitre {
	font-size: 16px;
	color: #FF0000;
	padding-top: 30px;
	padding-bottom: 10px;
}
.signature {
	text-align: right;
}
.italik {
	font-size: 10px;
	font-style: italic;
}
.italikgros {
	font-size: 12px;
	font-style: italic;
}
.pbig {
	font-size: 14px;
	text-decoration: underline;
}
.question {
	font-weight: bold;
}
#tablofoto img:hover {
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    opacity:.5;
}
#tablofoto .img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.rouge {
	font-size: 12px;
	color: #FF0000;
	padding: 0px;
}
