.col-600 {
	float: none;
	margin-bottom: 0px;
}
ul { margin:0;list-style: none;font-size: 12px;padding-left:25px }

.box {position:relative;margin:20px 0;width:100%;height:100px;}
.box p { padding:2px }
.box h2 { padding: 4px}
.rightBox img{position:relative;float:right;padding:0 10px;right:0}
.leftBox { position:relative;float: left;display: inline}
.rightBox { position:relative;float:right;display: inline}

.rightBox .contentText{position:relative;float:right;width:240px}	
.leftBox .contentText{position:relative;float:left;width:340px;}
#iPhoneBox {
	height: 630px;
	text-align:justify
}


/*************/
/** iPhone **/
/***********/
.iphoneView {
	background-image: url( /images/iphoneApps/iphone.jpg );
	background-repeat: no-repeat;
	height: 550px;
	width:296px;
	padding: 0;
	margin: 0;
}
.iphoneView .viewContent {
	position:absolute;
	left:31px;
	top:101px;
	width:232px;
	height:348px;
	overflow: hidden;
}

#comicsBox {
	height: 620px;
	text-align:justify
}
#firstComicsApp {
	margin-top: 30px;
}
#finderHaut {
	background-image: url( Images/index/finder_haut.jpg );
	background-repeat: no-repeat;
	width:175px;
	height:73px;
}
#finderBas {
	background-image: url( Images/index/finder_bas.jpg );	
	background-repeat: no-repeat;
	width:175px;
	height:28px;
	margin-left:3px;
}
#finderContent {
	background-color: #2C2C2C;
	/*height: 40px;*/
	width:172px;
	margin-left:3px;
	padding:6px 0;
}
#finderContent a {margin-left:8px}
#finderContent img {padding:2px}
#finderContent h3 {margin:0;text-align:center;margin-bottom:20px;padding:0 20px}
#angoulemeTitle {
	background-image: url( Images/index/titre-angoul-aqua.jpg );
	background-repeat: no-repeat;
	width:248px;
	height:78px;
}
#myComicsView {
	background-image:url(Images/index/myComics.png);
	background-repeat:no-repeat;
	float:right;
	height:575px;
	position:relative;
	width:315px;		
}
.contentText b { color:white }

#myComicsTitle {
	background-image:url(/images/iphoneApps/titremyComics.jpg);
	background-repeat:no-repeat;
	float:right;
	height:95px;
	position:relative;
	width:248px;
}

#luckyLukeTitle {
	background-image:url(/images/iphoneApps/luckyLukeTitle.jpg);
	background-repeat:no-repeat;
	float:right;
	height:95px;
	position:relative;
	width:248px;
}
#luckyBox {
	height:640px
}
