@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(images/menu_gauche_bg.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
}

body, td, p, li, a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #003399;
}

.main_table {
	border:none;
	width: 100%;
}

.left_pane {
	width:130px;
	padding-right:30px;	
	align:center;
}

.right_pane {
	padding-left:30px;
}

#main_menu_container {
	width:110px;
	vertical-align:top;
	align:center;
	text-align:center;
	position:fixed;
	left:10px;
}

ul {
  list-style-type: square;
  padding-top: 15px;
  padding-left: 15px;
  margin: 0px;
}

li {
  margin: 0px;
  padding: 0px;
}

.revelation_q {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  color: #0066CC;
  font-style: italic
 }
 
.credit_photo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; font-style: normal;
  color: #666666; font-weight: normal
}

.no_outline { border: none } 
.outline { border: thin solid #7C7C7C }

div.livre {
  margin: 10px 20px 0px 0px;
  width: 150px;
  height: 220px;
  float: left;
  text-align: center;
}	

div.livre img {
  display: inline;
  border: 0px;
}

div.nouveaute {
  width: 150px;
  height: 40px;
  margin: 0px;
  padding: 0px;
}	

div.desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  width: 150px;
  height: 47px;
  margin: 5px 0px 0px 0px;
}

a.version_secondaire:link { text-decoration: underline }
a.version_secondaire:visited { text-decoration: underline }
a.version_secondaire:hover { text-decoration: underline }
a.version_secondaire:active { text-decoration: underline }

.progress{width: 1px; height: 14px; color: white; font-size: 12px; overflow: hidden; background-color: navy; padding-left: 5px}

.version_secondaire { color: #6699CC; }

td.categorie { padding: 20px 0px 0px 0px; }
td.collection { padding: 20px 0px 0px 20px; }
td.serie { padding: 20px 0px 0px 40px; }

img.visuel_titre_categorie {
  float:left;
}

div.download_box {
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 0px 30px;
  border-left: 1px dotted #003399;
}

.download_titre {
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}

div.desc_categorie {
  width:50%;
  float:left;
  margin: 5px 0px 0px 20px;
}

.notre_catalogue {
  padding-bottom: 15px;
  padding-top: 0px;
  /*border-bottom: 2px solid #339900;*/
}

.notre_catalogue_entete {
  padding-top: 30px;
}

.notre_catalogue_entete_cat {
  padding-bottom: 0px;
}

.entete_collection_serie {
	font-size: 26px;
	/*color:#9C0;*/
	margin-bottom:15px;
}

.desc_collection_serie {
  width:50%;	
}

.wrap_cover {margin: 0px 30px 0px 0px;}
/*.fiche_titre { font-size: 13px; color: #0066cc; font-weight: bold; text-transform: uppercase; font-variant: normal}*/
.fiche_titre { font-size: 13px; color: #0066CC; font-weight: bold; text-transform: uppercase; font-variant: normal}

div.fsc {
	padding: 2px 0px 0px 35px;
	background-image: url('http://www.dominiqueetcompagnie.com/images/FSC_logo_30px.gif');
	background-repeat: no-repeat;
}

a.fsc:link { text-decoration: none; font-weight: bold; }
a.fsc:visited { text-decoration: none; font-weight: bold; }
a.fsc:hover { text-decoration: none; font-weight: bold; }
a.fsc:active { text-decoration: none; font-weight: bold; }

div.titre_categorie {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #003399;
  font-weight: bold;
  margin-top: 20px;
  width:100%; 
  border-bottom: thin dotted #003399;
}

div.titre_categorie_new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #003399;
  font-weight: bold;
  margin-top: 20px;
  width:100%; 
  border-bottom: thin dotted #003399;
}

div.titre_collection {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #003399;
  font-weight: bold;
  margin-top: 20px;
}

div.titre_collection_new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #003399;
  font-weight: bold;
  margin-top: 20px;
}

div.titre_serie {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #003399;
  font-weight: bold;
  margin-top: 20px;
}

