body {
	margin-top: 0px;
	color: #4C4B46;
	font-family: Verdana, Arial;
	font-size: 12pt;
}

a {
	text-decoration: none;
	color: #4C4B46;
	font-weight: bold;
}

h1 {
	font-size: 24pt;
	font-weight: normal;
}

h2 {
	margin:0;
	font-size: 16pt;
	font-weight: normal;
}

p, ul {
	margin: 0;
	margin-top: 12px;
}

a img {
	border: 0px;
}

#all {
	width: 949px;
	margin: auto;
	margin-top: 0px;
	border: 3px solid #CCCCCC;
	border-top: 0;
}

#navigation {
	margin-left: 40px;
	margin-right: 40px;
}

#logo {
	margin: 10px;
	margin-right: 5px;
	float: right;
}

ul#menu
{
	float: left;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style-type: none ;
	margin-right: -4px;
	margin-top: -35px;
}
html>body ul#menu
{
	margin-right: 0px;
}
		
ul#menu li
{
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	margin-left: 5px;
	background: url(images/menu.png) repeat-x 0 0px ;
	width: 82px;
	text-align: center;
	line-height: 34px ;
	font-size: 11pt;
	color: #fff ;
	display: block ;
	text-decoration: none ;
}

ul#menu li a:hover
{
	background: url(images/menu.png) repeat-x 0 -34px;
}

#content_haut {
	background-image: url('images/content_haut.png');
	height: 390px;
	width: 943px;
	padding-top: 13px;
}

#content_haut #screenshots {
	float: left;
	margin-top: 62px;
	margin-left: 203px;
	width: 150px;
	height: 150px;
}

#content_haut #informations {
	margin-left: 400px;
	width: 495px;
}

#content_haut #telecharger {
	margin: auto;
	margin-top: 30px;
	background-image: url('images/barre.png');
	width: 460px;
	height: 90px;
	padding: 5px;
	font-size: 10pt;
	line-height: 15px;
}

#qrcode {
	float: right;
	width: 90px;
	height: 90px;
}

#content_bas {
	margin: 0;
	background-image: url('images/content_bas.png');
	height: 227px;
	width: 943px;
	font-size: 10pt;
	padding-top: 19px;
}

#content_bas #developpeur {
	float: left;
	padding: 12px;
	margin-left: 26px;
	width: 274px;
	height: 151px;
}

#content_bas #fonctionnalites {
	padding: 12px;
	margin-left: 356px;
	height: 151px;
	width: 526px;
}
