#ListDocuments tr td {
	height: 130px;
	color: #706F6F;
	font-size: 1.2em;
	font-family: arial;
}
#ListDocuments tr td.list-date {
	width: 150px;
	text-align: center;
}
#ListDocuments tr td.list-preview {
	width: 100px;
	text-align: center;
}
#ListDocuments tr td.list-content {
	width: 650px;
	padding: 0 1em;
	text-align: justify;
}
#ListDocuments tr td.list-content p {
	padding: 0;
	margin: 0;
}
#ListDocuments tr td.list-content p.list-header {
	color: #3C3C3B;
	font-size: 1.25em;
	font-weight: bold;
}
#ListDocuments tr td.list-size {
	width: 170px;
	text-align: center;
}
#ListDocuments tr td.list-link {
	text-align: center;
	width: 188px;
}
#ListDocuments tr td.list-link a{
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	display: inline-block;
	width: 167px;
	height: 46px;
	background: #706F6F;
	line-height: 46px;
	color: white;
}

div.pagination {
	float: right;
	margin-top: 1em;
}
div.pagination span.pagination-item {
	display: inline-block;
	line-height: 25px;
	color: white;
	text-align: center;
	width: 25px;
	height: 25px;
	background: #B2B2B2;
	margin-left: 5px;
	margin-left: 5px;
}
div.pagination span.pagination-item.current {
	background: #970016;
}



#MediathequeLogged input[type="submit"] {
	background: #BB0D0D;
	color: white;
	font-size: 1em;
	display: inline-block;
	padding: .3em 1em;
	text-decoration: none;
	border: none;
	cursor: pointer;
	float: left;
}
#MediathequeZoom.multi-text,
#MediathequeLogged.multi-text {
	width: 96%;
}
#MediathequeLogged .multi-content {
	position: relative;
	min-height: 100px;
}
#MediathequeLogged .row {
	overflow: hidden;
	margin-bottom: .8em;
	font-size: .9em;
}
#MediathequeLogged .row .column {
	float: left;
	width: 30%;
}
#MediathequeLogged .row .column:first-child {
	min-width: 230px;
}
#MediathequeLogged .row .column.second {
	min-width: 200px;
	width: 22%;
}
#MediathequeLogged .row .column.third {
	width: 22%;
}
#MediathequeLogged .row .column select {
	width: 50%;
}
#MediathequeLogged .row .column input[type="password"],
/*#MediathequeLogged .row .column select,*/
#MediathequeLogged .row .column input[type="text"]{
	/*width: 98%;*/
	/*width: 98%;*/
}
#MediathequeLogged #MediathequeFilters {
	margin-left: 1%;
	margin-right: 1%;
}
#MediathequeLogged #MediathequeFilters .filters {
	margin-bottom: 1em;
	border-bottom: 1px solid white;
}
#MediathequeLogged #MediathequeContent {
}
#MediathequeLogged #MediathequeContent h3 .cartouche{
	float: right;
	background: #b80d0d;
	font-size: .7em;
	display: inline-block;
	width: 20px;
	text-align: center;
	padding: 0 .1em;
}

#MediathequeLogged .mediatheque-item{
	width: 30%;
	min-width: 250px;
	margin: 1%;
	display: inline-block;
	vertical-align: top;
}
#MediathequeLogged .mediatheque-item .mediatheque-content{
	border: 1px solid rgb(54, 54, 54);
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAEUlEQVQIW2P8DwQMaICRBoIAtyYT8sI+ApcAAAAASUVORK5CYII=) repeat;
	overflow: hidden;
	position: relative;
}
#MediathequeLogged .mediatheque-item .mediatheque-content:hover > a > .layout {
	display: block
}
#MediathequeLogged .mediatheque-item .mediatheque-content .layout .race-boat{
	color: white;
	position: absolute;
	bottom: .2em;
	left: .4em;
	font-size: .8em;
}
#MediathequeLogged .mediatheque-item .mediatheque-content .layout {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NkYGDwAQAAVgBOntjBUAAAAABJRU5ErkJggg==) repeat;
}
#MediathequeLogged .mediatheque-item .mediatheque-content .layout .plus {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	background: url(../images/Plus.png) center center no-repeat;
}
#MediathequeLogged .mediatheque-item .mediatheque-content .image-item img{
	max-height: 100%;
max-width: 100%;
}
#MediathequeLogged .mediatheque-item .mediatheque-content .image-item {
	width: 48%;
	text-align: center;
	max-height: 140px;
	margin: 1% 1%;
	padding: 0;
	float: left;
	overflow: hidden;
}
#MediathequeLogged .mediatheque-item h3{
	color: white;
	font-size: 1.3em;
	padding: .3em .5em;
	margin-bottom: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQIW2NkYGCoB2IUwEgDQQCT/QKB/1JzRQAAAABJRU5ErkJggg==) repeat;
}

#MediathequeZoom .item {
	max-height: 200px;
	cursor: pointer;
	margin: .3em .3em 0 .3em;
}
#MediathequeZoom .abs-download{
	display: inline-block;
	vertical-align: top;
}

#MediathequeZoom .abs-download a {
	position: absolute;
	display: none;
	bottom: .4em;
	left: 50%;
	margin-left: -45px;
	color: white;
	background: #b80d0d;
	padding: .1em .6em;
	font-size: .7em;
}
#MediathequeZoom .abs-download a.upper {
	bottom: 1.4em;
}
#MediathequeZoom .abs-download a.video {
	bottom: 5.2em;
margin-left: -138px;
}
#MediathequeZoom .abs-download:hover a {
	display: block
}
#MediathequeZoom .abs-download li a {
	position: static;
	display: block;
}
#MediathequeZoom h3.filters {
	border-bottom: 1px solid white;
	padding-bottom: .3em;
	margin-top: 0;
	font-size: 1.2em;
}
#MediathequeZoom #MediathequeContent p.credit {
	margin: 0;
	font-size: .6em;
	padding-left: .6em;
}
#MediathequeZoom a.back {
	float: right;
	color: rgb(187, 18, 18);
	font-size: .8em;
}
a.connect {
/*	float: right;
	font-size: 1.5em;
	margin-right: 5em;
	margin-top: 3em;*/
	font-size: 1.5em;
	position: absolute;
	right: 5em;
	top: 0;
	height: 40px;
	width: 125px;
	top: 60px;
	text-align: center;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQIW2OUlZU6w4AGGGkgCABQ6gWmSmA7WQAAAABJRU5ErkJggg==) repeat;
	border-radius: 5px 5px 0 0;
	line-height: 40px;
	color: white;
}
