@charset "UTF-8";
/* CSS Document */



div#header{
position:relative;
width:980px;
height:180px;
}


div#header #logo{
position:relative;
background:url(../images/fond-header.jpg) no-repeat;
width:980px;
height:180px;
}

div#header #logo h1{
text-indent:-9000px;
}


