@charset "utf-8";
/* CSS Document (Feuille de styles) */

* {
padding:0;
margin:0;
}

h3 {
padding-top:5px;
color:#536a77;
font-size:14px;
font-weight:bold;

text-align:left;
}
h3 a:link, h3 a:visited{
	text-decoration:none;
	color:#536a77;
}
h3 a:hover{
	color:#58aad7;
}
.t_rouge{
	color:#CC0000;
}
.t_noir{
	color:#000000;
}

h4 {
color:#536a77;
font-size:12px;
font-style:italic;
padding-bottom:10px;

font-weight:normal;
text-align:left;
}

/* Titres dans les liste de résultat */
h3.titre_liste{
	display:inline;
}
h4.auteur_liste {
	display:inline;
}

/* Titres dans la fiche d'un livre */
h3.titre_fiche{
	font-size:15px;
}
h4.auteur_fiche {
	font-size:13px;
}
h4.auteur_fiche a:link, h4.auteur_fiche a:visited{
	color:#536a77;
	text-decoration:none;
}
h4.auteur_fiche a:hover{
	text-decoration:underline;
}
.resume_fiche{
	color:#800000;
}

/*Ici -> couleur de fond de page */
body {
/*background:#e7e7e7 url(images/bg_body.jpg) repeat-x; background-color:#e4e5e9;*/
background-color:#546D7B; text-align:center;
}

#container {
width:972px;
margin:auto;
/*border:solid 8px #FFFFFF;*/
text-align:left;
}

.nettoyeur {
clear:both;
}

#header {
position:relative;
width:972px;
/*height:178px;*/
height:188px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

/* Form recherche */
form#fo_recherche{
	margin:0;
	padding:0;
	
	padding-top:60px;
	/*padding-left:640px;*/
	padding-left:752px;	
}
#lab_rech{
	display:block;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:5px;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
}
input#recherche{
float:left;
/*margin-top:60px;
margin-left:640px;*/
background-image:url(images/recherche.jpg);
background-repeat:repeat-x;

/*height:29px;
width:188px;*/
height:21px;
width:156px;


font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:13px;

padding-left:6px;
padding-top:4px;

border:0;
}

#go{
border:0;
float:left;
/*margin-top:60px;*/
background-image:url(images/bout_go.jpg);
background-repeat:no-repeat;
width:45px;
height:27px;
}


/* Menu horizontal */
#menu {
display:block;
position:absolute;
background-image:url(images/bg_menu.jpg);
background-repeat:no-repeat;
width:972px;
/*height:51px;*/
height:42px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
top:130px;
text-align:left;
}

#menu ul {
/*margin-top:15px;*/
margin-top:6px;
margin-left:15px;
}


#menu li {
list-style-type:none;
float:left;
height:30px;
/*padding-right:20px;*/
padding-right:11px;
}

#menu a:link, #menu a:visited{
float:left;
color:#FFFFFF;
text-decoration:none;
height:25px;
padding-top:5px;
padding-left:20px;
}

#menu a:hover {
color:#0a2b3d;
}

/* sous-menus */
#menu .librairies ul, #menu .librairies_on ul, #menu .contact ul, #menu .contact_on ul{
	float:left;
	margin-left:0;
	margin-top:0;
	text-transform:none;
	
	/*border:solid 1px #208ec9;*/
}
#menu .librairies ul li, #menu .librairies_on ul li, #menu .contact ul li, #menu .contact_on ul li{
	background-color:#FFFFFF;
	width:130px;
	padding-right:0px;
	min-height:25px;
	border-bottom:dotted 1px #208ec9;
}
#menu .librairies ul li a:link, #menu .librairies ul li a:visited, #menu .librairies_on ul li a:link, #menu .librairies_on ul li a:visited{
	padding-left:20px;
	height:15px;
	color:#0a2b3d;
}
#menu .librairies ul li a:hover, #menu .librairies_on ul li a:hover{
	color:#208ec9;
}
#menu .contact ul li a:link, #menu .contact ul li a:visited, #menu .contact_on ul li a:link, #menu .contact_on ul li a:visited{
	padding-left:20px;
	height:15px;
	color:#0a2b3d;
}
#menu .contact ul li a:hover, #menu .contact_on ul li a:hover{
	color:#208ec9;
}
/* Fin sous-menus */

