/***********************
 * PMB Stylesheet

 *	$Id
 ***********************/


    body
	{
/*		position: relative;*/
      background: #FFF0A7 ;	/*url("bande_bas.gif") repeat-x bottom*/
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em Verdana, Georgia, Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}

    #navbar
	{
		position: absolute;
		top: 0;
		float:left;
		width:100%;
		background:#FEF1D4 repeat-x bottom url("bg.gif");
		font-size:93%;
		line-height:normal;
		z-index:10;
	}

    #navbar h3
		{
			display: none;
		}

    #navbar ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #navbar li {
      float:left;
      background:url("left_both.gif") no-repeat left top;
      margin:0;
      padding:0px 0px 0 14px;
      border-bottom:1px solid #765;
      }
    #navbar a {
      float:left;
      display:block;
      width:.1em;
      background:url("right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:semibold;
      }
    #navbar > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbar a {float:none;}
    /* End IE5-Mac hack */
    #navbar a:hover {
      color:#000;
      }
    #home #nav-home, #news #nav-news,
    #products #nav-products, #about #nav-about,
    #contact #nav-contact {
      background-position:0 -150px;
      border-width:0;
      }
    #home #nav-home a, #news #nav-news a,
    #products #nav-products a, #about #nav-about a,
    #contact #nav-contact a, #catalogue #nav-catalogue a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#000;
      }
    #navbar #current {
      background-position:0 -150px;
      border-width:0;
      }
    #navbar #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color: #000;
      }
    #navbar li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#000;
      }
    #navbar li:hover a {
      background-position:100% -150px;
      }

/*	Menu	*/
#menu
{
	position: absolute;
	top: 5%;
	left: 0;
	width: 13em;
	text-align: left;
	padding: 0em;
}

#menu ul
{
background: transparent no-repeat top left url(books_ul.gif);
	padding: 0px 0px 0px 0px;
	margin-left: .5em;
	margin-top: 4px;
	list-style-type: none;
}

#menu a
{
	display: block;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	background: transparent;
	width: 12em;
}

#menu a:hover
{
	color: #000000;
	text-decoration: underline;
}

#menu a:visited
{
	color: #000000;
}

#menu li
{
	text-transform: lowercase;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	display: block;
	padding-bottom: .2em;
	color: #000000;
	background-image: url(books_li_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 20px;
}

#menu ul li a
{
	font-size: 8pt;
	text-decoration: underline;
}


#menu h3
{
	padding: 0px 0px 0px 0px;
	margin : 8px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color :#000000;
	padding-left: 10px;
}
/*	/Menu	*/

/*	Contenu	*/
#contenu
{
	position: absolute;
	top: 5%;
	right: 0;
	left: 12.5em;
	width: 80%;
}

#contenu a
{
	color: #000;
	/* font-weight: bold; */
	font-size: 12pt;
	padding: 0 10px 0 0;
	text-decoration: underline;
}

/*	Contenu	frame*/
#contenu-frame {
	position: absolute;
	top: 5%;
	right: 0;
	left: 0em;
	width: 81%;
	}

#contenu-frame a {
	color: #000;
	/* font-weight: bold; */
	font-size: 10pt;
	text-decoration: underline;
	padding: 0 10px 0 0;
	}
#contenu-frame a:visited
{
	text-decoration: underline;
	color: #AB3F03;
}

#contenu-frame a:hover
{
	text-decoration: underline;
	color: #AB3F03;
}

#contenu-frame h1
{
	color : #AB3F03;
	padding-top: .5em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	/*border-bottom: 1px dotted #684;*/
}

#contenu-frame h2
{
	color : #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;

	/*border-bottom: 1px dotted #b8da75;*/
}
/*	/Contenu-frame	*/

#login-box,
#contenu label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

/*	/Contenu	*/

/*	Déconnexion	*/
#deconnexion a
{
	color: #ff0000;
}

#extra
{
	position: absolute;
	top: 0;
	right: 0;
	color: #000;
	text-transform: lowercase;
	padding: 10px 10px 0 0;
	z-index: 100;
}

#extra a
{
	color: #000;
}

#extra a:hover
{
	text-decoration: none;
}
/*	/Déconnexion	*/



