body {
	position: relative;
}

#principal {
	height: 100%;
}

#accueil {
	height: 100%;
}

#contenu {
	display: inline;
}

#corps {
	overflow: 	visible;
	height: 	1%;
}

#contenu, #menu {
	margin-top: 15px;
}

div#corps {
	height:auto!important;
}

.puce {
	float: left;
	margin-top: 0;
	margin-right: 10px;
}