.paddingSite {
	padding-top: 50px;
	}
#lastFromDptResult {
	line-height:24px;
	}

#score{
	font-size: 14px;
}
#whois-online{
	background-repeat: no-repeat;
	background-position: 0px 30px;
	display: block;
	position: relative;
	width:332px;
	height:425px;
	text-align: center;
}
#whois-online p{
	font-size: 18px;
}
#whois-online-bottom{
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	text-align: center;
	color: #DDD;
	font-size: 18px;
	font-style: italic;
}
#whois-online-bottom li{
	line-height: 1.2em;
}
@media screen and (min-width: 768px) {
	.dicoLettre {
		font-size:16px;
		padding:5px;
		}	
	.homeChat {
		float:right;
		height:150px;
		}
	.homeCompo{
		float:right;
		}
	.hrBlack {
		background-color:black;
		}
	}
@media screen and (max-width: 767px) {
	.homeChat {
		width:0px;
		}
	.homeCompo{
		width:0px;
		}
	.dicoLettre {
		font-size:14px;
		padding:2px;
		}	
	.logoMob {
		margin-top: 20px;
		}
	}
.reident {
	border:1px #FF0000 solid;
	border-radius:4px;
	padding:10px;
	margin-top:120px;
	margin-top: 15%;
	width:70%;
	}
 .photodico {
	border:1px #888888 solid;
	border-radius: 4px;
	padding:5px;
	margin-right:10px;
	float:top;
	}
.entree {
	padding:10px;
	border: 1px red solid;
	border-radius: 4px;
	margin-bottom: 10px;
	}
.life {
	color: #faf0d0;
	font-size: 14px;
    font-style: italic;
    text-align:justify;
	}
.suivant {
	padding-top:0px;
	margin-top:-3px;
	margin-top:5px;
	height:22px;
	}
#is-new {
	font-size:14px;
}
#animContainer {
	height:80px;
	overflow:hidden;
	width:100%;
	}
#animContent {
	height:320px;
	width:100%;
	}
.animPart {
	display:block;
	height:80px;
	width:100%;
	font-size:18px;
	}
.animReward{
	-webkit-animation:reward 16s linear infinite;
	-moz-animation:reward 16s linear infinite;
	-o-animation:reward 16s linear infinite;
	-ms-animation:reward 16s linear infinite;
	animation:reward 16s linear infinite
	}
@-moz-keyframes reward{0%{margin-top:0px}18%{margin-top:-0px}24%{margin-top:-80px}44%{margin-top:-80px}48%{margin-top:-160px}70%{margin-top:-160px}74%{margin-top:-240px}94%{margin-top:-240px}98%{margin-top:0px}}
@-webkit-keyframes reward{0%{margin-top:0px}18%{margin-top:-0px}24%{margin-top:-80px}44%{margin-top:-80px}48%{margin-top:-160px}70%{margin-top:-160px}74%{margin-top:-240px}94%{margin-top:-240px}98%{margin-top:0px}}
@-o-keyframes reward{0%{margin-top:0px}18%{margin-top:-0px}24%{margin-top:-80px}44%{margin-top:-80px}48%{margin-top:-160px}70%{margin-top:-160px}74%{margin-top:-240px}94%{margin-top:-240px}98%{margin-top:0px}}
@keyframes reward{0%{margin-top:0px}18%{margin-top:-0px}24%{margin-top:-80px}44%{margin-top:-80px}48%{margin-top:-160px}70%{margin-top:-160px}74%{margin-top:-240px}94%{margin-top:-240px}98%{margin-top:0px}}
