/* +--------------------------------------------------------------------------+
// 2017 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: alertes.css,v 1.6.4.6 2018-02-14 10:23:04 wlair Exp $ */
/*------------------------------------------------------------------------------------------*/
#aut_details .bannette {
	width: 100%;
}

#aut_details .bannette>.colonne2:first-child {
	min-width: 20%;
}

#aut_details .bannette>.colonne2[style*="width: 80%"] {
	margin-left: 21%;
	float: none;
	background: #fff;
	max-width: 79%;
	padding: 10px 5px 10px 5px;
}

#aut_details .bannette>.colonne2:first-child table>tbody {
	border-right: solid 20px transparent;
}

#aut_details .bannette:before {
	content: "";
	display: table-cell
}

#aut_details .bannette:after {
	content: "";
	display: table;
	clear: both
}

.bannette-titre {
}

.bannette-titre h1 {
	line-height: normal;
	height: auto;
	font-size: 1em;
}

.bannette-titre a[target="cart_info"] {
	background: #e63120;
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 33px;
	text-align: center;
	vertical-align: baseline;
	margin-right: 10px;
	border-radius: 4px;
}

.bannette-titre h1>a[href^="./empr.php?"] {
	font-size: 1.15em;
}

div[id^='etagere-notice-list'] {
	padding: 10px 0px;
}

div[id^='etagere-notice-list']>div {
	padding: 3px 5px;
}

div[id^='etagere-notice-list']>div:nth-child(n+2) {
	border-top: 1px solid #E5E5E5
}

div[id^='etagere-notice-list']>div:nth-of-type(odd) {
	background: #f2f2f2;
}

.bannette hr {
	display: none
}
div[id^='etagere-notice-list']>div a{
	color:#444;
}