

div.blocOccasion{
position:relative;
width:598px;
height:186px;
left:0px;
top:0px;
background-repeat:no-repeat;
background-image:url(../images/blocOccasion.jpg);
}

div.acheter{
position:absolute;
top:146px;
left:486px;
background-repeat:no-repeat;
width:105px;
height:34px;
text-align:center;
cursor:pointer;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./images/Acheter.png');
}
.acheter[class]{
background-image:url(../images/Acheter.png);
}


div.separationOccasions{
position:relative;
top:0px;
left:60px;
width:531px;
height:1px;
background-repeat:no-repeat;
background-image:url(../images/SeparationCompte.png);
}


span.texteOccasion{
font-family:Verdana;
font-size:12px;
position:relative;
top:6px;
left:0px;
}

span.texteOccasion2{
font-family:Verdana;
font-size:12px;
position:relative;
margin-left:2px;
color:#006699;
top:6px;
}

div.blocPrix{
position:absolute;
width:115px;
height:30px;
left:460px;
top:22px;
text-align:center;
}

span.textePrix{
font-family:Verdana;
font-size:14px;
position:relative;
color:#ffffff;
}

div.blocCaracteristiques{
position:absolute;
width:332px;
height:73px;
left:242px;
top:60px;
text-align:left;
overflow:auto;
}

span.texteCaracteristiques{
font-family:Verdana;
font-size:11px;
position:relative;
color:#000000;
}

div.blocListeOccasions{
position:absolute;
width:616px;
height:1350px;
left:22px;
top:50px;
overflow:auto;
text-align:center;
}

div.blocNom{
position:absolute;
width:200px;
height:30px;
left:230px;
top:16px;
text-align:left;
}