body {
    margin: 0;
    font-family: Helvetica;
    background: #F5F5F5;
    color: #000000;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}
a{
	text-decoration: none;
	color: #000;
}
h1{
	padding: 7px 10px;
	margin: 0;
	background: #AAA;
	color:#555;
	font-size: 18px;
	text-align:center;
	font-weight: normal;
}
input {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    margin: 8px 0 0 0;
    padding: 10px;
    font-size: 21px;
    font-weight: normal;
}

.button {
    padding: 5px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
    height: 50px;
    line-height: 30px;
    background:#DDD;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;        
}

.msg-error{
	margin: 10px;
	padding: 10px;
	font-size: 21px;
	border: 1px solid #f6e284;
	background: #fff3bc;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;        
}

.msg-ok{
	margin: 10px;
	padding: 10px;
	font-size: 21px;
	border: 1px solid #aed98f;
	background: #e3f6d5;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;        
}

.msg{
	margin: 10px;
	padding: 10px;
	font-size: 21px;
	border: 1px solid #DDD;
	background: #FFF;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;        
}
.info{
	padding: 10px;
	background: #DDD;
	height:40px;
	text-align:center;
}
#top{
 background: #2a2a2a;
 padding: 5px;
 height: 50px;
}

#connexion-form{
  margin: 20px;	
}
#connexion-form p{
	padding: 8px 0 0 5px;
	margin:0;
}

.menu-contener{
	position: relative;
	height: 20px;
	margin-bottom:-20px;	
	width: 100%;
}
.menu{
	font-size:20px;
	background-color: rgba(180,180,180,1);
	border-bottom: 1px solid #BBB;
	display: none;
	width: 100%;
}
.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li{
	padding: 10px 10px;
	border-bottom: 1px solid #CCC;
}

.site-item{
	clear:both;
	height: 85px;
	padding-top:5px;	
}
.site-pic{
	float:left;
	width:85px;
}
.site-pic img{
	width: 70px;
	height: 70px;
	border: 5px solid #CCC;
	margin-left: 5px; 
}
.site-description{
	float:left;
	width:65%;
	padding-left: 10px;
	overflow: hidden;
}
.site-description h3{
	margin: 5px 0;
	font-size: 21px;
	font-weight: bold;
}
.site-description p{
	font-weight: normal;
	color:#555;
	font-size: 13px;
}
.new-content{
	width: 175px;
	margin: 0;
	padding: 4px 6px;
	font-size: 13px;
	background: #fdffd4;
	border:1px solid #e2e583;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;
}

.content{
	background: #DDD;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #BBB;
}
.content h3{
	margin: 5px 0;
}
.content h4{
	margin: 0;
	font-weight:normal;
	color:#777;
}

.content img{
	max-width: 300px;
}

.content2{
	font-size: 19px;
	padding: 10px;
}
.content2 h4{
	padding: 10px;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	display: block;
	border: 1px solid #BBB;
	background: #DDD;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none; 	
}

#photo-list img{
	display: block;
	float: left;
	width:80px;
	height:80px;
	background-image: url("http://www.hellotipi.com/css/mobile/bg_photo.png");
}
#video-list img{
	width:160px;
	height:120px;
}
.title1{
	margin: 5px;
	padding: 0;
}

.nav{
	height: 50px;
	background: #2a2a2a;
	clear: both;
	font-size:21px;
	padding: 0;
	color: #EEE;
}
.nav a{
	color: #EEE;
}
.nav1{
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 159px;
	border-right: 1px solid #555;
	float: left;
}
.nav1b{
	height: 50px;
	width: 49px;
	border-right: 1px solid #555;
	float: left;
	padding:0;
}
.nav2{
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 160px;
	float: left;
}


.navtipi1{
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 89px;
	border-right: 1px solid #111;
	float: left;
}
.navtipi2{
	background: #444;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 109px;
	border-right: 1px solid #111;
	float: left;
}
.navtipi3{
	background: #444;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 120px;
	float: left;
}

.empty{
	margin: 15px;
	text-align: center;
	font-size: 21px;
}

#photo{
	text-align:center;
	background: #555;
	min-height: 150px;
}
.comment{
	margin: 3px 10px;
	border-bottom: 1px solid #FFF;
}
.comment h4{
	margin:0;
	padding:5px 0 0 0;
}
.comment h5{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#777;
}
.comment p{
	margin:5px 0;
}
#comform{
	margin: 5px 5px;
}
#comform textarea{
	font-size: 21px;
	height: 80px;
	width:100%;
}
#comform select{
	font-size: 17px;
	width:100%;
	margin-top:7px;
}

.list div{
	margin: 3px 10px;
	border-bottom: 1px solid #FFF;
}
.list h4{
	margin:0;
	padding:8px 0 0 0;
}
.list h5{
	margin:0;
	padding: 0 0 7px 0;
	font-weight:normal;
	color:#777;
}
.alertAndroid{
	text-align: center;
	padding: 10px 0;
	background-color: #83d2ff;
	color: #FFF;
	font-weight:bold; 
}