#page_references{
	padding:5px 24px;
}
#page_references .produit{
	padding:15px 0px 0px 0px;
}
#page_references .ref{
	float: left;
	width: 160px;
	height: 140px;
	/*overflow: hidden;*/
	margin: 0px 35px 30px 0px;
	text-align : center;
}
#page_references .ref5{	
	margin: 0px 0px 30px 0px;
}
#page_references a{
	color: #444541;
}
/*
.wg_wizard_step_button{
	background: transparent top left;
	display: block;
	height: 40px;
	width: 157px;
}*/
.wg_wizard_step_button{
	background: transparent url(../../CMS/images/wg_net/btn_bleu.png) no-repeat left top;
	padding-left: 9px;
	display: inline-block;
	margin: 0 25px;
}
.wg_wizard_step_button a{
	padding-left: 5px;
	padding-right: 33px;
	height: 35px;
	line-height: 37px;
	display: block;
	color: #fff;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent url(../../CMS/images/wg_net/btn_bleu.png) no-repeat right top;
	_width: 1px;
	white-space: nowrap;
	width: 75px;
}

#wg_type_contenu .wg_wizard_step_button a:hover{_text-decoration: underline;}
.wg_wizard_step_button:hover{background-position: left bottom;}
.wg_wizard_step_button:hover a{background-position: right bottom;}

#wg_wizard_previous_button{
	float: left;
	background: transparent url(../../CMS/images/wg_net/btn_bleu_back.png) no-repeat right top;
	padding-left: 0px;
	padding-right: 9px;
	text-align: right;
}
#wg_wizard_previous_button a{
	background: transparent url(../../CMS/images/wg_net/btn_bleu_back.png) no-repeat left top;
	padding-left: 33px;
	padding-right: 5px;
}
#wg_wizard_previous_button:hover{background-position: right bottom;}
#wg_wizard_previous_button:hover a{background-position: left bottom;}
#wg_wizard_next_button{
	float: right;
}


#page_references .contener_keywords{
	position:relative;
}

#page_references .contener_keywords .bloc_keywords{
	width:154px;
	height:auto;
	overflow-y:auto;
	position:absolute;
	left:0px;
	top:2px;
	z-index:99;
	padding:3px;
	text-align:justify;
	background:#ddeeff;
	border:1px solid #5ea5ba;
}

#page_references a.btn_keywords{
	display:block;
	float:right;
	width:16px;
	height:16px;
	overflow:hidden;
	background:url(../../images/comment.gif) left top no-repeat;
	text-decoration:none;
}

