@import url(global.css);

#header{
height:192px;
background:url(../../images/header.jpg) left top no-repeat;
}

#back-to-home a{
height:192px;
}

#headerflash{
    margin:0;
    padding:0;
    position:absolute;
    left:0;
    top:0;
    height:192px;
    width:789px;
    z-index:10000;
}

#page{
    background:url(../../images/page-side-right.png) left top repeat-y;
}

#page-top{
    background:url(../../images/page-side-right-top.png) left top no-repeat;
}

#page-bottom{
    background:url(../../images/page-side-right-bottom.jpg) left bottom no-repeat;
}

#content{
    float:left;
}

#page-title{
    display:none;
}

#sidebar{
    float:right;
}
#homeflash{
    background:url(../../images/home.jpg) left bottom no-repeat;
    height:326px;
}
#marchesPublics{
    background:url(../../images/marches-publics.jpg) left top no-repeat;
    width:173px;
    height:39px;
    margin:10px auto;
}
#marchesPublics h2, #marchesPublics hr{
    display:none;
}
#marchesPublics p{
margin:0;
padding:0;
font-size:1px;
line-height:1px;
}
#marchesPublics a{
display:block;
height:39px;
width:173px;
text-indent:-999999px;
text-decoration:none;
}
#marchesPublics a:hover{
text-decoration:none;
}

