*{font-family: Helvetica;}
html{margin: 0;padding: 0;}

a:link    { text-decoration: none}
a:visited { text-decoration: none}

body{background-color: #cccccc;
	 height: 100%;
	 background: #c8c8c8 url(../images/iPhone/pinstripes.png);
	 margin: 0;
	 padding: 0;
	 min-height: 375px;
}
h1
{
	position: absolute;
	overflow: hidden;
	top: 6px;
	left: 50%;
	margin: 1px 0 0 -35px;
	height: 45px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
h2
{
	position: absolute;
	overflow: hidden;
	top: 40px;
	left: 7px;
	margin: 1px 0 0 0px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-align: left;
	white-space: nowrap;
	color: #FFFFFF;
}
.TexteiPhone
{
	font-size: 11px;
	text-align: left;
	color: #000000;
}
.button {
	position: fixed;
	top: 8px;
	right: 6px;
	-webkit-border-image: url(../images/iPhone/bt.png) 0 5 0 5;
	-webkit-border-radius: 0;
	border-width: 0 5px 0 5px;
	padding: 0;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
	text-decoration: none;
	background: none;
}
#takaisin {
	display: inline;
	left: 6px;
	right: auto;
	-webkit-border-image: url(../images/iPhone/b.png) 0 8 0 14;
	border-width: 0 8px 0 14px;
}	
table.locationbar
	{
	border-top: 1px solid #6d84a2;
	border-bottom: 0px solid #2d3642;
	padding: 8px;
	height: 41px;
	background: url(../images/iPhone/toolbar.png) #6d84a2 repeat-x;
}
table.locationbar td
{
	border: 0;
	text-align: center;
}
table.datebar
	{
	border-top: 1px solid #6d84a2;
	border-bottom: 1px solid #2d3642;
	padding: 6px;
	height: 20px;
	background: url(../images/iPhone/toolbarDate.gif) #6d84a2 repeat-x;
}
input.inputbutton
{
	width: 95%;
	height: 40px;
	font-size: 10pt;
}
div.ZoneiPod
{
	width: 320px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.EcraniPod
{
	-webkit-border-bottom-left-radius: 8px 8px;
	-webkit-border-bottom-right-radius: 8px 8px;
	-webkit-border-top-left-radius: 8px 8px;
	-webkit-border-top-right-radius: 8px 8px;
	-webkit-margin-bottom-collapse: separate;
	-webkit-margin-top-collapse: separate;
	background-color: white;
	border-color: rgb(135, 135, 135);
	border-style: solid;
	border-width: 1px;
	font-family: Helvetica;
	font-size: 12pt;
	overflow: hidden;
	list-style: none;
	padding: 0px;
	position: relative;
	display: block;
	height: auto;
	margin-left: 9px;
	margin-right: 9px;;
	margin-top: 9px;
	margin-bottom: 13px;
}
div.date
{
	height: 50px;
	width: 45px;
	background: url(../images/iPhone/Calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #1772AF;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}

div.date span
{
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
div.date2
{
	height: 50px;
	width: 45px;
	background: url(../images/iPhone/CalendrierPng.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}

div.date2 span
{
	height: 18px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 0px;
	padding-left: 2px;
}
