/*
feuille de style LMPA - mai 2011 
*/

body {margin: 0; padding: 0; background: #fff; font-family: Arial, sans-serif;}
a{text-decoration: underline; color: #000099;}
a:hover{text-decoration: none; color: #000099;}

/* titre*/
h3 {
 font-size: 150%; 
 /*color: #1874CD;   DogderBlue3*/ 
 color: #545454;   /*grey33*/ 
  }

/* test espace */

#bigspace { 
/*overflow: auto; */
height: 100%;
}

/*#container{width: 1000px; margin: 0px auto;} */

#contenu{padding: 10px 0px;margin: 30px 30px 10px 70px; }

/* en-têtes */
/*#en-tete{padding: 10px 0px; background-color: #fff; text-align: center; visibility: visible; position: relative;height: 20px;}
#en-tete{padding: 0px 0px; background-color: #fff; text-align: center; visibility: visible; position: left;height: 20px;}
*/

/*#logo {margin: 0 10px 10px 18%;height: 95px;} */
#logo {margin: 0 0px 0px 0%;height: 120px;width:1000px;background-color: #fff;}


/* image 'lettrine' page d accueil */
.floatleft{
float: left;
padding: 1%;
margin-right: 2px;
margin-top: 2px;
width: 50px;
height: 50px;
} 
/*force passage à la ligne , force sortie de la zone flottante (pb lettrine en diagonale)*/
.clear  {
	clear: both;
	padding: 0;
	margin:0;
	font-size: 0;
	}

/* puces en image */

 .puces {
list-style-image: url(../images/boutons/tri_vert.png);
}

.tgris {
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: black;
 list-style-type: none;
 background-image: url(../images/boutons/tri_gris_p.png);
 background-repeat: no-repeat;
 background-position: 1 0.12em;
 padding-left: 25px;
} 

.tjaune {
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: black;
 list-style-type: none;
 background-image: url(../images/boutons/tri_jaune_p.png);
 background-repeat: no-repeat;
 background-position: 1 0.12em;
 padding-left: 25px;
} 
              /* publi langal espace interligne entre les li */
.li-space {         
/*line-height : 2.0em;*/
margin-top : 0.5em;
}

/* menus déroulant */

#menu{height: 40px; background: #ccc;width:1200px;}
#liste-menu{margin: 0; padding: 0;}
#liste-menu li{display: inline; list-style: none; margin: 0; padding: 0;}
#liste-menu li a{float: left; display: block; background: #555; color: #fff; height: 19px; width: auto; padding: 10px; margin: 0 1px 0 0; border-bottom: 1px solid #fff; text-decoration: none;}
#liste-menu li a:hover{background: #111; border-bottom: 1px solid #111; text-decoration: underline;}
#liste-menu li a.active{background: #111; border-bottom: 1px solid #111;}

.colonne-ss-menu{width: 250px; float: left;}
.colonne-ss-menu ul, li{display: list-item; list-style: none;}
.colonne-ss-menu a{color: #fff; text-decoration: none;}
.colonne-ss-menu a:hover{color: #fff; text-decoration: underline;}

.deroulant{position: absolute; top: 160px; width: 980px; height: auto; color: #fff; padding: 10px; margin:0; background: #111111; display: none; z-index: 100;}

#lang{height: 20px; background: #fff;width:750px}
#lang li{display: inline; float: right;list-style: none; margin:0; padding:0;}
/* img.langue {border:none;height:20;}*/
#lang img{border:none; text-decoration:none;  } 


/* #pied-de-page {color: white;	font-size: 9px;	line-height: 16px;background-color: #6b6c5a;text-align: center;	letter-spacing: 6px;height: 16px;clear: left;} */

#mini-toc{color: #fff;}
#pied-de-page {color: #111;font-size: 9px;line-height: 16px;width:1000px;background-color: #fff;text-align: left;clear: left;}

#pied-de-page table{width:95%; margin-left:0; margin-right:0%; border:0}
#pied-de-page img{border:none; text-decoration:none ; width:140; height:80} 
/*.logo-cnrs img{border:none; text-decoration:none ; width:80; height:80} */

blockquote {
  text-indent: -0.8em;
  font-size: 12px;
}