li.vientparaitre{
background-image:url(images/vient_paraitre.jpg);
background-repeat:no-repeat;
width:155px;
height:30px;
}
li.telechargements{
	background-image:url(images/telechargements.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:30px;
}
#menu li.telechargements a:link, #menu li.telechargements a:visited{
	padding-left:10px;
}
#menu li.telechargements_on a:link, #menu li.telechargements_on a:visited{
	padding-left:10px;
}

li.paraitre,li.catalogue,li.librairies{
background-image:url(images/paraitre.jpg);
background-repeat:no-repeat;
width:104px;
height:30px;
}

li.accueil,li.presse,li.contact{
background-image:url(images/contact.jpg);
background-repeat:no-repeat;
width:89px;
height:30px;
}


li.vientparaitre:hover{
background-image:url(images/paraitre_on.jpg);
background-repeat:no-repeat;
width:155px;
height:30px;
}
li.telechargements:hover{
background-image:url(images/telechargements_on.jpg);
background-repeat:no-repeat;
width:133px;
height:30px;
}

li.paraitre:hover,li.catalogue:hover,li.librairies:hover{
background-image:url(images/aparaitre.jpg);
background-repeat:no-repeat;
width:104px;
height:30px;
}

li.accueil:hover,li.presse:hover,li.contact:hover{
background-image:url(images/contact_on.jpg);
background-repeat:no-repeat;
width:89px;
height:30px;
}

/* menu sélectionné */
li.accueil_on,li.presse_on,li.contact_on{
background-image:url(images/contact_on.jpg);
background-repeat:no-repeat;
width:89px;
height:30px;
}
#menu .accueil_on a:link,#menu .accueil_on a:visited, #menu .presse_on a:link,#menu .presse_on a:visited, #menu .contact_on a:link, #menu .contact_on a:visited{
	color:#0a2b3d;
}

li.vientparaitre_on{
background-image:url(images/paraitre_on.jpg);
background-repeat:no-repeat;
width:155px;
height:30px;
}
li.telechargements_on{
	background-image:url(images/telechargements_on.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:30px;	
}
#menu .vientparaitre_on a:link, #menu .vientparaitre_on a:visited{
	color:#0a2b3d;
}
#menu .telechargements_on a:link, #menu .telechargements_on a:visited{
	color:#0a2b3d;
}


li.paraitre_on,li.catalogue_on,li.librairies_on{
background-image:url(images/aparaitre.jpg);
background-repeat:no-repeat;
width:104px;
height:30px;
}
#menu .paraitre_on a:link,#menu .paraitre_on a:visited, #menu .catalogue_on a:link,#menu .catalogue_on a:visited, #menu .librairies_on a:link, #menu .librairies_on a:visited{
	color:#0a2b3d;
}

#fond_carroussel {
width:972px;
/*height:364px; background-image:url(images/carroussel.jpg); background-repeat:no-repeat;*/
background:#FFFFFF;
height:350px;
padding-top:14px;
margin-bottom:15px;
}

#carroussel {
width:849px;
height:304px;
margin-right:auto;
margin-left:auto;
background:url(images/contenu_carrousel.jpg) no-repeat;
}

.next {
display:block;
float:right;
position:relative;
top:120px;
right:9px;
width:21px;
height:38px;
background-image:url(images/next.jpg);
background-repeat:no-repeat;
}

.return {
display:block;
float:left;
position:relative;
top:120px;
left:9px;
width:21px;
height:38px;
background-image:url(images/return.jpg);
background-repeat:no-repeat;
}

#anim {
float:left;
width:330px;
height:290px;
}

