@charset "utf-8";
/* CSS Document */

.not_exist {
    margin:0 auto 25px auto;
	font-size: 10px;
	height: 30px;
	color: #fff;
	text-transform: none !important;
	line-height: 16px !important;
	width: 100%;
	text-align: center;
	line-height: 30px !important;
}

.not_exist strong {
	background: url("../../../img/layout/erreur.gif") 5px center no-repeat #c00 !important;
	padding: 0px 15px 0px 25px;
	border-radius: 5px;
	display:  inline-block;
}


#span_pas_liste,
#span_news_release {
	display: block;
}

#ajouter #span_pas_liste label {
	text-transform: none;
	width: auto;
	font-weight: normal;
}

#ajouter #liste_release li {
	padding: 0px;
	line-height: inherit;
	border-bottom: none;
}
	
#ajouter #liste_release li label {
	width: inherit;
	text-transform: none;
}

/* Provisoire */

#admin_ajouter_test {
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	padding: 0px 20px;
	font-size: 11px;
	display: inline-block;
	margin: 0px 10px 0px 0px;
}

#admin_ajouter_test a {
	background: url("../../../img/commun/plus.png") left center no-repeat;
	padding: 0px 0px 0px 20px;
	display:block;
	color: #999;
}
