.sem_speaker{
	font-weight:bold;	
}


.jsM_Warning {display: none}

/*  
------------------------------------------
			CSS général
------------------------------------------
*/

/*...*/
/* pour forcer l'apparition de la scrollbar à tout moment*/
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
/*...*/

body {
   background: #FFF;
   margin: 0;
   padding: 0;
   font: 100% Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
   text-align: center;
}

#site {
   width: 800px;
   margin: 8px auto;
   padding: 0;
   text-align: left;
   font-size: 70%;
   line-height: 150%;
   background: url(img/decodroite.gif) repeat-y 559px 0;
}

#home #site {
   background: #FFF;
}

#site a.plus:after {
   content: "\0000a0"url(img/linkred.png);
}

img { border: none; }

.motTitre {
   font-style: normal;
   font-weight: bold;
   color: #9FAC0B;
}

p.plus {
   text-align: right;
}
p.plus a {
   font-weight: bold;
   text-decoration: none;
}

a:link, code a:link, a:link code, p.plus a:link, p.plus a:visited, #tri a:visited {
   color: #800000;
}

a:visited, code a:visited, a:visited code {
   color: #525252;
}

a:hover, code a:hover, a:hover code, p.plus a:hover, #tri a:hover {
   color: #9FAC0B;
}
a:active, a:focus, code a:active, a:active code, code a:focus, a:focus code, p.plus a:active, p.plus a:focus,#tri 

a:active, #tri a:focus {
   color: #CB1804;
}

a[hreflang|="en"]:after {
   content: "\0000a0"url(img/linken.gif);
}

a[hreflang] {
   content: normal !important; /*  Hack pour Opera, qui ne comprend pas la r&euml;gle pr&egrave;c&egrave;dente  */
}

a img {
   border: 0;
}

ul {
   line-height: 130%;
   margin-left: 15px;
   padding-left: 16px;
	list-style-image: url(img/puce.gif);
}

ol {
    line-height: 1.2em;
    margin: 0.5em 0 0 2.5em;
    padding: 0;
    list-style-image: url(img/puce.gif);
}

li {
    margin-bottom: 0.5em;
}

dl {
   line-height: 130%;
list-style: none;
   margin-left: 0;
   padding-left: 0;
   list-style: upper-roman;
}

dt {
   margin: 1.5em 0 0.5em;
}

dd {
   margin-left: 15px;
   padding-left: 16px;
   background: url(img/puce.gif) no-repeat 0 4px;
}

pre {
   background: #EFEFEF url(img/prebloc.gif) no-repeat 0 0;
   width: 411px;
   padding: 30px 5px 10px;
   font-size: 1.3em;
   line-height: 1.6em;
   overflow: auto;
   overflow-y: hidden; /* IE seulement */
}

ul pre, ol pre {
   margin-left: -15px;
}

code {
   font-size: 1.2em;
   color: #526011;
}

pre code {
   color: #000;
}

tt {
   font-size: 1.3em;
}

abbr[title], acronym[title], .help {
   border-bottom: 1px dotted;
   cursor: help;
}

h2 {
    font-size: 125%;
    border-bottom: none;
    font-weight: bold;
    color: #444444;
    background-color: transparent;
    font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
    margin: 0 0 0.25em 0;
}

h2.w {
   width: 212px;
   height: 21px;
   background: url(img/t_dernierew.gif) no-repeat;
   text-align: left ;
   Color: white ;
font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
text-indent: 10px;
vertical-align: middle ;
   margin: 0 0 -0.5em;;
}

h2.r {
   width: 212px;
   height: 21px;
   background: url(img/t_dernierer.gif) no-repeat;
   text-align: left ;
   Color: white ;
font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
text-indent: 10px;
vertical-align: middle ;
   margin: 0 0 -0.5em;;
}

h2.e {
   width: 212px;
   height: 21px;
   background: url(img/t_dernieree.gif) no-repeat;
   text-align: left ;
   Color: white ;
font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
text-indent: 10px;
vertical-align: middle ;
   margin: 0 0 -0.5em;;
}

h2.type1 {
   width: 212px;
   height: 21px;
   background: url(img/t_derniere.gif) no-repeat;
   text-align: left ;
   Color: white ;
font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
text-indent: 10px;
vertical-align: middle ;
   margin: 0 0 -0.5em;;
}


