
*{margin:0; padding:0;}


/* ------------------ css global  -------------------*/
*{margin:0; padding:0;}


 body{
	/*background: #ffddee; /*mauve pâle , background: #ccccff;*/
	background: #e9b784;
	color: #000000;
	margin: 0; padding: 0;
	font: 11px verdana, arial, sans-serif;
	min-height: 100%;
	background-image:url("../images/fond_global.jpg");
	background-position:top center; 
	background-repeat:repeat-y;
}
div#conferences-accueil{
float:left;
width:890px;
height:auto;
padding:20px 20px;
background-color:#ececec;
font-size:13px;
font-family:arial;
color:#4b4b4b;
border:10px solid #cfcfcf
}
div#conferences-accueil span.red{
color:#921803;
font-weight:bold;
font-size:13px;
}
div#conferences-accueil a{
color:#8c0200;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
div#conferences-accueil a:hover{
color:#b30301;
text-decoration:underline;
}
div#conferences-accueil  img.photo{
float:left;
margin: 0 10px 10px 0;
}
.message_flash{
padding: 5px 15px 5px 15px;
float:left;
width:900px;
height:auto;
text-align:center;


}
 #slideshow {
	margin:0 auto;
	width:550px;
	height:400px;
	background-image:url("../images/slide/bg_slideshow.jpg");
	background-repeat:no-repeat;
	background-position: 0 0;
	background-color:#FFF;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:470px;
  height:400px;
  overflow:auto; /* allow scrollbar */
  position:relative;

  
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:450px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:400px;

}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:400px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/slide/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/slide/control_right.jpg) no-repeat 0 0;
}
#pageContainer {
 position:absolute;
 top:0px;
 left:210px;
  margin:0 auto;
  width:550px;
  font:normal 12px Verdana, Geneva, sans-serif;
  color:#9f5912;
  font-weight:lighter;
}
#pageContainer li{
list-style:none;
margin-left:15px;
}
#pageContainer a{
text-decoration:none;
color:#d37e29;
}
#pageContainer a:hover{
text-decoration:underline;
color:#FFF;
}

#pageContainer h1 {
  display:block;
  width:550px;
  height:114px;
  background:transparent url(../images/slide/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}

.slide h3, .slide p{
 margin:10px 10px 10px 15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#9f5912;
  letter-spacing:-1px;
  font-weight:lighter;
  height:50px;
  margin:15px;
}
.slide img {
  float: left;
  margin:0  10px 10px 10px;
  border:none;
}
/* end slide show*/

#content_acceuil{

margin-left:auto;
margin-right:auto;
width:1000px;
height:auto;
}
#ancre {
width:900px;
float:left;
height:40px;
padding:5px 10px 0px 10px;
font-size:14px;
font-weight:bold;
text-align:center;

}
#ancre img {
	margin:0 0 -10px 10px
	}

#ancre  a{
text-decoration:none;

}
#content_acceuil02{

margin-left:auto;
margin-right:auto;
width:950px;
height:auto;
min-height:2300px;
background-color:#FFF;
border: 1px solid #fea144;

}
#content_acceuil_ban{
width:950px;
height:81px;
float:left;
margin:0 0 0 0;
padding:0px;
}

#content_acceuil02 h3{
color:#ff7200;
font-weight:bold;
padding: 10px 0 10px 0;
font-size:12px;
}
#blocknew_acceuil{
float:left;
width:930px;
height:250px;
padding:10px;
margin: 10px 0;
}
#blocknew_acceuil_gauche{
float:left;
width:480px;
height:240px;
padding:10px;
background-color:#ebebeb;
border: 1px solid #d9d9d9;
}
#blocknew_acceuil_droite{
margin-left:10px;
float:left;
width:396px;
height:240px;
padding:10px;
background-color:#ebebeb;
border: 1px solid #d9d9d9;

}

#table_centre_acceuil{
margin:10px;
padding:10px;
float:left;
width:910px;

