#fenetre1{
width: 415px;
height:280px;
background-image: url(/banque/assets/images/fenetres.png);background-position:0px 0px; no-repeat left top;
}

#fenetre1 h2 a:link,#fenetre1 h2 a:visited{
text-decoration:none;
color:#000;
}
#fenetre1 p{
text-align:left; margin-left:10px}

#fenetre2{
width: 360px;
height:280px;
background-image: url(/banque/assets/images/fenetres.png);background-position:-415px 0px; no-repeat left top;
}
#fenetre2 h2 a:link,#fenetre2 h2 a:visited{
text-decoration:none;
color:#000;
}

#fenetre2 p{
text-align:left; margin-left:10px}

#fenetre3{
	width: 530px;
height:230px;
background-image: url(/banque/assets/images/fenetres.png);background-position:0px -280px; no-repeat left top;
}

#fenetre3 h2 a:link,#fenetre3 h2 a:visited{
text-decoration:none;
color:#000;
}

#fenetre3 p{
text-align:left; margin-left:10px}

#nombrearticle{
text-align:center;
style="width:300px;
height:100px";
margin-top:20px;
}

#navigation a:link,#navigation a:visited{
text-decoration:none;
color:#666;
}