DIV#cadre{
float:left;
margin-left:40px;
}
DIV#texte {
width:215px;
text-align: center;
background: url("../images/fond/fondtexte.png")  ;
}

DIV#toptexte {
height:40px;
width:215px;
background: url("../images/fond/toptexte.png")  no-repeat;
}
DIV#bastexte {
position : relative;
height:40px;
width:215px;
background:  url("../images/fond/bastexte.png")  no-repeat;
}
DIV#texte p {
margin-left:20px;
margin-right:25px;
}
DIV#textelarge {
width:615px;
text-align: left;
background: url("../images/fond/fondtextelarge.png")  ;
}

DIV#textelarge p {
margin-left:10px;
margin-right:15px;
}

DIV#toptextelarge {
height:40px;
width:615px;
background: url("../images/fond/toptextelarge.png")  no-repeat;
}
DIV#bastextelarge {
height:40px;
width:615px;
background:  url("../images/fond/bastextelarge.png")  no-repeat;
}
DIV#topbleu {
position : relative;
top: 0;
left: 0;
height:200px;
width:860px;
/*background: url("../images/fond/bandeaucarrosserie.jpg")  no-repeat;*/
}

DIV#topblanc {
margin-top : -4px;
font-size:80%;
height:50px;
width:100%;
background: url("../images/fond/topblanc.png")  no-repeat;
}
DIV#rempliblanc {
width:100%;
background:  url("../images/fond/fondblanc.png") ; 
}
DIV#basblanc {
height:60px;
width:100%;
background:  url("../images/fond/basblanc.png")  no-repeat;
}
DIV#boite {
border: 1px solid #cccccc;
} 