h2.type2 {
   width: 212px;
   height: 21px;
   background: url(img/t_precedent.gif) no-repeat;
   text-align: left ;
   Color: white ;
font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
text-indent: 10px;
vertical-align: middle ;
   margin: 2em 0 -0.5em;
}


h3.type1 {
   font: italic 1.5em Georgia, "Times New Roman", Times, serif;
   color: #454545;
   text-indent: 19px;
   margin: 1.5em 0 0.2em;
}


h3.type1 a:link, h3.type1 a:visited {
   color: #454545;
   text-decoration:none;
}


h3.type1 a:hover, h3.type1 a:active, h3.type1 a:focus {
   color:#000000;
   text-decoration:underline;
}


h3.type1 {
   background: url(img/dot_bigred.gif) no-repeat;
}


h3.type2 {
   background: url(img/dot_biggreen.gif) no-repeat;
}

.motImportant{
   font-style: normal;
	font-weight:bold;
	color: #800000;
}

.motImportant2{
   font-style: normal;
	font-weight:bold;
	color: #aade87;
}

.motImportant3{
   font-style: normal;
	font-weight:bold;
	color: #ff6600;
}
/*  
------------------------------------------
			Contenu principal : une
------------------------------------------
*/

#une {
   float: left;
   width: 530px;
   margin-top: 0px;
}

#une h3 {
   font: italic 1.5em Georgia, "Times New Roman", Times, serif;
   color: #454545;
   text-indent: 19px;
   margin: 1.5em 0 0.2em;
}
#une h3 a:link, #une h3 a:visited {
   color: #454545;
   text-decoration:none;
}
#une h3 a:hover, #une h3 a:active, #une h3 a:focus {
   color:#000000;
   text-decoration:underline;
}

#une p {
   margin: 0 0 0.9em;
}

/*  
------------------------------------------
			Menu : exterieur
------------------------------------------
*/

#externes {
   background: #f6fdf2;/*E2E2E2;*/
   margin: 0px 0;
   padding: 0 10px;
   float: right;
   voice-family: "\"}\"";
   voice-family:inherit;
   width: 221px;
}

#externes h2 {
   margin: 0 -10px;
   padding: 0;
   background: url(img/t_ailleurs.gif) no-repeat;
   width: 241px;
   height: 23px;
   Color: white ;
	font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-indent: 10px;
	vertical-align: middle ;   
}

#externes h3 {
   font: bold 1.2em Georgia, "Times New Roman", Times, serif;
   color: #3C3C3C;
   background: url(img/dot_bigblue.gif) no-repeat 0 1px;
   padding: 0;
   margin: 0.5em 0;
   text-indent: 19px;
   line-height: 130%;
}

#externes h3 a:link, #externes h3 a:visited {
   color: #3C3C3C;
   text-decoration:none;
}

#externes h3 a:hover, #externes h3 a:active, #externes h3 a:focus {
   color: #000000;
   text-decoration:underline;
}

/*#externes h3 span.auteur {
   display: block;
   font-size: 0.8em;
   text-indent: 0;
}*/

#externes p {
   margin: 0 -10px;
   padding: 0 10px 1.5em;
   background: url(img/hr.gif) repeat-x bottom;
}

#externes a.plus:after {
   content: "\0000a0"url(img/linkblue.png);
}

#externes p.plus {
   background: url(img/greybox_bas.gif) no-repeat bottom;
   margin-top: 1em;
   padding-bottom: 0.5em;
}

#externes p.plus a {
   color: #800000;
}

#externes {
   background: #f6fdf2;
   width: 241px;
   margin: 0px 0;
   padding: 0 10px;
   float: right;
   voice-family: "\"}\"";
   voice-family:inherit;
   width: 221px;
}


#externes h2 {
   margin: 0 -10px;
   padding: 0;
   background: url(img/t_ailleurs.gif) no-repeat;
   width: 241px;
   height: 23px;
   Color: white ;
font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
text-indent: 10px;
vertical-align: middle ;
   font-size: 1.3em;
}

#externes h3 {
   font: bold 1.2em Georgia, "Times New Roman", Times, serif;
   color: #3C3C3C;
   background: url(img/dot_bigblue.gif) no-repeat 0 1px;
   padding: 0;
   margin: 0.5em 0;
   text-indent: 19px;
   line-height: 130%;
}

#externes h3 a:link, #externes h3 a:visited {
   color: #3C3C3C;
   text-decoration:none;
}

#externes h3 a:hover, #externes h3 a:active, #externes h3 a:focus {
   color: #000000;
   text-decoration:underline;
}

