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



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


div#header #logo{
position:relative;
float:left;
background:url(../images/header_02.jpg) no-repeat;
width:312px;
height:116px;
}

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

div#header #pub{
position:relative;
float:left;
width:408px;
height:116px;
}

div#header #inscription{
position:relative;
float:left;
width:260px;
height:25px;
}

div#header #inscription a{
display:block;
width:260px;
height:25px;
background:url(../images/devis-bouton.png) no-repeat;
text-indent:-3000px;
}

div#header #inscription a:hover{
background:url(../images/devis-bouton.png) 0px -24px;
}

div#header #inscription-terrasse{
position:relative;
float:left;
width:260px;
height:25px;
margin-top:5px;
}

div#header #inscription-terrasse a{
display:block;
width:260px;
height:25px;
background:url(../images/devis-terrasse-bouton.png) no-repeat;
text-indent:-3000px;
}

div#header #inscription-terrasse a:hover{
background:url(../images/devis-terrasse-bouton.png) 0px -24px;
}


div#header #carte-club{
position:relative;
width:200px;
height:70px;
margin-left:40px;
float:left;
}