height:auto;
background-color:#ebebeb;
border: 1px solid #d9d9d9;
}
#block_numerique{
float:left;
width:910px;
height:300px;
padding:10px;
margin: 10px;
background-color:#ebebeb;
border: 1px solid #d9d9d9;

}
body.accueil
{
	padding: 0 100px 0 10px;
}


.global1{
	position:absolute;
	z-index: 0;
	width:1000px;
	height:auto;
	
}


.contenant
{
width: 100%;
height: 100%;
min-height: 100%;

}
#about{
width:500px;
height: 100%;
min-height: 600px;
padding-left:215px;
line-height:20px;
font-size:14px;
font-family:arial;
text-align:justify;
}
.retrait{
text-align:right;
height:20px;

}
p.about_p{
padding-top:10px;
}

.contenulivre
{   
	position: relative;
	z-index: 1;
	min-height: 510px;
}

.push {
	height: 10px;/* .push must be the same height as .footer */
}

.centre
{

	position:relative;
	z-index: 0;
	height: 100%;
	min-height: 600px;
	padding: 0 0 0 5em;

}

.fake_contenu   /*car contenant pas partout*/
{

    height: 100%;
	min-height: 800px;
	padding: 0 0 0 5em;
}



.centre .pub_flash
{
	position: relative;

	left: 170px;
	z-index: 0;
	float: left;
	padding: 0 0 50px 0;
	margin: 0 0 150px 0;
}



.contenulivre .liste, .fake_contenu .liste
{
	position: relative;
	width: 55%;
	min-height: 550px;
	left: 200px;
	z-index: 2;
	padding: 0 0 50px 0;
}



.menu_droit
{
	position: absolute;
   top: 270px;
   left: 740px;
   margin-left:35px;
   width: 225px;
   height: 495px;
   background-image: url("../images/fond_droit.jpg");
   background-repeat: no-repeat;
   z-index: 5;
}
.windows{
color:#FFF;
margin-left:30px;}
#footer
{
	}

	/* footer 2  car il n'y a qu'avec des id que ça marche (?!?!???) et on a deux footers*/
#footer_actu
{
	}
	
* html div.contenant {height:100%; min-height:100%}/* Fix IE 5.5, 6 and 7 */
* html div.contenulivre {height:100%;min-height:100%}/* Fix IE 5.5, 6 and 7 */

html:first-child body {
        height: 100%;
		min-height:100%;/* fix opera 9.22 and 7.10 */
}
	
	
#footer_actu div.actu
{
	position: absolute;
	height: 130px;
	width: 974px;
	overflow:auto;
	padding: 20px 10px 15px 15px;
	z-index: 0;
	border: 2px solid #6AA4AC;
	margin: 5px 5px 5px 5px;
			
}
#footer{
position: relative;
bottom:0;
width:1000px;
height:auto;
text-align:center;
font-weight:lighter;
}
#footer div.bas
{
    padding: 15px 0;
	width: 1000px;
	height:auto;
	font-size: 11px;
	color:#5a949c;
	
}

.xiti {
	position: absolute;
	margin: 190px 0 0 855px; 
	
}

#pub_g5{
	position: absolute;
	left: 40px;
	top: 270px;
}

a
{
	color: #5784A8;
}
a:hover
{
	color: #4696B9 ;
}
a:visited
{
	color: #4696B9;
}

.holiday
{
  color: red;
  margin-left: 220px;
  margin-right: 100px;
  margin-top: 30px;
  font-weight: bold;
  text-align: center;
}
/* ------------------ css fin global  -------------------*/

/* ------------------ css aucun résultat recherche  -------------------*/

#aucunresultat
{
	padding: 0 0 0 50px;
	height: 15px;
}
/* ------------------ css aucun résultat recherche  -------------------*/

/* ------------	mise en page des fiches livre	----------------- */
#titre{
	height: 45px; width: 600px;
	font-weight: bold;
	background: url(../images/fond_titre.png) no-repeat;
	padding: 13px 0 0 5px; margin: 0 0 0 175px;
	/*position: absolute; left: 132px; top: 0px;*/
	z-index: 1;
}

