body { margin: 20px 0 0 0; font-family: sans-serif; font-size:12px; }
div { padding: 0; margin: 0; }

div#global { position: relative; width: 100%; height:100%; }
div#page { position: absolute; width: 610px; height:448px; left: 50%; margin-left: -305px; background: white url(../images/index.gif) no-repeat 0 0;}
div#bloc_gauche { float:left; margin:150px 0 0 4px; padding:10px 0 0 8px; width:147px; height:293px; }
div#bloc_centre { float:left; margin:74px 0 0 16px; padding-top:10px; width:430px; height:244px; text-align:center; }
div#bloc_bas { float:left; margin:16px 0 0 7px; width:440px; height:106px; }

h1 { font-size:16px; font-weight:bold; }
h2 { font-size:14px; font-weight:bold; }

a:link {  font-size: 12px; color: #0000cc; }
a:visited {  font-size: 12px; color: #0000cc; }
a:hover {  font-size: 12px; color: black; }
a.small:link {  font-size: 10px; color: #0000cc; }
a.small:visited {  font-size: 10px; color: #0000cc; }
a.small:hover {  font-size: 10px; color: black; }
