body { 	
   text-align: center;
	background-color : #222222;
}

div.bouteille {
	position: relative;
	margin: 0 auto;
	width: 760px;
	padding: 10px 0px 10px 0px;
	background: #336699;
    border: 4px #e6ebbb solid;
    border-style: ridge;
    border-left-width: 4px;	
    border-right-width: 4px;
}

#hautdepage {
	height: 140px;
	background-image: url("http://gemi.mpl.ird.fr/dysmi/pic/hautpage_02b.JPG");
	background-repeat: repeat-x;
	border-bottom: none;
	padding-bottom: 0px;
	
}

td.colonne-de-gauche {width: 150px;}

span.trombine{
	float:right;
	width: 400px;
}

img.trombine {
	float: right;
	border: 0px;
	border-color: white;
	padding-right: 20px;
}

a.logo { 
	float: left;
	width:90px;
	font-size: 8px;
	right: 270px;
	
	}
	
a.logo2 { 
	position: absolute;
	width: 90px;
	font-size: 8px;
	right: 270px;
	
	}
img.logim {
	
	border: 0px;
	border-color: white;
	padding-left: 20px;
	padding-right: 20px;
}

a.drapeau { float: right;
			margin-right: 20px;
			font-size: 8px;
			color: black;}

#bodyobras {
	background-color : transparent;
    background-image : url("d:/site/pic/Icon-Travaux-01.gif");
    background-repeat: repeat;
}

/* h1 : titre tels que "Th&#232;me de recherche", etc... */
h1 {
	position: relative;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: darkblue;
    text-align: justify;
}

p, li {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: black;
    text-align: justify;
}

td {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: black;
    text-align: justify;
}

p.right {
	position: absolute;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #99CCFF;
    text-align: right;
}


p.left {
	position: absolute;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #99CCFF;
    text-align: left;
}


p.center {
	position: absolute;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #99CCFF;
    text-align: center;
}


/* h2 : titres dans "people" tels que "coordinateur", "ancien membres", etc... */
/* h2 : titres dans "publications" tels que "publications du groupe en 2004", etc... */
h2 {
	position: relative;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height:16px;
    color: darkblue;
    text-align: justify;
}

/* h3 : titres dans la page enseignements */
h3 {
	position: relative;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height:46px;
    color: darkblue;
    text-align: justify;
}

/* h4 : titres généraux sur "index", "people", "links", etc... */
h4 {
	position: relative;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: darkblue;
    text-align: center;
    
}


#sommet {
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
    width: 760px;
    background: #99CCFF;
    color: #99CCFF;
    z-index: 0;
    padding: 0px 20px 3px 20px;
}

#choixlangue {
	position : relative;
	width: 740px; 
}

/* Emplacement de la photo. */
#photo {
    position: relative;
    text-align: right;
    float: right;
    margin-right: 25px;
    margin-top: 20px;
    background: #99CCFF;
    z-index: 1;
    color: white;
}

/* Message d'erreur. */
#message {
    visibility: hidden;
    }

#page {
		text-align: center;
		position: absolute;
		width: 760px;
		margin-left: auto;
		margin-right: auto;
}
    
/* Contenu pour les pages personnelles. */
#content-short {
	text-align: center;
	letter-spacing : 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 600px;
    height: 300px;
    padding: 10px 20px 10px 20px;
    border: 10px #d5eddd solid;
    border-left-width: 10px;
    border-top-width: 10px;
    z-index: 0;
    background-color: lightyellow;
}


#content-short a {
    color: blue;
    text-decoration: none;
}


#content-short a:hover, a:active {
    color: #FFCC00;
}

#content-scroll {
	text-align: center;
	letter-spacing : 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 600px;
    height: 300px;
    padding: 10px 20px 10px 20px;
    border: 10px #d5eddd solid;
    border-left-width: 10px;
    border-top-width: 10px;
    z-index: 0;
    background-color: lightyellow;
    overflow: scroll;
}


#content-scroll a {
    color: blue;
    text-decoration: none;
}


#content-scroll a:hover, a:active {
    color: #FFCC00;
}

#content-long {
	font-size: 8px;
	text-align: center;
	letter-spacing : 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 600px;
    height: auto;
    padding: 10px 20px 10px 20px;
    border: 10px #d5eddd solid;
    border-left-width: 10px;
    border-top-width: 10px;
    z-index: 0;
    background-color: lightyellow;
}


#content-long a {
    color: blue;
    text-decoration: none;
}


#content-long a:hover, a:active {
    color: #FFCC00;
}

#liste-articles p {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: black;
    text-align: justify;
    padding-bottom: 8px;
    margin: 0px;
}


