/*------------------------ bouton sous-rubrique pôle ---------------------*/
#encadre_rub_imp_large a {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:13px;
	width:100%;
	float:left;
	text-decoration:none;
	color:#2d2d2d;
	border-left:1px solid #fff;
	border-right:1px solid #C8C8C8;
	border-top: 1px solid #fff;
	border-bottom:1px solid #C8C8C8;
	padding:0px 5px 0px 14px;
	background-color: #DFE6E9;
	background-image: url(../outils/images/puce_encadre_bleue.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
}

#encadre_rub_imp_large a:hover {
	color:#112233;
	border-bottom: 0px;
	border-left:1px solid #fff;
	border-right:1px solid #C8C8C8;
	border-top: 1px solid #fff;
	border-bottom:1px solid #C8C8C8;
	background-color: #F5EBD9;
}

#encadre_rub_pair_large a {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:13px;
	width:100%;
	float:left;
	text-decoration:none;
	color:#2d2d2d;
	border-left:1px solid #fff;
	border-right:1px solid #C8C8C8;
	border-top: 1px solid #fff;
	border-bottom:1px solid #C8C8C8;
	padding:0px 5px 0px 14px;
	background-color: #DFE6E9;
	background-image: url(../outils/images/puce_encadre_violette.gif);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
}

#encadre_rub_pair_large a:hover {
	color:#112233;
	border-bottom: 0px;
	border-left:1px solid #fff;
	border-right:1px solid #C8C8C8;
	border-top: 1px solid #fff;
	border-bottom:1px solid #C8C8C8;
	background-color: #F5EBD9;
}

#encadre_rub_pair_large_inactive {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:13px;
	width:100%;
	float:left;
	text-decoration:none;
	color:#838383;
	border-left:1px solid #fff;
	border-right:1px solid #C8C8C8;
	border-top: 1px solid #fff;
	border-bottom:1px solid #C8C8C8;
	padding:0px 5px 0px 14px;
	background-color: #e1e9ec;
	background-image: url(../outils/images/puce_encadre_violette_clair.gif);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
}

#encadre_rub_imp_large_inactive {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height:13px;
	width:100%;
	float:left;
	text-decoration:none;
	color:#838383;
	border-left:1px solid #fff;
	border-right:1px solid #C8C8C8;
	border-top: 1px solid #fff;
	border-bottom:1px solid #C8C8C8;
	padding:0px 5px 0px 14px;
	background-color: #e1e9ec;
	background-image: url(../outils/images/puce_encadre_bleue_clair.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
}