.principal{
	min-height: 500px;
}

.principal, .livre_info{
	position: relative;
	width: 75%;

/* Prob liés à IE ... kom d'hab ! */
	padding: 10px 0 5px 0;  /***   MODIF DU 40px EN FCT DES "Intros" et "qq pages"   ***/
	z-index: 0;
	
}

#couverture{
	position: absolute;
	z-index: 0;
	left: 5px;
}

#infos{
	width: 550px;
	margin: 20px 0 90px 185px;
	z-index: 1;
}

#infos a{
	text-decoration: underline;
	color: red;
}

#resume{
	font-style: italic;
	text-indent: 20px;
	z-index: 0;
	padding: 0px 0 10px 0 ;
}
#resume.red
{
	padding-top: 35px;
}
#boutons li{
	list-style: none;
	float: left;
	margin: 0; padding: 0;
}

#infos a *
{
	text-decoration: none;
}
#infos a img
{
	border: none;
}
#infos a :hover
{
	text-decoration: none;
}

#boutons{
	height: 18px;
	position: relative;
	margin: 0; padding: 0;
}

#audio{
	display: none;
}

#panier{
	margin: 0; padding: 0;
	position: relative;
	left: 195px;
	width: 250px;
}

#ajouter{
	position: relative;
	bottom: 9px;
}



#haut_page{
	margin-left: 05px;
	margin-bottom: 10px;
}

div.info_numerique
{
	color: #6BB5BF;
	border-style: solid double groove;
	padding: 0 5px 0 5px;
	
}
/*animation mouseover pour boutons*/
.block_bouton
{
	display: block;
    width: 140px;
    height: 25px;
}
#b_audio
{
    background-image: url('../images/bouton_audio.png');
	background-repeat: no-repeat;

}
#b_audio:hover
{
    background-image: url('../images/bouton_audio_s.png');
	background-repeat: no-repeat;

}
#b_video
{
    background-image: url('../images/bouton_video.png');
	background-repeat: no-repeat;

}
#b_video:hover
{
    background-image: url('../images/bouton_video_s.png');
	background-repeat: no-repeat;

}
#b_auteur
{
    background-image: url('../images/bouton_auteur.png');
	background-repeat: no-repeat;

}
#b_auteur:hover
{
    background-image: url('../images/bouton_auteur_s.png');
	background-repeat: no-repeat;

}
#b_presse
{
    background-image: url('../images/bouton_presse.png');
	background-repeat: no-repeat;

}
#b_presse:hover
{
    background-image: url('../images/bouton_presse_s.png');
	background-repeat: no-repeat;

}
#b_forum
{
    background-image: url('../images/bouton_forum.png');
	background-repeat: no-repeat;

}
#b_forum:hover
{
    background-image: url('../images/bouton_forum_s.png');
	background-repeat: no-repeat;

}

#b_pages
{
    background-image: url('../images/bouton_pages.png');
	background-repeat: no-repeat;

}
#b_pages:hover
{
    background-image: url('../images/bouton_pages_s.png');
	background-repeat: no-repeat;

}
#b_intro
{
	
    background-image: url('../images/bouton_intro.png');
	background-repeat: no-repeat;

}
#b_intro:hover
{
    background-image: url('../images/bouton_intro_s.png');
	background-repeat: no-repeat;

}
/* ----------- Fin mise en page des fiches livres ------------- */


/* ------------------  contenu panier	 -------------------*/
#pub_ticket_cinema
{
	position:absolute;
	top: 187px;
	left: 205px;
	height: 100px;
	width: 240px;
	background: url(../images/fond_cinema.png) no-repeat;
	padding: 45px 0px 0 115px ;
	color: red;
	z-index: 0;
}

#conteneur_panier{
	margin-left: 70px;
	margin-top: 0px;
	padding-bottom: 20px;
}

