<!-- 
#haut_contenu {
width:950px;
float:left;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position:absolute;
z-index:3;
width:411px;
height:24px;
margin-top:11px;
margin-left:338px;
}

#menu dt {
cursor: pointer;
text-align: center;
height:24px;
/* pour IE qui a horreur du vide*/
background: url(../images/vide.png) repeat;
}


#menu dl.item1 {
float: left;
width: 79px;
}

#menu dl.item1:hover {
background: url(../images/news.png);
width: 79px;
height: 24px;
}


#menu dl.item2 {
float: left;
width: 76px;
margin-left: 5px;
}

#menu dl.item2:hover {
background: url(../images/archives.png);
width: 76px;
height: 24px;
}

#menu dl.item3 {
float: left;
width: 75px;
margin-left: 5px;
}

#menu dl.item3:hover {
background: url(../images/forum.png);
width: 75px;
height: 24px;
}

#menu dl.item4 {
float: left;
width: 79px;
margin-left: 5px;
}

#menu dl.item4:hover {
background: url(../images/contact.png);
width: 79px;
height: 24px;
}

#menu dl.item5 {
float: left;
width: 79px;
margin-left: 8px;
}

#menu dl.item5:hover {
background: url(../images/extra.png);
width: 79px;
height: 24px;
}



#menu li {
width:120px;
/*margin-left:0px;*/
border-top: 1px solid white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;
}

#menu li.li1 {
background: url(../images/fond_news.png) repeat;
}

#menu li.li1 a {
color: #FFFFFF;
text-decoration: none;
height: 40px;
display: block;
}

#menu li.li1 a:hover {
color: #FFFFFF;
background: #013035;
}

#menu li.li2 {
background: url(../images/fond_archives.png) repeat;
}

#menu li.li2 a {
color: #FFFFFF;
text-decoration: none;
height: 40px;
display: block;
}

#menu li.li2 a:hover {
color: #FFFFFF;
background: #320C00;
}


#menu li.li4 {
background: url(../images/fond_contact.png) repeat;
}

#menu li.li4 a {
color: #FFFFFF;
text-decoration: none;
height: 40px;
display: block;
}

#menu li.li4 a:hover {
color: #FFFFFF;
background: #323F00;
}

#menu li.li5 {
background: url(../images/fond_extra.png) repeat;
}

#menu li.li5 a {
color: #FFFFFF;
text-decoration: none;
height: 45px;
display: block;
}

#menu li.li5 a:hover {
color: #FFFFFF;
background: #FF9500;
}


.banniere_pub {
position:absolute;
z-index:2;
width:450px;
height:70px;
margin-top:42px;
margin-left:332px;
border: 2px solid #930000;
}


#contenu {
position:absolute;
z-index:2;
width:500px;
/*height:517px;*/
margin-top:120px;
margin-left:300px;
/*background-color:#CC6600;*/
}


.conteneur_photos {
	width:500px;
	height:396px;
	background-image:url(../images/fond_numeros.png);
}

.bloc_couv {
width: 125px;
height: 196px;
float : left;
/*background-color:#CC6600;*/
}

#conteneur_publications {
width:378px;
height:396px;
/*overflow:auto;*/
background-image:url(../images/fond_liens.png);
/*background-color:#33FF99;*/
}

.bloc_publication {
width: 189px;
height: 196px;
float : left;
/*background-color:#CC6600;*/
}

.cadre_couv {
	/*background-color: #00979C;*/
	width: 125px;
	height: 196px;
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
}

.cadre_publication {
	/*background-color: #00979C;*/
	width: 180px;
	height: 196px;
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
}

.cadre_sur_couv {
	width: 125px;
	height: 170px;
	position:relative;
	left:5px;
	top:-196px;
	z-index:10;
}

.cadre_sur_publication {
	width: 125px;
	height: 170px;
	position:relative;
	left:28px;
	top:-196px;
	z-index:10;
}


.centre_photo_hor {
	padding-top:10px;
	padding-bottom:4px;
	margin-right:auto;
	margin-left:auto;
	}
	
.centre_photo_vert{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}
	
.numero {
margin-top:3px;
}
	
