
	/* CSS Document */
	
	#left-column {
		float:left;
		width:466px;
		padding:0 19px 0 5px;
		background-color:#fff
	}

	#right-column {
		float:left;
		width:240px;
		padding:0 0 0 0;
		background-color:#fff;
		text-align:justify
	}

	#inshort {
		width:220px;
		background-color:#f2f2ed;
		padding:0 10px;
		margin:10px 0 8px 0
	}

	#inshort .news-content {
		padding:0 5px 30px 0;
	}
	#inshort .news-content #inshort-title {
		margin:10px 0 15px 0;
		color:#218C32;
		font-size:1.8em;
		font-weight:bold
	}


	#inshort .bg-hory {
		background-image:url(/library/img/environment/inshort_hory_bg.gif);
		background-repeat:repeat-x;
		height:1px;
		font-size:.1em;
	}

	#inshort ul {
		list-style:none;
		padding:0;
		margin:0
	}

	#inshort ul li {
		padding:0 0 0 8px;
		background:url(../../img/elements/carre_vert_fonce.gif) no-repeat 0 6px;
		margin:0 0 7px 0;
		color:#666;
	}

	#inshort ul li a {
		display:block;
		text-decoration:underline;
		color:#218c32;
		margin:0 0 20px 0
	}

	#inshort ul li a:hover {
		text-decoration:none;
	}

	#inshort ul li span {
		
		font-weight:bold;
	}


	.news {
		width:460px;
		background-image:url(/img/environment/cl_dotted.gif);
		background-repeat:repeat-x;
		background-position:0 bottom;
		padding:0 0 20px 0;
		margin:0 0 15px 0;
		text-align:justify
	}

	.news img {
		float:left;
		margin:0 10px 10px 0
	}

	.news .title {
		color:#000;
		background:url(../../img/elements/carre_vert_fonce.gif) no-repeat 0 6px;
		font-size:1.1em;
		padding:0 0 0 10px;
		margin:0 0 2px 0;
	}

	.news .article-date {
		color:#000;
		text-align:right;
		font-size:.9em;
		margin:0 0 5px 0
	}

	.news .intro {
		font-style:italic;
		color:#218c32;
		text-align:justify
	}

	.news a {
		color:#218c32;
		text-decoration:underline;
	}

	.news a:hover {text-decoration:none}


	.inthis-article {
		margin:0 0 10px 0;
	}

	.inthis-article-title {
		padding:0 0 5px 0;
		color:#218c32;
		font-weight:bold;
		font-size:1.4em;
		margin:0 0 5px 0;
	}

	.inthis-article ul {
		list-style-type:none;
		padding:0 0 0 10px;
	}

	.inthis-article ul li {
		margin:0 0 10px 0;
		padding:0 0 0 8px;
		background-image:url(../../img/elements/carre_vert_fonce.gif);
		background-position:0 5px;
		background-repeat:no-repeat;
	}

	.inthis-article ul li a {
		color:#218c32;
		text-decoration:none;
	}


	.last-documents-complete {
		margin:0 0 10px 8px;
		padding:0 0 5px 0;
	}

	.last-documents-complete b {
	}

	.last-documents-complete ul {
		margin:0 0 0 0;
		list-style-type:none;
		font-weight:normal
	}

	.last-documents-complete a {
		text-decoration:none;
		color:#218c32;
		font-weight:normal
	}

	.last-documents-complete a:hover {
		text-decoration:underline;
	}

	.last-documents-complete ul li {
		margin:0 0 20px 0;
		padding:7px 0 0 0;
		background-image:url(/library/img/environment/cl_dotted.gif);
		background-repeat:repeat-x;
		background-position:0 top
	}

	.last-documents-complete ul li ul li {
		background-image:url(../../img/elements/carre_vert_fonce.gif);
		background-repeat:no-repeat;
		background-position:0 6px;
		margin:0;
		padding:0 0 0 8px;
	}

	.last-documents-complete a.all {
		padding:0 0 0 10px;
		font-family:"Arial Narrow";
		text-decoration:none;
		color:#218C32;
	}

