/*
 Theme Name: Theme ff1j child de hashone
 Theme URI: http://example.com/twenty-fifteen-child/
 Description: Theme ff1j child de hashone
 Author: adapté par alexander vaz
 Author URI: http://example.com
 Template: hashone
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain: ff1j
 */

.staffniv1{
}
.staffniv2{
	display: flex; 
	flex-wrap: wrap;
	justify-content: space-around; 
	align-items: center;
	margin:10px 0px;

}
.staffniv3{
	width: 200px;
	height: 375px;
}
.staffimg{
	height: 240px;
	background-size: cover;
	box-shadow: 0px 0px 20px #DDD;
}
.staffdesc{
	padding: 10px;
	text-align:  center;
	
}
.staffposte{
	position: relative;
	background-color: rgba(255, 255, 255, 0.95);
	height: 46px;
	width: 160px;
	top: 195px;
	left: 20px;
	line-height:46px;
	text-align:center;
	
}
h0{
	font-weight: 400;
	font-size: 16px;
	color: #f5a141;
	line-height:1; 
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	display:inline-block;
	vertical-align:middle;


	
}
hnom{
	font-size: 17px;
	line-height:1.5; 
	text-align:center;
	text-transform: uppercase;
}
hcv{
	font-size: 15px;
	line-height:1; 
	text-align:center;
}
souligne{
	font-size: 20px;
	color: #f5a141;
	font-weight: bold;
	line-height:1; 
	text-align:center;
	text-decoration: line-through;
}