﻿#navbar-iframe {
	height: 0px;
	visibility: hidden;
	display: none;
}
BODY {
	background: #748098 url('bgcolor.jpg');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/*html { overflow-y: scroll; }*/
img {
	border: 0px; 
}
#menu {
	color: #ffffff;
	padding-top: 6px;
	text-align: left;
}
#toolbar {
	BACKGROUND: url('toolbar-sliced.gif') repeat-x;
	LEFT: 0px;
	height: 40px;
	WIDTH: 100%;
	BOTTOM: 0px;
	POSITION: fixed;
}

td.item a{
font-size: 11px;
width: 101px;
color:#ffffff;
text-align: center;
text-decoration:none;
padding:12px 0px 10px 0px;
display:block;
background:url(button.png) top center no-repeat;
}

td.item a:hover{
background:url(button_over.png) top center no-repeat;
}


#main {
	table-layout: fixed;	
	white-space:normal; 
}
.header {
	BACKGROUND-IMAGE: url('header_bg.gif');
	background-color: black;
	HEIGHT: 30px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 8px;
	padding-right: 8px;
}

.text {
	BACKGROUND: #ffffff;
	FONT: 12px Tahoma, Verdana;
}

#lightbox {
	/*BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;*/
	DISPLAY: none;
	Z-INDEX: 9999;
	/*!BACKGROUND: #ffffff;*/
	LEFT: 50%;
	MARGIN: -220px 0px 0px -250px;
	/*!BORDER-LEFT: #fff 1px solid;*/
	WIDTH: 470px;
	/*!BORDER-BOTTOM: #fff 1px solid;*/
	POSITION: absolute;
	HEIGHT: 150px;
	TEXT-ALIGN: center;
}
#overlay {
	BACKGROUND-COLOR: #000;
	DISPLAY: none;
	Z-INDEX: 9998;
	/*FILTER: alpha(opacity=80);*/
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	/*opacity: .5;
	filter: alpha(opacity=50);*/
}
#loader_container {
	text-align:center;
	position:absolute;
	top:50%;
	width:100%;
	left: 0;
}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:11.5px;
	color:#dbdbdb;
	background-color:#000;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:130px;
	border:1px solid #fff;
	text-align:left;
	z-index:2;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:0px;
	background-color:#707070;
}
#loader_bg {
	background-color:#e7e7e7;
	position:relative;
	top:8px;
	left:8px;
	height:7px;
	width:113px;
	font-size:1px;
}









/* overall contents */
div.content_div_none {
	display: none;
}

div.content_div_block {
	display: block;
}

/* Elements of table */

table.i_table_general{
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

tr.i_tr_banniere{
	height: 73px;
}

tr.i_tr_menu{
	height: 29px;
	background-image: url(menu.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
}

tr.i_tr_menu_bas{
	height: 14px;
}

td.i_td_windows_header{
	color: white;
	width: 558px; 
	font-size: 11px; 
	text-align: center;
}

td.i_td_windows_footer{
	width: 750px;
	height: 50px; 
	font-size: 11px; 
	background-image: url('bottombg.png'); 	
	background-repeat: repeat-x;
	text-align: center;
}

td.i_td_windows_about{
	width: 380px; 
	padding-top: 20px; 
	font-size: 11px; 
	text-align: center;
}

td.i_td_bordure_gauche{
	width: 30px;
	background-image: url(left.png);
	background-position: left;
	background-repeat: repeat-y;
}

td.i_td_contenu{
	width: 750px;
	background-image: url(center.png);
	background-repeat: repeat;
	text-align: center;
}

td.i_td_bordure_droite{
	width: 30px;
	background-image: url(right.png);
	background-position: left;
	background-repeat: repeat-y;
}

tr.i_tr_separation{
	height: 21px;
}

td.i_td_copyright{
	width: 750px;
	background-image: url(center.png);
	background-repeat: repeat;
	text-align: center;
}

tr.i_tr_bas{
	height: 22px;
}

/* Menu */

tr.i_tr_menu a{
	text-decoration: none;
	font-variant: small-caps;
	margin-left: 10px;
	margin-right: 10px;
	color: White;
}

tr.i_tr_menu a:HOVER {
	text-decoration: none;
	color: #ffb02b;
}

tr.i_tr_menu img{
	vertical-align: middle;
}

/* Titres, paragraphes, liens, listes, images */

h1 {
	background-image: url(h1.png);
	display: block;
	width: 750px;
	height: 21px;
	padding-top: 2px;
	margin-top: 20px;
	font-size: 14px;
	font-variant: small-caps;
	color: White;
	font-weight: normal;
	letter-spacing: 2px;
	background-position: center;
	text-align: center;
}

table.i_table_entier {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 11px;
}

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

td.i_td_align_centre {
	text-align: center;
	vertical-align: top;
}

td.i_td_align_justifie {
	text-align: justify;
	vertical-align: top;
}

a.aLink {
	text-decoration: none;
	color: #0065C6;
}

a.aLink:HOVER {
	text-decoration: none;
	color: red;
}

ul {
	text-align: justify;
}

ol {
	text-align: justify;
}

a img{
	vertical-align: middle;	
}

/* ####################################################################################### */

/* Permiere page */
table.garde_table_photo {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

table.garde_table_new {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

b.garde_b_vg {
	font-size: 15px;
}

table.garde_table_photo td{
	/*text-align: left;*/
	vertical-align: top;
	line-height: 20px;
}

p.garde_p {
	width:750px;
	margin-left: auto;
	margin-right: auto;	
	text-align: justify;
	font-size: 11px;
}

td.garde_td_contact  {
	background-color: #f6f8fa;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	border: 1px solid #D2D2D2;
	font-size: 11px;
}

td.garde_td_contact b{
	color: black;
	font-size: 15px;
	font-weight: bold;
}

/* Post-doc */
div.postdoc_div {
	background-color: #F5F5F5;
	border: 2px dashed #0088E4;
	color: #0088E4;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	text-align: center;
	width: 720px;
	padding: 10px 10px 10px 10px;	
	margin-left: auto;
	margin-right: auto;
	font-variant: small-caps;
}

/* Publications */
tr.pub_tr_1 {
	background-color: White;
	vertical-align: top;
	font-size: 11px;
}

tr.pub_tr_2 {
	background-color: #f6f8fa;
	vertical-align: top;
	font-size: 11px;
}

td.pub_td_number {
	width: 20px;
	text-align: center;
}

td.pub_td_icon {
	width: 70px;
	text-align: center;
}

td.pub_td_text {
	text-align: justify;
	border: none;
	width: auto;
}

div.pub_div_abstract {
	display: none;
	text-align: justify;
	color: #414141;
}