.contenu_panier{
	margin: 3px;
	position: relative;
	border-bottom: 1px solid #9CACB9;
	width: 830px; height: 30px;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.article{
    width: 350px;
	top: 10px;
	position: absolute;
	top: 9px;
}

.quantite{
	position: absolute;
	left: 343px;
	top: 4px;
}

.prix_unitaire{
	position: absolute;
	right: 325px;
	top: 10px;
}

.reduction{
	position: absolute;
	right: 230px;
	top: 10px;
}

.prix_total{
	position: absolute;
	right: 116px;
	top: 10px;
}

.retirer{
	position: absolute;
	right: 0px;
	top: 8px;
}

#recalculer{
	margin-left: 310px;
	position: relative;
	top: 4px;
}

#total_general{
	color: #f8ce38;
	margin-left: 300px;
}	/* 300px  -  191px si boutton "recalculer" */

#commander{
	position: relative;
	margin-left: 15px;
	top: 4px;
}

#commander a img, div .contenu_panier a *
{
	border: none;
}

.panier
{
	position:relative;
	height: 100%;
	width: 100%;
	margin: 50px 0 20px 50px;
	padding: 0;
	overflow:hidden;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;

}

#footer_panier
{
	padding: 0 0 25px 0;
}

.panier .baspanier {

	position:relative;
	left: 40px;
	/*height: 150px;*/
	width: 100%;
	margin-top: 20px;
	padding: 0;

}
.xiti_panier {
	position: relative;
	left: 850px;
}
.xiti_logo {
	position: relative;
	left: 850px;
}

/* ------------------  contenu panier	 -------------------*/

/* ------------------  css couleurs	 -------------------*/
.red {
	font-size:1em;
	font-weight: bold;
	color:#EF2C2C;
}

.jaune {
	font-size:1em;
	font-weight: bold;
	color:#f8ce38;
}

.bleue
{
	color:#5A949C;
}

/* ------------------  fin css couleurs	 -------------------*/
/* ------------------ css menu droit  -------------------*/
.livrenum{
	width: 100%;
	width: 200px;
}

.livrenum div
{
    width: 98%;
	padding: 5px 5px 5px 5px;
}

.recherche{
	margin: 0;
	width: 180px;
	height: 90px;
	margin: 20px 0 20px 30px;
	color:#8c643c;
	
}

#bt_livre_num
{
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_collection_num.png');
   background-repeat: no-repeat;
}

#bt_livre_num:hover
{
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_collection_num_s.png');
   background-repeat: no-repeat;
}

#bt_install
{
   left: -5px;
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_installation.png');
   background-repeat: no-repeat;
}

#bt_install:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_installation_s.png');
	background-repeat: no-repeat;
}

#bt_flipviewer
{
   left: -5px;
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_flipviewer.png');
   background-repeat: no-repeat;
}

#bt_flipviewer:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_flipviewer_s.png');
	background-repeat: no-repeat;
}
#bt_flipviewer7
{
   left: -5px;
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_flipviewer7.png');
   background-repeat: no-repeat;
}

#bt_flipviewer7:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_flipviewer7_s.png');
	background-repeat: no-repeat;
}
#bt_mode_emploi
{
   left: -5px;
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_mode_emploi.png');
   background-repeat: no-repeat;
}

#bt_mode_emploi:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_mode_emploi_s.png');
	background-repeat: no-repeat;
}

#bt_tele
{
   left: -5px;
   display: block;
   width: 200px;
   height: 40px;
   background-image: url('../images/bt_tele.gif');
   background-repeat: no-repeat;
}

#bt_tele:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_tele_s.gif');
	background-repeat: no-repeat;
}
.text_num{
padding-left:35px;
width:190px;
font-family:arial;
font-size:13px;
font-weight:bold;
color:#8c643c;
}
/* ------------------fin  css menu droit  -------------------*/


/* ------------------ css header  -------------------*/
#livrehaut{
	display: block
}