.defil_couv {
	width:500px;
	height:20px;
	float:left;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000099;
	text-align:center;
}

.defil_chroniques {
	width:378px;
	height:20px;
	float:left;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000099;
	text-align:center;
}


.boutons_defil_couv:link {
color:#000099;
}

.boutons_defil_couv:visited {
color:#000099;
}

.boutons_defil_couv:hover {
color:#000099;
}

.boutons_defil_couv:active {
color:#000099;
}

.liens_sommaire:link {
color:#f0e8a0;
background-color:#A63839;
}

.liens_sommaire:visited {
color:#f0e8a0;
background-color:#A63839;
}

.liens_sommaire:hover {
color:#ffffff;
background-color:#A63839;
}

.liens_sommaire:active {
color:#ffffff;
background-color:#A63839;
}

.ordre {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #003366;
}

.titre_abon {
width:500px;
height:23px;
background-image:url(../images/titre_abon.png);
/*background-color:#CCCC00;*/
}

#bloc_abon {
position:absolute;
z-index:3;
width:500px;
height:504px;
top:25px;
overflow:auto;
/*background-color:#00FF99;*/
background-image:url(../images/fond_abon2.jpg);
}

#fond_abon {
position:absolute;
width:500px;
height:504px;
background-image:url(../images/fond_abon2.jpg);
}

#scroll_bloc_abon {
position:absolute;
z-index:3;
width:493px;
height:504px;
top:5px;
left:10px;
overflow:auto;
/*background-color:#00FF99;*/
}

/* css for scrollbar below here*/

#contenu_bloc_edito {
position:absolute;
top:0px;
left:0px;
}

#contenu_bloc_accueil {
position:absolute;
top:0px;
left:0px;
}

#contenu_bloc_catalogue_bm {
position:absolute;
top:0px;
left:0px;
padding-top:18px;
padding-left:20px;
padding-bottom:15px;
}

#slider-wrap-celephais {
position:absolute;
z-index:3;
width:15px;
top:23px;
left:360px;
background-color:#bb9f55;
border:1px solid gray;
}

#slider-wrap-contenu {
position:absolute;
z-index:3;
width:15px;
left:368px;
top:1px;
background-color:#bb9f55;
border:1px solid gray;
}

#slider-wrap-accueil {
position:absolute;
z-index:3;
width:15px;
left:364px;
background-color:#bb9f55;
border:1px solid gray;
}


#slider-vertical{
position:relative;
height:100%;
}

.ui-slider-handle{
position:absolute;
width:15px;
height:10px;
margin:0 auto;
background-color:#812f57;
display:block;
}


/*#arrow_up{position:absolute;bottom:50px}

#arrow_down{position:absolute;bottom:0}*/

/* fin
 css scrollbar */

table#tbl_abon {
	width:100%;
	border: thin solid #666666;
	}
	
	table#tbl_abon td {
    padding: 5px;
    border: thin solid #666666;

}

.titres_tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C0C30;
	text-align: center;
}

.titres_tableau2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C0C30;
	text-align: left;
}

.titres_tableau3 {
color:#003399;
}

.warning_abon {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	margin-top:50px;
	margin-left:10px;
color:#CC3333;
}

.liste1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	text-align: left;
}

.liste2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	text-align: center;
}


#prix, #port, #prix_hors_hab, #prix2, #port2, #choix_num, #total_general {
	width:15%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:#003399;
	text-align: center;
}

.cout_total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C0C30;
	text-align: right;
}

#lien_resume_som:link {
	color: #993300;
	text-decoration: none;
	font-size:1em;
	font-weight:bold;
}
#lien_resume_som:visited {
	text-decoration: none;
	color: #993300;
	font-size:1em;
	font-weight:bold;
}
#lien_resume_som:hover {
	text-decoration: none;
	color: #FF0000;
	font-size:1em;
	font-weight:bold;
}
#lien_resume_som:active {
	text-decoration: none;
	color: #FF0000;
	font-size:1em;
	font-weight:bold;
}

#contenant_som {
width:381px;
margin-top:20px;
/*background-color:#CCCC99;*/
}

