html {
	overflow-y: scroll; 
}

body {
	background:#393742 url(fond.jpg) 0 0 no-repeat fixed;
	color:black;
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
}

div#content {
	background:transparent url(fond-flou.png) 0 0 repeat fixed;
	position: absolute;
	top: 26px;
	left: 190px;
	right: 25px;
	color: black;
	font: 15px sans-serif;
	padding: 0px;
	border: none;
	text-align: justify;
}

div#content h1 {
	margin: 0;
	padding: 15px 0 2px;
	text-align: right;
	background:#393742 url(fond.jpg) 0 0 no-repeat fixed;
	color: #e4e8ef;
	letter-spacing: 0.4em;
	text-transform: uppercase;
	font: bold 17px sans-serif;
	height: 28px;
	vertical-align: bottom;
	white-space: nowrap;
}

div#content h2 {
	margin: 0px 0px 0em;
	padding: 5px 0 5px;
	text-align: center;
	color: #101010;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font: bold 16px sans-serif;
	height: 24px;
	vertical-align: middle;
	white-space: nowrap;
}

div#content a {
	text-decoration:none;
}

div#content a:link {
	color: #338;
}

div#content a:visited {
	color: #338;
}

div#content a:link:hover {
	color: #383;
}

div#content a:visited:hover {
	color: #383;
}

div#footer {
	margin: 0;
	background:#393742 url(fond.jpg) 0 0 no-repeat fixed;
	color: #e4e8ef;
	font: normal 8px sans-serif;
	height: 20px;
	vertical-align: bottom;
	white-space: nowrap;
}

div#liens a,
#selected {
	background:url(fond-flou.png) 0 0 repeat fixed;
	display: block;
	text-align: center;
	font: normal 15px sans-serif;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0 6px 2px;
	border-top: 2px solid #f4f8ff;
	border-bottom: 2px solid #04080f;
	border-left: 2px solid #94989f;
	border-right: 2px solid #94989f;
}

div#liens {
	position: fixed;
	top: 79px;
	width: 170px;
	height: 700px;
	font: 14px sans-serif;
}

div#liens a:hover {
	background:url(fond-menu-selec.png) 0 0 repeat fixed;
}

div#liens a {
	color: black;
}

div#liens a:hover {
	color: black;
}

div#selected {
	color:#dd2222;
}

div.section {
	margin: 0 0 0;
	border-top: 2px solid #f4f8ff;
	border-bottom: 2px solid #04080f;
	border-left: 2px solid #94989f;
	border-right: 2px solid #94989f;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

acronym {
	text-transform:uppercase;
	font-style:normal;
	text-decoration:none;
	border:none;
}

table {
	font: 14px sans-serif;
}

table.photo {
	border-style:none;
	border-spacing: 8px 0px;
	color:black;
}

td.photo {
	vertical-align: middle;
	text-align: right;
	padding-left:2em;
	padding-right:2em;
}

td.adresse {
	vertical-align:middle;
	text-align:left;
	color:black;
}

td.miseajour {
	vertical-align:top;
	padding-left:1em;
	text-align: left;
	font-size: 10px;
}

td img logos {
	border-style: none;
}

table.CV {
	margin-top:1em;
	margin-bottom: 1em;
	margin-left:2em;
	margin-right: 2em;
	border-style:none;
	border-spacing: 8px 2px;
	color:inherit;
}

td.CV-date {
	vertical-align:top;
	text-align: left;
}

td.CV-activite {
	text-align: justify;
}

div.date {
	background-color: #CC0022;
	padding-right:3px;
	padding-left:2px;
	color:white;
	font-family: monospace;
}

table.links {
	border-style:none;
	border-spacing: 2em 0;
	color:inherit;
}

td.links-des {
	vertical-align:top;
	text-align: right;
}

td.links-ref {
	vertical-align:top;
}

ul.list_results {
	display:block; 
	list-style-type:square;
}

ul.coauteurs {
	display:block;
	list-style-type:none;
}

ul.coauteurs li {
	margin-top:1px;
}

ul.biblio {
	display:block;
	list-style-type: none;
}

ul.biblio li {
	margin-top: 1em;
}

span.ref-num {
	float: left;
	margin-left: -3em;
}

span.ref-titre {
	position:relative;	
	font-style:italic;
}

span.ref-titre_grand {
	display: block;
	margin-bottom: 2px;
	color: #D44;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font: bold 15px sans-serif;
}

span.ref-auteurs {
	display: block;
	font-style:normal;
}

span.ref-journal {
	font-style:normal;
}

span.ref-fichiers {
	display: block;
	font-style:normal;
}

span.ref-mots_cles {
	display: block;
	font-style:normal;
}

span.ref-abstract {
	display: block;
	border-style: solid;
	border-width: 1px;
	padding: 0.5em;
	font-style:oblique;
	margin: 1em;
}

span.ref-pages {
}

span.ref-volume {
	font-weight:bold;
}

span.ref-annee {
}

span.spacer {
	padding-left: 1em;
}

ul.plain {
	list-style-type:none;
	margin-top: 2px
}

span.researchtopics {
	display: block;
	font: 16px sans-serif;
	text-align: center;
	font-weight:bold;
	color:#101010;
	padding-bottom: 1em;
}
