* { margin:0; padding:0; }
html { font-size:100%; }
body { font:0.84em "Helvetica Neue",Helvetica,Arial,sans-serif; padding:0 0 50px 0; color:#494949; background: #e6e6e6; }

#page { width:960px; background:#FFF; margin:30px auto 0 auto; position:relative; -moz-box-shadow:0 0 29px #d9d8d8; -webkit-box-shadow:0 0 29px #d9d8d8; box-shadow: 0 0 29px #d9d8d8; }

/* HEADER */
#header { height: 90px; background: url(img/header.png) no-repeat; text-indent: -9999px; width: 960px; display: block; }
#slider { background: url(img/slider.jpg) no-repeat; height: 297px; width: 960px; }
#corps { padding: 10px; }
h1 { margin: 0 0 20px 0; }
p { margin: 0 0 15px 0; line-height: 20px; }

ul { list-style-position: inside; }
a { color: #3978b0; text-decoration: none; }
a:hover { color:#0f3b62; text-decoration: underline; }