#catalogue
{
	position: absolute;
	left: 190px;
	top: 210px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_cata.png');
	background-repeat: no-repeat;
}
#codesbarre
{
	position: absolute;
	left: 400px;
	top: 210px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_codes.png');
	background-repeat: no-repeat;
	text-indent:-4000px;
}

#catalogue:hover
{
    position: absolute;
	left: 190px;
	top: 210px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/bt_cata_s.png');
	background-repeat: no-repeat;
}

#menu{
	margin: 0; padding: 0;
	position: absolute;
	top:153px; left: 190px;
	white-space: nowrap;
}

#menu li{
	display: inline; margin: 0;
	list-style: none;
	width: 10%;
	white-space: nowrap;
	padding: 0 0 0 23px;
}

#menu a{
	float: left;
	text-decoration: none;
	display: inline;
	color: white;
	font: 15px  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu a{float: none;} /* Fin du trucage destiné à IE5-Mac */

#drapeau{
	position: absolute;
	top: 152px;
	left: 920px;
}

#current a{
	color: #5a949c;
}

#menu a:hover{
	color: #ffffff;
}

#newsletter{
	position: absolute;
	left: 680px;
	top: 210px;
	color: #006600;
}


/* Affichage PANIER MENU JAUNE		*/
#pave{
	position: absolute;
	top: 180px; left: 20px;
	height: 80px; width: 170px;
	background: url(../images/pave.png) 0 0 no-repeat;
}

#elements{
	position: relative;	left: 60px; top: 7px;
	color: red;
	font-size: 12px;
}

#danslepanier{
	display: block;
	color: #0B3C79;
}




/* pub orange en haut à gauche */
#pub1{
	position: absolute;
	top: 10px; left: 390px;
	height: 120px; width: 275px;
	background: url(../images/fond_pub1.png) 0 0 no-repeat;
}

#textepub1{
	position: relative;
	left: 5px;
	top: 5px;
	height: 110px;
	width: 250px;
	color: #133e79;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pub1 strong {
	color: #fade80;
	font-size: 13px;
	font-weight: bolder;
}

#pub1 a {
	color: #a81a1a;
	font-size: 12px;
	font-weight: bolder;
}



/* pub bleue en haut à droite*/
#pub2{
	position: absolute;
	top: 10px; left: 675px;
	height: 120px; width: 275px;
	background: url(../images/fond_pub.png) 0 0 no-repeat;	
}

#textepub2{
	padding:5px;
    margin-top:5px;
	height: 110px;
	width: 265px;
	color: #133e79;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#pub2 strong {

	font-size: 11px;
	font-weight: bold;
}

#pub2 a {
	color: #a81a1a;
	font-size: 12px;
	font-weight: bolder;
}

#pub2 sup
{
	line-height:11px;
}

#pub2 .red
{
	color: #981802
}
/*mode emploi du panier*/
#livrehaut  .modeemploi {
position:absolute;
	top: 195px;
	left: 600px;
	height: 50px;
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: x-small;
	font-weight: bold;
	color:#f8ce38;

}

/* ------------------ css fin header------------------*/

/* ------------	 début coordonnées client	---------------------- */

.bloc_compte
{
  position: absolute;
  left: 62px;
  width: 820px;
  background-color: #8ec1c8;
}

.bloc_login, .bloc_nouveau_client
{
  position: relative;
  margin: 7px 7px 7px 7px;
  border-style: double;
  border-color: white;
  border-width: 2px;

}

.bloc_login .gauche, .bloc_nouveau_client .gauche
{
  
  float: left;
  width: 100px;
  margin: 5px 45px 5px 5px;
  font-weight: bold;
  color: #000eb7;
  border-style: solid;
  border-width: 1px;
  
}
.bloc_nouveau_client .gauche
{
  height: 350px;
}

.bloc_login .fleche, .bloc_nouveau_client .fleche
{
  float: left;
}

.bloc_login .fleche
{
  margin: 15px 5px 35px 0;
}
.bloc_nouveau_client .fleche
{
  margin: 15px 5px 350px 0;
}