#txt_carroussel {
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
float:left;
/*width:455px;
height:280px;
*/
height:245px;
font-size:12px;
/*padding-top:15px;*/
padding-top:50px;

padding-left:0;
color:#ffffff;
}

#txt_carroussel p {
/*font-family:Arial, Helvetica, sans-serif;*/
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}
.cover_carou{
	height:250px;
	border:none;
/*	
	max-width:185px;
*/
	
  /* Code spécial IE, pour largeur max */ 
/*  
  _width: expression((this.offsetWidth>=this.offsetHeight) ? 
      Math.min(parseInt(this.offsetWidth), 250 ) : true);
*/
}

.txt_content {
width:410px;
height:230px;
margin-top:-15px;
margin-left:25px;
padding-top:15px;

	position:relative;
}

#nav_carroussel {
position:relative;
top:0px;
height:35px;
width:753px;
background-image:url(images/nav_carroussel.gif);
background-repeat:no-repeat;
margin:auto;
}

#contenu {
/*background-image:url(images/bg_contenu.jpg); background-repeat:repeat-x;*/
background:#FFFFFF;
width:972px;
}

#gauche {
width:218px;
float:left;
padding-left:12px;
margin-top:25px;
border-right:1px solid #D4EAE7;
}

#top_newsletter {
/*width:246px;*/
width:210px;
height:42px;
background-image:url(images/top_categorie.jpg);
background-repeat:no-repeat;
}

#top_categorie {
/*width:246px;*/
width:210px;
height:42px;
background-image:url(images/top_categorie.jpg);
background-repeat:no-repeat;
margin-top:10px;
}

#centre_categorie, #centre_newsletter {
background-image:url(images/centre_categorie.jpg);
background-repeat:repeat-y;
/*width:246px;*/
width:210px;
}
/* formulaire newsletter */
#centre_newsletter form{
	margin:0;
	width:170px;
	margin-left:20px;
	
	color: #454545;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:5px 0 0 0;
}
#centre_newsletter #champ_mail{
	float:left;
	width:135px;
	
	margin:10px 0;
}
#centre_newsletter #email{
	width:130px;
}
#centre_newsletter #buttons{
	padding-top:25px;
	float:left;
	margin-left:5px;
}
#submit_newsl{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
}

ul.liste_cat{
	background-image:url(images/centre_cat.jpg);
	background-repeat:repeat-y;
	margin-left:8px;

	padding-top:5px;
}
.cat a{
text-decoration:none;
color:#454545;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:12px;

display:block;
padding-left:31px;
}
li.cat{	 
	list-style:none;
	margin-left:15px;

	 padding:3px 0;
	 text-align:left;

	 background-image: url(images/ligne.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom;
	
	 /*width:200px;*/
	 width:164px;
	 min-height:20px;
	 vertical-align:middle;
}
li.cat .puce_cat{
	width:21px;
	height:10px;
	margin-right:10px;
	float:left;
}


#bas_categorie, #bas_newsletter {
background-image:url(images/bas_categorie.jpg);
background-repeat:no-repeat;
width:210px;
height:28px;
}

#droite {
float:right;
width:727px;
padding-right:2px;
margin-top:25px;
}

h2 {
text-transform:uppercase;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
padding-top:15px;
padding-left:25px;
}

#top_collection {
margin-top:10px;
width:210px;
height:42px;
background-image:url(images/top_categorie.jpg);
background-repeat:no-repeat;
}

