HTML, BODY {
	height: 100%;
	width: 100%;
	overflow: auto;
}

body
{
	background-color:#D6D8CD;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a.souligne
{
text-decoration:underline;
}

a
{
	text-decoration:none;
	color:#000000;
}

#titreEcran /* Le titre des écrans de recherche (RECHERCHE SIMPLE, RECHERCHE AVANCÉE) */
{
	letter-spacing:6px;
	font-weight:bold;
	font-size:14px;
}

.txtPetit /* Utilisé dans la fenêtre de recherche pour la recherche des catalogues de vente */
{
	font-size: 11px; 
	color: #000000;
}

.txtPetit A
{
	font-weight:bold;
	color:#5799E3;
}

.liensInternet
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;	
}

#rechercher
{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:10px;
	bottom:10px;
}

#tri
{
	font-size:12px;
	font-weight:bold;	 
}

.gras
{
	font-weight:bold;	
}

#titreOPAC {
	font-family: Times New Roman, serif; 
	font-size: 36px;
	color: #000000; 
	text-decoration: none;
	margin-left:45px;
	margin-top:45px;
}

p {
	margin:0px;
}

#conteneurA
{
	background-color:#EAECE5;
	margin:0px 0px 0px 10px;
	height:100%;
	overflow: auto;
}

#conteneurB /* Conteneur utilisé pour le fond de la page de gauche lors de l'accueil */
{ 
	background-image: url(fd_00.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:100%;
	overflow: auto;
}

#conteneurC /* Conteneur utilisé pour le fond de la page de gauche en recherche simple */
{
	background-image: url(../images/pages2/gauche/fd-calque.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:100%;
	overflow: auto;
}

.contenu
{
	font-size:12px;
}

.champRecherche
{
	font-size:12px;
	font-weight:bold;
}

.entetetableau
{
	background-color:#98CCFE;
}

.liens2 /* utilisé pour afficher le numero de notice dans le tableau de résultats */
{
	font-size:14px;
	color:#579BE6;
	font-weight:bold;
}

.liensActions
{
	font-weight:bold;
	font-size:12px;
}

table {
	border-collapse: collapse;
}

img
{
	border:0px;
}

select
{
	font-size: 0.9em;
}

.imgPanier
{
	position:relative;
	top:6px;
}

.titreTableau
{
	font-size:14px;
}

.colonne
{
	float:left;
	margin-right:10px;
}

#rechCatVente
{
	margin-bottom:15px;
	margin-top:10px;
}

.lien_perio
{
	color:blue;
}

.gras_souligne
{
	font-weight:bold;
	text-decoration:underline;
}

h1
{
	font-size:1em;
}

p.perio
{
	font-size:0.8em;
}

ul.perio
{
	list-style-type:none;
	padding-left:0px;
	margin-left:10px;
	font-size:0.8em;
}