.bloc_login .separateur, .bloc_nouveau_client .separateur
{
  clear: both;
  visibility: hidden;
}

.bloc_login form, .bloc_nouveau_client form
{
  margin: 5px 0 5px 10px;
}
.bloc_login form p, .bloc_nouveau_client form p
{
  margin: 8px 5px 8px 0;
  font-weight: bold;
}

.bloc_compte form .input
{
  margin-left: 5px;
}

.bloc_compte  span.items_client
{
  margin-left: 10px;
 
}

.bloc_login form .submit 
{
  margin-left: 105px;
}

.info_general, .info_supp
{
  border-style: inset;
  border-color: grey;
  border-width: 1px;
  
  margin: 5px 10px 2px 195px;
  padding: 5px 5px 5px 5px;
  
}
.erreur_log
{
  color: red;
  font-weight: bold;
  margin: 10px 10px 10px 10px;
}
/* ------------------ fin coordonnées client--------------------------- */
/* champ de formulaire érroné */
#false {
	font-weight: bold;
	color:#EF2C2C;
}

.recap_client{
	margin: 3px;
	position: relative;
	border-bottom: 1px solid #9CACB9;
	width: 830px; height: 82px;	/* height definit la position du soulignement */
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#bold{
	font-weight: bold;
}

/* -------------------- LOGIN & MOT DE PASSE ------------- */


.liens{
	width: 550px;
	position: relative;
	margin: 0; padding: 0 0 10px 10px;
	/*left: 175px;*/
	font-size: 11px;
}
.liens ul{
	margin-left:2em;
	padding:1em;
}

/* --------------------- Récapitulatif de la commande------------------ */

#recap_panier{
	width: 860px;
	position: relative;
	left: 70px;
	bottom: 5px;
}

#confirmer{
	position: relative;
	top: 5px;
	left: 540px;
}

/* ------------- Fin Récapitulatif de la commande------------------- */

/* ------------------ css categ ------------------*/
/*rem les boutons themes sont dans la partie boutons */
.themes{
    /*top:800px;*/
    position: absolute;
	width: 200px;
	/*height: 500px;*/
	top: 280px;
	left: 0px;
	z-index: 2;
	
}

.picto_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 38px;
	width: 350px;
	position: absolute;
	top: 250px;
	left: 335px;
	background-image: url(../images/titre/bien-etre.gif);
	background-repeat: no-repeat;
}
/* ------------------ css fin categ------------------*/

/* ------------------  actualites/contact	 -------------------*/
/* le div actualite sert aussi pour le positionnement dans newsletterok.php */

.actualites, .contacts{
 position: relative;
	z-index: 1;
	width: 55%;
	max-width: 575px;
	height: 100%;
	left: 185px;
	/*min-height: 800px;*/
	
}

.titre_actu{
	height: 19px; 
	width: 582px;
	font-weight: bold;
	background: url(../images/fond_titre.png) no-repeat;
	padding: 13px 0 0 5px; margin:0px;
}

.info_actu{
	
	margin: 5px 0 25px 10px;
}

.info_actu a{
		text-decoration: none;
		color: #006600;
}

.info_actu a:hover{
		text-decoration: none;
		color: #5a949c;
}

.contact .liens, .actualites .actu_conteneur{
}

.contact h4{
	height: 19px; width: 582px;
	font-size:10px;
	font-weight: bold;
	background: url(../images/fond_titre.png) no-repeat;
	padding: 13px 0 0 5px; margin: 0;
	color: #ffffff;
}

.contact h3{

	font-size:12px;
	font-weight: bold;

}

.contact a{
		text-decoration: none;
		color: #50878F;
}

.contact a:hover{
		color: #77b6bf;
		text-decoration: none;
}

/* ------------------  fin actualites/contact	 -------------------*/

/* ------------------ css page entree  -------------------*/

