
body   { font-family: Arial; font-size: 10pt; background-color: #FFFFFF; margin: 1px; padding: 1px;}
td     { font-family: Arial; font-size: 10pt; vertical-align: top;}
table  { font-family: Arial; font-size: 10pt; border: 0; border-collapse: collapse; }

a	{
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img    {
       border: 0;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: black;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	text-align: left;
}
h6 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

hr {margin: 0; padding: 0; border: 1px solid #CC3333;  text-align: left;}

#affichage {
	color: White;
	background: orange;
	font: bold;
	text-align: center;
}

 
.centre   {
       text-align: center;
}

.global  {width: 100%; margin: 0; padding: 0; border-collapse: collapse;}

.titre_page {text-align: center; font-weight: bold; }

/* Styles propres au Sud-Grésivaudan */

.catalogue {
  border-bottom: 2px solid #CC3333;
  color: #CC3333; 
  text-align: left; 
  font-size: 130%;
}

.hr {margin: 0; padding: 0; border-top: 1px solid #CC3333; width: 70%; text-align: left;}

.onglets td {
	 padding: 0 4px 0 0;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   width: 142px;
   height: 35px;
   color: black;
   text-align: center;
   font-weight: bold;
   vertical-align: middle;
   background: white url(images/onglet_off.gif) no-repeat left top;
}

.onglets td a {
  color: black;
}

.onglets td.onglet_on {
   background-image: url(images/onglet_on.gif);
   color: white;
}
.onglets td.onglet_on a{
	   color: white;
}
td.logout {
  background: none;
  color: #CC3333; 
  font-weight: bold;
}
.form_rech {
  margin: 20px 10px 0;
  padding: 0;
  }
	.submit_rech {
	   margin: 0 0 0 5px;
	   padding: 0 0 0 15px;
	   cursor: pointer;
	   text-indent: 0;
	   width: auto;
	   font-weight: bold;
	   text-decoration: underline;
	   font-size: 12px;
	   border: none;
	   background: white url(images/rechercher.gif) no-repeat left center;
	}
	input.text {
	   width: 300px;
	   height: 20px;
	   border: 1px solid black;
	   padding: 0;
	}
	input.date {
	   height: 20px;
	   margin: 0 10px;
	   padding: 0;
	   border: 1px solid black;
	}
	td.facultatif {
	   text-align: left;
	   vertical-align: middle;
	   font-style: italic;
     width: 280 px;
	}
	.td_avancee {
	   text-align: right;
     padding: 5 px;
	}
	.form_rech select {
     background-color: white;
  }
  .form_rech p {
     margin: 0 0 30px;
  }
.selection_bib {
     padding: 0 10px;
}
td.contour {
     padding: 10px;
     width: 100%;
     border: 1px solid black;
}

a.detail {
     color: #CC3333;
}
.lien_bib {
     color: #CC3333;
     font-weight: bold;
}

.lien_exe {
     color: #CC3333;
     font-weight: normal;
}
p.notice {
  font-weight: bold;
}

#titre {
  font-weight: bold;
  float: left;
}
#affiche {
  float: right;
}
div.clear {
		  clear: both;
		  margin: -10px;
		  padding: 0;
		  height: 0;
		  overflow: hidden;
		  font-size: 1px;
		  border: none;
}
table.champs {
  background-color: #F5D0D2;
  margin: 0;
  width: 100%;

}
img.couverture{
  margin: 0;
  border: 1px solid lightgrey;
}

.bouton_retour { padding:0; margin:0; text-align: left;  width:120px; }
.bouton_retour a { font-weight: bold; color: #CC3333;}
.bouton_panier {padding:0; margin:0; text-align: right; width:185px; }
.bouton_panier a { font-weight: bold; color: #CC3333; }

.exemple { 
	font-style: italic;
	margin-left: 5px;
}