div.titre_serie_new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #003399;
  font-weight: bold;
  margin-top: 20px;
}

img.no_outline { border: none } 
img.outline { border: thin solid #000000 }
span.visible {visibility:visible}
span.invisible {visibility:hidden}

table.nouveautes {
 background-image: url('catalogue/images/nouv_bg.gif');
 background-repeat: repeat-y;
}

div.catalogue_cat {
  margin: 20px 20px 0px 0px;
  width: 170px;
  height: 220px;
  float: left;
  text-align: center;
}	

div.catalogue_cat img {
  display: inline;
  border: 0px;
}

div.catalogue_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  width: 170px;
  /*height: 45px*/
  margin: 5px 0px 0px 0px;
}

a.catalogue_desc:link { text-decoration: none; font-size: 16px; }
a.catalogue_desc:visited { text-decoration: none; font-size: 16px; }
a.catalogue_desc:hover { text-decoration: none; font-size: 16px; }
a.catalogue_desc:active { text-decoration: none; font-size: 16px; }




/* STYLES POUR SOUS-MENUS */

a.sub_menu_items {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  line-height: 120%;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 10px;
  padding-left: 18px;
  width: 250px;
  background-image:url(images/menu_pastille.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
}

a.sub_menu_items:link {
  color: #336699;
  text-decoration: none
}
a.sub_menu_items:visited {
  color: #336699;
  text-decoration: none
}
a.sub_menu_items:hover {
  color: #003366;
  text-decoration: none;
  background-image:url(images/menu_pastille_h.gif);
}
a.sub_menu_items:active {
  color: #336699;
  text-decoration: none
}

div.fiche_roman_livre {
  margin: 15px 15px 0px 0px;
  padding: 15px 5px 0px 5px;
  width: 140px;
  height: 240px;
  float: left;
  text-align: center;
  border: thin solid #003399;
}	

div.fiche_roman_livre img {
  display: inline;
  border: 0px;
}

div.fiche_roman_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  width: 140px;
  margin: 5px 0px 0px 0px;
}

div.fiche_roman_titre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  width: 140px;
  height: 40px;
  margin: 5px 0px 0px 0px;
}

.paroles_chanson_titre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #003399;
  font-weight: bold;
}

.paroles_chanson_couplet {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #003399;
}

.paroles_chanson_refrain {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #003399;
  font-weight: bold;
  font-style: italic;
  padding-left: 25px;
}

.paroles_chanson_credits {
  padding-top: 50px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
}

div.curieux_liens_livre {
  margin: 20px 20px 0px 0px;
  width: 120px;
  height: 185px;
  float: left;
  text-align: center;
}	

div.curieux_liens_livre img {
  display: inline;
  border: 0px;
}

div.curieux_liens_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  width: 120px;
  height: 50px;
  margin: 5px 0px 0px 0px;
}

div.activites_apdl_livre {
  margin: 20px 20px 10px 0px;
  width: 120px;
  height: 160px;
  float: left;
  text-align: center;
}	

div.activites_apdl_livre img {
  display: inline;
  border: 0px;
}

div.activites_apdl_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  width: 120px;
  height: 47px;
  margin: 5px 0px 0px 0px;
}

div.activites_tbi_livre {
  margin: 20px 20px 0px 0px;
  width: 150px;
  height: 200px;
  float: left;
  text-align: center;
}	

div.activites_tbi_livre img {
  display: inline;
  border: 0px;
}

div.activites_tbi_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  width: 100%;
  height: 100px;
  margin: 5px 0px 0px 0px;
}

.titre_cat_pres {
  font-size: 20px;
  color: #FF0000;
}

.sans_serif {
  font-family: Arial, Helvetica, sans-serif;
}

.serif {
	font-family: Times New Roman, Times, serif;
}

.all_caps {
  text-transform: uppercase;
}

.bold {
  font-weight: bold;
}

.italic_headings {
  font-style: italic; 
  font-weight: bold;
  color: #0066cc;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.coordonnees_soustitre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #0066cc;
}