#global_centre_acceuil {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #c9dae6;
	color:#737373;
	background-image: url(../images/fond_global_acceuil_centre.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 450px;
	padding:15px;
	position: relative;
	
	background-color:#ebebeb;
}
#global_centre_acceuil a{
color:#585858;
text-decoration:none;}
#global_centre_acceuil a:hover{
color:#737373;
text-decoration:underline;}
a.bouton_entrer {
	position:absolute;
	top:150px;
	left:100px;
	height: 133px;
	width: 285px;
	background-image:url("../images/bouton_acceuil.png");
	text-indent:-10000px;

}
a:hover.bouton_entrer {
	position:absolute;
	top:150px;
	left:100px;
	height: 133px;
	width: 285px;
	background-image:url("../images/bouton_acceuil_hover.png");
	text-indent:-10000px;

}
.p_acceuil {
position:absolute;
top:300px;
left:20px;
width:440px;}

.groupe_num_titre
{
	position: relative;
	width: 940px;
}

img#bouton
{
	border: none;
}



.pub {
	background-color: #FFFF66;
	height: 26px;
	width: 324px;
	position: absolute;
	top: 150px;
}

.txtbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7076b9;
	text-decoration: none;
}

.hoverthis
{
  /*position: relative;*/
 
}

.showonover
{
	position: fixed;
  top: 0px;
  left: 0px;
	display: none;

}

.hoverthis a img
{
 /* z-index: 2;*/
}

.showonover a img
{
  /*z-index: 20;*/
}


div.hoverthis  a *
{
	border: none;
	text-decoration: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	/*opacity: 0.85;*/

}

#FlashNewBooks
{
	z-index: 12;
}

/* ------------------ css page entree  -------------------*/
/* ------------------ page desinscription  -------------------*/

.desinsc
{
	margin: 55px 0 0 55px;
	color: yellow;
	font-size: 12px;
}
/* ------------------ fin page desinscriptino  -------------------*/

/* ------------------ css boutons categ  -------------------*/

/* boutons themes avec leur priorité*/

#bt_prio_20
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_natur.png');
	background-repeat: no-repeat;
}

#bt_prio_20:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_natur_s.png');
	background-repeat: no-repeat;
}

#bt_prio_19
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_envir.png');
	background-repeat: no-repeat;
}

#bt_prio_19:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_envir_s.png');
	background-repeat: no-repeat;
}

#bt_prio_18
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_sciences.png');
	background-repeat: no-repeat;
}

#bt_prio_18:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_sciences_s.png');
	background-repeat: no-repeat;
}

#bt_prio_17
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_societe.png');
	background-repeat: no-repeat;
}

#bt_prio_17:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_societe_s.png');
	background-repeat: no-repeat;
}

#bt_prio_16
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_fond.png');
	background-repeat: no-repeat;
}

#bt_prio_16:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_fond_s.png');
	background-repeat: no-repeat;
}

#bt_prio_15
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_class.png');
	background-repeat: no-repeat;
}

#bt_prio_15:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_class_s.png');
	background-repeat: no-repeat;
}

#bt_prio_14
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_new.png');
	background-repeat: no-repeat;
}

#bt_prio_14:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_new_s.png');
	background-repeat: no-repeat;
}

#bt_prio_13
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_egal.png');
	background-repeat: no-repeat;
}

#bt_prio_13:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_egal_s.png');
	background-repeat: no-repeat;
}

#bt_prio_12
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_acu.png');
	background-repeat: no-repeat;
}

#bt_prio_12:hover
{
	left: -5px;
    display: block;
	width: 200px;
    height: 40px;
    background-image: url('../images/pictos/picto_acu_s.png');
	background-repeat: no-repeat;
}

#bt_prio_11
{
	left: -5px;
	display: block;
	width: 200px;
	height: 40px;
	background-image: url('../images/pictos/picto_eso.png');
	background-repeat: no-repeat;
}

#bt_prio_11:hover
{
	left: -5px;
	display: block;
	width: 200px;
	height: 40px;
	background-image: url('../images/pictos/picto_eso_s.png');
	background-repeat: no-repeat;
}
/* ------------------ css boutons categ  -------------------*/

