body {
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;   
}

img {
  border: 0px;
}

a, a:visited {
  color: #296FA5;
}

h1 {
	background: #296FA5;
	border-color: #296FA5;
  color: #DDD;
  padding: 10px;
  margin: 0px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

h2 {
  color: #DDD;
  background-color: #1F537B;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  margin: 0px;  
}

.head {
  background-color: #113C5E;
  border-color:#113C5E;
  color:#DDDDDD;
  padding:0 1.5em;
}

.head ul {
  float: left;
  margin: 0;
  padding: 0.5em 0;  
}

.head li {
	display:inline;
  margin-right: 1em;
}

.head a:link, 
.head a:visited {
  color:#DDDDDD;
}

.footer {
	color: #AAAAAA;
  text-align: center;
  font-style: italic;
}

.logo-100 {
	width: 100px;
	height: 100px;
	vertical-align: middle;
}

.news {
  margin: 10px 4px 0px 4px;
  border:1px solid #113C5E;
  background-color: #FBFBFB;
}

.app {
  width: 330px;
  height: 280px;
  border: 1px solid #113C5E;
  float: left;
  margin: 10px 4px 0px 4px;
  position: relative;
  background-color: #FBFBFB;
}

.app-description {
	padding: 10px;
	font-size: 10pt;
	height: 200px;	
}

.app-description .logo-100 {
	float: left;
	margin: 0px 10px 10px 0px;
}

a.dlbutton {
  background-color: #113C5E;
  color: #DDD;
  padding: 10px;
  display: block;
  text-align: center;
  text-decoration: none;
}

a.dlbutton:hover {
	background-color: #296FA5;
	text-decoration: none;
}

.news-date {
	padding: 5px; vertical-align: top;
}

.screenshot {
	width: 320px;
	
	
	
}

.tnscreenshot {
  width: 160px;
  height: 240px;
}

.screenshot-back {
	width: 407px;
	height: 751px;
	background-image: url('img/screen/contour.png');
}

.app-fulldesc {	
  border:1px solid #113C5E;
  background-color: #FBFBFB;
  text-align: justify;
  padding: 5px;
}

.img-legend {
  font-style: italic;
  width: 200px;
  padding: 10px;
  font-size: 13px;
  height: 50px;
}

.app-screen-bloc {
	text-align: center;
	width: 220px;
	float: left;
  cursor: pointer;
}

.screen-list {
	width: 440px; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
  overflow: hidden;
  position: relative;
}

.screen-list-container {
	width: 4000px;
	position: relative;
	right: 0px;
}

.bubble {
	width: 9px;
	height: 9px;
	margin-left: 9px;
	cursor: pointer;
}

.appstore-logo {
	width: 173px;
	height: 60px;
	vertical-align: middle;	
}
