body img
{border: 0px;}
html {
    margin: 0;
    padding: 0;
	font : 75%/1.7em "verdana", Lucida, Tahoma, Arial, sans-serif;
    background: #657479;
	}
#global {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 462px;
	height : 296px;
    text-align: left;
     }
.blocLOGO {
background : url(fond.png) no-repeat top left;
height: 296px;
width: 268px;
float: left;
}
.blocoffres {
background : url(offres.png) no-repeat top left;
height: 74px;
width: 185px;
float: left;
}
.blocCH {
height: 74px;
width: 185px;
float: left;
}
.blocIN {
height: 74px;
width: 185px;
float: left;
}
.blocTH {
height: 74px;
width: 185px;
float: left;
}
#decalH {
height: 5px;
width: 185px;
     }
#decal {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 462px;
	height : 15px;
    text-align: left;
     }
#decalB {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 462px;
	height : 150px;
    text-align: left;
     }
#footer {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
background : url(footer.png) no-repeat top left;
     width: 462px;
	height : 25px;
    text-align: left;
     }
#footer2 {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 462px;
	height : 25px;
    text-align: right;
     }