#centre_collection {
background-image:url(images/centre_categorie.jpg);
background-repeat:repeat-y;
width:210px;
}
#centre_collection p{
	margin-left:5px;
	margin-right:5px;
	
	padding:3px 5px;
	text-align:left;	 
	
	text-decoration:none;
	color:#454545;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;		
}
ul.liste_coll{
	background-image:url(images/centre_cat.jpg);
	background-repeat:repeat-y;
	margin-left:8px;

	padding-top:5px;
}
.col a{
text-decoration:none;
color:#454545;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:12px;
}
li.col{
	list-style:none;
	margin-left:15px;
	
	padding:3px 0;
	text-align:left;	 
	
	background-image: url(images/ligne.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
	width:164px;
	min-height:20px;
	vertical-align:middle;
}
li.col .puce_col{
	width:20px;
	height:18px;
	margin-right:10px;
	margin-bottom:3px;
	float:left;
}


#bas_collection {
clear:both;
background-image:url(images/bas_categorie.jpg);
background-repeat:no-repeat;
width:210px;
height:28px;
}

#telecharger {
background:url(images/telecharger.jpg) no-repeat 6px 0%;
width:210px;
height:156px;
margin-top:12px;
}

#telecharger a {
display:block;
width:179px;
height:126px;
color:#FFFFFF;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:18px;
padding-top:13px;
text-decoration:none;

font-weight:bold;
}

.ligne_bleu {
display:none;
/* margin-top:30px; margin-left:4px; float:left; background-image:url(images/ligne_bleu.jpg); background-repeat:no-repeat; width:7px; height:782px; */
}

#top_paraitre, .top_paraitre {
background-image:url(images/top_paraitre.jpg);
background-repeat:no-repeat;
width:714px;
height:42px;
}

#centre_paraitre, .centre_paraitre {
background-image:url(images/centre_paraitre.jpg);
background-repeat:repeat-y;

padding-bottom:20px;
}
#centre_paraitre p, .centre_paraitre p{
	margin-top:5px;
	margin-bottom:5px;
}

.adresse_mail{
	margin-bottom:-4px;
}

/* Cover détail livre = 190px larg */
.img_art {
	float:left;
	width:212px;
	padding-left:20px;
	margin-top:10px;
}
.cover{
	width:190px;
	margin-left:11px;
	border:none;
}
.ombre_haut{
	background:url(images/ombre_top.jpg) no-repeat;
	height:11px; font-size:1px;
}
.ombre_milieu{
	background:url(images/ombre_milieu.jpg) repeat-y;
}
.ombre_bas{
	background:url(images/ombre_bas.jpg) no-repeat;
	height:11px;
}


#centre_paraitre .txt_art_complet p{
	margin-top:5px;
	margin-bottom:10px;
}
#centre_paraitre ul{
	margin-left:20px;
}
/* Cover sur home = 120px larg */
.img_art_home {
float:left;
width:130px;
padding-left:20px;
margin-top:10px;
}

.cover_home{
	width:120px;
	margin-left:7px;
	border:none;
}
.ombre_haut_home{
	background:url(images/ombre_top_120px.jpg) no-repeat;
	height:7px;
}
.ombre_milieu_home{
	background:url(images/ombre_milieu_120px.jpg) repeat-y;
}
.ombre_bas_home{
	background:url(images/ombre_bas_120px.jpg) no-repeat;
	height:7px;
}

/* Cover dans liste = 100px larg */
.img_art_liste {
	float:left;
	width:90px;
	padding-left:20px;
	margin-top:10px;
}
.cover_liste{
	width:80px;
	margin-left:6px;
	border:none;	
}
.ombre_haut_liste{
	background:url(images/ombre_top_80px.jpg) no-repeat;
	height:7px;
}
.ombre_milieu_liste{
	background:url(images/ombre_milieu_80px.jpg) repeat-y;
}
.ombre_bas_liste{
	background:url(images/ombre_bas_80px.jpg) no-repeat;
	height:7px;
}


/* Cover dans détail livre = 190px larg */

.par2 {
/*color:#58aad7;*/
margin-top:15px;
}

.footer_art_home {
margin-top:10px;
}
.date {
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:11px;
color:#47606e;
}
.lire_suite{
	text-align:right;
}
.lire_suite a:link, .lire_suite a:visited{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#47606e;	
}
.lire_suite a:hover{
	text-decoration:none;
}

