.important {
font-size:1.1em;
color:red;
}
#prix {
	float:right;
background: url('images/499euros.gif');
width:200px;
height:90px;
}
#illustrations {
float:left;
width:180px;
margin:10px;
}
#illustration-qualite {
background: url('images/1_qualite.gif') no-repeat;
width:180px;
height:60px;
}
#illustration-interactif {
background: url('images/2_interactif.gif') no-repeat;
width:180px;
height:60px;
}
#illustration-economique {
background: url('images/3_economique.gif') no-repeat;
width:180px;
height:60px;
}

#sites-exemples{
padding-top:30px;
width:700px;

}
#sites-exemples p {
color: #339;
font-weight:bold;
font-style:italic;	
}
.site-exemple {
width:160px;
margin:20px;
text-align:center;
float:left;
}
.site-exemple img {
border:1px solid #111;
}
.site-exemple a{
display:block;
text-align:center;
color:#999;
text-decoration:underline;
}