#numero_som {
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1.20em;
font-weight:bold;
color: #993300;
}

table#som {
width:380px;
margin-top:10px;
font-family:Georgia, Times New Roman, Times, serif;
}

td#image_som {
width:50px;
}

#titre_auteurs_som {
width:89%;
}

#titre_som {
font-size: 0.8em;
font-weight:bold;
}

#hors_titre_som {
font-size: 0.75em;
}

#vignette_som {
border: 2px solid #993300;
}

.resume_som {
font-size:small;
text-align:justify;
padding-left:5px;
padding-right:5px;
border: 2px solid #993300;
}

#bas_contenu6 {
width:950px;
height:160px;
float:left;
background-image:url(../images/contenu2.jpg);
}


#bas_contenu7 {
width:950px;
height:160px;
float:left;
margin-top:280px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu8 {
width:950px;
height:160px;
float:left;
margin-top:360px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu8_2 {
width:950px;
height:160px;
float:left;
margin-top:400px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu9 {
width:950px;
height:160px;
float:left;
margin-top:460px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu10 {
width:950px;
height:160px;
float:left;
margin-top:560px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu11 {
width:950px;
height:160px;
float:left;
margin-top:680px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu12 {
width:950px;
height:160px;
float:left;
margin-top:800px;
background-image:url(../images/contenu2.jpg);
}

#bas_contenu13 {
width:950px;
height:160px;
float:left;
margin-top:930px;
background-image:url(../images/contenu2.jpg);
}

.chapeau_librairies {
width:353px;
height:50px;
margin-left:-36px;
/*padding-left:5px;
padding-right:5px;*/
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
text-align:justify;
/*background-color:#66CC99;*/
}

.titre_librairies {
width:500px;
height:23px;
background-image:url(../images/titre_librairies.png);
}

.titre_pros {
width:500px;
height:23px;
background-image:url(../images/titre_pros.png);
}


.chapeau_liens {
width:353px;
height:85px;
margin-left:-36px;
/*padding-left:5px;
padding-right:5px;*/
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
text-align:justify;
/*background-color:#66CC99;*/
}

#bloc_liens {
width:338px;
height:415px;
padding-top:10px;
padding-left:40px;
margin-top:4px;
overflow:auto;
background-image:url(../images/fond_edito.png);
}


#bloc_liens ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
line-height:1.4em;
}

#bloc_liens  li {
list-style-type:disc;
}


#bloc_liens a {
color: #860712;
}

#bloc_pros {
width:462px;
height:415px;
padding-top:10px;
padding-left:40px;
margin-top:4px;
overflow:auto;
background-image:url(../images/fond_pros.png);
}

#bloc_pros ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
line-height:1.4em;
}

#bloc_pros  li {
list-style-type:disc;
}


#bloc_pros a {
color: #860712;
}

#titre_groupe {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:bold;
color:#FFFFFF;
background-color:#860712;
}

#ville_librairie {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:bold;
background-color:#860712;
}

#ville_librairie a {
color: #FFFFFF;
}

#disponibilite {
color: #FFFFFF;
background-color:#860712;
}

#texte_chroniques {
width:490px;
height:391px;
padding-right:5px;
padding-left:5px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height:18px;
text-align:justify;
overflow:auto;
background-image:url(../images/fond_numeros.png);
}

.left {
float:left;
border : 3px solid #860712;
/*margin-top:2px;*/
margin-right:5px;
/*margin-bottom:2px;*/
}

.right {
float:right;
border : 3px solid #860712;
/*margin-top:2px;*/
margin-left:5px;
/*margin-bottom:2px;*/
}

.titre_anciensnum {
width:500px;
height:23px;
background-image:url(../images/titre_anciens_num.png);
}

.titre_publications {
width:500px;
height:23px;
background-image:url(../images/titre_publications.png);
}

.titre_chroniques {
width:500px;
height:23px;
background-image:url(../images/titre_chroniques.png);
}

.titre_reportages {
width:500px;
height:23px;
background-image:url(../images/titre_reportages.png);
}

.titre_archives_chroniques {
width:500px;
height:23px;
background-image:url(../images/titre_archives_chroniques.png);
}

