
/* CSS Document - feuille de style pour Application iPhone */

body{
	background:#CCC;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
		}
#content{
	background:#FFF;
	border:#E1E1E1 1px solid;
	width:900px;
	height:1550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
		}
#inside{}
#banner{
	background:url(/BuyGeoportail/img/grsentiers/banner.jpg) top left no-repeat;
	clear:both;
	width:inherit;
	height:300px;
	margin:0;
	}
#titre{
	margin-top:20px;
	color:#666;
	width:550px;
	float:left;
		}
#titre h1{
	font-size:20px;
	text-align:center;
	margin-top:25px;
	}		

#sousTitre{
	padding: 5px 30px 5px 30px;
	font-size: 14px;
	font-style: italic;
	line-height: 2px;
	font-weight: bold;
	}
#texte{
	padding: 10px 30px 0px 30px;
	}
#logo{
	background:url(/BuyGeoportail/img/grsentiers/logo.jpg) top left no-repeat;
	height:110px;
	width:76px;
	float:left;
	margin-top:0px;
	margin-left:-25px;
			}
#img1{
	background:url(/BuyGeoportail/img/defaut.jpg) top left no-repeat;
	width:300px;
	height:300px;
	float:left;
	margin-left:30px;
	}
#login{
	padding-top:15px;
	margin-left:30px;
	height:250px;
	width:450px;
	float:left;
	color: #333;
	font-weight:bold;
		}

#user{ 
	height:30px;
	background:url(/BuyGeoportail/img/user.png) top left no-repeat;
	padding-left:35px;
	margin-top:5px;
	 }

#password{
	margin-top:5px;
	height:30px;
	background:url(/BuyGeoportail/img/lock.png) top left no-repeat;
	padding-left:35px;
	}
#confirmPaypal{}

#confirmPaypal p{
	font-size: 10px;
	color: #666;	
	}
#button{
	margin-top:20px;	
		}
#contact{
	height:35px;
	background:url(/BuyGeoportail/img/mail.png) left no-repeat;
	padding: 15px 0px 0px 40px;	
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	margin: 0px 30px 10px 30px;
	}
#links{
	text-align:center;
	}
#links a{
	color:#300;
	text-decoration:none;
	margin: 0 10px 0 10px;
	}

#tbPassword{
	height: 22px; 
	width:220px;
	margin-left:18px;
	}

.clear{
	border:none;
	clear:both;
	}
#more{background:url(/BuyGeoportail/img/geolives/geolives.jpg) top left no-repeat;
	height:65px;
	width:241px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;}

