body{
background-color:#fff;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:small;
margin:0;
padding:0;
background-image: url(../images/back_haut.jpg);
background-repeat: repeat-x;
}

#boite {
position: relative;
float: right;
display: block;
width: 40px;
height: 107px;
z-index: 99;
}

#texte {
z-index: 1;
psoition: relative;
background-image: url(../images/back_texte.gif);
padding: 20px 50px 20px 55px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:small;
text-align: left;
}

img {
border: 0;
}

.bebloom {
	background-image: url(../images/back_bas.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2 {
	color: #930061;
	font-size: large;
	margin: 0;
	padding: 0;
}

#anim {
width: 224px;
height: 164px;
display: block;
position: relative;
top: 0px;
padding: 10px;
background-color: #fff;
border: 1px solid #930061;
left: 85px;
*left:45px;
}

p.nb {
color: #930061;
font-weight: bold;
}

p {
margin: 10px 0 15px 0;
line-height: 1.3em;
}

a {
color: #930061;
font-weight: bold;
}

a:hover {
color: red;
}