.inter_article{
background-image:url(images/inter_article.jpg);
background-repeat:no-repeat;
width:703px;
height:5px;
margin-left:5px;

margin-top:10px;
}
.cleaner{
	clear:both;
	height:1px;
}

#bas_paraitre, .bas_paraitre {
clear:both;
background-image:url(images/bas_paraitre.jpg);
background-repeat:no-repeat;
width:714px;
height:31px;
margin-bottom:6px;
}

#top_une {
background-image:url(images/top_paraitre.jpg);
background-repeat:no-repeat;
width:714px;
height:42px;
}

#centre_une {
background-image:url(images/centre_paraitre.jpg);
background-repeat:repeat-y;
}

#bas_une {
clear:both;
background-image:url(images/bas_paraitre.jpg);
background-repeat:no-repeat;
width:714px;
height:31px;
margin-bottom:6px;
}

#top_decouvrir {
clear:both;
background-image:url(images/top_paraitre.jpg);
background-repeat:no-repeat;
width:714px;
height:42px;
}

#centre_decouvrir {
background-image:url(images/centre_paraitre.jpg);
background-repeat:repeat-y;
}

#bas_decouvrir {
clear:both;
background-image:url(images/bas_paraitre.jpg);
background-repeat:no-repeat;
width:714px;
height:31px;
margin-bottom:6px;
}

#pre_footer {
padding-top:25px;
padding-bottom:15px;
clear:both;
width:972px;
}

#pre_footer a {
padding-left:15px;
background-image:url(images/fleche.jpg);
background-repeat:no-repeat;
background-position:left;
margin-left:878px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:11px;
color:#0b2f42;

}
#footer {
width:972px;
text-align:center;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;

height:40px;
line-height:40px;
vertical-align:middle;

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#footer ul{
/*
margin-left:300px;
*/
margin:0;
padding:0;
}

#footer li{
display:inline;
list-style-type:none;
padding-left:5px;
}

#footer a {
color:#FFFFFF;
text-decoration:none;

margin-right:5px;
}

/* Description livre */
.intitule{
	font-weight:bold;
	color:#536a77;
}
.sous_titre{
	color:#536a77;
	font-style:italic;
}

/* Formulaire pour recherche détaillée (page catalogue) */
#fo_recherche_detaillee{
	margin:0 0 0 30px;
	padding:20px 0;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
#fo_recherche_detaillee label{
	width:110px;
	display:block;
	clear:left;
	float:left;
	
	margin-bottom:5px;
	font-weight:bold;
	color:#536a77;
	font-size:12px;	
}
#fo_recherche_detaillee input{
	float:left;
	margin-bottom:5px;	
}
#fo_recherche_detaillee #btn_rech{
	clear:both;
	border:solid 1px #208ec9;
	background-color:#0d3348;
	color: #FFFFFF;
	
	padding:3px;
	font-size:12px;
	
	margin-left:110px;
	margin-top:10px;
	
	cursor:pointer;
}
#fo_recherche_detaillee #btn_reset{
	float:left;
	border:solid 1px #208ec9;
	background-color:#0d3348;
	color: #FFFFFF;
	
	padding:3px;
	font-size:12px;
	width:70px;
	
	margin-left:10px;
	margin-top:10px;
	
	cursor:pointer;
}
#fo_recherche_detaillee .imgcal {
	border-width:0;
	vertical-align:middle;
	float:left;
	margin-left:5px;
}

/*-------------------------------pagination-------------------------------------*/

