/* 
    Document   : style-artdam
    Created on : 30 sept. 2009, 10:34:04
    Author     : Administrateur
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
   background: #BBD533;
}

#header-div {
  background:url(../images-artdamV2/siteV1_r1_c1.jpg) repeat-x #FFFFFF;
}

h1 {
color:#BBD533;
background:url(../images-artdamV2/puce-h1-artdam.png) no-repeat 0px 7px;
}


