a, a:hover, a:visited { text-decoration:none;}
a img { border:none;}

div#iphone_page{
	width: 780px;
	margin: auto;
}
div#iphone_page p{
	text-align: center;
}

a.btn_link{ 
	display: block;	
	background: url('/wp-images/download-btn-540x55.jpg');
	background-repeat: none;
	width: 540px;
	height: 55px;
	text-align: left;
	margin-left: 125px;
}
a.btn_link img{
	float: left;
}

a.btn_link:hover{
	background-position: 0px 55px;
}

div#slide-show{
	float: left;
	text-align: center;
	width: 350px;
}

#image_precharge{
visibility:hidden;
height: 1px;
overflow: hidden;
}	

ul.slide-navigation{
	list-style-type: none;
	padding: 0px;
	margin: auto;
	text-align: center;
	width: auto;
	display: block;
	margin-left: 140px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

ul.slide-navigation li{
	float: left;
	margin: 3px;
}

div#imageSwitcher{
	display: block;
	position: relative;
	width: 306px;
	height: 355px;
	margin: 0px 0px 0px 20px;
}
div#imageSwitcher img{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 306px;
	height: 355px;
}


a.slide_navigation{
	display: block;	
	background: url('/wp-images/landing-iphone/navigation.png');
	background-repeat: none;
	width: 9px;
	height: 9px;
}

a.slide_navigation:hover{
	background-position: 9px 0px;
}


div#next_previous{
	display: block;
	height: 27px;
	width: 70px;
	border: 1px solid blue;
}

a.slide_previous{
	display: block;	
	float: bottom;
	background: url('/wp-images/landing-iphone/arrow.png');
	background-repeat: none;
	width: 35px;
	height: 27px;
	background-position: 0px 0px;
}


a.slide_previous:hover{
	background-position: 0px 27px;
}

a.slide_next{
	display: block;
	float: left;
	background: url('/wp-images/landing-iphone/arrow.png');
	background-repeat: none;
	width: 35px;
	height: 27px;
	background-position: 35px 0px;
}

a.slide_next:hover{
	background-position: 35px 27px;
}

ul#iphone_texte_zone{
	width: 380px;
	float: left;
	list-style-image: url(/wp-content/themes/tinystudio-fr/images/zone/listeStar.jpg);
	font-size: 1.1em;
}

ul#iphone_texte_zone li{
	margin-top: 5px;
}