body{
	margin:0 auto;
	padding:0;
	position: relative;
	background-color:#595959;
	color:#777;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-image:url(/images/iphone/background.png);
	background-repeat:no-repeat;
}

h1{
	color:#7d7d7d;
	height:25px;
	width:280px;
	border-bottom:1px #fce40b solid;
	margin-bottom:5px;
	font-size:18px;
}

p {margin:0 0 0em;}

#cadre{
	position:absolute;
	top:25px;
	left:2px;
	width:316px;
	z-index:500;
}

.head_cadre{
	position:relative;
	background-image:url(/images/iphone/head_cadre.png);
	width:316px;
	height:21px;
}

.close_button{
	position:absolute;
	top:1px;
	left:3px;
	width:25px;
	height:25px;
	
}

#login_icon{
	position:absolute;
	top:10px;
	left:280px;
}

.content_cadre{
	background-image:url(/images/iphone/fond_cadre.png);
	width:316px;
	background-repeat:repeat-y;
	padding-top:5px;
}

#contain_cadre_txt{
	margin-left:15px;
	margin-right:15px;
}

.foot_cadre{
	background-image:url(/images/iphone/footer_cadre.png);
	width:316px;
	height:21px;
}

#indicat{
	position:absolute;
	top:205px;
	left:155px;
	width:32px;
	height:32px;
}

#bout_register{
	position:absolute;
	top:280px;
	left:75px;
	width:170px;
	height:32px;
}

.icon_mail_iphone{
	position:absolute;
	top:35px;
	left:15px;
	width:15px;
	height:12px;
	background-image:url(/images/iphone/email.png);
}

.bout_news{
	position:absolute;
	top:316px;
	left:18px;
	width:60px;
	height:53px;
}

.bout_news a{
	border:0;
	text-decoration:none;
	width:60px;
	height:53px;
}

.bout_infos{
	position:absolute;
	top:316px;
	left:106px;
	width:60px;
	height:53px;
}

.bout_newsletter{
	position:absolute;
	top:316px;
	left:195px;
	width:110px;
	height:53px;
}

#iphone_login_zone{
	position:absolute;
	top:0px;
	left:12px;
	width:290px;
	height:110px;
	background-image:url(/images/iphone/fond_cadre.png);
	background-repeat:repeat-y;
	text-align:center;
	
}

#iphone_login_zone th{
	padding-left:20px;
}

#iphone_login_zone .close_button{
	position:absolute;
	top:100px;
	left:276px;
	width:25px;
	height:25px;	
}

#welcome_zone{
	text-align:center;
	font-size:20px;
	color:#fff;
}

#welcome_zone .welcome_txt{
	font-size:11px;
}

#welcome_zone .welcome_txt a{
	text-decoration:none;
	font-size:12px;
	color:#777;
}


.register_form table{
	width:100%;
}

.register_form td{
	width:77%;
}

.register_form th{
	width:23%;
}

.zone_news{
	position:relative;
	width:240px;
}

.news_author{
	position:absolute;
	top:28px;
	left:140px;
	width:150px;
	height:20px;
	font-style:italic;
	text-align:right;
}

#descript_help{
	position:absolute;
	top:615px;
	left:170px;
	width:100px;
	height:55px;
	color:#777;
}
