@import "/css-2/default/fiche_htl.css";

/* ***************************** */
/* HTML styles                   */
/* ***************************** */
p, span { margin: 0px; }
table { border: 0px; border-spacing: 0px; padding: 0px; margin: 0px; empty-cells:show; }
div { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
body, .Body { background-color: transparent; }
h1,h2,h3 { padding: 0px; margin: 0px; }
img { border: 1px solid transparent; }

/* ***************************** */
/* WIDTH styles                  */
/* ***************************** */
#fichehtl { width: 700px; position: absolute; left: 50%;  margin-left: -350px; top: 0px; }
#main { width: 500px; }
#subinfos { margin-left: 501px; }

#bigphoto img { width: 190px; }

#pictures img, #theImages img { width: 87px; }
#phototitle { width: 490px; }
html>body #phototitle span { max-width:500px; width:auto !important; }

#price table { width: 100%; }

#map { width: 170px; }

#img { width: 160px; }