/*------------------------------------
/	Forms
/------------------------------------*/
table
{
	margin: 0px auto;
	width: 98%;
}

form
{
	background-color: #C5DEFF;
	margin: 0px auto;
	width: 98%;
	padding: 5px;
}

.form-contenu,
table
{
	border-bottom: 3px solid #5450FF;
	border-top: 3px solid #5450FF;
	padding: 5px;
	margin-bottom: 2em;
	padding-bottom: 2em;
	padding-top: 1em;
	background-color: #C5DEFF;

}

form a
{
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	text-decoration: underline;
}

form a:hover
{
	text-decoration: none;
}

/*	/row	*/

select option,
select
{
	text-transform: lowercase;
	font-weight: bold;
}

/*------------------------------------
/*	tableaux
/------------------------------------*/
table
{
	background: #fff;
	border-collapse: collapse;
	border-right: 1px solid #5450FF;
	border-left: 1px solid #5450FF;
	width: 100%;
}

tr
{

}

th
{
	background: #f0f0f0;
	border-bottom: 2px solid #5450FF;
	border-top: 2px solid #5450FF;
	font-size: 9pt;
	text-align: justify;
}

td
{
	border-bottom: 1px solid #5450FF;
	border-top: 1px solid #5450FF;
	text-align: left;
}

tr.even
{
	background: #C5DEFF;
	color: #000;
}


tr.odd
{

}

tr.surbrillance 
{
	background: #7FA5DE;
}

/*------------------------------------
/	/Forms
/------------------------------------*/

hr
{
	width:96%;
	height: 0;
	color: #fff;
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #000;*/
}

/*	rounded corner box	*/

 .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }

/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */

.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    margin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    margin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    margin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */

.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #00000;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}

/*	/rounded corner box	*/

#login-box h1,
#contenu h1
{
	color :#E87111;
	padding-top: .5em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	/*border-bottom: 1px dotted #b8da75;*/
}

#contenu h2
{
	color : #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;

	/*border-bottom: 1px dotted #b8da75;*/
}

#image_recherche
{
	position: absolute;
	top: 23px;
	left:14em;
	/*background: url("loupe.gif") repeat left bottom;*/
	padding: 5px;
	margin: 0px auto;
	width: 60px;
	height:70px;
	z-index:25;
}


#footer
{
	display: none;
	float: right;
	padding: 0;
	margin: 0;
	z-index: 0;
}

#footer span,
#footer span a
{
	font-family: Verdana, Arial, sans-serif;
	color:#b8da75;
	font-size: 9pt;
	padding : 10px 0 0 5px;
	margin: 0 0 0 10px;

}
#footer a
{
	text-decoration: none;
}

#logo
{
	position: absolute;
	bottom: 0;
	left: -60px;
	/*background: transparent no-repeat bottom right url("books_small.gif");*/
	padding: 5px;
	margin: 0px auto;
	width: 200px;
	height:150px;
	z-index: 0;
}

#logo span
{
display:none;
}

#conteneur
{
	position: absolute;
	top: 3em;
	width: 100%;
	z-index:10;
}

#conteneur a
{
	color: #000;
	/* font-weight: bold; */
	font-size: 10pt;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

#conteneur a:hover
{
	text-decoration: underline;
}

/*	categ browser
			body {
				margin-top: 3px;
				margin-left: 6px;
				font-family: Verdana, Arial, sans-serif;
				font-size : 10pt;
			}
			A:link {
				color: #4C5EA8;
				text-decoration: underline;
			}
			A:visited {
				color: #4C5EA8;
				text-decoration: underline;
			}
			A:hover {
				color: #860000;
				text-decoration: underline;
			}
			A:active {
				color: #CC6600;
				text-decoration: underline;
			}
*/

img
{
	border: 0;
}

/***********************
 *	Classes génériques
 ***********************/
.col
{
	float: left;
	width: 100%;
	padding: 1em;
	margin: 1em;
}

.erreur
{
	color: #f00;
	font-weight: bold;
}

.hide
{
	display: none;
}

.aide
{
	cursor: help;
}

.astuce,
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 1em;
}

.bool
{
	font-family: fixed;
	font-weight: bold;
}

.row
{
  clear: both;
}

.row .etiquette
{
  /* float: left; */
  /*text-align: right;*/
}

