
/*********************************************/
/*   Feuille de style du Kit Spip CNRS	     */
/*   styles généraux						 */
/*   Auteur : CNRS						     */
/*  © 2008 - Distribué sous licence GNU/LGPL */
/*********************************************/

@page {
	size: portrait;
	margin: 1cm}


body {
  width: auto!important;
  margin: auto!important;
  font-family: sans-serif;
  font-size: 11pt;
  background-color: #fff!important;
  color: #000!important}

/* Conteneur general */

#principal {
/*
  width: 90%;
  position: relative;
*/
  padding: 0;
  margin: 0}

#texte {
  position: relative;
  margin: 0}

.bloc-page-pdf {
	position: relative;
	padding: 0px 30px 30px;
	page-break-after: always}


/* Bandeau superieur */

#top {
	position: relative;
	width: 980px;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0}
.top-container {
	position: relative;
	height: 120px;
	background: url(../images/header-bkg.jpg) no-repeat 0 0;
	border-bottom: 1px solid #e2e3e8}

#nom-labo {
	position: absolute;
	left: 19px;
	top: 38px}
#nom-labo a {
	display: block;
	width: 317px;
	height: 55px;
	text-indent: -9999px;
	text-decoration: none;}


/* En-tête fiche */

.en-tete-fiche {
	position: relative;
	background-color: #f8f8f8;
	padding: 15px 10px;
	margin: 20px 0 15px}
.en-tete-fiche h2 {
	margin: 0 0 15px 0 !important}
.en-tete-fiche p,
.en-tete-fiche p strong {
	color: #4897dc;
	font-size: 16px;
	margin: 0;}
.en-tete-fiche p {
	color: #333}
.en-tete-fiche p strong {
	font-weight: normal}

.en-tete-fiche .btn-retour-form {
	position: absolute;
	top: 19px;
	right: 20px}
.btn-retour-form {
	font-size: 14px;
	font-weight: normal;
	background: url(../images/btn-retour-form.png) no-repeat left center;
	padding-left: 26px}


/* Table des matières */

.container-table-matiere-pdf {
	margin: 30pt 0}
.table-matieres-pdf {}
.table-matieres-pdf li {
	margin: 5pt 0}
.table-matieres-pdf li a {
	display: inline-block;
	line-height: 20px}
.table-matieres-pdf .lien-pdf {
	background: url(../images/picto-pdf-20x20.png) no-repeat right center;
	padding-right: 24px}


/* Liens spécifiques PDF "retour vers la 1ère page" */

.container-lien-prem-page {
	position: relative;
	width: 100%;
	text-align: right}
.lien-prem-page {
	display: block;
	line-height: 18px;
	font-size: 8pt !important;
	float: right}
span.picto-btn-retour-prem {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/btn-retour-premiere-page.png) no-repeat 0 0;
	padding-left: 4px;
	float: left}


/* Styles des textes de la page */

#texte h1,
#texte .titre-type-h1 {
	color: #4897dc;
	font-size : 16pt;
	font-weight: normal;
	margin: 20px 0 15px 0}

h3 {
	color: #4897dc !important;
	font-size : 15pt;
	font-weight: normal;
	margin: 15px 0}









/* Styles pour Spip */
/* Ne pas afficher boutons Site privé et recalculer */
.spip-admin-float { display:none; }

.spip_documents { 
  text-align: center;
}

.spip_documents_center { 
  width: 100%;
  display: block;
  margin: auto;
}

.spip_documents_left { 
  margin:  5px 20px 5px 0;
  float: left;
}

.spip_documents_right { 
  float: right;
  margin: 5px 0 5px 20px;
}

.spip_doc_titre,
.spip_doc_descriptif { 
  font-size: 11px;
  margin-right: auto; 
  margin-left: auto;
}

.spip_surligne {
  color : #000000;
  background-color: #ffff00;
}

blockquote.spip, 
blockquote.spip p,
.spip_serif { 
  font-family: Arial, Verdana, sans-serif;
}

blockquote.spip { 
  margin: 1em; 
  padding-left: 1em;
}

.spip_code,
code,
.spip_cadre { 
  font-family: monospace; 
  font-style: normal; 
  font-size: 1em; 
  margin: 1em;
}

