body {
	margin:25px;
	font-family:  "Lucida Grande", Lucida, "Lucida Grande Unicode", Tahoma, Helvetica, Arial, sans-serif; 
	font-size:14px; 
	color:#000000; 
	font-weight:100; 
	text-decoration:none; 
}

.body {
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
}

h1 { 
	font-weight:100; 
	text-decoration:none; 
	font-size:48px; 
	margin:0px; 
} 

h2 { 
	font-weight:100; 
	text-decoration:none; 
	font-size:28px; 
	margin:0px;
} 

h3 { 
	font-size:16px; 
	margin-top:30px; 
	margin-bottom:9px; 
} 

p {
	font-weight:100; 
	text-decoration:none; 
	font-size:28px; 
	margin:0px;
	text-align:center;
} 

span {
	font-family:"Courier";
	color:#22AA66;
}

span.commande {
	margin-left:30px; 
}

ul { 
	margin-top:0px; 
	margin-left:38px; 
} 

ol { 
	margin-top:6px; 
	margin-left:15px; 
} 

li { 
	margin-bottom:5px; 
	line-height:14pt;
} 

ol li { 
	margin-bottom:8px; 
	line-height:14pt;
} 

a {
	color:#2F8BC2; 
} 

a:hover {
	color:#CC3B1F; 
} 

a:visited {
	color:#AAAAAA; 
} 

.indisponible {
	color:#333333; 
} 

.indisponible:hover {
	color:#333333; 
} 

.title_link { 
	color:#000;
}
.title_link:hover {
	color:#000;
}
.title_link:visited {
	color:#000;
}

.image { 
	margin-top:48px;
} 

.appstore { 
	text-align:center;
	margin-top:40px; 
} 

.logos { 
	text-align:center;
	margin-top:40px; 
} 

.logo { 
	margin-right:25px;
	margin-left:25px;
} 