/* Contenu pour les pages générales. */
#contentg {
    position: relative;
    left: 105px;	
    top: 0px;
    width: auto;
    height: auto;
    padding: 10px 10px 10px 10px;
    border: 0px #99CCFF solid;
    border-left-width: 10px;
    border-top-width: 180px; 
    z-index: 0;
}


#contentg a {
    color: blue;
    text-decoration: none;
}


#contentg a:hover, a:active {
    color: #FFCC00;
}

#livresdysmi {text-align: center 
}

#contentpub {
	background-image: url("d:/eric/nouveausite/pic/parasite.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
    position: absolute;
    left: 105px;	
    top: 0px;
    width: 760px;
    height: auto;
    padding: 10px 0px 10px 0px;
    border: 0px #99CCFF solid;
    border-left-width: 10px;
    border-top-width: 180px; 
    z-index: 0;
}



/* DySMI */
#titre {
    position: relative;
    left: 125px;
    top: 35px;
    background: #99CCFF;
    font-size: 100px;
    color: white;
    font-family: "Trebuchet MS" Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    z-index: 1;
}


/* Menu du sommet. */
#barremenu {
    position: relative;
    height: 26px;
    width: 760px;
    background: #336699;
    background-image: url(../pic/fondmenu.jpg);
    background-repeat: no-repeat;
     padding: 0px 0px 0px 0px;
     border-bottom: none;
     border-top: none;
    z-index: 1;
    color: white;
    
   
}


#barremenu a {
    font-size: 12px;
    float: left;
padding-right: 10px;
padding-left: 20px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    color: white;
    padding-top: 4px;   
    border-style : none;
    border-width : none;
}


#barremenu a:hover, a:active {
    color: 66666;
    text-decoration: underline;
    border-style : none;
    border-width : none;
}

#logos {
	position: relative;
    height: 44px;
    width: 760px;
    background: #336699;      
    padding: 6px 0px 0px 0px;
    border-bottom: none;
    border-top: none;
    z-index: 1;
    color: white;    
}

* Menu des pages perso. */
#menusouspages {
	position: relative;
    width: 600px;
    margin:auto;
    font-size: 20px;
    background: #d5eb6c;
    background-color: #FEFEFE;
    z-index: 1;
    color: black;
    padding: 3px 20px 3px 20px;
   
}


#menusouspages a {
    font-size: 16px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: left;
    width:120px;
    padding: 0px;
    line-height: 20px;
    text-decoration: none;
    color: darkblue;
      background: lightyellow;
    border-style : none;
    border-width : none;
}


#menusouspages a:hover, a:active {
    color: red;
    text-decoration: underline;
    border-style : none;
    border-width : none;
}

/* Adresses de chaque personne. */
#data {
   
    border-top: none;
    text-align: left;
   	margin: auto;
    width: 760px;
    height: 260px;
    padding: 10px 0px 10px 0px;
    z-index: 2;
}


#data a {
    text-decoration: none;
    color: yellow;
    padding-left: 10px;
}


#data a:hover, a:active {
    text-decoration: none;
    color: red;
    border-style : none;
}


#data p {
    color: white;
    text-align: left;
    padding-left: 10px;
}

#data td {
    color: white;
    text-align: left;
    padding-left: 10px;
}

/* Le nom des personnes. */
#name {
    position: relative;
    margin: auto;
    margin-top: 30px;
    background: #336699;
    font-size: 26px;
    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    z-index: 1;
}

a#namelink {
    position: relative;
    margin: auto;
    margin-top: 30px;
    background: #336699;
    font-size: 26px;
    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    z-index: 1;
}

#namelink hover {
    position: relative;
    margin: auto;
    margin-top: 30px;
    background: #336699;
    font-size: 26px;
    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    z-index: 1;
}

/* Sous-titre sous EDBS ou EBDH */
#soustitre {
    position: absolute;
    left: 128px;
    top: 160px;
    background: #99CCFF;
    font-size: 12px;
    color: white; 
    font-family: Verdana, Helvetica, Arial, sans-serif;
    z-index: 1;
    
}


/* Menu des années dans la page "publications". */
#annees {
	color: black;
	font-size: 10px;
	position: relative;
	margin: auto;
	width : auto;
	background : white;
	z-index : 1;
	color : #99CCFF;
}


#annees a {
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
    color: black;
    text-decoration: none;
}


#annees a:hover, a:active {
    color: #FFCC00;
}


/* Image sans cadre. */
img {
    border: 1px white solid;
}


/* Image avec cadre. */
img.cadre {
    border: 3px #99CCFF solid;
}

.nomthesard {width : 300px;}

.anneesthesard {width : 120px;}

.tablepublis { margin : 10px;}
