body {
  	color:black;
	margin-right: 14px;
	margin-left: 6px;
	background-attachment : fixed;
	background-repeat : repeat;
	font-family : Helvetica, Arial, sans-serif ;
	font-size : 8pt ;
	background: #fff;
		background-image:url(http://www.lp2n.institutoptique.fr/extension/iogs/design/iogs-front/images/fonds/fond.jpg);
}
/* classe css de la page*/
#res_script{
	font-family : Helvetica, Arial, sans-serif ;
	text-indent : 10px ;
	margin: 0px;
	padding: 5px;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	color : #000000;
	background:#fff;
}

/*Titre*/
div.ZoneTitreResultat
{
	display:none;
	color:black;
}
/* classes pour les rubriques pour certains type de classement (type de publi, année de publi) */ 
.Rubrique{
/*	position: relative;*/
	color : #FFF;
	background-color : #fff;
	/*
	border-bottom: 0px dashed #000000;
	border-top: 3px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;*/
	font-family : Helvetica, Arial, sans-serif ;
	font-size : 11pt ;
	font-weight : bold ;
	text-align  : left ;
	vertical-align: middle;
	text-indent : 10px ;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	border-radius: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-indent : 10px ;
	padding:2px;
	margin:0px;
	/*text-shadow:#bcf 1px 1px 0px;*/
			background-image:url(Images/titre_labo_charles_fabry.png);
		/*background-repeat:no-repeat*/;
		/*background-size: 100%;*/
		background-size: contain;
}
.SousRubrique{
/*	position: relative;*/
	color : #000;
	background-color : #fff;
	border-bottom: 0px dashed #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	font-family : Helvetica, Arial, sans-serif ;
	font-size : 10pt ;
	font-weight : bold ;
	text-align  : left ;
	vertical-align: middle;
	text-indent : 10px ;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-indent : 10px ;
	padding:0px;
	margin:0px;
	text-shadow:#bcf 1px 1px 0px;
}
/*nom du champ*/
.ChampRes {
	display:none;
	color:black;
}

/* classe commune à tous les champs affichés */ 
.ValeurRes {
	margin: 8px;
	font-family : Helvetica, Arial, sans-serif ;
	font-size : 9pt ;
	color:black;
}
/* classe pour les titres */ 
.Titre, .Titre a {
	margin: 8px;
	font-family : Helvetica, Arial, sans-serif ;
	font-size : 9pt ;
	font-weight:bold;
	color:black;
}
/* 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{
  	color:#000000;
}
/* classe pour les doi */ 
.DOI{
  	color:black;
}
/* classe pour les identifiants */ 
.Identifiant{
}
/* classe pour les rubriques pour certains type de classement (type de publi, année de publi) */ 
.Rubrique{
}
.NoticeRes {
	border: 0px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding:2px;
	margin:0px;
		color : #000;
	background-color : #fff;
	border-bottom: 0px dashed #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px dashed #000000;
}
.NoticeResAvecVignette {
	border: 0px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding:2px;
	margin:0px;
	background-color : #fff;
	border-bottom: 0px dashed #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px dashed #000000;
}

.Vignette {
	margin: 0px;
	padding:0px;
	border:0px solid #000000;
	background-color : transparent;
	border-bottom: 0px dashed #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px dashed #000000;
	border-radius: 10px;

}
.Vignette img {border-radius: 10px;padding:0px;
	-moz-border-radius: 5px;
	box-shadow: 2px 2px 2px #000000;
	-moz-box-shadow: 2px 2px 2px #000000;
	-webkit-box-shadow: 2px 2px 2px #000000;

}
.BibTex{
}
.ValeurResAvecVignette a{
border-radius: 3px;
text-decoration:inherit;
text-shadow:#bcf 1px 1px 0px;
border-bottom: 0px dotted #66a;
}
}