/* CSS UTOPIES */

body{ margin:0px; padding:0px; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; background-image:url(arriere_plan.jpg); background-repeat:repeat-x; background-position:top; }

h1, h2, h3 { color:#666666; }

b { font-weight:bolder; }

a:link { color: #FF3300; text-decoration: none; }
a:visited { color: #FF3300; text-decoration: none; }
a:hover { color: #FF3300; text-decoration: underline;  }
a:active { color: #FF3300; text-decoration: none; }

#site{ margin:0 auto; text-align:left; width:-500px; height:100%; /*border:solid 1px #000000;*/ }