#texte .spip_cadre { 
  border: 1px solid #999999; 
  padding: 5px;
}

table.spip {
  margin: 15px 0px 15px 10px;
  border: 1px solid;
  border-collapse: collapse; 
}

table.spip caption {
  caption-side: top; /* bottom pas pris en compte par IE */
  text-align: center;
  margin: auto;
  padding: 3px;
  font-weight: bold; 
}

table.spip tr.row_first {background:#D6F0FF; }
table.spip tr.row_odd {background:#C0C0C0; } 
table.spip tr.row_even {background:#DCDCDC; }

table.spip td,
table.spip th {
  border-style : solid;
  border-width : 1px;
  padding: 3px 5px 3px 5px;
}

table.spip th { 
  text-align: left;
}

p.spip,
p {
  margin: 15px 0}

hr.spip {
  width: 80%;
  margin: 20px auto 20px auto;
}

a.spip_note {
  text-decoration: none;
}

/* Fin styles pour Spip */

.accessibility {
  display: none;
}

.clearer {
  clear: both;
}

img {
  border: none;
}

a,
a:link,
a:visited,
a:hover {
	color: #eb7d58;
	text-decoration : none}

a.picto-pdf-ltl {
	background: url(../images/picto-pdf-20x20.png) no-repeat left center;
	padding-left: 24px}

a:hover {
	text-decoration: underline}

table {
  border-collapse: collapse;
}



h3 a:link,
h3 a:visited,
h3 a:hover {
  text-decoration: none;
}


/*
p,
li,
td {
  font-size: 14px}
*/

span.petit,
ul ul,
p.petit,
.date {
  font-size: 12px;
  margin: 5px 0 0;
}

/*
ul.liste-liens a:link,
ul.liste-liens a:visited,
ul.liste-liens a:hover {
  text-decoration: none;
  font-weight: bold;
}
*/

li.liste-doc {
  font-size: 12px;
  text-align:left;
  margin: 10px 0 0 10px;;
}



/* tableaux avec bordures, style à appliquer au tableau */
.libelle_tableau{
  font-size: 14px;
  font-weight: bold;
  color : #3A75AF;
  margin: 10 px;
}

table{
	width:100%;
	margin: 10px 0}

table.table-avec-bordures {
	margin: 20px 0}

table.table-avec-bordures th {
  font-size: 14px !important;
  font-weight: normal;
  color : #4897dc;
  background-color: #f4f4f4;
  text-align:center}

table.table-avec-bordures,
table.table-avec-bordures td,
table.table-avec-bordures th {
	font-size: 8pt;
	text-align:	center;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 5px}

table.table-avec-bordures td.date_event {
  width: 150px;
  font-weight: bold; 
}

table.table-avec-bordures td.date_dommage {
  width: 100px;
}

table.table-avec-bordures td.code_evenement {
  width: 70px;
}

table.table-avec-bordures td.localisation {
  width: 150px;
}

table.table-avec-bordures td.description_evenement {
  text-align:left;
  width: 410px;
}

table.table-avec-bordures td.titre_source {
  text-align:left;
  width: 450px;
}

table.table-avec-bordures td.depot {
  width: 100px;
}
table.table-avec-bordures td.date_event {
  width: 100px;
  font-weight: bold; 
}

table.table-avec-bordures td.desc_mesure {
  text-align:left;
  width: 400px;
}

table.table-avec-bordures td.hauteur {
  width: 80px;
}

table.table-avec-bordures td.echelle {
  width: 120px;
}

table.table-avec-bordures td.comment_mesure {
  width: 50px;
}


table.table-avec-bordures td.depot {
  width: 100px;
}


/* tableaux sans bordures pour meu horizontal */
table.table-menu td {
  width: 150px;
  text-align:center;
  padding-top: 15px;
  padding-bottom: 15px;
}

table.table-menu td a.lien-menu {
  font-size: 14px;
  font-weight: bold;
  color : #030375;
  text-align:center;
}

table.table-menu td a.lien-menu:hover {
  background-color: #030375;
  color: #FFFFFF ;
}

table.table-menu td.lien-menu {
  font-size: 14px;
  font-weight: bold;
  color : #030375;
  text-align:center;
}

table.table-menu td.lien-menu-sel {
  font-size: 16px;
  font-weight: bold;
  background-color: #030375;
  color: #FFFFFF ;
  text-align:center;
}



/* tableaux sans bordures dans un tableau avec bordures */
table.table-sans-bordures,
table.table-sans-bordures td,
table.table-sans-bordures th {
  border-width : 0px;
}

/* bordure des listes d'articles div.alaune div.actus et div.resume */ 

.avec-bordure {
  border-bottom: 1px solid #e1e5e8; 
  padding-bottom: 10px;
}






/* Liste résultats */
.ResultListe {
	position: relative;
	padding: 15px 10px;
	margin: 10px 0 10px}
.ResultListe p,
.ResultListe p strong {
	color: #4897dc;
	font-size: 16px;
	margin: 0;}
.ResultListe p {
	color: #333}
.ResultListe p strong {
	font-weight: normal}

	
/* Fiches */
div.ResumFiche {}

.en-tete-fiche .titre-type-h1 {
	margin: 0 0 15px 0 !important}
.en-tete-fiche .ResumFiche p {
	font-weight: bold}
.en-tete-fiche .ResumFiche p strong {
	display: inline-block;
	width: 55px}

div.LabelFiche {
  margin-top: 20px;		
  margin-bottom: 5px;	 
  color : #3A75AF;
  font-size: 14px;
  font-weight: bold;
}

div.DataFiche {
  margin-left: 5px;
  padding: 5px;
  width: 750px;
  border: 1px solid;
}
























#texte ul.liste-liens {
  padding-left: 15px;
}

#texte ul.liste-liens li {
  margin-left: 15px;
}

p.suite {
  height: 1em;
  margin: 0;
  padding: 0 0 5px 0;
  font-size:0.9em;
}

div.separateur {
  border-bottom: 1px solid;
  height: 20px;
  width: 98%;
  margin: 0px auto 0px auto;
}

div.groupetitre { 
  margin: 0px 0 25px 0;
}

p.lien_article {
  font-weight: bold;
  margin: 15px 0px 15px 0px;
}

p.lien_article a {
  font-weight: normal;
}

p.postscriptum {
  font-style: italic;
  margin: 25px 0px 10px 0px;
}

div.notes {
  margin: 5px 0px 10px 0px;
}

div.notes p {
  font-size: 11px;
  margin: 3px;
}

table.docjoints {
  border: none;
  margin: 25px 10px 20px 10px;
}

table.docjoints td {
  border: none;
  padding: 0px 25px 20px 0px;
  width: 150px;
  text-align: center;
  vertical-align: top;
} 

table.docjoints p { 
  font-size: 11px;
  margin: 0;
}

table.docjoints p.titredoc,
.spip_doc_titre { 
  font-weight: bold;
}

span.vignette {
  float: left;
  padding: 0 8px 0 0;
}

#texte ul.navdroite {
  position: relative;
  top: 0px;
  right: -10px;
  float: right;
  width: 130px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 20px 20px;
  padding: 0;
  border-left: 1px solid;
  list-style-image: none;
}


#texte ul.navdroite li { 
  list-style-image: none;
  display: block;
  margin: 0;
  padding: 0.6em;
  border-bottom: 1px solid;
}

#texte ul.navdroite li a:link,
#texte ul.navdroite li a:visited,
#texte ul.navdroite li a:hover {
  text-decoration: none;
}

/*** Styles pour pagination ***/
p.pagination {
font:12px Arial, Helvetica, sans-serif;
color:#3A75AF;
}

p.pagination a:hover {
  text-decoration: none;
  background-color: #3A75AF;
  color: #FFFFFF;
}
 
p.pagination a {
color:#3A75AF;
margin:3px;
}
 
p.pagination span.active {
color:#3A75AF;
font-weight: bold;
margin:5px;
}
 
#results{
margin-left:90px;
list-style-type:circle
}



/*** Styles de pied de page ***/

/* Partenaires en pied de page */

#partenaires {
	padding: 15pt 30pt}

.liste-resultats #partenaires {
	padding: 15pt 0}

#partenaires table {
	width: 80% !important;
	text-align: center}
#partenaires table td {
	padding: 15px}

/*** Fin Styles de pied de page ***/










.lien-descr-complete {
	color: #eb7d58;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap}




