/* CSS Document */

.texte_accueil{
float:left;
width:400px;
background: url(../images/puce.gif) 0px 0px no-repeat;
}
.texte_accueil p{
	color:#669;
	font-size:12px;
}