#externes h3 span.auteur {
   display: block;
   font-size: 0.8em;
   text-indent: 0;
}

#externes p {
   margin: 0 -10px;
   padding: 0 10px 1.5em;
   background: url(img/hr.gif) repeat-x bottom;
}

#externes a.plus:after {
   content: "\0000a0"url(img/linkblue.png);
}

#externes p.plus {
   background: url(img/greybox_bas.gif) no-repeat bottom;
   margin-top: 1em;
   padding-bottom: 0.5em;
}

#externes p.plus a {
   color: #800000;
}

/*  
------------------------------------------
			Pieds de page
------------------------------------------
*/

p#credits {
   padding: 8px 5px 0;
   clear: both;
   background: url(img/footer2.gif) no-repeat 0 0px;
   color: #000;
   font-size: 10px !important;
   line-height: 120%;
   voice-family: "\"}\"";
   voice-family:inherit;
   height: 18px;
}


/*  
------------------------------------------
			Bibliographie
------------------------------------------
*/

#biblio h2.type2 {
   width: 212px;
   height: 21px;
   background: url(img/t_precedent.gif) no-repeat;
   text-align: left ;
   Color: white ;
	font: 1.3em Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-indent: 10px;
	vertical-align: middle ;
   margin: 2em 0 -0.5em;
}

#biblio .booktitle{
	font-style:italic;
}

#biblio .journal{
	font-style:italic;
}

.Rubrique{
visibility:hidden;
display:none;
}

.booktitle{
font-style:italic;
}
.journal{
font-style:italic;
}

#biblio h3{

}

#biblio dd{
background:none;
}

/* classe css de la page*/
#res_script{
	border:0;
		background-color:white;
			color:black;
			}

			/*Zone de Titre*/
			div.ZoneTitreResultat
			{
				display:none;
				}

								/* classes pour les rubriques pour certains type de classement (type de publi, annÃ©e de publi) */ 
								.Rubrique{
								border-bottom: 2px solid #58529f;
								}

									.NoticeRes {
															border-bottom: 1px solid #999;
																					}

																											.NoticeResAvecVignette {
																																		border-bottom: 1px solid #999;
																																									}

																																																/*nom du champ*/
																																																							.ChampRes {
																																																															display:none;
																																																																							}

																																																																															/* classe commune Ã  tous les champs affichÃ©s */ 
																																																																																							.ValeurRes {
																																																																																																color:black;
																																																																																																									  margin-left:1em;
																																																																																																									  									  }
																																																																																																																		  									  /* classe pour les titres */ 
																																																																																																																											  									  .Titre, .Titre a {
																																																																																																																																				  									     font-weight:bold;
																																																																																																																																													     									     	color:#58529F;
																																																																																																																																																																	}
																																																																																																																																																																											/* classe pour les auteurs */ 
																																																																																																																																																																																					.Auteurs {
																																																																																																																																																																																															}
																																																																																																																																																																																																									/* classe des dÃ©tails de publication : une calsse par type */ 
																																																																																																																																																																																																																			.detail_revue,.detail_conf,.detail_cours,.detail_ouv,.detail_hdr,.detail_these,.detail_autre,.detail_brevet,.detail_rapport,.detail_sans_ref{
																																																																																																																																																																																																																													}
																																																																																																																																																																																																																																							/* classe pour les rÃ©sumÃ©s */ 
																																																																																																																																																																																																																																																	.Debut_du_resume{
																																																																																																																																																																																																																																																											}
																																																																																																																																																																																																																																																																					/* classe pour les doi */ 
																																																																																																																																																																																																																																																																															.DOI{
																																																																																																																																																																																																																																																																																									}
																																																																																																																																																																																																																																																																																																			/* classe pour les identifiants */ 
																																																																																																																																																																																																																																																																																																													.Identifiant{
																																																																																																																																																																																																																																																																																																																							}
																																																																																																																																																																																																																																																																																																																																	/* classe pour les rubriques pour certains type de classement (type de publi, annÃ©e de publi) */ 
																																																																																																																																																																																																																																																																																																																																	.SousRubrique{
																																																																																																																																																																																																																																																																																																																																	font-weight:bold;
																																																																																																																																																																																																																																																																																																																																	}
																																																																																																																																																																																																																																																																																																																																	.Rubrique{
																																																																																																																																																																																																																																																																																																																																											}