div.pagination {
    margin: 15px 0 3px 0;
	text-align:center;
	
	font-size:11px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
div.pagination a {
    background-color: #fff;
    border: 1px solid #999999;
    color:#999999;
    margin: 1px;
    padding: 2px 5px;
    text-decoration: none
}
div.pagination a:hover,active {
    background-color: #208ec9;
    border: 1px solid #999999;
    color: #fff;
    margin: 1px;
    padding: 2px 4px
}
div.pagination span.courante {
    background-color: #145c84;
    border: 1px solid #0000AE;
    color: #fff;
    font-weight: bold;
    margin: 1px;
    padding: 2px 4px
}
div.pagination span.desactive {
    background-color: #fff;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    margin: 1px;
    padding: 2px 4px
}

/*** carrousel dyna ***/
h2#title-text {
	/*color:#ffffff;
	font-size:18px;*/
	font-size:19px;
	padding-left:0;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	
	color:#FFCC66;
}
h2#title-text a:link, h2#title-text a:visited{
	text-decoration:none;
	/*color:#ffffff;*/
	color:#f9e98e;
}
h2#title-text a:hover{
	text-decoration:none;
	color:#f9e98e;
}
#txt_carroussel h3 {
/*color:#ffffff;*/
color:#f9e98e;
font-size:14px;
font-style:italic;

padding-top:0;
padding-bottom:10px;

font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

#alt-text b {
	display: block;
	padding:20px 0 20px 0;
}

#alt-text span {
	display: block;
	color:#47606E;
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
#alt-text{
	text-align:justify;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

#carousel1 img.front {
	opacity: 1;
}

#carousel1 img.cloudcarousel {
	opacity: 0.5;
}

#carousel1 img.cloudcarousel:hover {
	opacity: 1;
}

/* navigation carrousel */
#boutons_nav{
	width:200px;
	margin:0 auto;
	text-align:center;
	padding-top:4px;
}
#boutons_nav img{
	border:0;
	width:18px;
	height:18px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#nav_carroussel a {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	
	float:left;
}
#savoir_plus_car{
	background:url(images/savoir_plus.jpg) no-repeat;
	width:109px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	
	position:absolute;
/*	top:420px;
	right:270px;*/
	bottom:10px;
	right:0;
	
	margin:0;
	padding:0;
}
a#savoir_plus_car:link, a#savoir_plus_car:visited{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#slides {
	margin-top: 30px;
	margin-left: 90px;
}

#slides img {
	border: 0;
	height:250px;
}


/* STYLES UTILISES DANS LES ZONES DE TEXTE ------------------------*/

/*-- Page détail d'un livre --*/
}

.txt_art_libelle{
float:left;
width:493px;
margin-top:10px;
margin-left:20px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0099FF;
font-weight:normal;

}

.txt_art_auteur{
float:left;
width:493px;
margin-top:10px;
margin-left:20px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#616161;
font-weight:normal;

}

.txt_art_libelle_court{
float:left;
width:493px;
margin-top:10px;
margin-left:20px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#616161;
font-weight:normal;

}

/* Pour toute la zone de détail (à partir du titre du livre, jusqu'à la fin */
.txt_art{
float:left;
width:423px;
margin-top:10px;
margin-left:20px;
padding-left:5px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#616161;
font-weight:normal;
}

/* Partie "Texte Long" + "Biographie" */
#description_livre{
clear:both;
margin-top:10px;
margin-left:30px;
padding-left:5px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#616161;
font-weight:normal;
width:630px;
}

/*-- Article complet --> Sans cover sur la gauche = +/- pages "Statiques" (Ex: Librairies, Presse, ... )--*/
.txt_art_complet{
float:left;
width:640px;
margin-top:10px;
margin-left:20px;
padding-left:5px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#616161;
font-weight:normal;
}

/* Bloc de news sur la home */
.news_home .txt_art_complet ul{
	margin-left:20px;
}
.news_home .txt_art_complet li{
	margin-bottom:7px;
}

/*-- Page de "listes" de livres (Ex: pages "a paraître", "vient de paraîte", ...) --*/
.txt_art_liste {
float:left;
width:493px;
margin-top:17px;
margin-left:20px;
padding-left:5px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#616161;
}

/*-- Textes sur la page d'accueil (différents cadres) --*/
.txt_art_home {
float:left;
width:493px;
margin-top:10px;
margin-left:20px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#616161;
font-weight:normal;
}