.titre_archives_reportages {
width:500px;
height:23px;
background-image:url(../images/titre_archives_reportages.png);
}

.titre_liens {
width:500px;
height:23px;
background-image:url(../images/titre_liens.png);
}

.titre_artistes {
width:500px;
height:23px;
background-image:url(../images/titre_artistes.png);
}

.titre_expositions {
width:500px;
height:23px;
background-image:url(../images/titre_expositions.png);
}

.titre_ateliers {
width:500px;
height:23px;
background-image:url(../images/titre_ateliers.png);
}

.titre_evenements {
width:500px;
height:23px;
background-image:url(../images/titre_evenements.png);
}

.titre_historique {
width:500px;
height:23px;
background-image:url(../images/titre_historique.png);
}

.titre_mentions {
width:500px;
height:23px;
background-image:url(../images/titre_mentions.png);
}

.titre_accueil {
width:500px;
height:23px;
background-image:url(../images/titre_accueil.png);
}

.titre_panier {
width:500px;
height:23px;
background-image:url(../images/titre_panier.png);
}

.titre_coordonnees {
width:500px;
height:23px;
background-image:url(../images/titre_coordonnees.png);
}

.chapeau_artistes {
width:350px;
height:150px;
float:left;
margin-top:10px;
/*margin-left:-48px;*/
padding-left:5px;
padding-right:5px;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
text-align:justify;
/*background-color:#66CC99;*/
}

#bloc_envois {
width:378px;
height:425px;
margin-top:4px;
background-image:url(../images/fond_edito.png);
}

#bloc_envois a:link {
color:#0066CC;
}

#bloc_envois a:hover {
color:#CC0000;
}

.chapeau_envois {
width:368px;
height:398px;
overflow:auto;
float:left;
margin-top:10px;
/*margin-left:-48px;*/
padding-left:5px;
padding-right:5px;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
text-align:justify;
/*background-color:#66CC99;*/
}

#bloc_artistes {
width:378px;
height:415px;
margin-top:4px;
padding-bottom:10px;
overflow:auto;
background-image:url(../images/fond_edito.png);
}


#bloc_artistes ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
font-weight:bold;
line-height:1.4em;
}

#bloc_artistes  li {
list-style-type:disc;
}


#bloc_artistes a {
color: #860712;
}

.bloc_auteurs {
width:160px;
/*height:384px;*/
float:left;
padding-left:20px;
/*background-color:#FF9933*/
}

.bloc_illus {
width:160px;
/*height:384px;*/
float:left;
margin-left:0px;
padding-left:20px;
/*background-color:#CCCC00;*/
}

.fiche_artiste {
width:580px;
height:500px;
float:left;
margin-top:32px;
padding:8px;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
line-height:18px;
text-align:justify;
/*background-color:#33FF99;*/
}

.logo_createurs {
width:135px;
height:38px;
float:left;
background-image:url(../images/logo_createurs.jpg)
}

.logo_celephais {
width:137px;
height:108px;
float:left;
background-image:url(../images/logo_celephais.png)
}

.fiche_publication {
width:580px;
height:500px;
float:left;
padding:8px;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
line-height:18px;
text-align:justify;
/*background-color:#33FF99;*/
}

.titre_fiche_artiste {
font-size: 1em;
font-weight:bold;
}



#bloc_chroniques {
width:378px;
height:396px;
overflow:auto;
background-image:url(../images/fond_liens.png);
/*background-color:#33FF99;*/
}

table#chron {
width:360px;
font-family:Georgia, Times New Roman, Times, serif;
border-spacing:0.3em;
}


#titre_chron a {
font-size: 0.9em;
font-weight:bold;
text-decoration:underline;
color: #993300;
}

#titre_chron a:hover {
color: #FF0000;
}

#fond_edito {
position:absolute;
width:378px;
height:425px;
background-image:url(../images/fond_edito.png);
}

#scroll_bloc_edito {
position:absolute;
z-index:3;
width:354px;
height:414px;
left:7px;
overflow:auto;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
line-height:1.2em;
text-align:justify;
/*background-color:#FFCC00;*/
}

