body {
    background-color: #0079DF;
    margin-top:0px;
    margin-bottom: 0px;
}

#mainframehome {
    width:770px;
    position: relative;
    height: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
    background-image: url(../images/bg-home.jpg);
    background-repeat: no-repeat;
	}


#hometext1 {
    width: 560px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 210px;
    top: 83px;
	}

#hometext2 {
    width: 560px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 210px;
    top: 283px;
	}

#hometext3 {
    width: 560px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 210px;
    top: 569px;
	}

#hometext4 {
    width: 560px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 210px;
    top: 710px;
	}

#mainframebienvenue {
    width:770px;
    position: relative;
    height: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
    background-image: url(../images/bg-bienvenue.jpg);
    background-repeat: no-repeat;
	}

#bienvenuetext {
    width: 200px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 300px;
    top: 110px;
	}


#mainframegenerique {
    width:770px;
    position: relative;
    height: 1200px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
    background-image: url(../images/bg-generique.jpg);
    background-repeat: no-repeat;
	}

#contentcontainer {
    width: 460px;
    height: 1200px;
	padding:0px 0px 0px 0px;
    margin: 85px 0px 0px 260px;
    float: left;
    display: inline;
    clear: both;
	}


#leftnavcontainer {
    width: 160px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 25px;
    top: 110px;
	}

#leftbottomcontainer {
    width: 200px;
    height: auto;
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: 5px;
    top: 470px;
	}