.titre {
	color:#8c643c;
	height:30px;
	text-align: center;
}

.gratuit {
	color:#CCCCCC;
	height:30px;
	text-align: center;
}


/* ------------------ css llettrines  -------------------*/

li.ligne_auteur, li.ligne_titre
{
	padding-left: 35px;
	list-style-type: none;	
}
.block_lettrine
{
	display: block;
	width: 35px;
	height: 35px;
}

#lettrine_chiffres
{
	background-image: url('../images/lettrines/lettrine_chiffres.png');
	background-repeat: no-repeat;

}

#lettrine_a
{
	background-image: url('../images/lettrines/lettrine_A.png');
	background-repeat: no-repeat;

}

#lettrine_b
{
	background-image: url('../images/lettrines/lettrine_B.png');
	background-repeat: no-repeat;

}

#lettrine_c
{
	background-image: url('../images/lettrines/lettrine_C.png');
	background-repeat: no-repeat;

}
#lettrine_d
{
	background-image: url('../images/lettrines/lettrine_D.png');
	background-repeat: no-repeat;

}

#lettrine_e
{
	background-image: url('../images/lettrines/lettrine_E.png');
	background-repeat: no-repeat;

}

#lettrine_f
{
	background-image: url('../images/lettrines/lettrine_F.png');
	background-repeat: no-repeat;

}
#lettrine_g
{
	background-image: url('../images/lettrines/lettrine_G.png');
	background-repeat: no-repeat;

}

#lettrine_h
{
	background-image: url('../images/lettrines/lettrine_H.png');
	background-repeat: no-repeat;

}

#lettrine_i
{
	background-image: url('../images/lettrines/lettrine_I.png');
	background-repeat: no-repeat;

}

#lettrine_j
{
	background-image: url('../images/lettrines/lettrine_J.png');
	background-repeat: no-repeat;

}

#lettrine_k
{
	background-image: url('../images/lettrines/lettrine_K.png');
	background-repeat: no-repeat;

}

#lettrine_l
{
	background-image: url('../images/lettrines/lettrine_L.png');
	background-repeat: no-repeat;

}

#lettrine_m
{
	background-image: url('../images/lettrines/lettrine_M.png');
	background-repeat: no-repeat;

}

#lettrine_n
{
	background-image: url('../images/lettrines/lettrine_N.png');
	background-repeat: no-repeat;

}

#lettrine_o
{
	background-image: url('../images/lettrines/lettrine_O.png');
	background-repeat: no-repeat;

}

#lettrine_p
{
	background-image: url('../images/lettrines/lettrine_P.png');
	background-repeat: no-repeat;

}

#lettrine_q
{
	background-image: url('../images/lettrines/lettrine_Q.png');
	background-repeat: no-repeat;

}

#lettrine_r
{
	background-image: url('../images/lettrines/lettrine_R.png');
	background-repeat: no-repeat;

}

#lettrine_s
{
	background-image: url('../images/lettrines/lettrine_S.png');
	background-repeat: no-repeat;

}

#lettrine_t
{
	background-image: url('../images/lettrines/lettrine_T.png');
	background-repeat: no-repeat;

}

#lettrine_u
{
	background-image: url('../images/lettrines/lettrine_U.png');
	background-repeat: no-repeat;

}
#lettrine_v
{
	background-image: url('../images/lettrines/lettrine_V.png');
	background-repeat: no-repeat;

}

#lettrine_w
{
	background-image: url('../images/lettrines/lettrine_W.png');
	background-repeat: no-repeat;

}

#lettrine_x
{
	background-image: url('../images/lettrines/lettrine_X.png');
	background-repeat: no-repeat;

}

#lettrine_y
{
	background-image: url('../images/lettrines/lettrine_Y.png');
	background-repeat: no-repeat;

}

#lettrine_z
{
	background-image: url('../images/lettrines/lettrine_Z.png');
	background-repeat: no-repeat;

}

/* ------------------ fin css lettrines  -------------------*/