@CHARSET "utf-8";

#left-block ul.archives li
{
	display:block;
	float:left;
	width: 80px;
	margin: 0;
}
	#left-block ul.archives li.calage
	{
		display: block;
		line-height: 0;
		float: none;
	}
	.left-block-p1 em.no_result
	{
		display: block;
		margin: 4px 8px;
		text-align: center;
	}

#title-block
{
	
}
	#title-block .button-archives
	{
        margin: 0;
        padding: 0;
        position: absolute;
        right: 50px;
        top: 167px;
	}
	#title-block a.archives
	{
		border: solid #c2c2c3 1px;
		background: url('/images/button-bg.jpg') 0 0 repeat-x;
		color: #ffffff;
		cursor: pointer;
		width: 95px;
		height: 16px;
		display: block;
		padding: 1px 0;
		text-align: center;
		text-decoration: none;
	}

#module-content
{
    padding: 20px 50px 0 55px;
}
	.search-block input
	{
		border: solid #cfd0d2 1px;
		color: #989898;
		padding: 2px 10px;
		width: 226px;
	}
	.search-block .field
	{
		float: left;
		width: 300px;
	}
	.search-block img
	{
		position: relative;
		top: -1px;
		vertical-align: top;
	}
	#module-content .filter
	{
		float: left;
		margin: 0 0 5px 0;
		text-align: left;
	}
	#module-content .pager
	{
		float: right;
		margin: 0 0 5px 0;
		text-align: right;
	}
		#module-content .pager a
		{
			text-decoration: none;
		}
	.publications
	{
		border-collapse: collapse;
		border-bottom: solid #b9bbbe 1px;
		font-size: 11px;
	}
		.publications th
		{
			background: #d2d3d4;
			font-weight: normal;
			height: 22px;
		}
			.publications th.selected
			{
				background: #ededee;
			}
			.publications th .left
			{
				float: left;
				margin: 1px 0 0 10px;
			}
			.publications th .right
			{
				float: right;
				margin: 4px 10px 0 0;
				position: relative;
				top: -2px;
			}
			.publications th .right a
			{
				display: block;
				width: 8px;
				height: 12px;
				overflow: hidden;
				text-indent: 10000px;
			}
			.publications th .right a.unsorted
			{
				background: url('/images/specific/publications/sort.png') no-repeat;
			}
			.publications th .right a.asc
			{
				background: url('/images/specific/publications/asc.png') no-repeat 0 4px;
			}
			.publications th .right a.desc
			{
				background: url('/images/specific/publications/desc.png') no-repeat 0 4px;
			}
		.publications th.label
		{
			border-right: solid #ffffff 1px;
			border-top: solid #ffffff 1px;
			font-size: 12px;
			width: 345px;
		}
		.publications th.author
		{
			border-right: solid #ffffff 1px;
			border-top: solid #ffffff 1px;
			width: 115px;
		}
		.publications th.type
		{
			border-right: solid #ffffff 1px;
			border-top: solid #ffffff 1px;
			width: 85px;
		}
		.publications th.date
		{
			border-top: solid #ffffff 1px;
			width: 64px;
		}
		.publications td
		{
			color: #74787d;
			padding: 10px;
		}
			.publications td.border-top
			{
				border-top: solid #b9bbbe 1px;
				border-bottom: solid #ededee 1px;
				line-height: 0;
				height: 0;
				padding: 0;
			}
			.publications td.label
			{
				color: #000000;
				font-size: 12px;
				font-style: italic;
			}
				#module-content .publications td.label ul.title,
        #module-content .publications td.label ul.title-off
				{
					list-style-image: url(/images/right-arrow.png);
          margin-left: 12px;
				}
				#module-content .publications td.label ul.title-on
				{
					list-style-image: url(/images/down-arrow.png);
          margin-left: 12px;
				}
				.publications td.label a
				{
					color: #000000;
					text-decoration: none;
				}
		.l1
		{
			background: #ededee;
		}
		.l2
		{
			background: #f6f6f7;
		}
		.publications .expanded.closed, .publications .expanded .cont_expanded
		{
			display: none;
		}
		.publications .expanded td
		{
			background: #a5a7a9
						url('/images/specific/publications/expanded-bg.jpg')
						0 0 repeat-x;
			color: #ffffff;
			font-size: 12px;
			height: auto;
			padding: 0 15px 15px 15px;
		}
			.publications .expanded .left
			{
				float: left;
				width: 440px;
			}
			.publications .expanded .left.w100pc
			{
				width: 100%;
			}
				.publications .expanded .left span
				{
					font-size: 11px;
				}
			.publications .expanded .vr
			{
				background: #84888c;
				float: left;
				height: 109px;
				margin: 15px 10px 0 0;
				width: 1px;
			}
			.publications .expanded .right
			{
				float: right;
				width: 124px;
			}
				.publications .expanded .top span.publisher
				{
					float: left;
				}
				.publications .expanded .top span
				{
					font-size: 11px;
					display: block;
				}
				.publications .expanded .top span.showhide
				{
					padding-left: 12px;
					cursor: pointer;
					color: #7C0D20;
					float: right;
				}
				.publications .expanded .top span.hide
				{
					background: url('/images/up-arrow.png') no-repeat 0 5px;
				}
				.publications .expanded .top span.show
				{
					background: url('/images/down-arrow.png') no-repeat 0 5px;
				}
				#module-content .publications .expanded .right strong
				{
					color: #ffffff;
					display: block;
					font-weight: bold;
					margin-bottom: 6px;
				}
				#module-content .publications .expanded .right a
				{
					display: block;
					font-size: 11px;
				}
				#module-content .publications .expanded .right a.pdf
				{
					background: url('/images/picto-pdf.png') no-repeat;
					padding-left: 17px;
					height:17px;
				}

