.hr{ display:none; }

.clearer{
	clear:both;
	display:block;
	
	width:1px;
	height:1px;
	
	margin-top:-1px;	
}

.text p a{ text-decoration:underline; }
.text p a:hover{ text-decoration:none; }

/* PUSH PREVENTION */
#Push-Prevention{
	display:inline;
	float:left;
	
	margin-right:10px;
	padding-right:30px;
	
	width:290px;
	height:162px;
	
	background-image:url(../img/push-sep.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#Push-Prevention h2{
	display:block;
	
	width:249px;
	height:37px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-image:url(../img/push-prevention-h2.gif);	
}

#Push-Prevention img{
	display:inline;
	float:left;
}

#Push-Prevention .text{
	display:inline;
	float:left;
	
	margin-top:5px;
	
	width:160px;
}

#Push-Prevention .text p{
	display:block;
	
	margin-bottom:5px;
	
	height:75px;
	
	font-size:12px;
	line-height:15px;
	color:#6e6e6e;
}

#Push-Prevention .more{
	display:block;
	
	width:122px;
	height:26px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-image:url(../img/push-prevention-more.gif);
}
#Push-Prevention .more:hover{ background-position:0 -26px; }


/* PUSH DEPISTAGES */
#Push-Depistages{
	display:inline;
	float:left;
	
	margin-right:10px;
	padding-right:20px;
	
	width:320px;
	height:162px;
	
	background-image:url(../img/push-sep.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#Push-Depistages h2{
	display:block;
	
	width:249px;
	height:37px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-image:url(../img/push-depistages-h2.gif);	
}

#Push-Depistages img{
	display:inline;
	float:left;
}

#Push-Depistages .text{
	display:inline;
	float:left;
	
	margin-top:5px;
	
	width:190px;
}

#Push-Depistages .text p{
	display:block;
	
	margin-bottom:5px;
	
	height:75px;
	
	font-size:12px;
	line-height:15px;
	color:#6e6e6e;
}

#Push-Depistages .more{
	display:block;
	
	width:122px;
	height:26px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-image:url(../img/push-depistages-more.gif);
}
#Push-Depistages .more:hover{ background-position:0 -26px; }

/* PUSH NOS CONSEILS */
#Push-Nos-conseils{
	display:inline;
	float:left;
	
	width:290px;
	height:162px;
}

#Push-Nos-conseils h2{
	display:block;
	
	width:249px;
	height:37px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-image:url(../img/push-conseils-h2.gif);	
}

#Push-Nos-conseils img{
	display:inline;
	float:left;
}

#Push-Nos-conseils .text{
	display:inline;
	float:left;
	
	margin-top:5px;
	
	width:160px;
}

#Push-Nos-conseils .text p{
	display:block;
	
	margin-bottom:5px;
	
	height:75px;
	
	font-size:12px;
	line-height:15px;
	color:#6e6e6e;
}

#Push-Nos-conseils .more{
	display:block;
	
	width:122px;
	height:26px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-image:url(../img/push-conseils-more.gif);
}
#Push-Nos-conseils .more:hover{ background-position:0 -26px; }

/* POPIN VIDEO */
#Video-Popin{
	display:block;
	position:absolute;
	
	z-index:51;
	
	left:50%;
	top:200px;
	
	margin-left:-290px;
	padding-left:19px;
	padding-top:11px;
	
	width:581px;
	height:326px;
	
	background-image:url(../img/popin-video-bg.png);	
}

#Video-Popin .socials{
	position:absolute;
	
	z-index:2;
	
	right:10px;
	bottom:15px;
	
	width:30px;
}

#Video-Popin .socials img{
	display:block;
	
	margin-bottom:5px;
	
	border:none;
}
