body#aide-section{
	background-color: #42789c;
	color: #4f4f4f;
}

#aide-section-header{
	height: 60px;
	background-color: #363636;
}

	#aide-section-header img.ph-logo{
		margin-top: 10px;
	}

#aide-section-header-container{
	background: url(image/controle_distance_fond.jpg) no-repeat center top;
}

	#aide-section-header-container h1{
		padding-top: 10px;
		text-align: center;
		font-size: 2.5em;
		line-height: 1.25em;
	}

	#aide-section-header-container-content{
		margin-top: 430px;
		padding: 20px 0 0 0;
		background-color: rgba(255, 255, 255, 0.5);
	}


.aide-section-sprite{
	background: url(image/sprite_aide.png) no-repeat;
	width: 74px;
	height: 100px;
	display: block;
	float: left;
}

	.aide-section-sprite.icon-commande{background-position: -25px 0;}
	.aide-section-sprite.icon-download{background-position: -115px 0;}
	.aide-section-sprite.icon-key{background-position: -210px 0;} 
	.aide-section-sprite.icon-lock{background-position: -306px 0;} 


.aide-section-header-container-content-col{
	margin-bottom: 20px;
}

.aide-section-header-container-content-paragraphe{
	margin-top: 10px;
	font-size: 1.25em;
}