/* @override http://mbg.lux.mediacd.fr/global/styles/jq_fade.css */

/* Listes */
ul#portfolio {
	height: 100px;
}

ul#portfolio li {
	width: 200px;
	text-align: center;
	z-index: 1;
}

ul#portfolio li img{

}
.fade{
	margin-bottom: 2em;
}
.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}

/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(/global/images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}

