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

/* @group colonne left */

div.leftcolumn .illus{
	background :#fff url(../img/labo-illus-leftcolumn.jpg) no-repeat right 132px;
}

/* @group Titre Page */
div.leftcolumn .illus .title{
	position: absolute;
	z-index: 1;
	top: 42px;
	left: 28.8em;
	width: 90em; /*40em;*/
	color: #fff;
}
	div.leftcolumn .illus .title strong{
		font-size: 1.8em; /*2.0em;*/
		font-weight: normal;
		line-height: 1.2em;
	}
	div.leftcolumn .illus .title h1{
		font-size: 1.8em;
		margin-top: 0.1em;
		padding-bottom: 0.1em;
	}
/* @end */

/* @group Logo */
.logo{
	display:block;
	width: 26.2em;
	height: 13.3em;
	text-align: center;
	border:none;
	margin:0 0 82px 0;
	cursor:pointer;
	overflow: hidden;
}
/* @end */


/* @group Sous menu n-1 & n-2 */

div.leftcolumn .submenu{
	padding-bottom: 6px;
}
	div.leftcolumn .submenu li .first{
		border: none;
	}
/* @end */

/* @group Links > Labo */
div.links{
	margin-bottom: 3.0em;
}
div.links li .rsslabo{
	background :transparent url(../img/go-rss-gris.gif) no-repeat  5% 58%;
}
	div.links a.rsslabo:hover{
		background-image :url(../img/go-rss.gif);
	}


/* @end */

/* @group My UPMC */
div.leftcolumn li.myupmc{
	text-align: left;
	text-transform: uppercase;
	margin: 10px 0 0;
}
					
		/* Bouton Mon UPMC */
		div.leftcolumn li.myupmc{
			background :transparent url(../img/background-myupmc.gif) repeat-x 0 0;
		}
			div.leftcolumn li.myupmc span{
				background :transparent url(../img/view-myumpc-fdwhite.gif) no-repeat 96% 0;
				width: 100%;
				height:28px;
				color: #fff;
				display: block;
			}
				div.leftcolumn li.myupmc a{
					text-decoration: none;
					border: none;
				}
			


/* @end */
/* @end */

/* @group ContentColumn */
/* @group Research And Access */
/* @group Flags */
		div.contentcolumn .flags a.flag{
			background-image :url(../img/go-flags-nb.gif);
		}
			
/* @end */

div.contentcolumn .researchandaccess{
	background-image: none;
	background-color: transparent;
}
/* @end */

/* @group Coeur de Page */

div.breadcrumbandtitle{
		border-bottom: 1px solid #F1E8DF;
	}

/* @group Content */

/*div.content{
	font-size: 1.1em;
	line-height: 1.6em;
	width: auto;
	max-width:83em;
	border-top: 1px solid #fff;
	margin-bottom: 4.0em;
	background :transparent url(../img/...) no-repeat 0 15px;
}*/

/* @group titrage *//* @end */

/* @group Titre */
div.breadcrumbandtitle h1{
	margin:14px 0 2px 1.2em;
	font-size: 2.4em;
	line-height: 1em;
}
/* @end */

/* @group Colone Focus */

/* @group Tools */
div.content-focus .tools{
	height: 30px;
}

/* @end */
/* @group Actualités */
	div.content-focus .actualites .innertube span{
		display: block;
		margin:6px 14px 0 0 ;
	}
		div.content-focus .actualites .innertube span a:hover{
			text-decoration: underline;
		}
/* @end */

/* Evols 2009 external-link */
img.external {
	margin-left : 3px;
}
/**/