.row img
{
	display: inline;
}

.saisie-inline
{
	width: 80%;
}

.saisie-5em
{
	width: 5em;
}

.saisie-10em
{
	width: 7.5em;
}

.saisie-15em
{
	width: 10em;
}

.saisie-20em
{
	width: 15em;
	
}

.saisie-30em
{
	width: 20em;
}

.saisie-50em
{
	width: 30em;
}
.saisie-80em
{
	width: 40em;
}
/* pour les champs en readonly, avec bouton parcourir */
.saisie-5emr,
.saisie-10emr,
.saisie-15emr,
.saisie-20emr,
.saisie-30emr,
.saisie-50emr
{
	background-color: #DFB;
	border: 1px solid #684;
}

.saisie-5emr
{
	width: 5em;
}

.saisie-10emr
{
	width: 7.5em;
}

.saisie-15emr
{
	width: 10em;
}

.saisie-20emr
{
	width: 15em;
	
}

.saisie-30emr
{
	width: 20em;
}

.saisie-50emr
{
	width: 30em;
}

.saisie-85
{
	width: 94%;
}

.right,
.right-50,
.right-15,
.right-85
{
	float: right;
}

.right-50
{
	width: 50%;
}

.right-15
{
	width: 15%
}

.right-85
{
	width: 85%;
}


.right-clear-right,
.right-50-clear-right
{
	float: right;
	clear: right;
}

.left-clear-left,
.left-50-clear-left
{
	float: left;
	clear: left;
}

.left,
.left-50,
.left-15
{
	float: left;
}

.left-50
{
	width: 50%;
}

.left-15
{
	width: 15%;
}

.left-85
{
	width: 85%;
}

.spacer
{
	clear: both;
	visibility: hidden;
	display: none;
	margin-bottom: -10px;
	margin-top: -10px;
}

.saisie-contenu
{
	padding-left: 12px;
	padding-top: .3em;
	margin-top: .2em;
}

.bouton
{
	color: #fff;
	font-weight: bold;
	border: 1px outset #D47800;
	background-color: #E46B00;
}

.bouton:hover
{
	border-style: inset;
	background-color: #FF7C42;
 	border: 1px solid #ED8600;	
}

#login-box
{
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}

#login-box
{
	margin-top: 10%;
}

.erreur
{
	color: #f00;
}

h3
{
	clear: both;
	display: block;
	margin-bottom: -4px;
	margin-top: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #3740B4;

}

.notice-perio
{
	border-top: 1px solid #684;
	border-bottom: 1px solid #684;
	border-left: 1px solid #684;
	border-right: 1px solid #684;
	padding: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.bulletins-perio
{
	border-top: 1px solid #684;
	border-bottom: 1px solid #684;
	border-left: 1px solid #684;
	border-right: 1px solid #684;
	padding: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.depouillements-perio
{
	border-top: 1px solid #684;
	border-bottom: 1px solid #684;
	border-left: 1px solid #684;
	border-right: 1px solid #684;
	padding: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.msg-perio {
	font-size: 150%;
	font-weight: bold;
	color: #f00;	
}
/* barre fléchée en pério */
.perio-barre {
	font-size: 120%;
	font-weight: bold;
}

/* classes pour l'affichage de liste dépliantes */
.notice-heada {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
	text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.notice-parent {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    color: #000000;
    margin-left: 0px;
    font-size: 8pt;
    text-decoration: none
}
.notice-child {
    font-family: arial, helvetica, geneva, sans-serif;
	font-size: 0.9em;
    margin-left: 30px;
    width: 98%;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}
.notice-bu {
	margin-top: 0px;
	background-color: transparent;
	border-style: none;
}
#el0Parent h3, 
#el1Parent h3,
#el2Parent h3,
#el3Parent h3,
#el4Parent h3,
#el5Parent h3,
#el6Parent h3,
#el7Parent h3,
#el8Parent h3,
#el9Parent h3,
#el10Parent h3 {
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: -1px;
	}

.titre-panier
{
	border-top: 1px solid #684;
	border-bottom: 1px solid #684;
	border-left: 1px solid #684;
	border-right: 1px solid #684;
	padding: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.table-no-border {
	border: none;
	}