.titre_edito {
width:500px;
height:23px;
background-image:url(../images/titre_edito.png);
}

.titre_plan {
width:500px;
height:23px;
background-image:url(../images/titre_plan.png);
}

.titre_envois {
width:500px;
height:23px;
background-image:url(../images/titre_envois.png);
}

.titre_contacts {
width:500px;
height:23px;
background-image:url(../images/titre_contacts.png);
}

.chapeau_contacts {
width:368px;
height:140px;
margin-left:-40px;
padding-left:5px;
padding-right:5px;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
text-align:justify;
/*background-color:#66CC99;*/
}

#bloc_contacts {
width:338px;
height:415px;
padding-top:10px;
padding-left:40px;
margin-top:4px;
overflow:auto;
background-image:url(../images/fond_edito.png);
}


#bloc_contacts ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
line-height:1.4em;
}

#bloc_contacts  li {
list-style-image:url(../images/icone_mail.gif);
}


#bloc_contacts a {
color: #860712;
}

#lien_librairies {
width:120px;
height:70px;
float:left;
margin-left:155px;
margin-top:25px;
/*background-color:#CCCC66;*/
}

#bas1_contact {
width:80px;
height:10px;
float:left;
margin-left:63px;
margin-top:138px;
/*background-color:#CCCC66;*/
}

#bas1_mentions {
width:90px;
height:10px;
float:left;
margin-left:9px;
margin-top:138px;
/*background-color:#CCCC66;*/
}

#bas1_plan {
width:60px;
height:10px;
float:left;
margin-left:8px;
margin-top:138px;
/*background-color:#CCCC66;*/
}


#bas1_forum {
width:30px;
height:10px;
float:left;
margin-left:9px;
margin-top:138px;
/*background-color:#CCCC66;*/
}

#bloc_plan {
width:378px;
height:425px;
margin-top:4px;
background-image:url(../images/fond_edito.png);
}


#bloc_plan ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
line-height:1.4em;
}

#bloc_plan  li {
list-style-type:disc;
}


#bloc_plan a {
color: #860712;
}

#titre_forom a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:bold;
color:#FFFFFF;
background-color:#860712;
}

#blocG {
width:180px;
height:405px;
padding-top:20px;
padding-left:30px;
float:left;
/*background-color:#00CCCC;*/
}

#blocD {
width:118px;
height:405px;
padding-top:20px;
padding-left:50px;
float:left;
/*background-color:#FF0000;*/
}

#bloc_mentions {
width:365px;
height:388px;
float:left;
margin-top:17px;
margin-left:7px;
padding-right:7px;
padding-bottom:5px;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
}

#bloc_mentions a {
color: #860712;
font-weight:bold;
text-decoration:underline;
font-size: 0.9em;
}

#bloc_mentions_titres {
color:#000066;
font-weight:100;
}

.titre_commandes {
width:500px;
height:23px;
background-image:url(../images/titre_commandes.png);
}

.titre_ventes_publications {
width:500px;
height:23px;
background-image:url(../images/titre_ventes_publications.png);
}

.bloc_achat_bm {
position:absolute;
width:141px;
height:135px;
top:45px;
left:31px;
/*background-color:yellow;*/
}

.bloc_achat_bm2{
position:absolute;
width:316px;
height:170px;
top:120px;
left:31px;
/*background-color:yellow;*/
}

.image_ventes_revues {
width:141px;
height:105px;
float:left;
}

.image_achat_bm {
width:141px;
height:105px;
float:left;
margin-left:87px;
}

.titre_abonnement_bm {
width:141px;
height:25px;
float:left;
margin-top:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
text-align:center;
}

.titre_vente_revues_bm1{
width:141px;
height:25px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
text-align:center;
}

.titre_vente_revues_bm2{
width:141px;
height:25px;
float:left;
margin-top:25px;
margin-left:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
text-align:center;
}

.bloc_commande_heros {
position:absolute;
width:114px;
height:145px;
top:30px;
left:230px;
/*background-color:yellow;*/
}

.image_ventes_heros {
width:114px;
height:120px;
float:left;
}

.titre_ventes_heros {
width:114px;
height:25px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
text-align:center;
/*background-color:yellow;*/
}

