html {height:100%;}

img{ border: none;}

body{
background-image: url(design/hauteur.jpg);
margin: 0px;
padding: 0px;
height: 100%;
}

#container {
    position: relative;
    min-height: 100%;
	height:100%;
	height:auto!important;
	clear:both;
	margin: auto;
	padding: 0px;
}

#background{
position: absolute;
height: 480px;
width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-image: url(design/largeur.jpg);
text-align: center;
height:auto!important;
bottom: 0px;
clear:both;
}

#global{
background-repeat: no-repeat;
width: 640px;
height: 480px;
background-image: url(design/Accueil.jpg);
margin-left: auto;
margin-right: auto;
}

#cartes{
width: 640px;
height: 480px;
}

#papervision{
float: left;
padding-top: 153px;
padding-left: 65px;
width: 119px;
height: 195px;
}

#ocelyn{
float: left;
padding-top: 153px;
padding-left: 76px;
width: 119px;
height: 196px;
}