body {
color:white;
background-color:white;
background-image:url(2010/feuillePassiflore2_300.jpg);
background-repeat:no-repeat;
background-position:35% 0%;

}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B81B30;
	letter-spacing: 0.3em;
	word-spacing: 0.5em;
}
.normalItalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
}
.TitreGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
}
.del {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
a{
text-decoration:none;
color: #333333;
}
A:link{
text-decoration:none;
color: #990000;
}
a:hover{
	font-weight: bolder;
	color: #990000;
}