.bloc_commande_livres {
position:absolute;
width:160px;
height:145px;
top:180px;
left:110px;
/*background-color:yellow;*/
}

.image_ventes_livres {
width:160px;
height:120px;
float:left;
margin-left:20px;
}

.titre_ventes_livres {
width:160px;
height:25px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
text-align:center;
/*background-color:yellow;*/
}

.bloc_paypal {
position:absolute;
width:327px;
height:80px;
float:left;
top:330px;
left:25px;
background-image:url(../images/paiement_paypal.bmp);
border : 1px solid #930000;
}


.liens_ventes_revues:link, .liens_ventes_revues:visited {
color:#000000;
}

.liens_ventes_revues:hover, .liens_ventes_revues:active {
color:#CC0000;
}

.liens_ventes_revues:focus {
outline:0;
}

.warning_paypal {
width:380px;
height:215px;
margin-top:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
/*background-color:yellow;*/
}

#acces_paypal {
width:150px;
height:180px;
margin-left:110px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
/*background-color:yellow;*/
}

.titre_achat {
font-size:1.1em;
color:#CC0000;
}

.lien_bm {
position:absolute;
z-index:2;
width:135px;
height:41px;
top:110px;
left:157px;
/*background-color:blue;*/
}

.lien_heros {
position:absolute;
z-index:2;
width:100px;
height:48px;
top:150px;
left:173px;
/*background-color:blue;*/
}

.lien_caddy {
position:absolute;
z-index:2;
width:98px;
height:70px;
top:578px;
left:696px;
/*background-color:blue;*/
}

.lien_livres {
position:absolute;
z-index:3;
width:120px;
height:119px;
top:200px;
left:162px;
/*background-color:blue;*/
}

.lien_commande {
position:absolute;
z-index:2;
width:123px;
height:122px;
top:532px;
left:160px;
/*background-color:blue;*/
}

#flashcontent2 {
position:absolute;
z-index:4;
width:125px;
height:199px;
top:328px;
left:160px;
}

#bloc_catalogue {
position:absolute;
z-index:3;
width:376px;
height:390px;
overflow:auto;
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
background-image:url(../images/fond_liens.png);
}

#bloc_catalogue li {
list-style-type:disc;
margin-bottom:2em;
}

#bloc_catalogue2 {
position:absolute;
z-index:3;
width:356px;
height:370px;
padding-top:20px;
padding-left:20px;
overflow:auto;
font-family: Arial, Verdana, sans-serif;
font-size:0.9em;
background-image:url(../images/fond_liens.png);
}

#bloc_catalogue2 li {
list-style-type:disc;
margin-bottom:2em;
}

.titre_commande1 {
font-weight:bold;
color:#802f57;
}

.titre_commande2:link, .titre_commande2:visited {
font-weight:bold;
color:#ffffff;
background-color:#802f57;
}

.titre_commande2:hover, .titre_commande2:active {
font-weight:bold;
color:#efe2ba;
background-color:#802f57;
}

.titre_commande3:link, .titre_commande3:visited {
font-weight:bold;
color:#802f57;
}

.titre_commande3:hover, .titre_commande3:active {
font-weight:bold;
color:#461b30;
}

.titre_commande4 {
font-size:0.8em;
font-weight:bold;
color:#802f57;
}


.cell {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

.qte {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
	color:#8C0C30;
	}
	
.prix_livre {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:#003399;
	text-align: center;
}

.poubelle {
width:15px;
}

.contenu_panier {
position:absolute;
width:80px;
height:15px;
top:573px;
left:712px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold;
color:#bd0100;
/*background-color:gray;*/
}

#fond_accueil {
position:absolute;
width:378px;
height:396px;
background-image:url(../images/fond_liens.png);
}

#scroll_bloc_accueil {
position:absolute;
width:350px;
height:396px;
left:7px;
overflow:auto;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1em;
line-height:1.2em;
text-align:justify;
}

.retour_paypal{
width:360px;
height:215px;
padding-left:10px;
padding-right:10px;
margin-top:120px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.3em;
text-align:center;
color:red;
}
