﻿Div.BgBandeauTop
{
	background:url('images/bandeau.png') repeat top left;
	margin:0px;
	padding:0px;
	top: 0px;
}

.footerGauche
{
    background:url('images/FondFooterGauche.jpg') no-repeat left top;
    clear:both;
    width: 802px;
    float:left;
    height:30px;
}

.footer
{
    background:url('images/FondFooter.jpg') repeat-x left top;
    margin-left:176px;
    height:24px;
    padding-top:6px;
    text-align:right;
    padding-right:70px;
}

.modalPopup
{
    background: white url('images/FondFooter.jpg') repeat-x scroll;
}

h1
{
   background: url('images/h1.jpg') repeat-x top left;
}